issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:Java linked:pr language:CSS
Filter by
5.9M results
문제
코드 에디터 자동완성이 변수/키워드뿐 아니라 숫자 리터럴도 후보로 띄움. 예: 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
背景
在故事设置弹窗的 Kahneman(卡尼曼)章节选择器里,目前只能一章一章地勾选。书共分多个「部分」(如「第一部分 两个系统」),每部分含多章。想快速选一整个部分时,得逐章点击,很麻烦。
目标
在每个「部分」标题处加一个复选框:
- 勾选 → 选中该部分的所有章节
- 取消 → 取消该部分的所有章节
- 该部分章节全选时复选框为选中态;部分选中时为半选(indeterminate)态 ...
前端
新功能

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.