Rahul Mishra
a4fbbf72f6
fix: don't try to open command palette if a dialog is already open ( #9116 )
2026-01-17 13:08:11 -06:00
Adam
02811ec84e
fix(app): archive session sometimes flaky
2026-01-17 05:23:17 -06:00
David Hill
b9c81597c4
fix: display arrow keys as symbols in keybind formatting
2026-01-17 00:55:13 +00:00
Adam
121b480359
fix(app): remember last opened project
2026-01-16 15:49:35 -06:00
Adam
3d8f1f4de0
fix(app): handle new session correctly
2026-01-16 14:49:04 -06:00
Adam
826ef549dd
Revert "feat(desktop): Terminal Splits ( #8767 )"
...
This reverts commit d95997b60e .
2026-01-16 14:03:13 -06:00
Adam
45d49be146
feat(app): edit project and session titles
2026-01-16 13:55:59 -06:00
Daniel Polito
d95997b60e
feat(desktop): Terminal Splits ( #8767 )
2026-01-16 10:51:02 -06:00
David Hill
b932e2de21
fix: updated project/sessions list width
...
this was originally 280px and included the 64px project avatar rail on the left, so the sessions list portion was actually 280 - 64 = 216px wide (as seen in line 1362: Math.max(layout.sidebar.width() - 64, 0)px).
i kept the logic the same in case it broke anything, i just updated the new width to account for new projects avatar panel
2026-01-16 11:55:15 +00:00
Adam
2c2b649b50
feat(app): unified search for commands and files
2026-01-15 17:59:26 -06:00
Adam
99fc01ab11
feat(app): persist workspace branch
2026-01-15 15:45:12 -06:00
Adam
e41cf80835
fix(app): new layout issues
2026-01-15 07:29:13 -06:00
Adam
4a8cdc9033
feat(app): new layout
2026-01-15 07:29:13 -06:00
adamelmore
9af911d313
feat(app): new layout
2026-01-15 07:29:13 -06:00
Shane Bishop
8598b78554
fix(desktop): "load more" button behavior in desktop sidebar ( #8430 )
2026-01-14 07:36:08 -06:00
Daniel Polito
aa932bebbe
feat(desktop): Ask Question Tool Support ( #8232 )
2026-01-13 12:28:08 -06:00
Brendan Allan
bd193dbd22
feat(desktop): spawn local server with password ( #8139 )
2026-01-13 13:58:00 +08:00
GitHub Action
512025314a
chore: generate
2026-01-12 23:30:47 +00:00
OpeOginni
6f63f030db
feat(terminal): implement better dynamic terminal numbering ( #8081 )
2026-01-12 17:30:09 -06:00
Andrew Thal
41e520c2d9
feat: support configuring default server URL for desktop ( #7363 )
2026-01-10 08:56:48 -06:00
GitHub Action
45a667c84d
chore: generate
2026-01-10 14:55:55 +00:00
OpeOginni
1b112628b9
fix(desktop): remove split operation in serverDisplayName function ( #7397 )
2026-01-10 08:55:20 -06:00
adamelmore
8de582a501
fix(app): store terminal and review pane visibility per session
2026-01-09 08:20:00 -06:00
Adam
6d0103ecf9
feat(app): cache session-scoped stores, optional context gating
2026-01-08 17:48:15 -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
zerone0x
5fa33cee6b
fix(app): show custom models without valid release_date in web UI mod… ( #7349 )
2026-01-08 14:06:18 -06:00
Adam
622461d3bc
chore: fix types
2026-01-06 21:42:04 -06:00
Adam
233813225e
chore(app): rework storage approach
2026-01-06 21:42:03 -06:00
Adam
ec31f698ca
fix(app): permission auto-accept should hide when not needed
2026-01-06 21:18:29 -06:00
Adam
c9dabf9d75
fix(app): code splitting for web load perf gains
2026-01-06 08:19:17 -06:00
Adam
29a5078576
fix(app): scroll store performance
2026-01-06 08:18:49 -06:00
Adam
a0c6b5bb79
fix(app): performance improvements through event batching
2026-01-05 13:21:30 -06:00
Adam
6cc0b3df0c
fix(app): worktree selection should navigate to worktree
2026-01-05 13:21:29 -06:00
Albin Groen
2d5549eee6
fix(app): fix flicker and navigation when collapsing/expanding projects ( #6658 )
2026-01-05 11:24:49 -06:00
Shkumbin Hasani
59c7003883
perf: optimize model dialog visibility lookups ( #6791 )
2026-01-04 18:46:23 -06:00
Adam
c1fc19609c
fix(app): auto-scroll behaviors
2026-01-04 04:24:37 -06:00
Daniel Polito
28a7bc9c59
Desktop: Edit Project Fix ( #6757 )
2026-01-03 10:26:30 -06:00
OpeOginni
3b784f30c1
fix(server): update server URL normalization to retain path ( #6647 )
2026-01-03 09:50:15 -06:00
Adam
6cfd567da5
fix: relax request timeouts
2026-01-02 12:40:36 -06:00
OpeOginni
5b162229e1
fix(desktop): Properly decode session id for permission context ( #6580 )
2026-01-02 06:22:50 -06:00
Adam
e7dd6886de
fix(app): startup time
2026-01-01 21:03:08 -06:00
Adam
c58a4d14ab
chore: cleanup
2026-01-01 21:03:07 -06:00
Adam
0b9650cc1d
wip(desktop): progress
2026-01-01 21:03:03 -06:00
Adam
604267c134
wip(app): file context
2026-01-01 21:03:03 -06:00
Dax
e839c1522d
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
3ce61074a5
feat(app): context window window
2026-01-01 05:23:07 -06:00
Daniel Polito
7e0918bc5d
Desktop: Add Subagents Mention Support ( #6540 )
2025-12-31 18:07:45 -06:00
Adam
1944078d07
feat(desktop): better affordance for auto-accept
2025-12-31 14:04:44 -06:00
Adam
a005f4de90
fix(desktop): don't show notifs if auto-accepting
2025-12-31 13:12:31 -06:00