Commit graph

6465 commits

Author SHA1 Message Date
Aiden Cline
49ea8a9455
fix(opencode): always print MCP OAuth URL (#33716) 2026-06-24 17:24:16 -05:00
Kit Langton
24b0132bc5
refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
opencode
858f35f1b3 sync release versions for v1.17.10 2026-06-24 20:37:40 +00:00
Aiden Cline
1ddb75dd3e
fix: restore dev CI (#33701) 2026-06-24 14:04:50 -05:00
Aiden Cline
116ac93ddb
fix(mcp): hide denied resource template tool (#33686) 2026-06-24 12:01:44 -05:00
opencode-agent[bot]
2684293291 chore: generate 2026-06-24 16:56:33 +00:00
4rcadia
e8e83afbce
feat(mcp): append server instructions to context (#32490)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 11:54:19 -05:00
Victor Navarro
05f335ce62
feat(tui): add diff viewer keybind (#33365) 2026-06-24 12:07:23 +02:00
Aiden Cline
6c12c32fb1
fix(mcp): prevent resource key collisions (#33596) 2026-06-24 00:13:58 -05:00
Chris Yuan
246d40db73
fix(skill): emit base directory as filesystem path, not file:// URL (#33580)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 00:08:22 -05:00
Aiden Cline
947e0017f5
fix(mcp): restore legacy tool names (#33593) 2026-06-23 23:42:32 -05:00
opencode-agent[bot]
5647ed8ba3
fix(opencode): restore v1 account config (#33590)
Co-authored-by: Test <test@opencode.test>
2026-06-24 04:22:02 +00:00
Yufeng He
af31e97493
fix(mcp): bind oauth callback to IPv4 loopback (#30022) 2026-06-23 23:20:29 -05:00
Kit Langton
516cfe4e09
refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
Dax
cf80b5c470
feat(core): add opencode integration (#33555) 2026-06-23 23:45:02 +00:00
Aiden Cline
c17b9557f1
fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
opencode-agent[bot]
d2305d4a76 chore: generate 2026-06-23 20:31:13 +00:00
Shoubhit Dash
c6cc13e183
feat(mcp): add resource template listing (#33546) 2026-06-24 01:59:12 +05:30
Kit Langton
dcf7b4e792
fix(opencode): handle snapshot paths from subdirectories (#33506) 2026-06-23 20:51:56 +02:00
Aiden Cline
5152150bfe
fix(opencode): make ACP resource text sourcing cross-platform (#33534) 2026-06-23 12:55:34 -05:00
Aiden Cline
a131811cdc
feat(mcp): use mcp__server__tool naming convention (#33533) 2026-06-23 12:28:26 -05:00
Shoubhit Dash
8e2d422ffe
fix(acp): preserve resource text source (#33524) 2026-06-23 22:15:00 +05:30
opencode-agent[bot]
e439456b13 chore: generate 2026-06-23 15:47:46 +00:00
Aiden Cline
e3edbba3ca
test(opencode): stabilize prompt concurrency tests (#33522) 2026-06-23 10:45:30 -05:00
Luke Parker
f0849a697c
fix(app): reject stale timeline range indexes (#33488) 2026-06-23 18:27:25 +10:00
Shoubhit Dash
3f3f120825
feat(mcp): add resource read tools (#33483) 2026-06-23 13:49:42 +05:30
opencode-agent[bot]
40db33c415 chore: generate 2026-06-23 04:57:55 +00:00
Dax Raad
9b01f15f1d test(opencode): retry Windows CLI cleanup 2026-06-23 00:56:14 -04:00
Dax Raad
81851ca6b9 test(opencode): stabilize Windows async readiness 2026-06-23 00:41:02 -04:00
Dax Raad
3c5632e110 test(opencode): stabilize Windows CLI subprocesses 2026-06-23 00:26:48 -04:00
Dax Raad
6ea3e6698a fix(opencode): scope reference readiness wait 2026-06-23 00:10:36 -04:00
Dax Raad
af14fefc96 test(opencode): relax compaction readiness timeout 2026-06-22 23:01:05 -04:00
Dax Raad
4a710e4679 fix(core): await plugin readiness 2026-06-22 22:49:57 -04:00
opencode-agent[bot]
237595e242 chore: generate 2026-06-23 02:19:31 +00:00
Aiden Cline
d29f5eba92
refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
Aiden Cline
fbf889db83
fix(tui): preserve worker rejection handling (#33448)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-06-22 19:57:21 -05:00
Dax Raad
23fd5907be fix(opencode): normalize CLI test line endings 2026-06-22 19:15:50 -04:00
Dax
909a1a6d78
feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
Aiden Cline
c5a4a8288c
fix: dont show gpt-5.5-pro when using codex oauth (#33400)
Co-authored-by: Devin Oldenburg <devin@logicplanes.com>
2026-06-22 11:47:02 -05:00
Kit Langton
f50e4accf3
test(opencode): synchronize shell cancellation (#33386) 2026-06-22 11:55:04 -04:00
Kit Langton
9bceb8eb7d
test(opencode): synchronize websocket retry failures (#33387) 2026-06-22 11:54:49 -04:00
Kit Langton
adebb87191
test(opencode): use EventV2 location contract (#33383) 2026-06-22 11:37:43 -04:00
Kit Langton
41d1279b6f
fix(opencode): preserve request logger context (#33381) 2026-06-22 10:58:22 -04:00
Simon Klee
0d32d1f293
cli: add --mini (#33353) 2026-06-22 16:27:56 +02:00
Dax Raad
595cc91ddc feat(server): stream events across locations 2026-06-22 08:12:43 -04:00
opencode-agent[bot]
4ecc3ac653 chore: generate 2026-06-22 11:22:22 +00:00
Simon Klee
c7efbe6fc0
run: inline files for attached servers (#33317) 2026-06-22 13:20:43 +02:00
Dax Raad
35b3fc85d0 feat(core): expose session switching endpoints 2026-06-21 23:59:22 -04:00
Dax
fb43c15f88
refactor(core): simplify event model (#33238) 2026-06-21 10:34:57 -04:00
opencode-agent[bot]
02687b6324 chore: generate 2026-06-21 12:07:16 +00:00
Dax
c780d7cee7
feat(plugin): add v2 effect host (#33111) 2026-06-21 08:05:49 -04:00
James Long
d3bbfff826
test(opencode): simplify message pagination layer wiring (#33157) 2026-06-20 21:44:37 -04:00
James Long
468f425e76
test(opencode): simplify session retry layer wiring (#33155) 2026-06-20 21:44:02 -04:00
James Long
d59619fffd
test(opencode): simplify git layer wiring (#33156) 2026-06-20 21:43:03 -04:00
opencode
e84d94d998 sync release versions for v1.17.9 2026-06-21 00:03:08 +00:00
Kit Langton
4f1ae1604e
chore: upgrade Effect to beta 83 (#32340) 2026-06-20 19:57:29 -04:00
imranshaiedi-byte
22cc758b1a
feat(opencode): expose High/Max thinking variants for GLM-5.2 (#32446)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-20 16:59:08 -05:00
opencode-agent[bot]
0b7ec51d0a chore: generate 2026-06-20 21:05:57 +00:00
Kit Langton
4f1a9d7aef
fix(core): honor configured agent step limits (#33142) 2026-06-20 23:04:30 +02:00
卫斯李
babe5070e2
fix(opencode): use toLowerCase for Devstral model detection (#33109)
Co-authored-by: Robin1987China <fanrenzhige@163.com>
2026-06-20 14:19:27 -05:00
Aiden Cline
f092bafe88
tweak: remove steering wrapper that can bust cache (#33039) 2026-06-19 19:10:09 -04:00
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
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
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
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
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
Aiden Cline
25cb2be619
fix(mcp): default tool schema properties (#32568) 2026-06-16 16:27:20 +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
Adam
9258e8ca86
fix(mcp): type tool error content 2026-06-14 21:24:54 -05:00
Aiden Cline
dfb616f067
fix(mcp): handle tool result errors (#32244) 2026-06-14 22:16:39 -04:00
Aiden Cline
a774c62eac
chore(opencode): consolidate escape logic (#32360) 2026-06-14 21:27:02 -04: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
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]
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
Aiden Cline
231f4944c7
fix(mcp): use SDK protocol version in debug (#32243) 2026-06-13 23:54:45 -05:00
Aiden Cline
f55a931f59
feat(mcp): support client roots (#32230) 2026-06-13 19:13:15 -05:00
opencode
42f339c681 sync release versions for v1.17.6 2026-06-13 22:39:08 +00:00
Aiden Cline
11fd6f8255
chore(mcp): declare client capabilities (#32222) 2026-06-13 15:29:38 -05:00
opencode
7143bf8ff0 sync release versions for v1.17.5 2026-06-13 19:59:03 +00:00
opencode-agent[bot]
414c037b21 chore: generate 2026-06-13 19:14:37 +00:00
OpeOginni
632f94fa68
fix(opencode): add authorization header to fetch requests in RunCommand (#29877) 2026-06-13 14:13:15 -05:00
opencode-agent[bot]
a6e3afe048 chore: generate 2026-06-13 18:11:18 +00:00
santigc6
3f174531b9
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
Aiden Cline
c7dee9c609
fix(opencode): recover expired MCP sessions (#32088) 2026-06-13 11:20:59 -05:00
opencode-agent[bot]
dbbe67f066 chore: generate 2026-06-12 22:52:55 +00:00
Sebastian
fff0ec294c
fix(tui): prevent duplicate renderable IDs (#32110) 2026-06-13 00:51:32 +02:00
opencode-agent[bot]
6c36b585c3 chore: generate 2026-06-12 18:46:51 +00:00
James Long
c2e6b18076
feat(core): refactor project copies for v2 (#31943) 2026-06-12 14:45:16 -04:00
opencode-agent[bot]
b000256f57 chore: generate 2026-06-12 18:16:37 +00:00
James Long
30b2544fe1
refactor(opencode): build server from layer nodes (#32086) 2026-06-12 14:14:51 -04:00
Aiden Cline
1b096b4148
fix(opencode): clear closed MCP clients (#32084) 2026-06-12 12:39:14 -05:00
Aiden Cline
be227503af
fix(opencode): expose structured MCP output (#32074) 2026-06-12 10:48:00 -05:00
Dax
30aec297d8
refactor(core): simplify integration credentials (#31968) 2026-06-12 06:15:25 +00:00
Tony Worm
a9c810cbbc
fix(tui): double file content injection in commands using $ARGUMENTS (#31245)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-11 23:19:15 -05:00
opencode
fe2e4e21d0 sync release versions for v1.17.4 2026-06-12 02:19:38 +00:00
Grant Martin
7e7ad37736
feat(opencode): support cwd on local MCP servers (#30676)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-11 16:05:45 -05:00
Linus Schlumberger
2e71292f2f
fix(gemini): prevent gemini incompatibility with some tools (#31877) 2026-06-11 11:30:50 -05:00
Kevin Dawkins
e2527db3c7
fix(opencode): surface content-filter finish reason as visible error (#31745)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-11 10:41:11 -05:00
Vladimir Glafirov
04e5ca9d1b
chore: bump gitlab-ai-provider to 6.9.3 and opencode-gitlab-auth to 2.1.0 (#31913) 2026-06-11 10:24:20 -05:00
opencode-agent[bot]
6dd4d1473c chore: generate 2026-06-11 15:22:48 +00:00
Dax
31c5454ee6
refactor(server): serve raw filesystem content (#31911) 2026-06-11 11:20:11 -04:00
James Long
2bde20c2ba
test(opencode): simplify snapshot race layer wiring (#31827) 2026-06-11 10:03:46 -04:00
Dax
dac0dd5309
feat(core): add connector authentication (#31837) 2026-06-11 06:31:17 +00:00
Aiden Cline
bf05e8a122
fix(mcp): preserve headers during auth and debug (#31802) 2026-06-10 23:12:02 -05:00
opencode-agent[bot]
69623c2b79 chore: generate 2026-06-11 02:56:49 +00:00
James Long
38536cf733
test(opencode): simplify processor layer wiring (#31823) 2026-06-10 22:55:21 -04:00
Dax
8bf0675997
feat(server): add v2 session API endpoints (#31822) 2026-06-11 02:55:01 +00:00
opencode-agent[bot]
ff967e582c chore: generate 2026-06-11 02:20:38 +00:00
James Long
20bf18ffb4
test(opencode): simplify share layer wiring (#31811) 2026-06-10 22:19:06 -04:00
Dmitriy Kovalenko
51891d56e7
fix(snapshot): reuse source git objects to avoid re-hashing huge repos (#31798) 2026-06-11 00:25:55 +00:00
James Long
eb70b6137b
test(opencode): simplify test registry layer wiring (#31761) 2026-06-10 17:21:40 -04:00
Aiden Cline
07b983e82f
feat(mcp): support server log notifications (#31752) 2026-06-10 14:59:36 -05:00
Aiden Cline
f43b0d3afd
fix(mcp): apply timeouts to catalog requests (#31618) 2026-06-10 14:38:08 -05:00
Vladimir Glafirov
722f4dd416
chore: pin gitlab-ai-provider to 6.9.0 (#31741) 2026-06-10 14:33:31 -05:00
opencode
936363e7a8 sync release versions for v1.17.3 2026-06-10 18:00:25 +00:00
Vladimir Glafirov
bed780fac9
chore: bump gitlab-ai-provider to 6.9.1 (#31728) 2026-06-10 12:30:43 -05:00
opencode
2c65273204 sync release versions for v1.17.2 2026-06-10 16:42:54 +00:00
Ayush Thakur
02608a4e97
fix: recover from expired enterprise auth on remote config load (#31661) 2026-06-10 11:02:09 -04:00
Aiden Cline
3ad6923c61
fix(opencode): let subagents use their own permissions (#31696) 2026-06-10 09:26:08 -05:00
opencode
4c9abff445 sync release versions for v1.17.1 2026-06-10 11:37:58 +00:00
Luke Parker
90fb32be30
fix(core): accept deprecated reference config key (#31659) 2026-06-10 10:32:35 +00:00
Aiden Cline
174ab58343
fix(mcp): apply timeouts to prompts and resources (#31612) 2026-06-09 23:58:40 -05:00
Aiden Cline
954d618790
fix(opencode): support Anthropic fallback responses (#31611) 2026-06-09 23:46:01 -05:00
Aiden Cline
91073360c6
fix(mcp): make client creation failure-safe (#31595) 2026-06-09 23:24:41 -05:00
Dax
8a2cfc00c9
feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
opencode
6c6ed68b5a sync release versions for v1.17.0 2026-06-10 03:12:32 +00:00
Dmitriy Kovalenko
e9e2612706
chore: Update fff to 0.9.4 (#31583) 2026-06-09 22:28:34 -04:00
opencode-agent[bot]
6ae6f0fe8f chore: generate 2026-06-10 00:39:58 +00:00
Dax
a0409e64d8
refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
Songchao Wang
80c0b06980
feat: add X-Session-Id header for proxy cache routing affinity (#31511) 2026-06-09 17:01:17 -05:00
Aiden Cline
381eabb970
refactor(mcp): simplify service helpers (#31549) 2026-06-09 16:59:24 -05:00
opencode-agent[bot]
c939aa04fe chore: generate 2026-06-09 19:34:54 +00:00
James Long
07e5ea9367
feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
opencode-agent[bot]
7a54a2c49c chore: generate 2026-06-09 19:10:44 +00:00
Dax
600e405ba0
fix(opencode): restore effect error logging (#31551) 2026-06-09 19:09:04 +00:00
opencode-agent[bot]
cc52dc396c chore: generate 2026-06-09 18:30:51 +00:00
Dax
132ef57272
refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
Aiden Cline
0777cf1ccf
fix(mcp): log actionable connection statuses (#31544) 2026-06-09 13:07:56 -05:00
Aiden Cline
c4bc902958
fix(opencode): support Claude Fable reasoning (#31546) 2026-06-09 12:38:53 -05:00