Commit graph

244 commits

Author SHA1 Message Date
Adam
0243be86a7
fix(app): don't animate review panel in/out 2026-03-09 07:49:11 -05:00
Adam
c71d1bde5e
revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745) 2026-03-09 07:36:39 -05:00
Shoubhit Dash
6e9e027886
fix: trim retained desktop terminal buffers (#16583) 2026-03-08 07:50:04 -05:00
Adam
f386137fba
chore: refactoring ui hooks 2026-03-08 07:11:15 -05:00
Adam
c797b60069
fix(app): messages not loading reliably 2026-03-08 07:11:15 -05:00
David Hill
6dfe19b445 tui: center empty states vertically in session view and improve review panel messaging for projects without version control 2026-03-07 23:45:16 +00:00
Adam
a32b76dee0
fix(app): review panel transition 2026-03-07 13:27:44 -06:00
Adam
490b95efe7
fix(app): new session uses agent model/variant 2026-03-07 07:00:38 -06:00
Adam
ba1edea0ab
fix(app): model sticks to session 2026-03-07 06:57:00 -06:00
Adam
73c9b685a7
fix(app): all panels transition 2026-03-07 06:48:37 -06:00
Adam
99d8aab0ac
fix(app): can't scroll files 2026-03-07 06:47:11 -06:00
Adam
66d0beba6f
fix(app): fix max-width on timeline 2026-03-07 05:45:30 -06:00
David Hill
6b99dd50b6
tui: align session empty states (#16412) 2026-03-07 05:39:43 -06:00
Kit Langton
bbd0f3a252
STUPID SEXY TIMELINE (#16420) 2026-03-07 05:25:22 -06:00
Luke Parker
1a9af8acb6
feat(desktop): show skill issue when snapshotting is off (#16432) 2026-03-07 04:52:04 +00:00
David Hill
b0bc3d87f5
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
091cf25de8
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
Adam
2094e8b255
Revert "fix(app): stale keyed show errors"
This reverts commit 7665b8e30d.
2026-03-06 05:52:47 -06:00
Luis Felipe Cordeiro Sena
b7605add58
fix(app): enable auto-accept keybind regardless of permission config (#16259) 2026-03-06 04:49:12 -06:00
Filip
cf425d114e
fix(app): stale show (#16236) 2026-03-05 18:23:48 -06:00
Adam
2ba1ecabc9
fix(app): load tab on open file 2026-03-05 13:40:25 -06:00
Adam
7665b8e30d
fix(app): stale keyed show errors 2026-03-05 08:42:50 -06:00
ismeth
07348d14a2
fix(app): preserve question dock state across session switches (#16173) 2026-03-05 19:05:16 +05:30
Adam
3448118be8
fix(app): mod+f always opens search 2026-03-05 06:57:50 -06:00
Brendan Allan
7948de1612
app: prefer using useLocation instead of window.location (#15989) 2026-03-05 14:41:12 +08:00
Adam
a69742ccb2
fix(app): remove blur from todos 2026-03-04 07:43:28 -06:00
Adam
64b21135f9
fix(app): delay dock animation on session load 2026-03-04 07:39:34 -06:00
Adam
2ccf21de99
fix(app): loading session should be scrolled to the bottom 2026-03-04 07:18:09 -06:00
Adam
d7569a5625
fix(app): terminal tab close 2026-03-04 07:04:03 -06:00
Adam
fd4d3094bf
fix(app): timeline jank 2026-03-03 08:28:56 -06:00
Adam
fa45422bf9
chore: cleanup 2026-03-03 07:10:52 -06:00
Adam
e4af1bb422
fix(app): timeline jank 2026-03-03 05:35:15 -06:00
Adam
5e8742f431
fix(app): timeline jank 2026-03-03 05:35:15 -06:00
opencode-agent[bot]
b5dc6e670a chore: generate 2026-03-02 22:25:39 +00:00
Kit Langton
9d7852b5c3
Animation Smorgasbord (#15637)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-02 16:24:32 -06:00
Adam
8176bafc55
chore(app): solidjs refactoring (#13399) 2026-03-02 10:50:50 -06:00
David Hill
0a3a3216db ui: move session review bottom padding
Remove bottom padding from the scroll wrapper and apply it to the accordion content instead.
2026-03-02 16:19:35 +00:00
Kit Langton
c0483affa6
perf(session): faster session switching via windowed rendering and staged timeline (#15474) 2026-03-01 13:17:04 -06:00
Filip
b15fb21191
feat(app): add compact ui (#15578) 2026-03-01 08:41:47 -06:00
Adam
a94f564ff0
fix(app): scroll issues 2026-02-27 09:47:56 -06:00
Adam
e9a7c71141
fix(app): permission notifications 2026-02-26 20:36:10 -06:00
David Hill
4205fbd2aa tweak(app): show keybind on context tab close 2026-02-27 00:29:02 +00:00
Adam
fc52e4b2d3
feat(app): better diff/code comments (#14621)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 18:23:04 -06:00
Kit Langton
9a6bfeb782 refactor(app): dedupe filetree scroll state 2026-02-26 19:20:56 -05:00
David Hill
7a74be3b47 tweak(ui): add border to filetree on scroll 2026-02-26 23:18:35 +00:00
Adam
9312867565
feat(app): new tabs styling (#15284)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 15:39:45 -06:00
Adam
05ac0a73e1
fix(app): simplify review layout (#14953)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-26 08:51:58 -06:00
Adam
b8337cddc4
fix(app): permissions and questions from child sessions (#15105)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-26 01:05:08 +00:00
Filip
45191ad144
fix(app): keyboard navigation previous/next message (#15047) 2026-02-25 08:57:13 -06:00
Filip
c6d8e7624d
fix(app): on cancel comment unhighlight lines (#14103) 2026-02-24 22:55:17 +08:00