Commit graph

85 commits

Author SHA1 Message Date
Brendan Allan
f8c9bfd454
fix(app): mount shortcuts per titlebar tab (#33567) 2026-06-24 01:39:30 +00:00
Brendan Allan
fed4f4d86b
feat(app): keep prompt state in tabs (#33566) 2026-06-24 01:32:59 +00:00
Brendan Allan
2ba18b84a5
fix(app): use correct server sdk for titlebar session lookup (#33536) 2026-06-24 01:54:43 +08:00
Brendan Allan
e04c5e72f7
fix(app): prompt persistence and draft sessions (#33528) 2026-06-24 01:50:19 +08:00
Aarav Sareen
d24848359d
feat(app): new session progress indicator (#32662)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-23 20:27:07 +10:00
opencode-agent[bot]
fc95a84b42 chore: generate 2026-06-23 09:30:58 +00:00
Brendan Allan
b0063709e6
feat(app): add mobile bottom navigation (#32797) 2026-06-23 09:29:22 +00:00
Brendan Allan
0c4f508c50
feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
Luke Parker
5c9e4ff21b
feat(app): add v2 home tab toggle (#32191) 2026-06-17 12:37:48 +02: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
opencode-agent[bot]
d73348719e chore: generate 2026-06-13 07:34:53 +00:00
Luke Parker
2630f457b9
fix(app): fade overflowing titlebar tabs (#32082) 2026-06-13 17:33:31 +10:00
Brendan Allan
0fc33e2a06
feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
Brendan Allan
f565ff3c09
feat(app): add draft tab support to tabs store (#31343) 2026-06-09 10:49:18 +08:00
Brendan Allan
c613c33787
fix(app): tab overflow (#30894) 2026-06-05 07:56:44 +00:00
Brendan Allan
9431356715
fix(app): handle tab overflow and scrolling in titlebar (#30886) 2026-06-05 15:42:39 +08: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
5426478e46
fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08:00
Luke Parker
f62ba5eb86
fix(app): hide unavailable titlebar update (#30642) 2026-06-03 23:51:40 +00:00
Aarav Sareen
a444410cd4
feat(app): new update button (#30460)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-03 06:40:12 +00:00
Brendan Allan
d5a0ddb520
fix(app): tab title truncation and close button positioning (#30349) 2026-06-02 08:13:55 +00:00
Brendan Allan
787f170682
feat(app): inset new layout session panels (#30342) 2026-06-02 07:43:08 +00:00
Aarav Sareen
363d6d1a26
feat(app): v2 desktop UI improvements (#29689)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-01 19:09:09 +00:00
Brendan Allan
e1581183ff
feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
Brendan Allan
f195c952fc
fix(app): show tab close button properly (#29523) 2026-05-27 06:36:04 +00:00
Eric Guo
1a8fd0e1dc
fix(app): handle deleted session sync cache in V2 titlebar (#29328) 2026-05-26 13:23:17 +00:00
Luke Parker
13c9d097a0
feat(app): refine desktop v2 home and session controls (#28788) 2026-05-26 07:50:07 +00: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
f6101aef8a
refactor(app): consolidate sdk and sync contexts (#28782) 2026-05-22 06:40:56 +00:00
Brendan Allan
f3874ec2f9
refactor(app): move tab navigation to titlebar and conditionally register project shortcuts (#28773) 2026-05-22 13:54:25 +08:00
Brendan Allan
6466fcfdea
refactor(app): simplify session routing and tab close handling (#28767) 2026-05-22 12:48:09 +08:00
Brendan Allan
2caac055ef
feat(desktop): add pinch zoom setting (#28632) 2026-05-21 10:44:30 +00:00
Luke Parker
b207e32249
feat(app): add desktop v2 home, session entry, and titlebar (#28442)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-05-21 05:48:13 +00:00
Brendan Allan
38b406fb35
app: Initial tabs impl (#28436) 2026-05-20 14:40:06 +08:00
Luke Parker
82c5d45601
Add Windows desktop app menu (#28420) 2026-05-20 14:28:15 +10:00
opencode-agent[bot]
6f7d63e9ce chore: generate 2026-05-05 04:27:38 +00:00
Luke Parker
07f1c8c0ac
fix(desktop): stabilize Windows titlebar zoom (#25813) 2026-05-05 04:26:35 +00:00
Jay
fbbab9d6c8
feat(app): hide desktop titlebar tools behind settings (#19029)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-04-17 03:31:00 +00:00
Adam
f418fd5632
beta badge for desktop app (#14471)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-04-16 06:03:41 +00:00
Kit Langton
f7d4665e40
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687) 2026-04-15 21:33:54 -04: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
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
David Hill
050d71bcf9
fix(app): avoid clipping new session during sidebar anim 2026-03-13 10:18:03 -05:00
David Hill
ffde837e83
fix(app): animate titlebar controls on sidebar open 2026-03-13 10:17:56 -05:00
David Hill
184732fc20
fix(app): titlebar cleanup (#17206) 2026-03-12 18:26:50 +00:00
Luke Parker
d481f64bde
fix(electron): theme Windows titlebar overlay (#16843)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-03-12 16:38:56 +10:00