Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .changeset/computer-use-remembered-approvals.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"@executor-js/plugin-mcp": patch
"@executor-js/api": patch
"@executor-js/react": patch
"@executor-js/host-mcp": patch
"@executor-js/cloudflare": patch
"executor": patch
---
Expand Down
6 changes: 3 additions & 3 deletions .changeset/mcp-passthrough-mode.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
"@executor-js/sdk": minor
"@executor-js/execution": minor
"executor": minor
"@executor-js/sdk": patch
"@executor-js/execution": patch
"executor": patch
---

Add a search and invoke MCP mode (`?mode=passthrough`, `executor mcp --mode passthrough`). Search returns bounded pages of matching tool IDs and input schemas. Invoke validates arguments and runs the selected tool, with native client approval and workspace blocks enforced. The MCP catalog stays at two tools regardless of integration count.
1 change: 0 additions & 1 deletion .changeset/mcp-session-executor-leak.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
"@executor-js/host-mcp": patch
"@executor-js/api": patch
"executor": patch
---
Expand Down
Loading