Commit Graph

76 Commits (be9b2bab156d3eccaf1c8ea4fce2523407833fdd)

Author SHA1 Message Date
Adam be9b2bab15 feat(app): cache session-scoped stores, optional context gating 2026-01-08 17:48:15 -06:00
Adam 27675dfd70 feat(app): prefetch adjacent sessions 2026-01-08 17:48:15 -06:00
Adam 374275eeb6 feat(app): chunk message loading, lazy load diffs 2026-01-08 17:48:15 -06:00
zerone0x c7b825a42a
fix(app): show custom models without valid release_date in web UI mod… (#7349) 2026-01-08 14:06:18 -06:00
Adam f6055ad3d2
chore: fix types 2026-01-06 21:42:04 -06:00
Adam 761863ae35
chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Adam 7672b722ca
fix(app): permission auto-accept should hide when not needed 2026-01-06 21:18:29 -06:00
Adam b88bcd49fd
fix(app): code splitting for web load perf gains 2026-01-06 08:19:17 -06:00
Adam 3f463bc916
fix(app): scroll store performance 2026-01-06 08:18:49 -06:00
Adam 001b486356
fix(app): performance improvements through event batching 2026-01-05 13:21:30 -06:00
Adam d1191675c6
fix(app): worktree selection should navigate to worktree 2026-01-05 13:21:29 -06:00
Albin Groen bbd1c071c4
fix(app): fix flicker and navigation when collapsing/expanding projects (#6658) 2026-01-05 11:24:49 -06:00
Shkumbin Hasani e93699b741
perf: optimize model dialog visibility lookups (#6791) 2026-01-04 18:46:23 -06:00
Adam 7ce0520f8d
fix(app): auto-scroll behaviors 2026-01-04 04:24:37 -06:00
Daniel Polito c7c1790da8
Desktop: Edit Project Fix (#6757) 2026-01-03 10:26:30 -06:00
OpeOginni 308e8060dc
fix(server): update server URL normalization to retain path (#6647) 2026-01-03 09:50:15 -06:00
Adam 1d2d710fce
fix: relax request timeouts 2026-01-02 12:40:36 -06:00
OpeOginni fbd9677932
fix(desktop): Properly decode session id for permission context (#6580) 2026-01-02 06:22:50 -06:00
Adam cd2c160cf6
fix(app): startup time 2026-01-01 21:03:08 -06:00
Adam a5a569f892
chore: cleanup 2026-01-01 21:03:07 -06:00
Adam b8872d9d20
wip(desktop): progress 2026-01-01 21:03:03 -06:00
Adam 78940d5b7e
wip(app): file context 2026-01-01 21:03:03 -06:00
Dax 351ddeed91
Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-01 17:54:11 -05:00
Adam 6e7fc30f94
feat(app): context window window 2026-01-01 05:23:07 -06:00
Daniel Polito 87978b1c17
Desktop: Add Subagents Mention Support (#6540) 2025-12-31 18:07:45 -06:00
Adam d4a2652eda
feat(desktop): better affordance for auto-accept 2025-12-31 14:04:44 -06:00
Adam 93845db462
fix(desktop): don't show notifs if auto-accepting 2025-12-31 13:12:31 -06:00
Adam 65bc72098b
fix(desktop): more defensive access 2025-12-31 13:12:30 -06:00
Adam 2ec6a21cc0
feat(desktop): unified diff toggle 2025-12-31 09:23:24 -06:00
Adam ebf5ad25c5
fix(desktop): not rendering large sessions 2025-12-31 08:29:36 -06:00
Adam 94dca309e9
fix(app): don't open native folder select with remote server 2025-12-30 20:15:57 -06:00
Adam 1e74560796
feat(app): model variants 2025-12-30 20:06:03 -06:00
Adam 8d2feed30e
fix(desktop): more defensive agent access 2025-12-30 11:03:34 -06:00
Adam 72ab4260ee
fix(desktop): don't persist fallback server urls 2025-12-30 10:31:48 -06:00
Adam bbc8678164
fix(desktop): share projects across all local servers 2025-12-30 09:28:19 -06:00
Adam 55c601d13a
fix(desktop): don't hang on to dead server 2025-12-30 09:24:03 -06:00
Adam 2d18d80ac3
chore: cleanup 2025-12-30 07:35:20 -06:00
Adam e0e07c5d48
feat(app): change server 2025-12-30 07:24:40 -06:00
Adam a576fdb5e4
feat(web): open projects 2025-12-30 04:57:37 -06:00
Adam fa1ac7bc95
feat(desktop): system notifications 2025-12-30 04:57:35 -06:00
Adam 3109214900
feat(desktop): auto-accept edits toggle 2025-12-29 14:23:41 -06:00
Daniel Polito b7ce46f7a1
Desktop: Image Preview and Dedupe File Upload (#6372) 2025-12-29 11:22:48 -06:00
Adam 5f074edc3a
fix(desktop): performance/jankiness 2025-12-29 10:42:48 -06:00
Adam fb0e1e4d8d
Revert "fix(desktop): jankiness"
This reverts commit 831e9bce51.
2025-12-29 09:56:33 -06:00
Adam 831e9bce51
fix(desktop): jankiness 2025-12-29 09:47:57 -06:00
Daniel Polito 0c6da69f39
Desktop: Edit Project (#6360) 2025-12-29 08:54:49 -06:00
Adam c4930eb6b2
fix(desktop): more fine-grained state updates for permissions 2025-12-29 08:47:38 -06:00
Adam c0f9b13630
fix(desktop): more fine-grained state updates 2025-12-29 08:21:32 -06:00
Adam 0156f03e0e
chore: cleanup theme stuff 2025-12-28 19:27:36 -06:00
Daniel Polito 82e5d6d458
Desktop: Sync LSP updates (#6305) 2025-12-28 16:07:36 -06:00