You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Highlights\n- CLI now short-circuits global --help/--version before command inference so users always get the expected output.\n- generate-cli no longer requires local node_modules: commander/mcporter imports are aliased to the CLI install so bundling/compiling works from empty projects.\n- Added end-to-end integration coverage (bundle + Bun compile) and preinstalled Bun in CI to make sure releases stay green.