Brendan Allan
|
e1581183ff
|
feat(app): allow toggling tabs layout (#29526)
|
2026-05-27 15:42:21 +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
|
f3874ec2f9
|
refactor(app): move tab navigation to titlebar and conditionally register project shortcuts (#28773)
|
2026-05-22 13:54:25 +08:00 |
|
Brendan Allan
|
1f0390cfbb
|
app: wrap provider data in Map to avoid store (#28765)
|
2026-05-22 12:23:16 +08:00 |
|
Brendan Allan
|
b2661c4a03
|
app: more new designs (#28603)
|
2026-05-21 14:42:13 +08: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 |
|
Luke Parker
|
bea3ca5b05
|
feat(desktop): Add Export Logs (#26262)
|
2026-05-21 14:55:23 +10:00 |
|
Brendan Allan
|
3992e2a76b
|
feat(app): add ctrl/cmd+number keybinds to switch projects (#26280)
|
2026-05-12 14:43:07 +08:00 |
|
Brendan Allan
|
871374804f
|
fix(app): use keyed Show for project in layout (#26985)
|
2026-05-12 10:39:36 +08:00 |
|
Brendan Allan
|
78a2639e5e
|
fix(app): open next project when closing current one (#26987)
|
2026-05-12 10:38:21 +08:00 |
|
James Long
|
9067218b74
|
fix(core): always start worktrees as detached (#26931)
|
2026-05-11 16:22:25 -04:00 |
|
Luke Parker
|
a366128a93
|
fix(app): prevent terminal recovery loops (#25710)
|
2026-05-04 23:24:57 +10:00 |
|
opencode-agent[bot]
|
12cbfe5b64
|
chore: generate
|
2026-04-29 22:40:26 +00:00 |
|
Luke Parker
|
d7b7be1909
|
fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013)
|
2026-04-29 22:39:19 +00:00 |
|
Dax
|
62ef2a2207
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
Brendan Allan
|
2e156b8990
|
fix(desktop): avoid relaunching without installing updates (#23806)
|
2026-04-24 13:27:36 +08:00 |
|
opencode-agent[bot]
|
c57c5315c1
|
chore: generate
|
2026-04-17 07:27:13 +00:00 |
|
Brendan Allan
|
a726530735
|
fix(app): workspace loading and persist ready state (#23046)
|
2026-04-17 07:26:14 +00: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
|
f7d4665e40
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
|
2026-04-15 21:33:54 -04:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Adam
|
ec8b9810b4
|
feat(app): better subagent experience (#20708)
|
2026-04-07 11:06:23 -05:00 |
|
Brendan Allan
|
69d047ae7d
|
cleanup event listeners with solid-primitives/event-listener (#20619)
|
2026-04-02 09:40:03 +00: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 |
|
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 |
|