issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:CSS language:C#
Filter by
6.6M results
@claude
Problem
Im Boot-Drag Drop-Handler in public/js/render-output.js wird die Konstante clearCard vor ihrer Deklaration verwendet.
clearCard ist ein block-scoped const (Zeile ~516), wird aber bereits ...
claude
문제
코드 에디터 자동완성이 변수/키워드뿐 아니라 숫자 리터럴도 후보로 띄움. 예: a = 10 입력 후 1만 쳐도 10이 자동완성 후보로 표시됨.
원인
CodeMirror.hint.anyword가 문서 내 모든 토큰(숫자 포함)을 반환하는데, prefix로만 필터하여 10이 1로 시작하는 단어로 매칭됨.
수정
- prefix가 숫자로 시작하면 ...
This issue is created automatically to track contribution activity.
updation
Bug
Between midnight and Fajr, the progress bar labels show \ Fajr 04:09\ twice (middle and right). The bar should show \
Isha | [progress] | Fajr\ .
Root Cause
getCurrentPrayer() initialises current ...
bug
Problem
mlx_audio.stt.generate exposes --max-parallel-segments (dest batch_size) for models that support segment batching , but
qwen3_asr swallows it in **kwargs and transcribes every 30s chunk strictly ...
Ensure the CLI banner/logo is shown whenever a subcommand is invoked without parameters, and remove the {} list of
available subcommands from the banner (the CLI already lists subcommands in a table). ...
概要
変更されたhooks.mdルールに基づく改善提案。v2.1.152以降でSessionStartフックがhookSpecificOutput.sessionTitleをサポートするようになった。sync-main.shからsession
titleを返すことで、GitリポジトリとブランチをベースにしたセッションIDを自動設定できる。
対象コンポーネント
- [ ] hooks/sync-main.sh ...
plugin-update
概要
変更されたskill-authoring.mdルールに基づく改善提案。writing-styleスキルはファイル読み込み専用の設計だが、ツール権限が明示されていない。v2.1.152以降で正式にサポートされたdisallowed-toolsフィールドとallowed-toolsを組み合わせて最小権限の原則を適用する。
対象コンポーネント
- [ ] skills/writing-style/SKILL.md ...
plugin-update
概要
変更されたルールファイル(plugin-manifest.md・skill-authoring.md)に基づく改善提案。v2.1.129以降のexperimentalブロック推奨とv2.1.152以降のdisallowed-toolsフィールドを活用する。
対象コンポーネント
- [ ] .claude-plugin/plugin.json
- [ ] skills/auto-fix-pr/SKILL.md ...
plugin-update
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
enhancement
ready for review

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.