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
Age
Commit message (
Expand
)
Author
2026-03-23
fix(app): only navigate prompt history when input is empty (#18775)
Brendan Allan
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-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): better optimistic prompt submit (#17337)
Adam
2026-03-13
fix(app): support text attachments (#17335)
Adam
2026-03-12
feat(app): follow-up behavior (#17233)
Adam
2026-03-07
fix(app): model sticks to session
Adam
2026-03-05
refactor(desktop): improve error handling and translation in server error for...
OpeOginni
2026-03-02
fix(app): default auto-respond to false
Adam
2026-02-26
feat(app): better diff/code comments (#14621)
Adam
2026-02-20
fix(app): large text pasted into prompt-input causes main thread lock
Adam
2026-02-19
fix(app): clear todos on abort
Adam
2026-02-18
app: refactor server management backend (#13813)
Brendan Allan
2026-02-17
feat(app): session timeline/turn rework (#13196)
Adam
2026-02-15
fix(app): only navigate prompt history at input boundaries (#13690)
Shoubhit Dash
2026-02-13
fix(web): use prompt_async endpoint to avoid timeout over VPN/tunnel (#12749)
eytans
2026-02-12
fix(app): prompt input quirks
Adam
2026-02-12
fix(app): suggestion active state broken
Adam
2026-02-12
fix(app): preserve undo history for plain-text paste (#13351)
Rasheed
2026-02-12
chore: refactor packages/app files (#13236)
Adam
2026-02-12
fix(app): guard randomUUID in insecure browser contexts (#13237)
Adam
2026-02-10
fix(app): regressions
Adam
2026-02-10
fix(app): new session in workspace choosing wrong workspace
Adam
2026-02-09
fix(app): incorrect workspace on new session
Adam
2026-02-09
fix: add fallback for when crypto.randomUUID is unavailable
Adam
2026-02-08
chore: generate
opencode-agent[bot]
2026-02-08
fix(app): Toast when session is missing on prompt-submit (#12654)
Devin Griffin
2026-02-08
fix(desktop): add native clipboard image paste and fix text paste (#12682)
Abdul Rahman ArM
2026-02-07
feat(app): drag-n-drop to @mention file (#12569)
Devin Griffin
2026-02-07
fix(app): handle Windows paths in frontend file URL encoding (#12601)
Khang Ha (Kelvin)
2026-02-06
fix: properly encode file URLs with special characters (#12424)
Khang Ha (Kelvin)
2026-02-06
chore: refactoring and tests, splitting up files (#12495)
Adam
2026-02-06
chore: refactoring and tests (#12468)
Adam