issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript linked:pr
Filter by
7.9M results
Document the preset feature: custom-preset YAML shape, --preset/--profile/list/PI_PRESET, the non-destructive overlay
semantics, startup auto-apply + precedence, and /model PRESETS as the in-app surface. ...
Ship the /guided-goal interview flow as its own feature, split out of the #2391 bundle. Includes the two review fixes:
prompt text lives in .md templates (Handlebars), and hitting the interview turn cap ...
Add the core model-preset engine: built-in presets (Budget/Balanced/Smart/Ultra), settings keys (modelPreset active id +
modelPresets custom defs with arbitrary names), and a non-destructive overlay apply ...
Wire the preset engine into the in-app surfaces: the /preset slash command and the /model PRESETS tab, including custom
presets.
Requirements
- /preset lists built-in + custom presets, applies by name ...
Add keybindings to cycle model presets (distinct from the Ctrl+P role-model cycle) and fix reserved-shortcut
canonicalization so extensions can t register the built-in cycle chords.
Requirements
- ...
Add launch-time preset selection.
Requirements
- --preset name (alias --profile), PI_PRESET env, --preset list (prints presets from settings, exits 0); unknown →
stderr + exit 1.
- Explicit ...
cli
enhancement
providers
triaged
行アクションメニューを開いた時に、編集だけでなく削除にもキーボードで到達できるようにする。
あわせて、SLDS lint warning になっている行アクション周辺の CSS selector をアプリ固有 class へ寄せる。
作業中の説明や Issue / PR / docs では、ローカル絶対パスではなくリポジトリ相対パスを原則使うルールも追加する。
背景
scripts/generate-icons.mjs(PWA アイコン PNG 生成)が依存する sharp は現在 transitive 依存で、将来 transitive 経路が消えるとスクリプトが壊れる。
やること
- sharp を devDependencies に明記する(再生成スクリプトの再現性確保)。
- package-lock.json を更新。
完了条件 ...
Part of #93. Extend src/shared/autotask.ts (today ticket-create only) with the project write surface both executors
need. Self-contained, hermetically testable (mocked fetch).
Add to AutotaskClient
...
enhancement
ready-for-agent
Symptom
Minor UI collision/overlap during the Execute and compact / /compact flow.
Root cause
executeCompaction (packages/coding-agent/src/modes/controllers/command-controller.ts) adds a Spacer(1) to ...

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.