issues Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:JavaScript
Filter by
55M results
Outcome
「沈黙して誤った成功を返す」広域 except を限定化して失敗を記録し、exec() ベースの設定読み込みの安全性を明文化・点検する。出典: コードレビュー §4-1 / §4-3。
Acceptance Scenarios
- build_charts / enforce_size_budget 等の広域 except Exception が、想定済みの I/O 例外(OSError ...
enhancement
Outcome
重複ロジックの集約とデッドコード除去により、閾値・確信度ポリシーの変更が1箇所で済むようにする。挙動は不変(純粋な内部リファクタ)。出典: コードレビュー §3。
Acceptance Scenarios
- CPU-SINGLECORE-01 と CPU-SATURATION-01 の「連続飽和分のラン検出」が共通ヘルパに集約され、両ルールがそれを使う。検出結果は不変。 ...
enhancement
Outcome
結果(findings / JSON 出力)を変えずに、check/report と常駐記録の定常コストを下げ、ルール数が増えても線形劣化しにくくする。出典: コードレビュー §2。
Acceptance Scenarios
- 1回の check で proc_rollup_1m / sys_samples / sys_rollup_1m を各テーブル一度だけ読み、複数ルール(MEM-LEAK ...
enhancement
Hello, in this commit b699620479fb1c46125ce578d7cc0527faa670f9 we added links that say Original • Brutaldon at the
bottom of the mastodon post content BUT ABOVE the emoji that represents replies, boosts, ...
Part of #565. Make tests/integration/model_cache.py the single Python fetch source and Bazel externals the single
declarative pin, so there is no URL re-spelling (the fetch-*.sh drift trap the epic names). ...
enhancement
PEP 649 lands as the default in Python 3.14 — annotations are evaluated lazily via __annotate__, replacing from
__future__ import annotations.
Not a syntax change, but the semantics shift breaks code ...
Pre-existing, not audio-related — surfaced during #226 testing. Opening the HUD hamburger menu while in the Overworld
Hub with no active run dispatches toggle-menu - toggleMenuOpen() - mutate(), which ...
bug
P3
technical
Python 3.14 (PEP 758) allows omitting parentheses around multiple exception types:
try:
...
except ValueError, TypeError:
...
except* OSError, RuntimeError:
...
On 3.14 this is a SyntaxError ...
The 8 scores + hub ambient were authored without the assistant being able to hear them — they re solid rough drafts to
refine by ear. Tracking issue for tuning:
- per-score mix balance (layer volumes), ...
audio
enhancement
P2
Light generative fills/variation layered on top of the authored patterns (probabilistic note drops, fills, seeded
variant selection) — to reduce loop repetition without losing the intentional vibe. Speculative; ...
audio
enhancement
P4

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.