summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-26revert: roll back git-backed review modes (#19295)Shoubhit Dash
2026-03-25fix(app): agent normalization (#19169)Adam
2026-03-25chore: remove dead code for todoread tool (#19128)Aiden Cline
2026-03-25feat: restore git-backed review modes with effectful git service (#18900)Shoubhit Dash
2026-03-25chore(app): markdown playground in storyboardAdam
2026-03-25fix(app): opencode web server urlAdam
2026-03-25Reapply "fix(app): startup efficiency"Adam
This reverts commit 898456a25cf2edbfc4ae4961b37424f633419dd6.
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): more startup efficiency (#18985)"Adam
This reverts commit cbe1337f2401066cf33eb9009b597eafb49123ba.
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
This reverts commit a379eb38673aad097e1f178307865ec40a5ac3ea.
2026-03-25fix(app): move message navigation off cmd+arrow (#18728)Shoubhit Dash
2026-03-25app: pre-warm project globalSync state when navigate project via keybind ↵Brendan Allan
(#19088)
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83.
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): session timeline jumping on scroll (#18993)Adam
2026-03-24fix(app): sidebar uxAdam
2026-03-24fix(app): more startup efficiency (#18985)Adam
2026-03-24fix(app): sidebar truncationAdam
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-24fix(ui): eliminate N+1 reactive subscriptions in SessionTurn (#18924)Burak Yigit Kaya
2026-03-24fix(app): use optional chaining for model.current() in ProviderIcon (#18927)Burak Yigit Kaya
2026-03-24fix(app): filter non-renderable part types from browser store (#18926)Burak Yigit Kaya
2026-03-24fix(app): stop terminal autofocus on shortcuts (#18931)Shoubhit Dash
2026-03-23tui: keep file tree open at its minimum resized width (#18777)David Hill
2026-03-23fix(app): only navigate prompt history when input is empty (#18775)Brendan Allan
2026-03-23fix(app): handle session busy state better (#18758)Brendan Allan
2026-03-23fix(app): lift up project hover state to layout (#18732)Brendan Allan
2026-03-23fix(app): prefer cmd+k for command palette (#18731)Shoubhit Dash
2026-03-23fix(app): prevent stale session hover preview on refocus (#18727)Shoubhit Dash
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-23tui: prevent project avatar popover flicker when switching projects (#18660)David Hill
Co-authored-by: LukeParkerDev <[email protected]>
2026-03-23fix(ui): stop auto close of sidebar on resize (#18647)David Hill
2026-03-22fix(app): terminal rename from context menu (#18263)Filip
Co-authored-by: Brendan Allan <[email protected]>
2026-03-21chore: generateopencode-agent[bot]
2026-03-21app: manage mutation loading states with tanstack query (#18501)Brendan Allan
2026-03-21app: allow navigating projects with keybinds (#18502)Brendan Allan
2026-03-20app: file type filter on desktop + multiple files (#18403)Brendan Allan
2026-03-20fix(app): align review file comments with diff comments (#18406)Shoubhit Dash
2026-03-20fix: lots of desktop stability, better e2e error logging (#18300)Luke Parker
2026-03-19chore: generateopencode-agent[bot]
2026-03-19ignore: revert 3 commits that broke dev branch (#18260)Aiden Cline
2026-03-19fix(app): show review on the empty session route (#18251)Shoubhit Dash
2026-03-19chore: generateopencode-agent[bot]
2026-03-19feat: add git-backed session review modes (#17961)Shoubhit Dash
2026-03-19app: fix workspace flicker when switching directories (#18207)Brendan Allan
Co-authored-by: Shoubhit Dash <[email protected]>
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]>