14137 Commits

Author SHA1 Message Date
opencode 4fa35cd2d4 release: v1.17.7 v1.17.7 2026-06-14 18:49:10 +00:00
Dax Raad 29c2f90565 fix(plugin): reuse active server for client requests
Temporarily route plugin SDK calls through the active listener so they reuse its instance store instead of initializing plugins again through the default app. Keep the in-process fallback for commands without a listener. This is intentionally a narrow bridge until v2 owns plugin clients in the correct shared server runtime.
2026-06-14 13:35:05 -04:00
opencode-agent[bot] d88459c645 chore: generate 2026-06-14 13:41:30 +00:00
Brendan Allan 6a1271e65f feat(app): add prompt input story (#32308) 2026-06-14 13:40:09 +00:00
Shoubhit Dash bb9bea1365 fix(tui): match @ mention items by name, not description or uri (#32309) 2026-06-14 13:11:01 +00:00
Shoubhit Dash 19b9ca63b6 test(acp): make shell workdir location assertion windows-safe (#32306) 2026-06-14 14:54:35 +02:00
Shoubhit Dash 3060496172 fix(acp): show shell command in ACP tool calls (#32304)
Co-authored-by: Mert Can Demir <validatedev@gmail.com>
2026-06-14 14:46:27 +02:00
opencode-agent[bot] d780566014 chore: generate 2026-06-14 12:46:12 +00:00
Dax 00a6e3fc4a refactor(core): derive catalog availability from integrations (#32272) 2026-06-14 14:44:50 +02:00
opencode-agent[bot] f826f22c55 chore: generate 2026-06-14 11:25:37 +00:00
Brendan Allan 25419552de feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290) 2026-06-14 13:24:10 +02:00
opencode-agent[bot] bbccc52313 chore: generate 2026-06-14 11:19:10 +00:00
Shoubhit Dash e2ad6d0d9c fix(server): apply plugin pty environment (#32296) 2026-06-14 13:17:48 +02:00
opencode-agent[bot] 1d195452f5 chore: generate 2026-06-14 10:48:03 +00:00
Shoubhit Dash ccd64b6949 refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
Frank ca6a8dfccc zen: monitor budget 2026-06-14 02:00:50 -04:00
Aiden Cline 136282f4db fix(mcp): use SDK protocol version in debug (#32243) 2026-06-13 23:54:45 -05:00
Aiden Cline 892c0a25d6 feat(mcp): support client roots (#32230) 2026-06-13 19:13:15 -05:00
opencode 19b38db419 sync release versions for v1.17.6 2026-06-13 22:39:08 +00:00
James Long 5204be4498 fix(core): ignore unavailable project copy roots (#32234) 2026-06-13 18:10:59 -04:00
Aiden Cline c55d23b4c3 fix(tui): handle move directory errors (#32226) 2026-06-13 15:57:14 -05:00
Aiden Cline 87b82ecdfc chore(mcp): declare client capabilities (#32222) 2026-06-13 15:29:38 -05:00
opencode a4b75ccd79 sync release versions for v1.17.5 2026-06-13 19:59:03 +00:00
opencode-agent[bot] 4c2a05c0f7 chore: generate 2026-06-13 19:14:37 +00:00
OpeOginni 671aa6a469 fix(opencode): add authorization header to fetch requests in RunCommand (#29877) 2026-06-13 14:13:15 -05:00
opencode-agent[bot] 8d7248cf9f chore: generate 2026-06-13 18:11:18 +00:00
santigc6 085fb73ac3 feat(opencode): add external browser OAuth for snowflake cortex provider (#31700)
Co-authored-by: santiago.gonzalezcarvajcentenera <santiago.gonzalezcarvajcentenera@colaborador.elcorteingles.es>
Co-authored-by: David Fierro <14184197+davidfierro@users.noreply.github.com>
Co-authored-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
Co-authored-by: Cortex Code <noreply@snowflake.com>
2026-06-13 13:09:45 -05:00
opencode-agent[bot] deb2670294 chore: update nix node_modules hashes 2026-06-13 16:45:25 +00:00
Aiden Cline 2c0d8a194c fix(opencode): recover expired MCP sessions (#32088) 2026-06-13 11:20:59 -05:00
Luke Parker e85d5d82e1 feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
Luke Parker 8ff80c29e4 fix(app): expand terminal resize gutter hitbox (#32169) 2026-06-13 09:23:01 +00:00
opencode-agent[bot] 0806349c0f chore: generate 2026-06-13 07:34:53 +00:00
Luke Parker a59f3c4ce8 fix(app): fade overflowing titlebar tabs (#32082) 2026-06-13 17:33:31 +10:00
opencode-agent[bot] 405878e0d2 chore: generate 2026-06-12 22:52:55 +00:00
Sebastian 91ff6fa279 fix(tui): prevent duplicate renderable IDs (#32110) 2026-06-13 00:51:32 +02:00
Aiden Cline 23ae7880f9 fix(tui): restore subtask invocation spacing (#32109) 2026-06-12 17:18:05 -05:00
Stefan Avram d2267daf35 docs: update North Mini Code privacy terms (#32096) 2026-06-12 16:44:25 -04:00
opencode-agent[bot] d0df892aa1 chore: generate 2026-06-12 20:00:30 +00:00
Frank b5645b0323 go: kimi 2.7 code 2026-06-12 15:57:13 -04:00
opencode-agent[bot] 43ebd39f53 chore: generate 2026-06-12 18:46:51 +00:00
James Long e88dff274b feat(core): refactor project copies for v2 (#31943) 2026-06-12 14:45:16 -04:00
opencode-agent[bot] 747b8f7073 chore: generate 2026-06-12 18:35:01 +00:00
Adam dbbffd7982 fix(data): mobile breakpoint for nav 2026-06-12 13:33:00 -05:00
Adam f908f4cc55 feat(stats): add world map markers 2026-06-12 13:32:59 -05:00
Adam 1ae1659de5 feat(stats): use catalog pricing in efficiency and token costs 2026-06-12 13:32:59 -05:00
Adam 0c604f455e fix(stats): tighten truncated label line height 2026-06-12 13:32:59 -05:00
opencode-agent[bot] 20ec96c7ea chore: generate 2026-06-12 18:16:37 +00:00
James Long 3852439359 refactor(opencode): build server from layer nodes (#32086) 2026-06-12 14:14:51 -04:00
Aiden Cline 0b96da0608 fix(opencode): clear closed MCP clients (#32084) 2026-06-12 12:39:14 -05:00
Aiden Cline d5a2ef1770 fix(opencode): expose structured MCP output (#32074) 2026-06-12 10:48:00 -05:00