Commit graph

54 commits

Author SHA1 Message Date
Aiden Cline
49ea8a9455
fix(opencode): always print MCP OAuth URL (#33716) 2026-06-24 17:24:16 -05:00
Aiden Cline
1ddb75dd3e
fix: restore dev CI (#33701) 2026-06-24 14:04:50 -05: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
Aiden Cline
947e0017f5
fix(mcp): restore legacy tool names (#33593) 2026-06-23 23:42:32 -05:00
Yufeng He
af31e97493
fix(mcp): bind oauth callback to IPv4 loopback (#30022) 2026-06-23 23:20:29 -05:00
Shoubhit Dash
c6cc13e183
feat(mcp): add resource template listing (#33546) 2026-06-24 01:59:12 +05:30
Aiden Cline
a131811cdc
feat(mcp): use mcp__server__tool naming convention (#33533) 2026-06-23 12:28:26 -05:00
Shoubhit Dash
3f3f120825
feat(mcp): add resource read tools (#33483) 2026-06-23 13:49:42 +05:30
Aiden Cline
5d0f86606a
fix(mcp): stop idle OAuth callback server (#32245) 2026-06-14 22:36:21 -04:00
Aiden Cline
e4ccb505bf
fix(mcp): escape OAuth callback errors (#32242) 2026-06-14 21:14:36 -04:00
Aiden Cline
f55a931f59
feat(mcp): support client roots (#32230) 2026-06-13 19:13:15 -05:00
Aiden Cline
c7dee9c609
fix(opencode): recover expired MCP sessions (#32088) 2026-06-13 11:20:59 -05: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
Aiden Cline
bf05e8a122
fix(mcp): preserve headers during auth and debug (#31802) 2026-06-10 23:12:02 -05:00
Aiden Cline
07b983e82f
feat(mcp): support server log notifications (#31752) 2026-06-10 14:59:36 -05:00
Aiden Cline
174ab58343
fix(mcp): apply timeouts to prompts and resources (#31612) 2026-06-09 23:58:40 -05:00
Aiden Cline
91073360c6
fix(mcp): make client creation failure-safe (#31595) 2026-06-09 23:24:41 -05:00
Aiden Cline
0efc334ff9
fix(opencode): paginate MCP catalogs (#31442) 2026-06-08 22:43:55 -05:00
Aiden Cline
b5cb9aae7f
fix(opencode): respect MCP server capabilities (#31271) 2026-06-07 21:24:41 -05:00
Dax
604a5f781f
refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
Dax
7f571d36ea
refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-30 21:08:38 -04:00
opencode-agent[bot]
710ed7cb33 chore: generate 2026-05-29 09:21:36 +00:00
Shoubhit Dash
fa73ec4fa6
fix(opencode): serialize mcp auth mutations (#29852) 2026-05-29 14:50:15 +05:30
Shoubhit Dash
0beb4de3e8
fix(httpapi): return mcp server not found errors (#28817) 2026-05-22 17:46:30 +05:30
Sebin
7a769dab3a
fix(mcp): include scope in clientMetadata and add callbackPort option (#28810)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-05-22 17:10:38 +05:30
Kit Langton
39ea816a72
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576) 2026-05-21 03:36:27 +00:00
Kit Langton
4e143e3a3e
test(lib): promote pollWithTimeout/awaitWithTimeout helpers (#27626) 2026-05-14 23:45:32 +00:00
Kit Langton
533495ae20
test(mcp): migrate OAuth auto-connect tests (#27356) 2026-05-13 16:38:37 +00:00
opencode-agent[bot]
50dccac915 chore: generate 2026-05-13 15:06:14 +00:00
Kit Langton
76c91c6e33
test: migrate mcp oauth browser tests (#27345) 2026-05-13 15:04:02 +00:00
Kit Langton
68c4951318
test(mcp): migrate lifecycle tests to Effect runner (#27205) 2026-05-13 03:05:30 +00:00
Kit Langton
d88cef6ada
test(mcp): migrate headers tests to Effect runner (#27237) 2026-05-13 02:56:29 +00:00
Kit Langton
79d6b10d7c
fix(mcp): tolerate output schema ref failures (#26614) 2026-05-09 22:03:59 -04:00
Kit Langton
7d91d3b1ed
Normalize instance lifecycle wiring (#25501) 2026-05-02 20:39:20 -04:00
Kit Langton
f98053c34e
fix(instance): run bootstrap from instance store (#25475) 2026-05-02 19:33:38 -04:00
Kit Langton
3b9155714d
Delete Instance.dispose and Instance.reload (#25427) 2026-05-02 11:44:16 -04:00
Kit Langton
9f4b73b6a3
fix: clean up final 16 no-unused-vars warnings (#22751) 2026-04-16 03:54:21 +00:00
Kit Langton
80f1f1b5b8
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
Kit Langton
702f741267
feat: enable oxlint suspicious category, fix 24 violations (#22727) 2026-04-16 02:53:10 +00:00
Kit Langton
cf423d2769
fix: remove 10 unused type-only imports and declarations (#22696) 2026-04-16 02:17:59 +00:00
Kit Langton
4626458175
fix(mcp): persist immediate oauth connections (#22376) 2026-04-14 13:56:45 -04:00
Kit Langton
29c202e6ab
refactor(mcp): remove mcp auth async facade exports (#22338) 2026-04-13 15:36:12 -04:00
Kit Langton
1dc69359d5
refactor(mcp): remove async facade exports (#22324) 2026-04-13 13:45:34 -04:00
Aleksandr Lossenko
a7743e6467
feat(mcp): add OAuth redirect URI configuration for MCP servers (#21385)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-04-09 11:45:52 -05:00
opencode-agent[bot]
c333e914ee chore: generate 2026-03-26 18:42:59 +00:00
Kit Langton
2e6ac8ff49
fix(mcp): close transport on failed/timed-out connections (#19200) 2026-03-26 14:41:00 -04:00
Kit Langton
b90de755f9
fix+refactor(mcp): lifecycle tests, cancelPending fix, Effect migration (#19042) 2026-03-25 20:15:05 -04:00
opencode-agent[bot]
4f982ddb94 chore: generate 2026-03-10 02:02:18 +00:00
adam jones
ff3bb7424d
fix(mcp): fix OAuth auto-connect failing on first connection (#15547)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-03-09 21:01:19 -05:00
Filip
d116c227e0
fix(core): plugins are always reinstalled (#9675) 2026-02-03 00:47:52 -06:00