1247 Commits

Author SHA1 Message Date
opencode bc499c9aeb release: v1.2.26 2026-03-13 16:32:53 +00:00
Adam a65fb9a7a9 fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
David Hill 4a931d8a4f fix(app): polish prompt composer controls (#17388) 2026-03-13 10:48:10 -05:00
David Hill ee7a5685bd tweak(ui): use new-session icon in sidebar buttons 2026-03-13 10:18:08 -05:00
Jack fd986f015a fix(ui): force wasm highlighter for markdown code blocks (#17373) 2026-03-13 09:57:14 -05:00
Adam e43f0ff375 fix(app): tooltip quirks 2026-03-13 08:38:32 -05:00
Adam 9b5acb0919 fix(app): oc-2 went too dark 2026-03-13 07:25:42 -05:00
Adam ac0640f4ca fix(app): support text attachments (#17335) 2026-03-13 06:58:24 -05:00
Adam 01dea97657 chore(app): i18n sync (#17283) 2026-03-13 06:48:38 -05:00
Adam cff676ae63 chore: cleanup (#17284) 2026-03-13 06:27:58 -05:00
Adam d62c4c41fe fix(app): simplify themes (#17274) 2026-03-13 10:12:58 +00:00
Adam 11ef4651a4 feat(app): missing themes (#17275) 2026-03-12 22:21:02 -05:00
Brendan Allan 9175eeca8f desktop: multi-window support in electron (#17155) 2026-03-13 09:18:27 +08:00
Adam 68fc806548 feat(app): interruption state 2026-03-12 19:07:23 -05:00
opencode 2a959e034e release: v1.2.25 2026-03-12 23:34:11 +00:00
Adam c34e94b4f5 fix(app): task error state 2026-03-12 16:25:49 -05:00
Adam 21ee9d3500 feat(app): follow-up behavior (#17233) 2026-03-12 20:17:36 +00:00
Adam 618e35dec7 fix(app): optimistic revert/restore 2026-03-12 15:04:27 -05:00
Adam 0f31266217 feat(app): AMOLED theme 2026-03-12 14:11:22 -05:00
David Hill 9dbe0d1016 fix(app): titlebar cleanup (#17206) 2026-03-12 18:26:50 +00:00
Adam cbfdbad4f0 feat(app): better themes (#16889) 2026-03-12 10:35:23 -05:00
Luke Parker 7bd3d7d03f fix(electron): theme Windows titlebar overlay (#16843)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-03-12 16:38:56 +10:00
Luke Parker 46c9443913 fix(desktop-electron): fix resource loading under file:// protocol (#17125) 2026-03-12 12:19:44 +08:00
Adam cb257cf5ce feat(app): restore to message and fork session (#17092) 2026-03-11 21:34:48 +00:00
Adam 2034d916b9 chore(app): simplify review pane (#17066) 2026-03-11 12:24:51 -05:00
Shoubhit Dash e1ccd985c6 perf(app): trim session render work (#16987) 2026-03-11 18:19:17 +05:30
Filip 053ae6ccc9 fix(app): make error tool card respect settings (#17005) 2026-03-11 14:52:33 +05:30
David Hill 7524ce20f4 feat(ui): restyle Card and improve tool error cards (#16888)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-10 13:52:32 -05:00
Adam 4d591d245d chore: cleanup 2026-03-09 15:28:35 -05:00
Adam 12836be1aa chore: cleanup 2026-03-09 15:28:35 -05:00
opencode bc8f94a5ff release: v1.2.24 2026-03-09 16:09:34 +00:00
Adam 53ecb769dc fix(app): scroll jitter/loop 2026-03-09 10:44:02 -05:00
David Hill 3d941a6672 fix(app): session title turn spinner (#16764) 2026-03-09 09:46:15 -05:00
opencode d13753e7c4 release: v1.2.23 2026-03-09 13:50:43 +00:00
Adam 3b59be4dd8 fix(app): remove oc-1 theme 2026-03-09 08:25:41 -05:00
Adam a267c02d2a revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745) 2026-03-09 07:36:39 -05:00
Yihui Khuu fd2d06459f fix(app): fix issue with scroll jumping when pressing escape in comment text area (#15374) 2026-03-09 15:29:24 +05:30
Adam ef130a7417 feat(app): generate color palettes (#16232) 2026-03-08 19:28:58 -05:00
opencode 7d837b6f1c release: v1.2.22 2026-03-08 22:34:59 +00:00
Adam 21373267cf fix(app): less auto-expand/collapse 2026-03-08 07:11:15 -05:00
Adam 3b2ae9d2a1 chore: refactoring ui hooks 2026-03-08 07:11:15 -05:00
David Hill 05362100f7 tui: align numeric displays consistently across tool outputs and diff counters using tabular numerals 2026-03-07 23:49:10 +00:00
opencode 29f129acbb release: v1.2.21 2026-03-07 18:00:39 +00:00
Eric Guo a1bb6a4047 fix(app): text-shimmer undefined length (#16475) 2026-03-07 09:53:32 -06:00
Adam 28afc494ac fix(app): can't scroll files 2026-03-07 06:47:11 -06:00
Adam 1ce8b0f17f fix(app): task agent title 2026-03-07 06:03:30 -06:00
opencode-agent[bot] 18a9142252 chore: generate 2026-03-07 11:26:12 +00:00
Kit Langton 07121ef1a6 STUPID SEXY TIMELINE (#16420) 2026-03-07 05:25:22 -06:00
opencode-agent[bot] cb55da8f03 chore: generate 2026-03-06 22:34:25 +00: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