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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
Make package-derived connector identity the documented default across README, LLM docs, and site docs.
Present branded MCP package CLIs as the primary install/doctor/upgrade/uninstall path, with the framework CLI documented only as a development/debug fallback.
Make generated npm-plugin bundles depend on @ken-jo/agent-connector and resolve the bundled runtime before PATH fallback, removing the consumer global install requirement for hooks.
Align managed-block notices with package-first commands.
Verification
Local: npm run typecheck; npm test; npm run build; npm --prefix site run typecheck; npm --prefix site run build.
CI: PR #288, PR #289, and main CI green including core, site, and windows-smoke.
Published to npm as @ken-jo/agent-connector@0.4.93.