Aiden Cline and GitHub
2ef6c88a0b
Merge branch 'dev' into fix/stale-running-session-ui
2026-03-19 22:20:12 -05:00
James Long and GitHub
48a7f0fd93
Fix base64Decode import in workspaces.spec.ts ( #18274 )
2026-03-19 15:38:54 -04:00
opencode-agent[bot]
baa204193c
chore: generate
2026-03-19 16:16:29 +00:00
Aiden Cline and GitHub
aeece6166b
ignore: revert 3 commits that broke dev branch ( #18260 )
2026-03-19 11:15:07 -05:00
Shoubhit Dash and GitHub
41aa254db4
fix(app): show review on the empty session route ( #18251 )
2026-03-19 19:51:32 +05:30
opencode-agent[bot]
d178d8249f
chore: generate
2026-03-19 14:00:32 +00:00
Shoubhit Dash and GitHub
e6f5214779
feat: add git-backed session review modes ( #17961 )
2026-03-19 19:29:29 +05:30
84f60d97a0
app: fix workspace flicker when switching directories ( #18207 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-03-19 19:29:14 +05:30
bd4527b4f2
fix(desktop): remote server switching ( #17214 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-03-19 13:32:11 +00:00
f4a9fe29a3
fix(app): ignore repeated Enter submits in prompt input ( #18148 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-03-19 11:53:44 +00:00
Aiden Cline and GitHub
8e09e8c612
feat: integrate multistep auth flows into desktop app ( #18103 )
2026-03-19 13:47:51 +10:00
Luke Parker and GitHub
5d2f8d77f9
fix: restore recent test regressions and upgrade effect beta ( #18158 )
2026-03-19 09:54:01 +10:00
OpeOginni and GitHub
976aae7e42
fix(desktop): fix error handling by adding errorName function to identify NotFoundError rather than statusCode ( #17591 )
2026-03-18 19:27:56 +05:30
David Hill
3256886e25
tui: make the title bar search easier to scan without a redundant icon
2026-03-18 13:52:57 +00:00
David Hill
d2194f6dde
Revert "tui: clean up search button in session header by removing magnifying glass icon and excess padding"
...
This reverts commit bfd4787fcd .
2026-03-18 13:52:36 +00:00
David Hill
bfd4787fcd
tui: clean up search button in session header by removing magnifying glass icon and excess padding
2026-03-18 13:49:58 +00:00
Brendan Allan
331dacf9db
app: remove debug text
2026-03-18 17:02:23 +08:00
Brendan Allan
4ba7d3b406
app: replace autoselect effects with single resource
2026-03-18 17:01:38 +08:00
Brendan Allan
a43783a6d4
app: initialize command catalog more efficiently
...
cuts down load times by like 30-50%
2026-03-18 14:46:53 +08:00
7daea69e13
tweak(ui): add an empty state to the sidebar when no projects ( #17971 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-03-17 19:54:14 +00:00
Shoubhit Dash and GitHub
ba22976568
fix: inline review comment submit and layout ( #17948 )
2026-03-17 19:54:20 +05:30
Brendan Allan
0afeaea21f
app: inherit owner when creating prompt session
2026-03-17 19:47:06 +08:00
opencode-agent[bot]
b07b5a9b7f
chore: generate
2026-03-17 11:15:35 +00:00
Luke Parker and GitHub
dbbe931a18
fix(app): avoid prompt tooltip Switch on startup ( #17857 )
2026-03-17 06:14:30 -05:00
Luke Parker and GitHub
e416e59ea6
test(app): deflake slash terminal toggle flow ( #17881 )
2026-03-17 12:55:58 +10:00
Shoubhit Dash
c19cbccf06
merge origin/dev into fix/stale-running-session-ui
2026-03-16 21:02:22 +05:30
ismeth and Shoubhit Dash
5a7a86810a
fix(app): use reconcile for session_status in bootstrap to clear stale entries
...
(cherry picked from commit 912ba2c57fb1879891b93e239eec2374c6efe277)
2026-03-16 20:58:02 +05:30
Michal Šlesár and GitHub
15b27e0d18
fix(app): agent switch should not reset thinking level ( #17470 )
2026-03-16 19:43:29 +05:30
opencode
4ee426ba54
release: v1.2.27
2026-03-16 02:33:48 +00:00
David Hill and GitHub
b9f6b40e3a
tweak(ui): remove open label ( #17512 )
2026-03-15 08:25:40 -05:00
Shoubhit Dash
6bfce604bf
fix(session): ignore stale pending ui state
...
Inline the app-side running checks and make the tui only treat the trailing assistant as pending so old crashed messages do not keep sessions active or queued.
2026-03-15 18:00:33 +05:30
Shoubhit Dash
060f482eb2
fix(app): clear stale running session indicators
...
Use live session status for the running UI and finalize assistant messages when prompt setup fails so crashed runs do not leave sessions stuck as active.
2026-03-15 17:39:44 +05:30
Shoubhit Dash and GitHub
689d9e14ea
fix(app): handle multiline web paste in prompt composer ( #17509 )
2026-03-14 22:51:45 +05:30
opencode
d954026dd8
release: v1.2.26
2026-03-13 16:32:53 +00:00
Adam and GitHub
4ad8116ce3
fix(app): model selection persist by session ( #17348 )
2026-03-13 11:05:08 -05:00
David Hill and GitHub
5c7088338c
fix(app): polish prompt composer controls ( #17388 )
2026-03-13 10:48:10 -05:00
Adam
389daa03df
fix(app): sidebar sync
2026-03-13 10:47:45 -05:00
David Hill and Adam
1cbe7b0854
tweak(ui): use new-session icon in sidebar buttons
2026-03-13 10:18:08 -05:00
David Hill and Adam
050d71bcf9
fix(app): avoid clipping new session during sidebar anim
2026-03-13 10:18:03 -05:00
David Hill and Adam
ffde837e83
fix(app): animate titlebar controls on sidebar open
2026-03-13 10:17:56 -05:00
David Hill and GitHub
536abea2e2
fix(app): restore sidebar dash and sync session spinner colors ( #17384 )
2026-03-13 10:08:23 -05:00
Adam and GitHub
c4ccb50c37
fix(app): fork should copy prompt into new session ( #17375 )
2026-03-13 09:59:11 -05:00
David Hill and GitHub
f5f07310e0
fix(app): sidebar spacing + session list spinner transition ( #17355 )
2026-03-13 09:19:02 -05:00
Adam and GitHub
c9e9dbeee1
fix(app): terminal cloning without retry ( #17354 )
2026-03-13 08:56:48 -05:00
Adam
b88b323049
fix(app): scroll falls behind prompt input
2026-03-13 08:39:42 -05:00
Adam
af29d91dca
fix(app): todo spacing
2026-03-13 07:43:50 -05:00
Adam and GitHub
1a3735b619
fix(app): better optimistic prompt submit ( #17337 )
2026-03-13 07:38:03 -05:00
Adam and GitHub
843f188aaa
fix(app): support text attachments ( #17335 )
2026-03-13 06:58:24 -05:00
Adam and GitHub
05cb3c87ca
chore(app): i18n sync ( #17283 )
2026-03-13 06:48:38 -05:00
Adam and GitHub
270cb0b8b4
chore: cleanup ( #17284 )
2026-03-13 06:27:58 -05:00