Aiden Cline
982a9044c5
fix(mcp): restore legacy SDK compatibility ( #39373 )
2026-07-28 11:53:35 -05:00
Aiden Cline
921b1c6a34
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
d3459eb740
test(mcp): replace module mocks with real servers ( #35450 )
2026-07-05 12:49:31 -05:00
James Long
bc5ce5eab1
refactor(core): convert opencode tests to nodes ( #34453 )
2026-06-29 12:56:44 -04:00
Kit Langton
d88cef6ada
test(mcp): migrate headers tests to Effect runner ( #27237 )
2026-05-13 02:56:29 +00:00
Kit Langton
7d91d3b1ed
Normalize instance lifecycle wiring ( #25501 )
2026-05-02 20:39:20 -04: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
1dc69359d5
refactor(mcp): remove async facade exports ( #22324 )
2026-04-13 13:45:34 -04:00
Aiden Cline
e23a81097c
core: add test to prevent MCP headers regression when OAuth is enabled
...
Custom headers configured for remote MCP servers were being silently
dropped when OAuth was enabled (the default). This test ensures headers
are always sent to MCP servers regardless of OAuth configuration.
2025-12-09 12:06:40 -06:00