1348 Commits

Author SHA1 Message Date
opencode 29f129acbb release: v1.2.21 2026-03-07 18:00:39 +00:00
SANGWOO PARK 5b6fba32f0 fix(app): guard session-header current() against undefined when options is empty (#16478) 2026-03-07 09:51:21 -06:00
Filip 879a092d9b fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482) 2026-03-07 09:47:45 -06:00
David Hill 8cfd7c4066 tui: remove close button from project hover popover (#16403)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-07 07:00:58 -06:00
Adam 792f3363ba fix(app): new session uses agent model/variant 2026-03-07 07:00:38 -06:00
Adam 38add89866 fix(app): model sticks to session 2026-03-07 06:57:00 -06:00
Adam 482538010c fix(app): all panels transition 2026-03-07 06:48:37 -06:00
Adam 28afc494ac fix(app): can't scroll files 2026-03-07 06:47:11 -06:00
Adam 97a068cb7f fix(app): fix max-width on timeline 2026-03-07 05:45:30 -06:00
David Hill c67ac136d4 tui: align session empty states (#16412) 2026-03-07 05:39:43 -06:00
Kit Langton 07121ef1a6 STUPID SEXY TIMELINE (#16420) 2026-03-07 05:25:22 -06:00
Luke Parker f83cd8f1bc test(app): share workspace slug wait helper across e2e specs (#16446) 2026-03-07 07:48:30 +00:00
Luke Parker 32deb1a227 test(app): abort sessions and wait for idle before e2e cleanup (#16439) 2026-03-07 16:33:12 +10:00
Luke Parker c47c5ec9a0 fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422) 2026-03-07 15:42:14 +10:00
Luke Parker 8589da78bc feat(desktop): show skill issue when snapshotting is off (#16432) 2026-03-07 04:52:04 +00:00
David Hill 7a097c6325 app: fix portal positioning for sidebar menus and tooltips by removing conditional mount logic 2026-03-07 00:30:51 +00:00
Filip a3bc0bcf09 tests(app): e2e tests part 67 (#16406) 2026-03-06 17:08:59 -06:00
David Hill fdd5375bca feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers (#16374)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-06 16:33:34 -06:00
David Hill 507f773bca fix(app): better review/filetree empty states (#16221)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-06 15:39:31 -06:00
Alexandre Reyes Martins 4dc578b822 fix(app): enable Safari autocorrect in normal mode, disable in shell mode (#15563) 2026-03-06 22:36:27 +05:30
Adam ae93b9f16d fix(app): stale keyed show errors 2026-03-06 11:03:37 -06:00
Adam ef1cec6a9f Revert "fix(app): stale read error"
This reverts commit a27ea86940.
2026-03-06 05:52:48 -06:00
Adam 278c1d8b3e Revert "fix(app): stale keyed show errors"
This reverts commit b72468d5fc.
2026-03-06 05:52:47 -06:00
Kirill Tregubov 57475232a3 fix(app): add english to locale matchers (#16280) 2026-03-06 05:47:39 -06:00
opencode-agent[bot] ee9e8e9e34 chore: generate 2026-03-06 10:50:00 +00:00
Luis Felipe Cordeiro Sena e41a64d035 fix(app): enable auto-accept keybind regardless of permission config (#16259) 2026-03-06 04:49:12 -06:00
opencode 2401e05023 release: v1.2.20 2026-03-06 07:29:34 +00:00
Luke Parker aa99b73b59 fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 2026-03-06 15:42:08 +10:00
opencode 899d08f869 release: v1.2.19 2026-03-06 04:29:10 +00:00
Filip a9853eae40 fix(app): stale show (#16236) 2026-03-05 18:23:48 -06:00
David Hill 548d9ed634 tui: remove keyboard shortcut tooltips from new session and new workspace buttons in the sidebar 2026-03-05 23:44:00 +00:00
Adam 6be25b332c fix(app): load tab on open file 2026-03-05 13:40:25 -06:00
opencode e772e618d8 release: v1.2.18 2026-03-05 19:01:03 +00:00
Adam adefbd022f chore(app): ghostty-web fork 2026-03-05 08:58:11 -06:00
Dax Raad 061001b601 ci: remove unused publishConfig that was breaking npm publishing 2026-03-05 09:45:30 -05:00
Adam b72468d5fc fix(app): stale keyed show errors 2026-03-05 08:42:50 -06:00
Adam 4f4f040751 fix(app): locale error 2026-03-05 08:10:36 -06:00
Adam a27ea86940 fix(app): stale read error 2026-03-05 08:09:29 -06:00
Adam 6dc718265a fix(app): provider settings consistency 2026-03-05 08:00:42 -06:00
ismeth b1cc87e0c1 fix(app): preserve question dock state across session switches (#16173) 2026-03-05 19:05:16 +05:30
Adam f0e9fb9211 fix(app): icon jiggle 2026-03-05 07:00:21 -06:00
Adam 29e1711e6c fix(app): mod+f always opens search 2026-03-05 06:57:50 -06:00
OpeOginni b38173c537 refactor(desktop): improve error handling and translation in server error formatting (#16171) 2026-03-05 06:28:17 -06:00
opencode-agent[bot] d109d853bc chore: generate 2026-03-05 12:27:12 +00:00
OpeOginni 4e9b789667 fix(app): improve agent selection logic passing in configured models and variants correctly (#16072) 2026-03-05 06:26:20 -06:00
Brendan Allan f5b6bc0de1 desktop: new-session deeplink (#15322) 2026-03-05 09:15:14 +00:00
Brendan Allan ef5a68543b app: prefer using useLocation instead of window.location (#15989) 2026-03-05 14:41:12 +08:00
opencode 11a575ece6 release: v1.2.17 2026-03-04 14:58:04 +00:00
Adam fbb0a8273a fix(app): remove blur from todos 2026-03-04 07:43:28 -06:00
Adam a33f80d486 fix(app): delay dock animation on session load 2026-03-04 07:39:34 -06:00