Commit Graph

14535 Commits

Author SHA1 Message Date
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
Dax Raad 374ada8994 fix(llm): end reasoning before responses 2026-06-26 13:55:04 -04:00
Dax Raad 913ee01fce fix(core): authorize external read paths 2026-06-26 13:55:04 -04:00
opencode-agent[bot] d509848d8d chore: generate 2026-06-26 17:53:26 +00:00
Dax Raad 0adb097898 fix(core): resolve prompt attachment mime types 2026-06-26 13:51:00 -04:00
opencode-agent[bot] 1d6a102d06 chore: generate 2026-06-26 17:36:45 +00:00
Adam 8d260c6ccb feat(stats): add clickable section headings (#34095) 2026-06-26 12:34:44 -05:00
Adam b28f40018b fix(data): clarify unchanged rank 2026-06-26 12:29:29 -05:00
Stefan Avram 15c048b893 docs: route enterprise contact links (#34080) 2026-06-26 12:05:24 -05:00
Adam 0907747cdf fix(data): canonicalize locale pages 2026-06-26 12:00:32 -05:00
Shoubhit Dash 574fc8435e fix(acp): send partial completed tool updates (#34091) 2026-06-26 22:21:35 +05:30
Brendan Allan d329422b50 fix(app): wait for persisted home state before reading collapsed state (#34088) 2026-06-27 00:25:43 +08:00
Ariane Emory aff014f7b2 docs(providers): document blacklist and whitelist model filtering (#33792) 2026-06-26 11:09:14 -05:00
Shoubhit Dash 4821ae03cd fix(acp): enrich permission prompts (#34079) 2026-06-26 21:25:52 +05:30
Brendan Allan 496799126f fix(app): consolidate add project action (#34086) 2026-06-26 23:54:31 +08:00
Brendan Allan 7c0b4e24f8 feat(app): add new session workspace controls (#34085) 2026-06-26 23:43:41 +08:00
Aiden Cline ef2875a70f fix(core): enlarge OAuth callback card (#34082) 2026-06-26 10:16:51 -05:00
Aiden Cline 77bb69b271 fix(llm): omit stateless response item ids (#34027) 2026-06-26 10:14:43 -05:00
Aiden Cline 80a916a0fb tweak: update OAuth callback branding (#34081) 2026-06-26 10:08:29 -05:00