Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ useCommandRegistry
Function
useCommandRegistry
web/hooks/useCommandRegistry.ts:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
export
function
useCommandRegistry() {
136
return
useContext(CommandRegistryContext);
137
}
Callers
3
CommandPalette
Function · 0.90
ShortcutsHelp
Function · 0.90
useKeyboardShortcuts
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected