Commit Graph

14170 Commits

Author SHA1 Message Date
opencode-agent[bot]
355a0bcf5b chore: generate 2026-06-18 12:56:22 +00:00
Aiden Cline
2892e97c57
fix(tui): gate background shortcut by capability (#32837) 2026-06-18 14:54:26 +02:00
Frank
62c746f2e8 zen: budget 2026-06-18 14:27:02 +02:00
Aiden Cline
ec50db334b
fix(opencode): pass configured headers to Copilot models (#32815) 2026-06-18 11:48:01 +02:00
opencode
8716c4309a sync release versions for v1.17.8 2026-06-17 21:27:16 +00:00
Frank
10b6672be1 go: glm 5.2 2026-06-17 13:04:43 +02:00
Adam
85a79292e6
fix(stats): map lab aliases 2026-06-17 05:38:14 -05:00
Luke Parker
5c9e4ff21b
feat(app): add v2 home tab toggle (#32191) 2026-06-17 12:37:48 +02:00
opencode-agent[bot]
417ad240c7 chore: generate 2026-06-17 09:04:36 +00:00
Adam
1e63e76192
fix(stats): scope model pages to go 2026-06-17 04:02:22 -05:00
Jason Quense
213ff3f2d7
fix(opencode): sanitize OpenAI MCP tool schemas (#32489)
Co-authored-by: jquense <jquense@ramp.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-06-17 02:00:58 +02:00
opencode-agent[bot]
3ab3d04ec7 chore: update nix node_modules hashes 2026-06-16 17:12:18 +00:00
Keefe Tang
8fd5753f76
fix(provider): pass apiKey to createUnified for Cloudflare AI Gateway (#32052)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-06-16 19:04:38 +02:00
opencode-agent[bot]
273efdeee7 chore: generate 2026-06-16 16:57:04 +00:00
Luke Parker
3b811bd019
feat(app): make session timelines much faster AND without flicker or scroll jumps (#32331) 2026-06-16 18:53:57 +02:00
opencode-agent[bot]
e772664389 chore: update nix node_modules hashes 2026-06-16 15:57:58 +00:00
opencode-agent[bot]
1c2c2d6b52 chore: generate 2026-06-16 15:45:29 +00:00
Luke Parker
88f5b9a90e
experiment: better web picker using @pierre/tree (#31208) 2026-06-16 17:43:23 +02:00
Aiden Cline
25cb2be619
fix(mcp): default tool schema properties (#32568) 2026-06-16 16:27:20 +02:00
Aiden Cline
bd84c32860
fix(web): persist docs language selection (#32551) 2026-06-16 13:27:05 +02:00
Aiden Cline
94652cfe4a
fix(tui): render move errors inline (#32241) 2026-06-16 13:13:11 +02:00
adamelmore
3a2ff11be8
Revert "fix(mcp): type tool error content"
This reverts commit 9258e8ca86.
2026-06-16 12:06:26 +02:00
RAMA
a98d5732c0
fix(mcp): enable progress timeout resets (#32477)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-16 12:03:18 +02:00
Aiden Cline
5d0f86606a
fix(mcp): stop idle OAuth callback server (#32245) 2026-06-14 22:36:21 -04:00
opencode-agent[bot]
98d66e9a8b chore: generate 2026-06-15 02:29:40 +00:00
opencode-agent[bot]
0dbfb6bc0b chore: update nix node_modules hashes 2026-06-15 02:28:10 +00:00
Adam
9258e8ca86
fix(mcp): type tool error content 2026-06-14 21:24:54 -05:00
Adam
9fdfa23f01
fix(stats): align homepage model ranks 2026-06-14 21:22:12 -05:00
Aiden Cline
dfb616f067
fix(mcp): handle tool result errors (#32244) 2026-06-14 22:16:39 -04:00
Adam
1338d7b47a
fix(stats): rank model pages by week 2026-06-14 21:00:35 -05:00
Aiden Cline
a774c62eac
chore(opencode): consolidate escape logic (#32360) 2026-06-14 21:27:02 -04:00
Adam
a9a4b2f00f
fix(stats): scope data charts to go 2026-06-14 20:21:49 -05:00
Aiden Cline
e4ccb505bf
fix(mcp): escape OAuth callback errors (#32242) 2026-06-14 21:14:36 -04:00
opencode
85e278b728 sync release versions for v1.17.7 2026-06-14 18:49:21 +00:00
Dax Raad
87c33b3d85 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]
3f81402663 chore: generate 2026-06-14 13:41:30 +00:00
Brendan Allan
d37ddc501c
feat(app): add prompt input story (#32308) 2026-06-14 13:40:09 +00:00
Shoubhit Dash
3e523d506c
fix(tui): match @ mention items by name, not description or uri (#32309) 2026-06-14 13:11:01 +00:00
Shoubhit Dash
e4d4b07e7d
test(acp): make shell workdir location assertion windows-safe (#32306) 2026-06-14 14:54:35 +02:00
Shoubhit Dash
51461429f4
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]
3ab19bfd7d chore: generate 2026-06-14 12:46:12 +00:00
Dax
0cf3ee4406
refactor(core): derive catalog availability from integrations (#32272) 2026-06-14 14:44:50 +02:00
opencode-agent[bot]
4810df0a71 chore: generate 2026-06-14 11:25:37 +00:00
Brendan Allan
010b456dfd
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]
c81cd3202c chore: generate 2026-06-14 11:19:10 +00:00
Shoubhit Dash
7ad68f8150
fix(server): apply plugin pty environment (#32296) 2026-06-14 13:17:48 +02:00
opencode-agent[bot]
8cc2276dba chore: generate 2026-06-14 10:48:03 +00:00
Shoubhit Dash
f2cf607376
refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
Frank
7efade2d53 zen: monitor budget 2026-06-14 02:00:50 -04:00
Aiden Cline
231f4944c7
fix(mcp): use SDK protocol version in debug (#32243) 2026-06-13 23:54:45 -05:00