Skip to content

v0.4.93

Choose a tag to compare

@ken-jo ken-jo released this 24 Jun 11:05
Immutable release. Only release title and notes can be modified.
5939488

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.