Commit Graph

14553 Commits

Author SHA1 Message Date
Frank c3c8deebe5 zen: update alert role 2026-06-28 18:53:32 -04:00
Frank af1e826faa zen: new inference 2026-06-28 13:48:42 -04:00
Brendan Allan 1a603373b8 fix(desktop): avoid destroyed window permission checks (#34300) 2026-06-28 20:06:15 +08:00
Filip 4efc6f366f fix(app): disable add project when given server is offline (#34294) 2026-06-28 18:45:05 +08:00
Kit Langton a85daf13a5 feat(client): generate complete protocol client (#34164) 2026-06-27 22:25:40 -04:00
opencode-agent[bot] 9bd5ec0c2b chore: update nix node_modules hashes 2026-06-28 01:20:08 +00:00
Dax d0eca28681 fix(sdk): preserve V2Event name for SSE streams (#34171) 2026-06-27 21:05:47 -04:00
Brendan Allan d1a0d11195 fix(app): transition draft project updates (#34252) 2026-06-28 02:58:07 +08:00
opencode-agent[bot] 560984b2bc chore: generate 2026-06-27 18:11:37 +00:00
James Long 42189a751b refactor(core): move more tests to nodes (#34248) 2026-06-27 18:10:07 +00:00
opencode-agent[bot] 52bb563352 chore: generate 2026-06-27 17:20:42 +00:00
James Long 50650e6718 refactor(core): move session test to nodes (#34245) 2026-06-27 13:19:14 -04:00
James Long 7a58b5c998 test(core): cover app node builder graphs (#34244) 2026-06-27 16:54:18 +00:00
opencode-agent[bot] dc318dfce9 chore: generate 2026-06-27 16:30:47 +00:00
James Long 36700b2f07 refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
Ben Guthrie b072d285cb fix(tui): register prompt.skills keybinds (#34180) 2026-06-27 11:06:14 -05:00
opencode-agent[bot] 29e49b9384 chore: generate 2026-06-27 15:38:27 +00:00
Aarav Sareen cc01185fa3 feat(app): new debug bar (#34237) 2026-06-27 15:37:02 +00:00
James Long abcdfc359d refactor(core): make node build bind maps conditionally (#34218) 2026-06-27 11:09:07 -04:00
Aarav Sareen 86df311cfe feat(app): minor visual updates (#34205) 2026-06-27 18:07:17 +08:00
Brendan Allan b269b11dbd fix(app): batch new session tab navigation (#34196) 2026-06-27 17:13:09 +08:00
opencode-agent[bot] b1953b021e chore: generate 2026-06-27 07:43:42 +00:00
Luke Parker 09d5fcddee fix(app): reconcile session pages with concurrent events (#34042) 2026-06-27 17:42:17 +10:00
OpeOginni d997d49d2e fix(desktop): recognize normal auth metadata input prompts in connect provider dialog (#33024) 2026-06-27 05:19:59 +00:00
Aarav Sareen a3636e25fd feat(app): update home screen alignment + markdown styles (#34172) 2026-06-27 13:00:52 +08:00
opencode-agent[bot] abd0872d08 fix(ui): make select hover feedback immediate (#34121)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-27 12:47:32 +08:00
opencode-agent[bot] 0f9b62753a fix(app): space home sessions from scrollbar (#34132)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-27 12:46:33 +08:00
opencode-agent[bot] c2c2741b89 chore: update nix node_modules hashes 2026-06-27 04:27:56 +00:00
opencode-agent[bot] b4bc6ab79c fix(opencode): allow empty provider config default (#34167)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-26 23:19:42 -05:00
opencode-agent[bot] c3c7dccf1b chore: generate 2026-06-27 04:10:30 +00:00
Dax Raad 5da7e801f2 feat(core): port v2 runtime fixes onto dev
Cherry-picks the packages/core changes from the v2 branch onto dev:
- combined ordered stdout/stderr in AppProcess + bash structured output
- edit/apply-patch return FileDiff info with status and line stats
- ignore no-op model switches; record reasoning timestamps
- return unexpected local tool defects to the model and continue
- keep OAuth account metadata out of request bodies
- nest OpenAI reasoning effort/summary options
- load OpenCode provider config asynchronously; batch plugin boot
- export latest public event manifest

Includes the supporting schema reasoning time field and regenerated
client/SDK types.
2026-06-27 00:07:25 -04:00
opencode-agent[bot] a53ff25591 fix(app): migrate composer tooltips to v2 (#34147)
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-27 14:01:45 +10:00
opencode-agent[bot] ed05705233 chore: update nix node_modules hashes 2026-06-27 03:47:28 +00:00
Aiden Cline 1171e8ec51 fix(mcp): request refresh token scope (#34125) 2026-06-26 22:27:43 -05:00
Aiden Cline a7cc05650a fix(mcp): surface OAuth completion errors (#34145) 2026-06-26 22:21:16 -05:00
opencode-agent[bot] b3f0c46d11 chore: generate 2026-06-27 02:47:33 +00:00
James Long 956c603bc5 refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
opencode-agent[bot] 5b0bd16964 fix(app): hide home session archive action (#34136)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-27 02:23:36 +00:00
opencode-agent[bot] fab4d6a1ee fix(app): keep bare slash as plain inline code (#34122)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-26 22:21:01 +00:00
opencode-agent[bot] dda8f95a63 fix(tui): use generated event union (#34118)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-26 18:04:53 -04:00
Frank 74a5fec824 zen: new inference 2026-06-26 16:25:07 -04:00
Brendan Allan 62be98be3a fix(app): centralize notification state (#34105) 2026-06-26 19:24:33 +00:00
opencode-agent[bot] 775d1bc506 chore: generate 2026-06-26 19:18:18 +00:00
Kit Langton 32e90eaec8 feat(sdk): expose live event stream (#34098) 2026-06-26 21:16:33 +02:00
opencode-agent[bot] e599951769 chore: update nix node_modules hashes 2026-06-26 18:53:34 +00:00
Affan Ali f1167ecfa9 fix(app): slow tooltip display for models (#30745)
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com>
2026-06-27 02:53:08 +08:00
opencode-agent[bot] 2784bc7e6d chore: generate 2026-06-26 18:51:42 +00:00
Kit Langton 4a134fbefd feat(api): add finite durable session history pages (#34097) 2026-06-26 14:49:47 -04:00
Brendan Allan 7aa677d7a6 fix(app): animate prompt selectors after loading (#34101) 2026-06-27 02:36:01 +08:00
opencode-agent[bot] d5154308ee chore: generate 2026-06-26 17:56:55 +00:00