summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/prompt-input
AgeCommit message (Collapse)Author
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-24test(prompt): align shell placeholder expectation (#24147)Simon Klee
2026-04-24feat(prompt): add shell mode UI with cancel button, custom icon, and example ↵Brendan Allan
placeholder (#24105)
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-04-15shared package (#22626)Dax
2026-04-15fix: update prompt input submit handler (#22566)Brendan Allan
2026-04-14delete all e2e tests (#22501)Dax Raad
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
2026-04-07fix(opencode): keep user message variants scoped to model (#21332)Dax
2026-04-07feat(app): show full names on composer attachment chips (#21306)Shoubhit Dash
2026-04-02test(app): add a golden path for mocked e2e prompts (#20593)Kit Langton
2026-04-02cleanup event listeners with solid-primitives/event-listener (#20619)Brendan Allan
2026-04-01feat(comments): support file mentions (#20447)Shoubhit Dash
2026-03-23fix(app): only navigate prompt history when input is empty (#18775)Brendan Allan
2026-03-23fix(app): batch multi-file prompt attachments (#18722)Shoubhit Dash
2026-03-20app: file type filter on desktop + multiple files (#18403)Brendan Allan
2026-03-14fix(app): handle multiline web paste in prompt composer (#17509)Shoubhit Dash
2026-03-13fix(app): model selection persist by session (#17348)Adam
2026-03-13fix(app): better optimistic prompt submit (#17337)Adam
2026-03-13fix(app): support text attachments (#17335)Adam
2026-03-12feat(app): follow-up behavior (#17233)Adam
2026-03-07fix(app): model sticks to sessionAdam
2026-03-05refactor(desktop): improve error handling and translation in server error ↵OpeOginni
formatting (#16171)
2026-03-02fix(app): default auto-respond to falseAdam
2026-02-26feat(app): better diff/code comments (#14621)Adam
Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]>
2026-02-20fix(app): large text pasted into prompt-input causes main thread lockAdam
2026-02-19fix(app): clear todos on abortAdam
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-15fix(app): only navigate prompt history at input boundaries (#13690)Shoubhit Dash
2026-02-13fix(web): use prompt_async endpoint to avoid timeout over VPN/tunnel (#12749)eytans
2026-02-12fix(app): prompt input quirksAdam
2026-02-12fix(app): suggestion active state brokenAdam
2026-02-12fix(app): preserve undo history for plain-text paste (#13351)Rasheed
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-12fix(app): guard randomUUID in insecure browser contexts (#13237)Adam
Co-authored-by: Selim <[email protected]>
2026-02-10fix(app): regressionsAdam
2026-02-10fix(app): new session in workspace choosing wrong workspaceAdam
2026-02-09fix(app): incorrect workspace on new sessionAdam
2026-02-09fix: add fallback for when crypto.randomUUID is unavailableAdam
Closes #11452 Co-authored-by: Yo'av Moshe <[email protected]>
2026-02-08chore: generateopencode-agent[bot]
2026-02-08fix(app): Toast when session is missing on prompt-submit (#12654)Devin Griffin
2026-02-08fix(desktop): add native clipboard image paste and fix text paste (#12682)Abdul Rahman ArM
2026-02-07feat(app): drag-n-drop to @mention file (#12569)Devin Griffin
2026-02-07fix(app): handle Windows paths in frontend file URL encoding (#12601)Khang Ha (Kelvin)
2026-02-06fix: properly encode file URLs with special characters (#12424)Khang Ha (Kelvin)
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-06chore: refactoring and tests (#12468)Adam