Commit Graph

1379 Commits

Author SHA1 Message Date
Luke Parker 7a498acdc0 fix(app): require query functions for sync queries (#25939) 2026-05-06 10:09:32 +10:00
opencode-agent[bot] d325cfae45 chore: generate 2026-05-05 04:27:38 +00:00
Luke Parker 280d4fb09f fix(desktop): stabilize Windows titlebar zoom (#25813) 2026-05-05 04:26:35 +00:00
OpeOginni 5d9ae2111d fix(opencode): strip transfer-encoding in UI proxy and allow public manifest assets (#25698)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-05-04 09:43:03 -04:00
opencode-agent[bot] 5536b51a69 chore: generate 2026-05-04 13:26:08 +00:00
Luke Parker 0b7135131d fix(app): prevent terminal recovery loops (#25710) 2026-05-04 23:24:57 +10:00
Kit Langton e6cba0230d feat(server): pty websocket auth tickets (#25660) 2026-05-03 22:56:14 -04:00
Kit Langton e82047588c fix(app): preserve auth token credentials (#25636) 2026-05-03 21:13:42 +00:00
opencode-agent[bot] d20a342377 chore: generate 2026-05-03 18:24:37 +00:00
Kit Langton f5299a9f71 fix(server): support desktop PTY websockets with HttpApi (#25598) 2026-05-03 18:23:29 +00:00
Brendan Allan ae317c8306 fix: update provider store after loading providers in bootstrap (#25236) 2026-05-01 13:39:22 +08:00
Brendan Allan 16d96ee5cb desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
OpeOginni 9cd86e3ba2 fix(desktop): Prevent Model response Interruption when opening settings dialog (#25114) 2026-05-01 01:27:38 +00:00
Brendan Allan 1bb9652079 fix: invert *_ready getters to fix server status indicator (#25077) 2026-04-30 15:10:39 +08:00
Luke Parker 4e8a39a183 fix app crash restoring messages without model (#25062) 2026-04-30 14:44:53 +10:00
opencode-agent[bot] aac892c4d0 chore: generate 2026-04-29 22:40:26 +00:00
Luke Parker 92b08bf1ed fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013) 2026-04-29 22:39:19 +00:00
Aiden Cline 60f88a613c chore: rm broken codesearch tool (#24992) 2026-04-29 13:15:44 -05:00
Brendan Allan 8565efde4d refactor(app): convert getProjectAvatarSource to early returns (#24896) 2026-04-29 12:00:13 +08:00
Brendan Allan ab7053efce 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 57c9b85dab refactor(app): load sync state through TanStack Query (#23792) 2026-04-28 04:24:30 +00:00
Luke Parker 7454f363db feat: configurable shell selection + desktop settings UI (#20602) 2026-04-27 00:54:55 +00:00
Dax 1865f4fc5f refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
Simon Klee e4b1a3f12d test(prompt): align shell placeholder expectation (#24147) 2026-04-24 13:00:11 +02:00
Brendan Allan c2be1eb239 fix(app): conditionally show model variant selector (#24115) 2026-04-24 15:20:53 +08:00
Brendan Allan 09eae07992 feat(prompt): add shell mode UI with cancel button, custom icon, and example placeholder (#24105) 2026-04-24 14:04:55 +08:00
opencode-agent[bot] ee893e56b4 chore: generate 2026-04-24 05:28:43 +00:00
Brendan Allan 2bddee92a6 fix(desktop): avoid relaunching without installing updates (#23806) 2026-04-24 13:27:36 +08:00
Brendan Allan 916b85152a feat(project): add icon_url_override field to projects (#23955) 2026-04-23 18:57:04 +08:00
Brendan Allan 7a5468cc60 fix: add keyed prop to Show components for proper reactivity (#23935) 2026-04-23 17:32:01 +08:00
Brendan Allan df8c2f6004 refactor: remove redundant pending check from working memo (#23929) 2026-04-23 13:15:02 +08:00
Luke Parker 690db85ad2 log session sdk errors (#23652) 2026-04-23 00:25:41 -04:00
Brendan Allan 5d377faf3a fix: consolidate project avatar source logic (#23819) 2026-04-23 00:25:37 -04:00
Brendan Allan 66308b8bca fix(app): improve icon override handling in project edit dialog (#23768) 2026-04-23 00:25:36 -04:00
Brendan Allan 0fe2ccc576 fix(app): prevent prompt input animations from rerunning on every render (#23676) 2026-04-21 19:12:32 +08:00
opencode-agent[bot] 3e3a1b7243 chore: generate 2026-04-21 11:11:54 +00:00
Brendan Allan fc03dc9c17 feat(app): allow disabling progress bar in settings (#23674) 2026-04-21 19:10:50 +08:00
OpeOginni a9da23442f fix(desktop): adjust layout properties in DialogSelectServer component (#23589) 2026-04-21 14:38:56 +08:00
Brendan Allan 62348bc7cc fix(app): properly wrap produce calls in setProjects (#23638) 2026-04-21 14:11:23 +08:00
Chris Yang 7312c17fa4 fix(app): fall back to icon.url in sidebar avatar (#18747) 2026-04-20 19:32:54 +08:00
Brendan Allan 303da3ff6e app: better loading (#23489) 2026-04-20 05:17:37 +00:00
Brendan Allan 29b8f55a29 refactor(app): move QueryProvider to AppInterface (#23484) 2026-04-20 12:51:34 +08:00
opencode-agent[bot] 244172b030 chore: generate 2026-04-19 09:47:36 +00:00
Luke Parker 745cf7e678 feat: add terminal font settings and built-in Nerd Font (#23391) 2026-04-19 19:46:34 +10:00
Brendan Allan c14a4b6d0b fix: conditionally show file tree in beta channel (#23099) 2026-04-17 15:13:59 +00:00
opencode-agent[bot] 784c8c3b03 chore: generate 2026-04-17 07:27:13 +00:00
Brendan Allan a13c34d6e0 fix(app): workspace loading and persist ready state (#23046) 2026-04-17 07:26:14 +00:00
Brendan Allan d6e43861d5 fix(app): use fetchQuery instead of ensureQueryData in global sync (#23025) 2026-04-17 03:54:19 +00:00
Jay b0e6764895 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 bc034ccd93 app: use tanstack query to load session vcs state (#22277) 2026-04-17 02:27:08 +00:00