index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
app
/
src
/
components
/
prompt-input.tsx
Age
Commit message (
Expand
)
Author
2026-04-24
fix(app): conditionally show model variant selector (#24115)
Brendan Allan
2026-04-24
feat(prompt): add shell mode UI with cancel button, custom icon, and example ...
Brendan Allan
2026-04-21
fix(app): prevent prompt input animations from rerunning on every render (#23...
Brendan Allan
2026-04-20
app: better loading (#23489)
Brendan Allan
2026-04-16
app: start migrating bootstrap data fetching to TanStack Query (#22756)
Brendan Allan
2026-04-15
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...
Kit Langton
2026-04-14
delete all e2e tests (#22501)
Dax Raad
2026-04-07
Move auto-accept permissions to settings (#21308)
Shoubhit Dash
2026-04-03
fix(app): show correct submit icon when typing follow up
Adam
2026-04-03
fix: restore prompt focus after footer selection (#20841)
Shoubhit Dash
2026-04-03
fix(prompt): unmount model controls in shell mode (#20886)
Shoubhit Dash
2026-04-01
app: try to hide autofill popups in prompt input (#20197)
Brendan Allan
2026-03-30
fix: preserve image attachments when selecting slash commands (#19771)
Jack
2026-03-26
fix(app): more startup perf (#19288)
Adam
2026-03-25
Reapply "fix(app): startup efficiency"
Adam
2026-03-25
Revert "fix(app): startup efficiency"
Adam
2026-03-25
Reapply "fix(app): more startup efficiency (#18985)"
Adam
2026-03-24
Revert "fix(app): more startup efficiency (#18985)"
Adam
2026-03-24
fix(app): more startup efficiency (#18985)
Adam
2026-03-24
fix(app): use optional chaining for model.current() in ProviderIcon (#18927)
Burak Yigit Kaya
2026-03-23
fix(app): batch multi-file prompt attachments (#18722)
Shoubhit Dash
2026-03-20
app: file type filter on desktop + multiple files (#18403)
Brendan Allan
2026-03-19
fix(app): ignore repeated Enter submits in prompt input (#18148)
Andrew Maguire
2026-03-17
chore: generate
opencode-agent[bot]
2026-03-17
fix(app): avoid prompt tooltip Switch on startup (#17857)
Luke Parker
2026-03-17
test(app): deflake slash terminal toggle flow (#17881)
Luke Parker
2026-03-14
fix(app): handle multiline web paste in prompt composer (#17509)
Shoubhit Dash
2026-03-13
fix(app): model selection persist by session (#17348)
Adam
2026-03-13
fix(app): polish prompt composer controls (#17388)
David Hill
2026-03-13
fix(app): scroll falls behind prompt input
Adam
2026-03-13
fix(app): support text attachments (#17335)
Adam
2026-03-12
feat(app): follow-up behavior (#17233)
Adam
2026-03-12
fix(app): titlebar cleanup (#17206)
David Hill
2026-03-12
chore: cleanup (#17197)
Adam
2026-03-12
chore: cleanup (#17184)
Adam
2026-03-11
fix(app): skip editor reconcile during IME composition (#17041)
Chris Yang
2026-03-08
Revert "tui: dock auto-accept after thinking and move Add file to bottom-left"
David Hill
2026-03-08
Revert "tui: keep model + thinking selectors beside Add file"
David Hill
2026-03-08
Revert "tui: add more editor bottom padding for prompt controls"
David Hill
2026-03-08
Revert "tui: expose auto-accept as a permissions select"
David Hill
2026-03-08
Revert "tui: use text-base color for prompt selects"
David Hill
2026-03-08
Revert "tui: remove prompt model/thinking/permissions selectors on dev so the...
David Hill
2026-03-08
tui: remove prompt model/thinking/permissions selectors on dev so the compose...
David Hill
2026-03-08
tui: use text-base color for prompt selects
David Hill
2026-03-08
tui: expose auto-accept as a permissions select
David Hill
2026-03-08
tui: add more editor bottom padding for prompt controls
David Hill
2026-03-08
tui: keep model + thinking selectors beside Add file
David Hill
2026-03-08
tui: dock auto-accept after thinking and move Add file to bottom-left
David Hill
2026-03-08
tui: revert prompt control docking
David Hill
2026-03-08
tui: dock auto-accept after thinking and move Add file to bottom-left
David Hill
[next]