Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ command-registry.ts
File
command-registry.ts
cli/src/commands/command-registry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ CHATGPT_OAUTH_ENABLED } from
'@codebuff/common/constants/chatgpt-oauth'
2
import
{ safeOpen } from
'../utils/open-url'
3
4
import
{ handleAdsEnable, handleAdsDisable } from
'./ads'
Callers
nothing calls this directly
Calls
15
handleAdsEnable
Function · 0.90
handleAdsDisable
Function · 0.90
handleHelpCommand
Function · 0.90
runBashCommand
Function · 0.90
getSystemMessage
Function · 0.90
handleInitializationFlowLocally
Function · 0.90
capturePendingAttachments
Function · 0.90
handleUsageCommand
Function · 0.90
safeOpen
Function · 0.90
handleImageCommand
Function · 0.90
getUserMessage
Function · 0.90
buildInterviewPrompt
Function · 0.90
Tested by
no test coverage detected