Commit graph

103 commits

Author SHA1 Message Date
Brendan Allan
aaa42fe3bf
fix(app): isolate v2 servers from legacy layout (#38649) 2026-07-24 17:56:39 +08:00
Brendan Allan
589ef16128
refactor(app): split home view controllers (#38607) 2026-07-24 06:05:40 +00:00
Brendan Allan
c0a258b22a
feat(session-ui): rewrite v2 prompt input (#37102) 2026-07-17 18:02:19 +08:00
Luke Parker
e7e7a97648
fix(app): retain permission state per server (#36873) 2026-07-14 15:26:58 +00:00
Luke Parker
83d633fd13
fix(app): route legacy drafts to session page (#35808) 2026-07-09 07:38:56 +08:00
Brendan Allan
95013d2936
fix(app): keep session routes within layouts (#35842) 2026-07-08 03:24:21 +00:00
Aarav Sareen
50374abab8
feat(app): change traffic light position, fix sequoia bug (#35081) 2026-07-07 12:49:28 +08:00
Brendan Allan
dffecb6478
fix(desktop): gate first launch onboarding (#34930) 2026-07-06 16:20:15 +08:00
Luke Parker
4a42caef2c
fix(app): keep terminal mounted when switching session tabs in a workspace (#34852)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-02 15:53:19 +08:00
Brendan Allan
5e1a1ed2e2
fix(app): scope session page errors (#34254) 2026-07-01 15:04:18 +08:00
opencode-agent[bot]
e687eb936b
fix(app): register export logs globally (#34352)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-30 16:31:09 +10:00
Brendan Allan
5acb2530b4
fix(app): centralize notification state (#34105) 2026-06-26 19:24:33 +00:00
usrnk1
78a5a030ce
feat(app): refine session UI styling (#33860)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-26 08:04:56 +00:00
Brendan Allan
b60c0a5e8c
fix(app): use tab-scoped servers in sessions (#33946) 2026-06-25 19:09:22 +00:00
Brendan Allan
bdee94ca40
fix(app): close missing session tabs (#33785) 2026-06-25 13:28:32 +08:00
Aarav Sareen
d5aa5ff8fb
feat(app): draggable tabs (#31364)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-25 15:06:49 +10:00
Luke Parker
cfd75d62fe
fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
Brendan Allan
3b4aaafd41
refactor(app): centralize session state (#33641) 2026-06-25 02:16:39 +00:00
Victor Navarro
04c1730c90
refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
Luke Parker
a4551a94b4
fix(app): make session navigation stable and fast (#33569)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-24 07:48:54 +00:00
Brendan Allan
800d41ddab
refactor(app): simplify layout hierarchy (#33588) 2026-06-24 04:37:08 +00:00
Brendan Allan
5303ab09f8
fix(app): route new sessions through tabs (#33582) 2026-06-24 03:48:33 +00:00
Brendan Allan
e04c5e72f7
fix(app): prompt persistence and draft sessions (#33528) 2026-06-24 01:50:19 +08:00
Brendan Allan
0c4f508c50
feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
Brendan Allan
010b456dfd
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
0fc33e2a06
feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
Luke Parker
9b4d5b0395
feat(desktop): make updates persistent and responsive (#31191) 2026-06-07 05:20:56 +00:00
Luke Parker
bd7eb0603f
feat: desktop v2 everything WSL (#23407) 2026-06-06 14:38:06 +10:00
Luke Parker
7f33576f46
feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Brendan Allan
c6f684366a
feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
Brendan Allan
e1581183ff
feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
Brendan Allan
b0fcba5724
feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
Brendan Allan
eab34b46d0
refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
Brendan Allan
6466fcfdea
refactor(app): simplify session routing and tab close handling (#28767) 2026-05-22 12:48:09 +08:00
Luke Parker
bea3ca5b05
feat(desktop): Add Export Logs (#26262) 2026-05-21 14:55:23 +10:00
Brendan Allan
163290bcf0
desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
Brendan Allan
c8d9f7aa89
refactor(app): load sync state through TanStack Query (#23792) 2026-04-28 04:24:30 +00:00
Brendan Allan
93e633fb7d
refactor(app): move QueryProvider to AppInterface (#23484) 2026-04-20 12:51:34 +08:00
Brendan Allan
97918500d4
app: start migrating bootstrap data fetching to TanStack Query (#22756) 2026-04-16 06:10:23 +00:00
Kit Langton
80f1f1b5b8
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
Kit Langton
cce05c1665
fix: clean up 49 unused variables, catch params, and stale imports (#22695) 2026-04-16 02:01:53 +00:00
Brendan Allan
46f243fea7
app: remove min loading duration (#21655) 2026-04-09 16:29:46 +08:00
Kit Langton
43bc5551e8
update effect to 4.0.0-beta.42 (#19484) 2026-03-27 23:25:05 -04:00
Adam
f736116967
fix(app): more startup efficiency (#19454) 2026-03-28 01:26:57 +00:00
Shoubhit Dash
b7a06e1939
fix(ui): reduce markdown jank while responses stream (#19304) 2026-03-26 14:43:30 -05:00
Adam
1041ae91d1
Reapply "fix(app): startup efficiency"
This reverts commit 898456a25c.
2026-03-25 06:25:57 -05:00
Adam
898456a25c
Revert "fix(app): startup efficiency" 2026-03-25 06:25:05 -05:00
Adam
0dbfefa080
Reapply "fix(app): startup efficiency (#18854)"
This reverts commit a379eb3867.
2026-03-25 05:59:05 -05:00
Adam
a379eb3867
Revert "fix(app): startup efficiency (#18854)"
This reverts commit 546748a461.
2026-03-24 18:36:37 -05:00
Adam
546748a461
fix(app): startup efficiency (#18854) 2026-03-24 09:10:24 -05:00