MCPcopy 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

1import { CHATGPT_OAUTH_ENABLED } from '@codebuff/common/constants/chatgpt-oauth'
2import { safeOpen } from '../utils/open-url'
3
4import { handleAdsEnable, handleAdsDisable } from './ads'

Callers

nothing calls this directly

Calls 15

handleAdsEnableFunction · 0.90
handleAdsDisableFunction · 0.90
handleHelpCommandFunction · 0.90
runBashCommandFunction · 0.90
getSystemMessageFunction · 0.90
handleUsageCommandFunction · 0.90
safeOpenFunction · 0.90
handleImageCommandFunction · 0.90
getUserMessageFunction · 0.90
buildInterviewPromptFunction · 0.90

Tested by

no test coverage detected