Shoubhit Dash
|
fbfa148e4e
|
fix(app): hide default session timestamps (#20892)
|
2026-04-03 13:51:54 +00:00 |
Shoubhit Dash
|
c307505f8b
|
fix(session): delay jump-to-bottom button (#20853)
|
2026-04-03 08:12:01 -05:00 |
Shoubhit Dash
|
b7a06e1939
|
fix(ui): reduce markdown jank while responses stream (#19304)
|
2026-03-26 14:43:30 -05:00 |
Adam
|
0c0c6f3bdb
|
chore(app): markdown playground in storyboard
|
2026-03-25 09:14:35 -05:00 |
Burak Yigit Kaya
|
c9c93eac00
|
fix(ui): eliminate N+1 reactive subscriptions in SessionTurn (#18924)
|
2026-03-24 09:02:22 -05:00 |
Brendan Allan
|
8e1b53b32c
|
fix(app): handle session busy state better (#18758)
|
2026-03-23 10:34:32 +00:00 |
opencode-agent[bot]
|
9f7a76d6c0
|
chore: generate
|
2026-03-21 15:34:05 +00:00 |
Brendan Allan
|
6a16db4b92
|
app: manage mutation loading states with tanstack query (#18501)
|
2026-03-21 23:33:04 +08:00 |
David Hill
|
536abea2e2
|
fix(app): restore sidebar dash and sync session spinner colors (#17384)
|
2026-03-13 10:08:23 -05:00 |
Adam
|
42a5af6c8f
|
feat(app): follow-up behavior (#17233)
|
2026-03-12 20:17:36 +00:00 |
David Hill
|
184732fc20
|
fix(app): titlebar cleanup (#17206)
|
2026-03-12 18:26:50 +00:00 |
Adam
|
12efbbfa4c
|
chore: cleanup (#17184)
|
2026-03-12 08:52:51 -05:00 |
opencode-agent[bot]
|
1d7fcd40b4
|
chore: generate
|
2026-03-12 03:56:04 +00:00 |
Luke Parker
|
db7bafe917
|
fix(app): guard comment accessor in message timeline (#17126)
|
2026-03-12 13:55:16 +10:00 |
Adam
|
fbd9b7cf4f
|
feat(app): restore to message and fork session (#17092)
|
2026-03-11 21:34:48 +00:00 |
Shoubhit Dash
|
7291e28273
|
perf(app): trim session render work (#16987)
|
2026-03-11 18:19:17 +05:30 |
Adam
|
b749fa90f2
|
fix(app): scroll jitter/loop
|
2026-03-09 10:44:02 -05:00 |
David Hill
|
399b8f0701
|
fix(app): session title turn spinner (#16764)
|
2026-03-09 09:46:15 -05:00 |
Adam
|
c71d1bde5e
|
revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745)
|
2026-03-09 07:36:39 -05: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 |
Kit Langton
|
bbd0f3a252
|
STUPID SEXY TIMELINE (#16420)
|
2026-03-07 05:25:22 -06:00 |
Adam
|
2094e8b255
|
Revert "fix(app): stale keyed show errors"
This reverts commit 7665b8e30d.
|
2026-03-06 05:52:47 -06:00 |
Filip
|
cf425d114e
|
fix(app): stale show (#16236)
|
2026-03-05 18:23:48 -06:00 |
Adam
|
7665b8e30d
|
fix(app): stale keyed show errors
|
2026-03-05 08:42:50 -06:00 |
Adam
|
2ccf21de99
|
fix(app): loading session should be scrolled to the bottom
|
2026-03-04 07:18:09 -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 |
Kit Langton
|
9d7852b5c3
|
Animation Smorgasbord (#15637)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-03-02 16:24:32 -06: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
|
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 |
Filip
|
45191ad144
|
fix(app): keyboard navigation previous/next message (#15047)
|
2026-02-25 08:57:13 -06:00 |
Adam
|
aaf8317c82
|
feat(app): feed customization options
|
2026-02-22 11:36:00 -06:00 |
Adam
|
fe89bedfcc
|
wip(app): custom scroll view
|
2026-02-20 10:54:17 -06:00 |
Adam
|
2a904ec56f
|
feat(app): show/hide reasoning summaries
|
2026-02-20 10:05:09 -06:00 |
Adam
|
56dda4c98c
|
chore: cleanup
|
2026-02-19 11:12:56 -06:00 |
Adam
|
0fcba68d4c
|
chore: cleanup
|
2026-02-19 09:00:43 -06:00 |
David Hill
|
5d8664c13e
|
tweak(app): adjust session turn horizontal padding
|
2026-02-19 00:32:12 +00:00 |
Adam
|
ef14f64f9e
|
chore: cleanup
|
2026-02-18 11:48:25 -06:00 |
Adam
|
00c238777a
|
chore: cleanup (#14113)
|
2026-02-18 08:26:15 -06:00 |
David Hill
|
92912219df
|
tui: simplify prompt mode toggle icon colors via CSS and tighten message timeline padding
|
2026-02-17 20:10:16 +00:00 |
Adam
|
10985671ad
|
feat(app): session timeline/turn rework (#13196)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
|
2026-02-17 07:16:23 -06:00 |
Adam
|
ff4414bb15
|
chore: refactor packages/app files (#13236)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly>
|
2026-02-12 09:49:14 -06:00 |
Adam
|
19809e7680
|
fix(app): max widths
|
2026-02-09 13:59:26 -06:00 |
Adam
|
2c58dd6203
|
chore: refactoring and tests, splitting up files (#12495)
|
2026-02-06 10:02:31 -06:00 |