Commit graph

43 commits

Author SHA1 Message Date
Adam
761863ae35
chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Justas Raudonius
6092f8792e
feat(app): add view button to open files from review sidebar (#7095) 2026-01-06 10:28:03 -06:00
Justas Raudonius
49d837e0c1
feat(app): add middle-click to close tabs in review sidebar (#7094) 2026-01-06 10:15:17 -06:00
Adam
2ca0ae7755
fix(app): more defensive, handle no git 2026-01-05 15:12:02 -06:00
Adam
2ff9a757b6
fix(app): bottom padding 2026-01-05 13:21:32 -06:00
Adam
cb8533ef5b
fix(app): terminal long-running processes 2026-01-05 13:21:32 -06:00
Adam
d315026abc
fix(app): prompt input shouldn't cover content 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
GitHub Action
478fec61ab chore: generate 2026-01-05 00:39:48 +00:00
shuv
52ad134d55
feat(app): add SVG preview support in session viewer (#6868) 2026-01-04 18:39:15 -06:00
Adam
177b01a853
fix(app): scroll position restoration 2026-01-04 04:53:55 -06:00
Adam
7ce0520f8d
fix(app): auto-scroll behaviors 2026-01-04 04:24:37 -06:00
shuv
5f93beed77
feat(app): add image preview support in session viewer (#6678) 2026-01-03 05:46:42 -06:00
Adam
052de3c556
feat: add managed git worktrees (#6674) 2026-01-02 20:17:02 -06:00
Adam
c51fa7cb24
feat: add /compact session command 2026-01-02 12:40:37 -06:00
Adam
e6ba241045
wip(app): progress 2026-01-01 21:03:08 -06:00
Adam
0f34634c52
chore: cleanup 2026-01-01 21:03:07 -06:00
Adam
afc1825cf5
wip(app): progress 2026-01-01 21:03:06 -06:00
Adam
6b4c433e14
wip(app): progress 2026-01-01 21:03:06 -06:00
Adam
797d8425e0
wip(app): progress 2026-01-01 21:03:06 -06:00
Adam
260eef2d66
wip(app): progress 2026-01-01 21:03:05 -06:00
Adam
93f1e1afb8
wip(desktop): progress 2026-01-01 21:03:05 -06:00
Adam
6647b1e22f
wip(desktop): progress 2026-01-01 21:03:04 -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
Adam
6e7fc30f94
feat(app): context window window 2026-01-01 05:23:07 -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
3a1cfa6c73
chore(app): keybind tooltip component 2025-12-31 13:12:29 -06:00
Adam
a7c4f83ca2
fix(desktop): remove status bar, new elements in header 2025-12-31 10:22:17 -06:00
Adam
2ec6a21cc0
feat(desktop): unified diff toggle 2025-12-31 09:23:24 -06:00
Adam
e53192889c
fix(app): better text selection 2025-12-30 10:21:37 -06:00
Adam
bb7b0ff221
fix(desktop): scroll sync 2025-12-29 14:36:27 -06:00
Adam
68b4038196
fix(desktop): more performance/scrolling fixes 2025-12-29 14:23:41 -06:00
Adam
3109214900
feat(desktop): auto-accept edits toggle 2025-12-29 14:23:41 -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
Adam
c0f9b13630
fix(desktop): more fine-grained state updates 2025-12-29 08:21:32 -06:00
Adam
9c8bc64138
fix(desktop): sync last agent and model when changing session 2025-12-29 02:57:28 -06:00
Daniel Polito
2333af6ed3
Desktop: MCP UI (#6162)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-26 10:49:05 -06:00
Adam
3aca9e5fa5
fix(desktop): conditionally show review pane toggle 2025-12-24 05:22:25 -06:00
Adam
794fe8f381
chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Renamed from packages/desktop/src/pages/session.tsx (Browse further)