Commit Graph

47 Commits

Author SHA1 Message Date
Brendan Allan 25419552de feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290) 2026-06-14 13:24:10 +02:00
Brendan Allan 2df219ed8f refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
Brendan Allan b79371adb6 refactor(app): consolidate sdk and sync contexts (#28782) 2026-05-22 06:40:56 +00:00
Brendan Allan 3a0f3312ed app: Initial tabs impl (#28436) 2026-05-20 14:40:06 +08:00
Dax 1865f4fc5f refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
Dax 780c051059 shared package (#22626) 2026-04-15 14:26:20 +00:00
Adam 969183a744 fix(app): diff list normalization 2026-04-08 14:02:23 -05:00
Dax b9ded6db4e fix(opencode): keep user message variants scoped to model (#21332) 2026-04-07 10:12:53 -04:00
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 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
Burak Yigit Kaya 32e89036ec fix(app): filter non-renderable part types from browser store (#18926) 2026-03-24 09:01:25 -05:00
Adam a559ef332b fix(app): better optimistic prompt submit (#17337) 2026-03-13 07:38:03 -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 7f4314d0a9 feat: session load perf (#17186) 2026-03-12 11:31:52 -05:00
Shoubhit Dash fe109b3f17 fix: prune and evict stale app session caches (#16584) 2026-03-08 07:10:00 -05:00
Adam 38add89866 fix(app): model sticks to session 2026-03-07 06:57:00 -06:00
Kit Langton 2fef1e912c perf(session): faster session switching via windowed rendering and staged timeline (#15474) 2026-03-01 13:17:04 -06:00
Adam e356fe0b53 feat(app): session timeline/turn rework (#13196)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-17 07:16:23 -06:00
Adam 217cacf56f 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 4aae0aeabd chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
Adam c1b78b065c fix(app): user messages not rendering consistently 2026-02-02 14:24:23 -06:00
adamelmore 068641696d fix(app): session sync issue 2026-01-26 13:36:36 -06:00
adamelmore d8d4482342 chore: cleanup 2026-01-24 07:00:41 -06:00
Adam a84eb3a383 fix: type error 2026-01-23 05:18:57 -06:00
Adam 118ce3034e perf(app): don't remount directory layout 2026-01-23 05:18:57 -06:00
Adam 4a8cdc9033 feat(app): new layout 2026-01-15 07:29:13 -06:00
Adam 3f61fd30ab feat(app): prefetch adjacent sessions 2026-01-08 17:48:15 -06:00
Adam c27857c8d4 feat(app): chunk message loading, lazy load diffs 2026-01-08 17:48:15 -06:00
Adam e7dd6886de fix(app): startup time 2026-01-01 21:03:08 -06:00
Adam fd104c46a9 fix(desktop): more defensive access 2025-12-31 13:12:30 -06:00
Adam dfc87995d2 fix(desktop): not rendering large sessions 2025-12-31 08:29:36 -06:00
Daniel Polito ba2c0b16d7 Desktop: Image Preview and Dedupe File Upload (#6372) 2025-12-29 11:22:48 -06:00
Adam 6a5357cb7e fix(desktop): performance/jankiness 2025-12-29 10:42:48 -06:00
Adam 3fb8ad389a Revert "fix(desktop): jankiness"
This reverts commit d77cc81359.
2025-12-29 09:56:33 -06:00
Adam d77cc81359 fix(desktop): jankiness 2025-12-29 09:47:57 -06:00
Adam eef5d3fbb9 fix(desktop): more fine-grained state updates 2025-12-29 08:21:32 -06:00
Adam 4e46d511d3 chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam 9cad9ffc23 chore: app -> desktop 2025-10-03 09:04:28 -05:00
Adam 99e438c806 wip: desktop work 2025-10-02 08:34:01 -05:00
Adam 22b70d6510 wip: better desktop file status state and timeline 2025-09-25 14:41:31 -05:00
Filip 89cb0f9a01 feat(app): added command palette (#2630)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-09-24 11:05:15 -05:00
Adam 0425aa413a wip: desktop file updates 2025-09-23 11:41:15 -05:00
Dax 6a654abbc2 feat: add desktop/web app package (#2606)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:28:08 -04:00