mcp-framework/bootstrap
thibaud-lclr 4a7248cfa9 feat(bootstrap): add DisabledCommands option to hide unused commands
Commands listed in DisabledCommands are excluded from global help output
and return ErrUnknownCommand when invoked or help is requested for them.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 10:30:11 +02:00
..
bootstrap.go feat(bootstrap): add DisabledCommands option to hide unused commands 2026-05-12 10:30:11 +02:00
bootstrap_test.go feat(bootstrap): add DisabledCommands option to hide unused commands 2026-05-12 10:30:11 +02:00