Brendan Allan
|
d93a06431e
|
refactor(app): clarify session_working logic in child-store (#27267)
|
2026-05-13 14:36:00 +08:00 |
|
Brendan Allan
|
3be65dff46
|
fix: add optional chaining to session_status access (#27247)
|
2026-05-13 12:09:36 +08:00 |
|
Brendan Allan
|
2f4dce789f
|
app: use session_working helper to simplify loading states (#27212)
|
2026-05-13 10:27:05 +08:00 |
|
Kit Langton
|
fda37b3609
|
Remove Zod from app global SDK (#27111)
|
2026-05-12 14:02:12 -04:00 |
|
Brendan Allan
|
d276d96cdf
|
fix(app): remember selected model variant when switching sessions/projects (#27029)
|
2026-05-12 17:44:50 +08:00 |
|
Luke Parker
|
caf1151cb5
|
refactor(app): centralize sync query options (#25941)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
|
2026-05-12 16:40:21 +08: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
|
fe374aea46
|
feat(app): persist todo dock collapsed state (#26953)
|
2026-05-11 23:59:38 +00:00 |
|
Brendan Allan
|
5d6f2a1524
|
fix(ui): use part_text_accum_delta to prevent markdown cutoff during streaming (#26822)
|
2026-05-11 15:15:03 +08:00 |
|
Luke Parker
|
f5c3d352a1
|
fix(app): require query functions for sync queries (#25939)
|
2026-05-06 10:09:32 +10:00 |
|
opencode-agent[bot]
|
67047fa766
|
chore: generate
|
2026-05-04 13:26:08 +00:00 |
|
Luke Parker
|
a366128a93
|
fix(app): prevent terminal recovery loops (#25710)
|
2026-05-04 23:24:57 +10:00 |
|
Kit Langton
|
ca6150d6f0
|
fix(app): preserve auth token credentials (#25636)
|
2026-05-03 21:13:42 +00:00 |
|
Brendan Allan
|
a5aa72bd7d
|
fix: update provider store after loading providers in bootstrap (#25236)
|
2026-05-01 13:39:22 +08:00 |
|
Brendan Allan
|
908e28175f
|
fix: invert *_ready getters to fix server status indicator (#25077)
|
2026-04-30 15:10:39 +08:00 |
|
Luke Parker
|
9bddf7f3ef
|
fix app crash restoring messages without model (#25062)
|
2026-04-30 14:44:53 +10: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 |
|
Brendan Allan
|
aa07f38b07
|
fix(app): preserve per-workspace icon override from localStorage (#24738)
Co-authored-by: Andrew Avsenin <snatvb@ya.ru>
|
2026-04-28 19:37:40 +08:00 |
|
Brendan Allan
|
c8d9f7aa89
|
refactor(app): load sync state through TanStack Query (#23792)
|
2026-04-28 04:24:30 +00:00 |
|
Luke Parker
|
141f33d24b
|
feat: configurable shell selection + desktop settings UI (#20602)
|
2026-04-27 00:54:55 +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 |
|
Brendan Allan
|
6002500bc0
|
feat(project): add icon_url_override field to projects (#23955)
|
2026-04-23 18:57:04 +08:00 |
|
Luke Parker
|
6387b35a2d
|
log session sdk errors (#23652)
|
2026-04-23 00:25:41 -04:00 |
|
Brendan Allan
|
06066dbb7b
|
fix(app): improve icon override handling in project edit dialog (#23768)
|
2026-04-23 00:25:36 -04:00 |
|
Brendan Allan
|
811a7e9a8b
|
feat(app): allow disabling progress bar in settings (#23674)
|
2026-04-21 19:10:50 +08:00 |
|
Brendan Allan
|
22d33c57af
|
fix(app): properly wrap produce calls in setProjects (#23638)
|
2026-04-21 14:11:23 +08:00 |
|
Brendan Allan
|
687b758882
|
app: better loading (#23489)
|
2026-04-20 05:17:37 +00:00 |
|
opencode-agent[bot]
|
33b2795cc8
|
chore: generate
|
2026-04-19 09:47:36 +00:00 |
|
Luke Parker
|
10bd044c55
|
feat: add terminal font settings and built-in Nerd Font (#23391)
|
2026-04-19 19:46:34 +10:00 |
|
Brendan Allan
|
a726530735
|
fix(app): workspace loading and persist ready state (#23046)
|
2026-04-17 07:26:14 +00:00 |
|
Brendan Allan
|
79e9baf55a
|
fix(app): use fetchQuery instead of ensureQueryData in global sync (#23025)
|
2026-04-17 03:54:19 +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 |
|
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
|
702f741267
|
feat: enable oxlint suspicious category, fix 24 violations (#22727)
|
2026-04-16 02:53:10 +00:00 |
|
Kit Langton
|
cf423d2769
|
fix: remove 10 unused type-only imports and declarations (#22696)
|
2026-04-16 02:17:59 +00:00 |
|
Kit Langton
|
34213d4446
|
fix: delete 9 dead functions with zero callers (#22697)
|
2026-04-16 02:01:02 +00:00 |
|
Kit Langton
|
f7d4665e40
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
|
2026-04-15 21:33:54 -04:00 |
|
Kit Langton
|
3d6f90cb53
|
feat: add oxlint with correctness defaults (#22682)
|
2026-04-15 20:45:19 -04:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Dax Raad
|
627159acac
|
delete all e2e tests (#22501)
Cherry-picked from ea463e604c
|
2026-04-14 23:10:25 -04:00 |
|
Brendan Allan
|
2c36bf9490
|
fix(app): avoid bootstrap error popups during global sync init (#22426)
|
2026-04-15 08:24:52 +08:00 |
|
James Long
|
b22add292c
|
refactor(core): publish sync events to global event stream (#22347)
|
2026-04-13 16:51:59 -04:00 |
|
Adam
|
689b1a4b3a
|
fix(app): diff list normalization
|
2026-04-08 14:02:23 -05:00 |
|
Dax
|
b7fab49b64
|
refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-04-07 19:48:23 -04:00 |
|
Dax
|
1f94c48bdd
|
fix(opencode): keep user message variants scoped to model (#21332)
|
2026-04-07 10:12:53 -04:00 |
|
Adam
|
ae7e2eb3fb
|
chore(app): remove queued follow-ups for now
|
2026-04-03 10:56:40 -05:00 |
|
Shoubhit Dash
|
35350b1d25
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Brendan Allan
|
69d047ae7d
|
cleanup event listeners with solid-primitives/event-listener (#20619)
|
2026-04-02 09:40:03 +00:00 |
|