issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.6M results
v1.1. The current SpeechSynthesis voice sounds robotic; prefer more natural local voices within the existing Web Speech
architecture (spec §6).
Definition of Done
- [ ] speech.js enumerates speechSynthesis.getVoices() ...
v1.1. The mic uses discrete utterances and cuts off on short pauses; allow longer, natural speech (spec §6). NOTE: this
intentionally supersedes the Sprint-1 discrete-utterance decision — update the ADR. ...
v1.1 upgrade on the working MVP. Structured logging to debug speech, recognition, and API calls. Must respect spec §4 —
never expose or log secrets.
Definition of Done
- [ ] public/js/log.js: leveled ...
Objective
Add a deterministic local parameter sweep for the moving-average crossover strategy.
Reference Spec
See: docs/sprints/sprint-018-moving-average-parameter-sweep.md
Scope
Must Have
Implement: ...
backtesting
codex
experiment
parameter-sweep
sprint-18
The backend wiki (docs/wiki/backend.md) teaches building blocks (§3), composing for requirements (§4), and reference
compositions (§5), but never catalogues the named structural patterns it leans on (outbox, ...
P3
task
Problem
Opening RepositoryPage with an existing saved sessionId can still render No conversation yet. until the user manually
clicks Refresh current session.
Impact
Users with a saved session see an ...
Wire up @hello-pangea/dnd so users can drag cards between columns and reorder columns by dragging their headers. Add a
column reorder endpoint to the server, component tests for Board, Column, and Card, ...
问题描述
当前过热机制使用 射击时不冷却 的 else-if 模式来累积热量,但在全自动射击 (750 RPM) 下热量累积过快且逻辑不够直观。
新设计
- 射速:12 发/秒(FIRE_INTERVAL = 1/12 ≈ 0.0833s)
- 每发子弹:+1 热量
- 温度上限:40 度(到达后过热)
- 正常冷却:10 度/秒(时间驱动,仅在不射击时生效)
- 过热恢复:7 ...
Background
The ACTIVATE instruction selects its activation by keyword from ACTIVATION_FN_NAMES in activations.py. Currently 11
functions are supported (indices 0–10). SiLU (Sigmoid Linear Unit) needs ...
Summary
Add the normalize_field ExtractionResultTransform primitive — a composable rule chain that reads a source field, applies
normalization rules in order, and writes the result to a new output column ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.