Commit Graph

274 Commits (0dbfefa08088270a000496cfe94e11b5bf3ce821)

Author SHA1 Message Date
Adam 0dbfefa080
Reapply "fix(app): startup efficiency (#18854)"
This reverts commit a379eb3867.
2026-03-25 05:59:05 -05:00
Brendan Allan 3ea72aec21
app: pre-warm project globalSync state when navigate project via keybind (#19088) 2026-03-25 17:32:49 +08:00
Adam a379eb3867
Revert "fix(app): startup efficiency (#18854)"
This reverts commit 546748a461.
2026-03-24 18:36:37 -05:00
Adam 9838f56a6f
fix(app): sidebar ux 2026-03-24 13:35:20 -05:00
Adam 546748a461
fix(app): startup efficiency (#18854) 2026-03-24 09:10:24 -05:00
Brendan Allan 0a7dfc03ee
fix(app): lift up project hover state to layout (#18732) 2026-03-23 08:58:20 +00:00
Shoubhit Dash 5ea95451dd
fix(app): prevent stale session hover preview on refocus (#18727) 2026-03-23 07:25:30 +00:00
David Hill 32f9dc6383
fix(ui): stop auto close of sidebar on resize (#18647) 2026-03-23 08:53:12 +10:00
Brendan Allan 9ad6588f3e
app: allow navigating projects with keybinds (#18502) 2026-03-21 22:13:09 +08:00
Luke Parker d460614cd7
fix: lots of desktop stability, better e2e error logging (#18300) 2026-03-20 00:12:06 -04:00
opencode-agent[bot] baa204193c chore: generate 2026-03-19 16:16:29 +00:00
Aiden Cline aeece6166b
ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
opencode-agent[bot] d178d8249f chore: generate 2026-03-19 14:00:32 +00:00
Brendan Allan 84f60d97a0
app: fix workspace flicker when switching directories (#18207)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-19 19:29:14 +05:30
Luke Parker 5d2f8d77f9
fix: restore recent test regressions and upgrade effect beta (#18158) 2026-03-19 09:54:01 +10:00
Brendan Allan 331dacf9db
app: remove debug text 2026-03-18 17:02:23 +08:00
Brendan Allan 4ba7d3b406
app: replace autoselect effects with single resource 2026-03-18 17:01:38 +08:00
David Hill 7daea69e13
tweak(ui): add an empty state to the sidebar when no projects (#17971)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-17 19:54:14 +00:00
Adam 389daa03df
fix(app): sidebar sync 2026-03-13 10:47:45 -05:00
David Hill 1cbe7b0854
tweak(ui): use new-session icon in sidebar buttons 2026-03-13 10:18:08 -05:00
David Hill f5f07310e0
fix(app): sidebar spacing + session list spinner transition (#17355) 2026-03-13 09:19:02 -05:00
Adam 05cb3c87ca
chore(app): i18n sync (#17283) 2026-03-13 06:48:38 -05:00
Adam 270cb0b8b4
chore: cleanup (#17284) 2026-03-13 06:27:58 -05:00
Shoubhit Dash 46ba9c8170
perf(app): use cursor session history loading (#17329) 2026-03-13 16:43:41 +05:30
Adam 3ea387f364
fix(app): sidebar re-rendering too often 2026-03-12 16:27:15 -05:00
Adam 0e077f7483
feat: session load perf (#17186) 2026-03-12 11:31:52 -05:00
Adam 12efbbfa4c
chore: cleanup (#17184) 2026-03-12 08:52:51 -05:00
Adam 2eeba53b07
fix(app): sidebar quirks 2026-03-12 07:51:31 -05:00
Adam d4107d51f1
chore: cleanup (#17115) 2026-03-12 12:26:43 +00:00
Adam ee18c9976e
chore(app): dev stats 2026-03-09 15:57:24 -05:00
Filip 3742e42fdf
fix(app): dismiss toast notifications when questions or permissions a… (#16758) 2026-03-09 09:36:57 -05:00
David Hill 5cc61e1b53 tui: fix sidebar workspace container sizing by adding box-border class to prevent content overflow issues 2026-03-09 13:05:43 +00:00
David Hill d15c2ce349 tui: fix sidebar background color when collapsed
When the sidebar was collapsed (not on mobile), the background color was showing as the stronger variant instead of matching the base background. This fixes the hover state detection so users see a consistent lighter background when the sidebar is in collapsed mode.
2026-03-08 13:34:56 +00:00
Shoubhit Dash a139e9297d
fix: prune and evict stale app session caches (#16584) 2026-03-08 07:10:00 -05:00
Adam 73c9b685a7
fix(app): all panels transition 2026-03-07 06:48:37 -06:00
David Hill 2b8acfa0e2 app: fix portal positioning for sidebar menus and tooltips by removing conditional mount logic 2026-03-07 00:30:51 +00:00
David Hill b0bc3d87f5
feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers (#16374)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-06 16:33:34 -06:00
David Hill 091cf25de8
fix(app): better review/filetree empty states (#16221)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-06 15:39:31 -06:00
Adam eeeb21ff86
Revert "fix(app): stale read error"
This reverts commit 152df2428d.
2026-03-06 05:52:48 -06:00
David Hill 39691e5174 tui: remove keyboard shortcut tooltips from new session and new workspace buttons in the sidebar 2026-03-05 23:44:00 +00:00
Adam 152df2428d
fix(app): stale read error 2026-03-05 08:09:29 -06:00
Brendan Allan 4e26b0aec7
desktop: new-session deeplink (#15322) 2026-03-05 09:15:14 +00:00
Brendan Allan 5cf235fa6c
desktop: add electron version (#15663) 2026-03-04 15:12:34 +08:00
Jack 356b5d4601
fix(app): stabilize project close navigation (#15817)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-03 06:25:55 -06:00
Adam 8176bafc55
chore(app): solidjs refactoring (#13399) 2026-03-02 10:50:50 -06:00
adamelmore b4d0090e00
chore: fix flaky test 2026-02-26 08:53:40 -06:00
Adam f2858a42ba
chore: cleanup 2026-02-19 11:36:37 -06:00
Adam 6b8902e8b9
fix(app): navigate to last session on project nav 2026-02-19 11:12:56 -06:00
Adam 42aa28d512
chore: cleanup (#14181) 2026-02-18 13:23:20 -06:00
Adam ef14f64f9e
chore: cleanup 2026-02-18 11:48:25 -06:00