summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/prompt-input.tsx
AgeCommit message (Expand)Author
2026-03-11fix(app): skip editor reconcile during IME composition (#17041)Chris Yang
2026-03-08Revert "tui: dock auto-accept after thinking and move Add file to bottom-left"David Hill
2026-03-08Revert "tui: keep model + thinking selectors beside Add file"David Hill
2026-03-08Revert "tui: add more editor bottom padding for prompt controls"David Hill
2026-03-08Revert "tui: expose auto-accept as a permissions select"David Hill
2026-03-08Revert "tui: use text-base color for prompt selects"David Hill
2026-03-08Revert "tui: remove prompt model/thinking/permissions selectors on dev so the...David Hill
2026-03-08tui: remove prompt model/thinking/permissions selectors on dev so the compose...David Hill
2026-03-08tui: use text-base color for prompt selectsDavid Hill
2026-03-08tui: expose auto-accept as a permissions selectDavid Hill
2026-03-08tui: add more editor bottom padding for prompt controlsDavid Hill
2026-03-08tui: keep model + thinking selectors beside Add fileDavid Hill
2026-03-08tui: dock auto-accept after thinking and move Add file to bottom-leftDavid Hill
2026-03-08tui: revert prompt control dockingDavid Hill
2026-03-08tui: dock auto-accept after thinking and move Add file to bottom-leftDavid Hill
2026-03-06fix(app): enable Safari autocorrect in normal mode, disable in shell mode (#1...Alexandre Reyes Martins
2026-03-06fix(app): enable auto-accept keybind regardless of permission config (#16259)Luis Felipe Cordeiro Sena
2026-03-02chore: generateopencode-agent[bot]
2026-03-02Animation Smorgasbord (#15637)Kit Langton
2026-03-02fix(app): default auto-respond to falseAdam
2026-03-02chore(app): solidjs refactoring (#13399)Adam
2026-02-28fix(app): fallback to synthetic icon for unknown provider IDs (#15295)mridul
2026-02-27fix(app): auto-accept permissionsAdam
2026-02-26feat(app): better diff/code comments (#14621)Adam
2026-02-26feat(app): auto-accept all permissions modeAdam
2026-02-20fix(app): large text pasted into prompt-input causes main thread lockAdam
2026-02-19chore: cleanupAdam
2026-02-19chore: refactor composer/dock components (#14328)Adam
2026-02-19chore: cleanupAdam
2026-02-18tweak(app): delay prompt mode toggle tooltipDavid Hill
2026-02-18tweak(app): shorten prompt mode toggle tooltipsDavid Hill
2026-02-18chore: cleanup (#14181)Adam
2026-02-18tui: simplify mode toggle icon stylingDavid Hill
2026-02-17chore(app): use radio group in prompt input (#14025)Adam
2026-02-17tui: simplify prompt mode toggle icon colors via CSS and tighten message time...David Hill
2026-02-17fix(app): prompt input quirksAdam
2026-02-17tui: increase prompt mode toggle height for better clickabilityDavid Hill
2026-02-17chore: app polish (#13976)Adam
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
2026-02-17fix(app): keep Escape handling local to prompt input on macOS desktop (#13963)Ganesh
2026-02-15fix(app): only navigate prompt history at input boundaries (#13690)Shoubhit Dash
2026-02-12fix(app): prompt input quirksAdam
2026-02-12chore: cleanupAdam
2026-02-12chore(app): refactor for better solidjs hygiene (#13344)Adam
2026-02-12chore: refactor packages/app files (#13236)Adam
2026-02-10fix(app): new session in workspace choosing wrong workspaceAdam
2026-02-08refine(app): tighten slash autocomplete matching (#12647)Kit Langton
2026-02-08fix(desktop): add native clipboard image paste and fix text paste (#12682)Abdul Rahman ArM
2026-02-07fix(app): disable 3 safari prompt-input annoyances (#12558)Devin Griffin
2026-02-07feat(app): drag-n-drop to @mention file (#12569)Devin Griffin