summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Collapse)Author
2026-03-24Revert "fix(app): more startup efficiency (#18985)"Adam
This reverts commit 98b3340ceeb6928d0d57898d02665d763ef1ea9c.
2026-03-24tweak: use theme tokens for debug bar surfaceJay V
2026-03-24fix(app): more startup efficiency (#18985)Adam
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-24fix(app): use optional chaining for model.current() in ProviderIcon (#18927)Burak Yigit Kaya
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-23tweak(ui): fix padding bottom on the context tab (#18680)David Hill
2026-03-22fix(app): terminal rename from context menu (#18263)Filip
Co-authored-by: Brendan Allan <[email protected]>
2026-03-21app: manage mutation loading states with tanstack query (#18501)Brendan Allan
2026-03-20app: file type filter on desktop + multiple files (#18403)Brendan Allan
2026-03-19fix(desktop): remote server switching (#17214)OpeOginni
Co-authored-by: Brendan Allan <[email protected]>
2026-03-19fix(app): ignore repeated Enter submits in prompt input (#18148)Andrew Maguire
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-19feat: integrate multistep auth flows into desktop app (#18103)Aiden Cline
2026-03-18fix(desktop): fix error handling by adding errorName function to identify ↵OpeOginni
NotFoundError rather than statusCode (#17591)
2026-03-18tui: make the title bar search easier to scan without a redundant iconDavid Hill
2026-03-18Revert "tui: clean up search button in session header by removing magnifying ↵David Hill
glass icon and excess padding" This reverts commit bfd4787fcd10cf524843eb5853913d82a1406605.
2026-03-18tui: clean up search button in session header by removing magnifying glass ↵David Hill
icon and excess padding
2026-03-17tweak(ui): add an empty state to the sidebar when no projects (#17971)David Hill
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-17chore: generateopencode-agent[bot]
2026-03-17fix(app): avoid prompt tooltip Switch on startup (#17857)Luke Parker
2026-03-17test(app): deflake slash terminal toggle flow (#17881)Luke Parker
2026-03-15tweak(ui): remove open label (#17512)David Hill
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): polish prompt composer controls (#17388)David Hill
2026-03-13fix(app): avoid clipping new session during sidebar animDavid Hill
2026-03-13fix(app): animate titlebar controls on sidebar openDavid Hill
2026-03-13fix(app): restore sidebar dash and sync session spinner colors (#17384)David Hill
2026-03-13fix(app): fork should copy prompt into new session (#17375)Adam
2026-03-13fix(app): terminal cloning without retry (#17354)Adam
2026-03-13fix(app): scroll falls behind prompt inputAdam
2026-03-13fix(app): better optimistic prompt submit (#17337)Adam
2026-03-13fix(app): support text attachments (#17335)Adam
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-13chore: cleanup (#17284)Adam
2026-03-12fix(app): list item background colorsAdam
2026-03-12feat(app): follow-up behavior (#17233)Adam
2026-03-12fix(app): titlebar cleanup (#17206)David Hill
2026-03-12chore: cleanup (#17197)Adam
2026-03-12chore: cleanup (#17184)Adam
2026-03-12chore: cleanupAdam
2026-03-12chore: cleanup (#17115)Adam
2026-03-12refactor(desktop): rework default server initialization and connection ↵Brendan Allan
handling (#16965)
2026-03-12Fix terminal e2e flakiness with a real terminal driver (#17144)Luke Parker
2026-03-12fix(desktop): set default WebSocket username and prevent repeated calling of ↵OpeOginni
terminal spawn properly closing the terminal (#17061)
2026-03-12fix(electron): theme Windows titlebar overlay (#16843)Luke Parker
Co-authored-by: Brendan Allan <[email protected]>
2026-03-11fix(app): skip editor reconcile during IME composition (#17041)Chris Yang
2026-03-10fix(app): terminal jankAdam
2026-03-10chore(app): debug windowAdam