Skip to content

fix(cli): lazy-load MCP runtime for direct commands#108

Merged
PatrickSys merged 1 commit intomasterfrom
cli-entrypoint-lazy-runtime
Apr 18, 2026
Merged

fix(cli): lazy-load MCP runtime for direct commands#108
PatrickSys merged 1 commit intomasterfrom
cli-entrypoint-lazy-runtime

Conversation

@PatrickSys
Copy link
Copy Markdown
Owner

Summary

This PR isolates the CLI runtime lane from the stacked launch-readiness work.

Included

  • lazy MCP runtime loading in src/index.ts
  • direct CLI commands can run without eager stdio runtime imports
  • focused CLI entrypoint regression test

Verification

  • node ..\\..\\node_modules\\vitest\\vitest.mjs run tests/cli-entrypoint-runtime.test.ts

@PatrickSys PatrickSys merged commit b465f77 into master Apr 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant