Commit Graph

180 Commits

Author SHA1 Message Date
Aiden Cline 6b004a2f7a fix(mcp): restore legacy SDK compatibility (#39373) 2026-07-28 11:53:35 -05:00
Aiden Cline 17a9a01daa fix(mcp): honor callback port in debug (#39259) 2026-07-28 00:00:38 -05:00
Aiden Cline fb3b8fd059 feat(mcp): upgrade client SDK to v2 (#39247)
Co-authored-by: Matt Carey <mcarey@cloudflare.com>
2026-07-27 23:19:33 -05:00
Aiden Cline 79f3bc7eea test(mcp): replace module mocks with real servers (#35450) 2026-07-05 12:49:31 -05:00
Aiden Cline 00529940bc refactor(opencode): expose MCP tools in native shape from the service (#35103) 2026-07-03 03:05:36 -05:00
Aiden Cline 89409da8a5 revert: back out experimental codemode (#35077) 2026-07-02 23:57:30 -05:00
Aiden Cline 599d0b4e36 feat: experimental codemode (#34677) 2026-07-02 23:48:34 -05:00
James Long fd4a570130 refactor(opencode): remove core service layer exports (#34518) 2026-06-29 23:32:16 -04:00
James Long cb932a041c refactor(opencode): remove app service layer exports (#34517) 2026-06-29 23:03:57 -04:00
opencode-agent[bot] ff7dd9a945 chore: generate 2026-06-29 20:53:48 +00:00
Aiden Cline b8eba17a95 fix(mcp): prefer content over structured output (#34505) 2026-06-29 15:51:52 -05:00
Max Anderson 67671a4070 fix(mcp): reconnect after OAuth even when server is disabled
Closes #33915
2026-06-28 18:07:10 -05:00
Aiden Cline a7cc05650a fix(mcp): surface OAuth completion errors (#34145) 2026-06-26 22:21:16 -05:00
Aiden Cline f0840a4123 fix(mcp): refresh credentials on reauthentication (#33717) 2026-06-26 10:03:39 -05:00
Aiden Cline 927d0fb2b3 feat(oauth): unify OAuth callback browser pages (#34025) 2026-06-26 00:36:40 -05:00
Aiden Cline ff84524792 fix(mcp): scope auth status to server URL (#33924) 2026-06-25 16:26:00 -05:00
James Long 3eee8bd101 refactor(core): support tiered layer nodes (#33937) 2026-06-25 14:34:17 -04:00
Aiden Cline aad8dc485a fix(opencode): always print MCP OAuth URL (#33716) 2026-06-24 17:24:16 -05:00
Kit Langton d359001a2b refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
opencode-agent[bot] 57bea73226 chore: generate 2026-06-24 16:56:33 +00:00
4rcadia 438539f5d7 feat(mcp): append server instructions to context (#32490)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 11:54:19 -05:00
Aiden Cline 5791368f33 fix(mcp): prevent resource key collisions (#33596) 2026-06-24 00:13:58 -05:00
Aiden Cline b58b7d14a3 fix(mcp): restore legacy tool names (#33593) 2026-06-23 23:42:32 -05:00
Yufeng He f244a7d502 fix(mcp): bind oauth callback to IPv4 loopback (#30022) 2026-06-23 23:20:29 -05:00
Shoubhit Dash bd4d20bb33 feat(mcp): add resource template listing (#33546) 2026-06-24 01:59:12 +05:30
Aiden Cline 5958d3f5c1 feat(mcp): use mcp__server__tool naming convention (#33533) 2026-06-23 12:28:26 -05:00
Shoubhit Dash b94c2b0562 feat(mcp): add resource read tools (#33483) 2026-06-23 13:49:42 +05:30
adamelmore b14a17bdcc Revert "fix(mcp): type tool error content"
This reverts commit c63d7a3779.
2026-06-16 12:06:26 +02:00
RAMA f0e4030549 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 3526f3c368 fix(mcp): stop idle OAuth callback server (#32245) 2026-06-14 22:36:21 -04:00
opencode-agent[bot] 1378a3b885 chore: generate 2026-06-15 02:29:40 +00:00
Adam c63d7a3779 fix(mcp): type tool error content 2026-06-14 21:24:54 -05:00
Aiden Cline a27e1c23bc fix(mcp): handle tool result errors (#32244) 2026-06-14 22:16:39 -04:00
Aiden Cline 1bbed64bb9 chore(opencode): consolidate escape logic (#32360) 2026-06-14 21:27:02 -04:00
Aiden Cline f7b2ae1ee5 fix(mcp): escape OAuth callback errors (#32242) 2026-06-14 21:14:36 -04:00
Aiden Cline 892c0a25d6 feat(mcp): support client roots (#32230) 2026-06-13 19:13:15 -05:00
Aiden Cline 87b82ecdfc chore(mcp): declare client capabilities (#32222) 2026-06-13 15:29:38 -05: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
Grant Martin 6b1b23d280 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
Aiden Cline 7ab01d6e54 fix(mcp): preserve headers during auth and debug (#31802) 2026-06-10 23:12:02 -05:00
Aiden Cline a295020f48 feat(mcp): support server log notifications (#31752) 2026-06-10 14:59:36 -05:00
Aiden Cline ffcb568912 fix(mcp): apply timeouts to catalog requests (#31618) 2026-06-10 14:38:08 -05:00
Aiden Cline 67b2454d3e fix(mcp): apply timeouts to prompts and resources (#31612) 2026-06-09 23:58:40 -05:00
Aiden Cline f79463799e fix(mcp): make client creation failure-safe (#31595) 2026-06-09 23:24:41 -05:00
Aiden Cline 487901674b refactor(mcp): simplify service helpers (#31549) 2026-06-09 16:59:24 -05:00
James Long ede70549ff feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
Dax 6bfae48c77 fix(opencode): restore effect error logging (#31551) 2026-06-09 19:09:04 +00:00
Aiden Cline b750fb79b6 fix(mcp): log actionable connection statuses (#31544) 2026-06-09 13:07:56 -05:00
Aiden Cline 68e50b6e98 fix(opencode): pass abort signal to MCP tool calls (#31455) 2026-06-08 22:47:05 -05:00