mirror of
https://github.com/ComposioHQ/composio.git
synced 2026-03-31 01:07:14 +00:00
## Summary - replace runtime MCP SDK path resolution with static imports in the structured-output helper - ensure the helper works when shipped next to the standalone CLI binary without repo-local node_modules ## Verification - pnpm --filter @composio/cli run typecheck:src - pnpm --filter @composio/cli test test/src/services/run-subagent-acp.test.ts - built and executed the bundled helper from a temp directory outside the repo