Dax Raad
|
e9f4933205
|
delete all e2e tests (#22501)
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
|
2026-04-14 23:10:25 -04:00 |
|
Brendan Allan
|
e5afe2009c
|
fix(app): avoid bootstrap error popups during global sync init (#22426)
|
2026-04-15 08:24:52 +08:00 |
|
James Long
|
0ee6e47bde
|
refactor(core): publish sync events to global event stream (#22347)
|
2026-04-13 16:51:59 -04:00 |
|
Adam
|
969183a744
|
fix(app): diff list normalization
|
2026-04-08 14:02:23 -05:00 |
|
Dax
|
6cc1116f8e
|
refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-04-07 19:48:23 -04:00 |
|
Dax
|
b9ded6db4e
|
fix(opencode): keep user message variants scoped to model (#21332)
|
2026-04-07 10:12:53 -04:00 |
|
Adam
|
85e391654a
|
chore(app): remove queued follow-ups for now
|
2026-04-03 10:56:40 -05:00 |
|
Shoubhit Dash
|
cf23c87965
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Brendan Allan
|
1c97b92774
|
cleanup event listeners with solid-primitives/event-listener (#20619)
|
2026-04-02 09:40:03 +00:00 |
|
Adam
|
6b6f76fc04
|
fix(app): more startup efficiency (#19454)
|
2026-03-28 01:26:57 +00:00 |
|
Kit Langton
|
40041ff74f
|
fix(app): default file tree to closed with minimum width (#19426)
|
2026-03-27 14:11:50 -04:00 |
|
Adam
|
ebfbf1441d
|
fix(app): default shell tool to collapsed
|
2026-03-26 14:20:30 -05:00 |
|
Adam
|
8c80f57cbe
|
fix(app): don't bundle fonts (#19329)
|
2026-03-26 14:02:01 -05:00 |
|
Adam
|
6edeb30bc7
|
fix(app): more startup perf (#19288)
|
2026-03-26 13:41:22 -05:00 |
|
Shoubhit Dash
|
b8222bf1fb
|
revert: roll back git-backed review modes (#19295)
|
2026-03-26 10:14:57 -04:00 |
|
Adam
|
2c8e02088f
|
fix(app): agent normalization (#19169)
|
2026-03-25 20:56:10 +00:00 |
|
Shoubhit Dash
|
973ad436e1
|
feat: restore git-backed review modes with effectful git service (#18900)
|
2026-03-25 21:09:53 +05:30 |
|
Adam
|
870a2f8773
|
Reapply "fix(app): startup efficiency"
This reverts commit 24f93b627b.
|
2026-03-25 06:25:57 -05:00 |
|
Adam
|
24f93b627b
|
Revert "fix(app): startup efficiency"
|
2026-03-25 06:25:05 -05:00 |
|
Adam
|
c21949be00
|
Reapply "fix(app): more startup efficiency (#18985)"
This reverts commit e514bfd49e.
|
2026-03-25 05:59:06 -05:00 |
|
Adam
|
eba2f67227
|
Reapply "fix(app): startup efficiency (#18854)"
This reverts commit 311a58a8c8.
|
2026-03-25 05:59:05 -05:00 |
|
Shoubhit Dash
|
66444a700a
|
fix(app): move message navigation off cmd+arrow (#18728)
|
2026-03-25 05:24:55 -05:00 |
|
Adam
|
311a58a8c8
|
Revert "fix(app): startup efficiency (#18854)"
This reverts commit 824d903e86.
|
2026-03-24 18:36:37 -05:00 |
|
Adam
|
e514bfd49e
|
Revert "fix(app): more startup efficiency (#18985)"
This reverts commit dcca493ece.
|
2026-03-24 18:36:25 -05:00 |
|
Adam
|
dcca493ece
|
fix(app): more startup efficiency (#18985)
|
2026-03-24 13:23:41 -05:00 |
|
Adam
|
824d903e86
|
fix(app): startup efficiency (#18854)
|
2026-03-24 09:10:24 -05:00 |
|
Burak Yigit Kaya
|
32e89036ec
|
fix(app): filter non-renderable part types from browser store (#18926)
|
2026-03-24 09:01:25 -05:00 |
|
Shoubhit Dash
|
ac936c9ee0
|
fix(app): prefer cmd+k for command palette (#18731)
|
2026-03-23 08:00:24 +00:00 |
|
Brendan Allan
|
bec6f54109
|
app: file type filter on desktop + multiple files (#18403)
|
2026-03-20 15:02:07 +00:00 |
|
Luke Parker
|
763c116502
|
fix: lots of desktop stability, better e2e error logging (#18300)
|
2026-03-20 00:12:06 -04:00 |
|
Aiden Cline
|
d210d67f1e
|
ignore: revert 3 commits that broke dev branch (#18260)
|
2026-03-19 11:15:07 -05:00 |
|
Shoubhit Dash
|
1725f7bb2e
|
feat: add git-backed session review modes (#17961)
|
2026-03-19 19:29:29 +05:30 |
|
OpeOginni
|
6d61ebeff8
|
fix(desktop): remote server switching (#17214)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-03-19 13:32:11 +00:00 |
|
Brendan Allan
|
a1353899bc
|
app: initialize command catalog more efficiently
cuts down load times by like 30-50%
|
2026-03-18 14:46:53 +08:00 |
|
Brendan Allan
|
728d8c72df
|
app: inherit owner when creating prompt session
|
2026-03-17 19:47:06 +08:00 |
|
Michal Šlesár
|
0a292ad568
|
fix(app): agent switch should not reset thinking level (#17470)
|
2026-03-16 19:43:29 +05:30 |
|
Adam
|
a65fb9a7a9
|
fix(app): model selection persist by session (#17348)
|
2026-03-13 11:05:08 -05:00 |
|
Adam
|
1fefd34c54
|
fix(app): fork should copy prompt into new session (#17375)
|
2026-03-13 09:59:11 -05:00 |
|
Adam
|
a559ef332b
|
fix(app): better optimistic prompt submit (#17337)
|
2026-03-13 07:38:03 -05:00 |
|
Adam
|
01dea97657
|
chore(app): i18n sync (#17283)
|
2026-03-13 06:48:38 -05:00 |
|
Shoubhit Dash
|
0e3cb695d5
|
perf(app): use cursor session history loading (#17329)
|
2026-03-13 16:43:41 +05:30 |
|
Adam
|
9e4fa3c2c7
|
fix(app): message loading
|
2026-03-12 16:25:48 -05:00 |
|
Adam
|
21ee9d3500
|
feat(app): follow-up behavior (#17233)
|
2026-03-12 20:17:36 +00:00 |
|
Adam
|
8a09348b2d
|
chore: cleanup (#17197)
|
2026-03-12 11:32:05 -05:00 |
|
Adam
|
7f4314d0a9
|
feat: session load perf (#17186)
|
2026-03-12 11:31:52 -05:00 |
|
Adam
|
7c1e2a6df4
|
chore: cleanup (#17115)
|
2026-03-12 12:26:43 +00:00 |
|
Brendan Allan
|
54adc3111e
|
refactor(desktop): rework default server initialization and connection handling (#16965)
|
2026-03-12 08:10:52 +00:00 |
|
Adam
|
230e82d5a4
|
fix(app): terminal state corruption
|
2026-03-09 15:28:35 -05:00 |
|
Shoubhit Dash
|
008ac7eae9
|
fix: trim retained desktop terminal buffers (#16583)
|
2026-03-08 07:50:04 -05:00 |
|
Shoubhit Dash
|
fe109b3f17
|
fix: prune and evict stale app session caches (#16584)
|
2026-03-08 07:10:00 -05:00 |
|