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
Aiden Cline
f55a931f59
feat(mcp): support client roots ( #32230 )
2026-06-13 19:13:15 -05:00
Aiden Cline
11fd6f8255
chore(mcp): declare client capabilities ( #32222 )
2026-06-13 15:29:38 -05: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
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
f43b0d3afd
fix(mcp): apply timeouts to catalog requests ( #31618 )
2026-06-10 14:38:08 -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
381eabb970
refactor(mcp): simplify service helpers ( #31549 )
2026-06-09 16:59:24 -05:00
James Long
07e5ea9367
feat(opencode): add typed application layer graph ( #31531 )
2026-06-09 15:31:31 -04:00
Dax
600e405ba0
fix(opencode): restore effect error logging ( #31551 )
2026-06-09 19:09:04 +00:00
Aiden Cline
0777cf1ccf
fix(mcp): log actionable connection statuses ( #31544 )
2026-06-09 13:07:56 -05:00
Aiden Cline
79cff288a6
fix(opencode): pass abort signal to MCP tool calls ( #31455 )
2026-06-08 22:47:05 -05:00
Aiden Cline
0efc334ff9
fix(opencode): paginate MCP catalogs ( #31442 )
2026-06-08 22:43:55 -05:00
opencode-agent[bot]
537666149b
chore: generate
2026-06-08 19:43:41 +00:00
Dax
c06ad7c881
refactor(core): replace legacy logger with Effect logging ( #31310 )
2026-06-08 15:41:56 -04:00
Aiden Cline
b5cb9aae7f
fix(opencode): respect MCP server capabilities ( #31271 )
2026-06-07 21:24:41 -05:00
Dax
fe0c4f8c74
refactor(server): canonicalize service API ( #31049 )
2026-06-07 03:27:28 +00:00
Dax
83452558f7
refactor(core): move v1 schemas into core ( #30473 )
2026-06-03 02:42:13 +00: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
Shoubhit Dash
fa73ec4fa6
fix(opencode): serialize mcp auth mutations ( #29852 )
2026-05-29 14:50:15 +05:30
Aiden Cline
c0bc020ad6
fix(opencode): disconnect dynamically added mcp servers ( #29452 )
2026-05-26 18:28:03 -05:00
Kit Langton
0b3a1c2fdf
test(opencode): simplify config effect tests ( #29019 )
2026-05-23 23:48:08 +00:00
opencode-agent[bot]
63f3e84792
chore: generate
2026-05-22 12:17:49 +00:00
Shoubhit Dash
0beb4de3e8
fix(httpapi): return mcp server not found errors ( #28817 )
2026-05-22 17:46:30 +05:30
opencode-agent[bot]
060fbc9ce7
chore: generate
2026-05-22 11:42:14 +00:00
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
e92c4fb460
chore: drop dead imports across opencode/core/llm ( #28720 )
2026-05-21 17:03:12 -04:00
Kit Langton
39ea816a72
refactor(opencode): roll out serviceUse proxy across 14 services + tests ( #28576 )
2026-05-21 03:36:27 +00:00
Kit Langton
d658e1e350
Remove local MCP Zod schema ( #27095 )
2026-05-12 12:38:27 -04:00
Kit Langton
28f38fc871
Remove Zod from named errors ( #26982 )
2026-05-12 09:20:15 -04:00
Kit Langton
1007630347
Migrate runtime validators to Effect Schema ( #26975 )
2026-05-11 21:41:56 -04:00
Kit Langton
fd65d29dcc
Drop unused opencode Zod statics ( #26935 )
2026-05-11 17:14:18 -04:00
Kit Langton
79d6b10d7c
fix(mcp): tolerate output schema ref failures ( #26614 )
2026-05-09 22:03:59 -04:00
Dax
dcdbdb218f
Move schema utilities into core ( #26565 )
2026-05-09 19:51:09 +00:00
Luke Parker
ea89925042
fix: handle invalid mcp urls ( #25019 )
2026-04-30 09:32:26 +10:00
Dax
f25f1485d5
refactor: remove module barrels ( #24554 )
2026-04-27 14:33:33 -04:00
Kit Langton
95d4bb2130
feat(httpapi): bridge experimental read endpoints ( #24365 )
2026-04-25 14:46:06 -04:00
Dax Raad
1e98167b0e
core: move cross-spawn-spawner to root and remove unused types
...
The cross-spawn-spawner module has been moved from src/effect/ to src/
to simplify the core package structure. The src/types.d.ts file which
contained unused type declarations has also been removed. All imports
throughout the codebase have been updated to reflect the new location.
This change reduces the package's internal complexity by flattening the
module hierarchy and removing dead code, making future maintenance easier.
2026-04-25 14:30:16 -04:00