Kit Langton
2666def933
fix(app): poll session.diff instead of summary.files, revert sanitizeProject
...
summary.files is computed asynchronously and never resolves in CI.
Poll session.diff() directly — matches the pattern used by the
snapshot-tool-race integration test.
Also revert the unrelated sanitizeProject changes to event-reducer
and utils that were accidentally included in this PR.
2026-04-02 13:27:10 -04:00
Kit Langton
1c0812fe01
test(app): stabilize review and workspace e2e
2026-04-02 10:51:30 -04:00
Brendan Allan
69d047ae7d
cleanup event listeners with solid-primitives/event-listener ( #20619 )
2026-04-02 09:40:03 +00:00
Adam
f736116967
fix(app): more startup efficiency ( #19454 )
2026-03-28 01:26:57 +00:00
Kit Langton
e973bbf54a
fix(app): default file tree to closed with minimum width ( #19426 )
2026-03-27 14:11:50 -04:00
Adam
ad3b350672
fix(app): default shell tool to collapsed
2026-03-26 14:20:30 -05:00
Adam
b8fb75a94a
fix(app): don't bundle fonts ( #19329 )
2026-03-26 14:02:01 -05:00
Adam
c7760b433b
fix(app): more startup perf ( #19288 )
2026-03-26 13:41:22 -05:00
Shoubhit Dash
1b028d0632
revert: roll back git-backed review modes ( #19295 )
2026-03-26 10:14:57 -04:00
Adam
5179b87aef
fix(app): agent normalization ( #19169 )
2026-03-25 20:56:10 +00:00
Shoubhit Dash
73e107250d
feat: restore git-backed review modes with effectful git service ( #18900 )
2026-03-25 21:09:53 +05:30
Adam
1041ae91d1
Reapply "fix(app): startup efficiency"
...
This reverts commit 898456a25c .
2026-03-25 06:25:57 -05:00
Adam
898456a25c
Revert "fix(app): startup efficiency"
2026-03-25 06:25:05 -05:00
Adam
2b0baf97bd
Reapply "fix(app): more startup efficiency ( #18985 )"
...
This reverts commit cbe1337f24 .
2026-03-25 05:59:06 -05:00
Adam
0dbfefa080
Reapply "fix(app): startup efficiency ( #18854 )"
...
This reverts commit a379eb3867 .
2026-03-25 05:59:05 -05:00
Shoubhit Dash
d1c49ba210
fix(app): move message navigation off cmd+arrow ( #18728 )
2026-03-25 05:24:55 -05:00
Adam
a379eb3867
Revert "fix(app): startup efficiency ( #18854 )"
...
This reverts commit 546748a461 .
2026-03-24 18:36:37 -05:00
Adam
cbe1337f24
Revert "fix(app): more startup efficiency ( #18985 )"
...
This reverts commit 98b3340cee .
2026-03-24 18:36:25 -05:00
Adam
98b3340cee
fix(app): more startup efficiency ( #18985 )
2026-03-24 13:23:41 -05:00
Adam
546748a461
fix(app): startup efficiency ( #18854 )
2026-03-24 09:10:24 -05:00
Burak Yigit Kaya
431e0586ad
fix(app): filter non-renderable part types from browser store ( #18926 )
2026-03-24 09:01:25 -05:00
Shoubhit Dash
0f5626d2e4
fix(app): prefer cmd+k for command palette ( #18731 )
2026-03-23 08:00:24 +00:00
Brendan Allan
d0a57305ef
app: file type filter on desktop + multiple files ( #18403 )
2026-03-20 15:02:07 +00:00
Luke Parker
d460614cd7
fix: lots of desktop stability, better e2e error logging ( #18300 )
2026-03-20 00:12:06 -04:00
Aiden Cline
aeece6166b
ignore: revert 3 commits that broke dev branch ( #18260 )
2026-03-19 11:15:07 -05:00
Shoubhit Dash
e6f5214779
feat: add git-backed session review modes ( #17961 )
2026-03-19 19:29:29 +05:30
OpeOginni
bd4527b4f2
fix(desktop): remote server switching ( #17214 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-03-19 13:32:11 +00: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
Brendan Allan
0afeaea21f
app: inherit owner when creating prompt session
2026-03-17 19:47:06 +08:00
Michal Šlesár
15b27e0d18
fix(app): agent switch should not reset thinking level ( #17470 )
2026-03-16 19:43:29 +05:30
Adam
4ad8116ce3
fix(app): model selection persist by session ( #17348 )
2026-03-13 11:05:08 -05:00
Adam
c4ccb50c37
fix(app): fork should copy prompt into new session ( #17375 )
2026-03-13 09:59:11 -05:00
Adam
1a3735b619
fix(app): better optimistic prompt submit ( #17337 )
2026-03-13 07:38:03 -05:00
Adam
05cb3c87ca
chore(app): i18n sync ( #17283 )
2026-03-13 06:48:38 -05:00
Shoubhit Dash
46ba9c8170
perf(app): use cursor session history loading ( #17329 )
2026-03-13 16:43:41 +05:30
Adam
f2cad046e6
fix(app): message loading
2026-03-12 16:25:48 -05:00
Adam
42a5af6c8f
feat(app): follow-up behavior ( #17233 )
2026-03-12 20:17:36 +00:00
Adam
dce7eceb28
chore: cleanup ( #17197 )
2026-03-12 11:32:05 -05:00
Adam
0e077f7483
feat: session load perf ( #17186 )
2026-03-12 11:31:52 -05:00
Adam
d4107d51f1
chore: cleanup ( #17115 )
2026-03-12 12:26:43 +00:00
Brendan Allan
b76ead3fe8
refactor(desktop): rework default server initialization and connection handling ( #16965 )
2026-03-12 08:10:52 +00:00
Adam
794532928f
fix(app): terminal state corruption
2026-03-09 15:28:35 -05:00
Shoubhit Dash
6e9e027886
fix: trim retained desktop terminal buffers ( #16583 )
2026-03-08 07:50:04 -05:00
Shoubhit Dash
a139e9297d
fix: prune and evict stale app session caches ( #16584 )
2026-03-08 07:10:00 -05:00
Adam
ba1edea0ab
fix(app): model sticks to session
2026-03-07 06:57:00 -06:00
Kirill Tregubov
f64bb91257
fix(app): add english to locale matchers ( #16280 )
2026-03-06 05:47:39 -06:00
opencode-agent[bot]
d4d1292a0e
chore: generate
2026-03-06 10:50:00 +00: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
Adam
a3d4ea0de1
fix(app): locale error
2026-03-05 08:10:36 -06:00
OpeOginni
27baa2d65c
refactor(desktop): improve error handling and translation in server error formatting ( #16171 )
2026-03-05 06:28:17 -06:00