issues Search Results · language:B4X language:C++ language:JavaScript language:Python language:Java language:JavaScript
Filter by
62.6M results
Audit findings #2, #9, #10, #11, #13 (P0/P1). With no/invalid API key the system silently degrades to the stub LLM and
produces templated garbage for a full 12-minute run; invalid keys surface minutes ...
Audit finding #1 (P0). sentence-transformers is a core dependency and the lockfile pins torch 2.12.0, which has no
Intel-mac wheel — uv sync (quick start step 2) fails outright. The hash-embedding fallback ...
The hardcoded strings including xx blocks selected, Shapeless, Staircase Down, Staircase Up and Small Tunnel cannot be
localized. Could you please fix this?
When the agent (or an enumeration step) resolves a skill s script path, I want a canonical resolver that maps an
invocation name to its on-disk directory and disambiguates duplicate skill names, so path-guessing ...
enhancement
Context
- #1142 outside-soloing repair audio package merge 완료
- source sweep schema:
stage_b_midi_to_solo_songlike_melody_contour_phrase_rhythm_chord_tone_landing_outside_soloing_repair_sweep_v3 ...
When a background/non-interactive context (workflow, monitor, loop) dispatches a subagent, I want it to carry a
friction-avoidance preamble and have its tool surface pre-seeded, so subagents stop emitting ...
enhancement
When the agent reaches for a raw command that a wrapper/tool supersedes (or that trips a non-allow-listable core check),
I want diag-friction to recognize it and route to the wrapper/tool, so the friction ...
enhancement
When the agent invokes a skill (Use skill … ), I want read-only skills pre-approved by default and mutating skills gated
opt-in, across all skill families, so read-only skills stop prompting per-worktree ...
enhancement
auto-mirror P2 classification.
Source: ja PR #531 Merge SHA: 5484e394261865305ad5517a36357b0c310bee65
| class | count |
| --- | --- |
| runtime | 11 |
| translation | 2 |
| divergence-allowed | 0 |
| ...
auto-mirror-runtime
needs-triage
translation-pending
from typing import TypeIs
def f(v: object) - TypeIs[int]: ...
a = [1,2]
f() # reports `missing-argument` instead
f(*a) # no error (should report an error because it crashes at runtime, but that s ...

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.