mcp-framework/bootstrap
thibaud-lclr 9a52b5dce1
All checks were successful
CI / test (push) Successful in 11s
Release / release (push) Successful in 5s
feat(bootstrap): auto-hide commands with no hook configured
Commands are now hidden from help and return ErrUnknownCommand when
invoked if their hook is nil (and for version, if Version string is
also empty). No explicit DisabledCommands needed for MCPs that don't
use login/setup/config/etc.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 10:37:46 +02:00
..
bootstrap.go feat(bootstrap): auto-hide commands with no hook configured 2026-05-12 10:37:46 +02:00
bootstrap_test.go feat(bootstrap): auto-hide commands with no hook configured 2026-05-12 10:37:46 +02:00