summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Expand)Author
2026-04-15fix: resolve oxlint warnings — suppress false positives, remove unused impo...Kit Langton
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
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
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
2026-04-09fix(app): skip url password setting for same-origin server and web app (#19923)OpeOginni
2026-04-07fix(opencode): keep user message variants scoped to model (#21332)Dax
2026-04-07Move auto-accept permissions to settings (#21308)Shoubhit Dash
2026-04-07feat(app): show full names on composer attachment chips (#21306)Shoubhit Dash
2026-04-03chore(app): remove queued follow-ups for nowAdam
2026-04-03fix(app): show correct submit icon when typing follow upAdam
2026-04-03fix: restore prompt focus after footer selection (#20841)Shoubhit Dash
2026-04-03fix(prompt): unmount model controls in shell mode (#20886)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-02use solid-primitives/resize-observer across web code (#20613)Brendan Allan
2026-04-01feat(comments): support file mentions (#20447)Shoubhit Dash
2026-04-01app: try to hide autofill popups in prompt input (#20197)Brendan Allan
2026-03-30fix: preserve image attachments when selecting slash commands (#19771)Jack
2026-03-27tui plugins (#19347)Sebastian
2026-03-26fix(app): don't bundle fonts (#19329)Adam
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-25Reapply "fix(app): startup efficiency"Adam
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): more startup efficiency (#18985)"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
2026-03-24Revert "fix(app): more startup efficiency (#18985)"Adam
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
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
2026-03-19fix(app): ignore repeated Enter submits in prompt input (#18148)Andrew Maguire
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 Not...OpeOginni
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
2026-03-18tui: clean up search button in session header by removing magnifying glass ic...David Hill
2026-03-17tweak(ui): add an empty state to the sidebar when no projects (#17971)David Hill
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