createCommandRegistry
createCommandRegistry():
SlashCommand[]
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:924
Build the default command registry. Returns a fresh array each call so callers may push extension commands onto it (EXT-5) without sharing mutable module state.