issues Search Results · language:Edge language:Python linked:pr language:Python language:TypeScript language:JavaScript
Filter by
7.9M results
Diagnosis
The inner try wraps dispatch(line) and sendall(payload) but there s no outer catch around the whole loop body. An
uncaught exception from dispatch() propagates out of the while loop and kills ...
audit-2026-06-12
audit-tier-2
threading
Label Please label your issue with bug and any other relevant labels so that it can easily be easily categorized under
LMCache Onboarding
Describe the bug
The following warnings keep appearing when running ...
公開 CLI の体裁: --version コマンドの追加と bin パスの正規化
Meta
- type: new-feature
- slug: cli-version-and-bin-path
- base-branch: main
- adr: false
背景
npm 公開(0.3.1、2026-06-12)で判明した公開 CLI としての体裁 2 件。specrunner ...
request
specrunner-approved
agent prompt の完了契約文言(report_result / end_turn)を provider 非依存にする
Meta
- type: spec-change
- slug: prompts-completion-contract-neutral
- base-branch: main
- adr: true
背景
agent prompt は「report_result ...
request
specrunner-approved
Diagnosis
_loop() inside _maybe_start_tracemalloc_snapshotter runs while True: ... time.sleep(interval). No stop signal; relies on
daemon=True for process exit cleanup. If the process exits while mid-pickle.dump ...
audit-2026-06-12
audit-tier-2
threading
usage / pricing と one-shot デフォルトモデルの provider 中立化
Meta
- type: spec-change
- slug: usage-pricing-provider-neutral
- base-branch: main
- adr: true
背景
cost 集計と表示が Claude 系モデル前提になっており、OpenAI 系モデルで ...
request
specrunner-approved
codex adapter に claude-code adapter と同等の運用機能(retry / 観測性 / 出力検証)を実装する
Meta
- type: new-feature
- slug: codex-adapter-parity
- base-branch: main
- adr: false
背景
Claude → Codex 移行の前提整備。codex ...
request
specrunner-approved
Background
Optique already has a clear split between synchronous and asynchronous parser execution. A ValueParser async , T works
with the existing primitive parsers, combinators, and runAsync(). The ...
enhancement
Diagnosis
serve() finally joins purge_thread (5s) and waits for writer.stop() (10s), but does not join the 6+ worker threads
(cache, long, warm) or the tracemalloc snapshotter. All daemon=True so process ...
audit-2026-06-12
audit-tier-2
threading
Ctrl C + v 로 여러 파일도 경로 붙여넣기 대응해주기.
지금은 파일 1개만 된다. 띄어쓰기로 여러개도 넘겨주자.
구분자는 세팅으로 잡을 수 있게 하고, 기본은 space. 원하면 줄바꿈, 쉼표 등 다 가능하도록 settings 화. 물론 settings ui 에도 노출되어야함.

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.