Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanmiCoder/cc-haha
/ functions
Functions
17,500 in github.com/NanmiCoder/cc-haha
⨍
Functions
17,500
◇
Types & classes
494
↓ 6 callers
Function
fetchEnvironments
()
src/utils/teleport/environments.ts:32
↓ 6 callers
Function
filterToolsByServer
(tools: Tool[], serverName: string)
src/services/mcp/utils.ts:39
↓ 6 callers
Function
findTargetSnapshot
( snapshots: FileHistorySnapshot[], targetUserMessageId: string, )
src/server/services/sessionRewindService.ts:215
↓ 6 callers
Function
findTeammateTaskByAgentId
(agentId: string, tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:92
↓ 6 callers
Function
finish
(msg: string)
src/commands/plugin/ManagePlugins.tsx:1633
↓ 6 callers
Function
flushReactWork
()
desktop/src/components/workspace/WorkspacePanel.test.tsx:77
↓ 6 callers
Function
formatCost
(cost: number, maxDecimalPlaces: number = 4)
src/cost-tracker.ts:205
↓ 6 callers
Function
formatDirectoryList
(directories: string[])
src/tools/PowerShellTool/pathValidation.ts:805
↓ 6 callers
Function
formatErrorMessage
(error: PluginError)
src/commands/plugin/PluginErrors.tsx:2
↓ 6 callers
Function
formatImHelp
()
adapters/common/format.ts:255
↓ 6 callers
Function
formatLimitReachedText
( limit: string, resetMessage: string, _model: string, )
src/services/rateLimitMessages.ts:333
↓ 6 callers
Function
formatNumber
(value: number)
scripts/count-app-loc.ts:139
↓ 6 callers
Function
formatSecondsShort
(ms: number)
src/utils/format.ts:30
↓ 6 callers
Function
formatTokens
(tokens: number)
desktop/src/pages/ActivitySettings.tsx:111
↓ 6 callers
Function
getAPIProviderForStatsig
()
src/utils/model/providers.ts:23
↓ 6 callers
Function
getAllMcpConfigs
()
src/services/mcp/config.ts:1266
↓ 6 callers
Function
getAssistantMessageFromError
( error: unknown, model: string, options?: { messages?: Message[] messagesForAPI?: (UserMessage
src/services/api/errors.ts:473
↓ 6 callers
Function
getBridgeAccessToken
()
src/bridge/bridgeConfig.ts:38
↓ 6 callers
Function
getCachedPowerShellPath
()
src/utils/shell/powershellDetection.ts:189
↓ 6 callers
Function
getCompanion
()
src/buddy/companion.ts:149
↓ 6 callers
Function
getConfigOverrides
* Local config overrides set via /config Gates tab (ant-only). Checked after * env-var overrides — env wins so eval harnesses remain deterministic. U
src/services/analytics/growthbook.ts:211
↓ 6 callers
Function
getContentText
( content: string | DeepImmutable<Array<ContentBlockParam>>, )
src/utils/messages.ts:3020
↓ 6 callers
Function
getDenyRules
(context: ToolPermissionContext)
src/utils/permissions/permissions.ts:213
↓ 6 callers
Function
getDesktopTokenFilePath
()
src/services/openaiAuth/storage.ts:21
↓ 6 callers
Function
getEnabledSettingSources
()
src/utils/settings/constants.ts:159
↓ 6 callers
Function
getEnvOverrides
()
src/services/analytics/growthbook.ts:170
↓ 6 callers
Function
getFileExtensionForAnalytics
( filePath: string, )
src/services/analytics/metadata.ts:319
↓ 6 callers
Function
getInMemoryInstalledPlugins
()
src/utils/plugins/installedPluginsManager.ts:524
↓ 6 callers
Function
getInboxPath
(agentName: string, teamName?: string)
src/utils/teammateMailbox.ts:56
↓ 6 callers
Function
getLockPath
()
src/utils/computerUse/computerUseLock.ts:44
↓ 6 callers
Function
getLogDisplayTitle
( log: LogOption, defaultTitle?: string, )
src/utils/log.ts:30
↓ 6 callers
Method
getManagedSettings
()
src/server/services/providerService.ts:179
↓ 6 callers
Function
getMarketingNameForModel
(modelId: string)
src/utils/model/model.ts:602
↓ 6 callers
Function
getMcpServerSignature
(config: McpServerConfig)
src/services/mcp/config.ts:212
↓ 6 callers
Function
getMemoryBaseDir
()
src/memdir/paths.ts:85
↓ 6 callers
Function
getModelStrings
()
src/bootstrap/state.ts:933
↓ 6 callers
Function
getNetworkProxyFetchOptions
( settings: NetworkSettings, targetUrl: string | URL, )
src/server/services/networkSettings.ts:135
↓ 6 callers
Function
getNpmSemver
()
src/utils/semver.ts:11
↓ 6 callers
Function
getOauthProfileFromOauthToken
( accessToken: string, )
src/services/oauth/getOauthProfile.ts:37
↓ 6 callers
Function
getOrCreateUserID
()
src/utils/config.ts:1766
↓ 6 callers
Function
getPlanSlug
(sessionId?: SessionId)
src/utils/plans.ts:32
↓ 6 callers
Function
getPluginZipCachePath
()
src/utils/plugins/zipCache.ts:64
↓ 6 callers
Method
getPreferencesPath
()
src/server/services/desktopUiPreferencesService.ts:171
↓ 6 callers
Function
getProgressUpdate
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:97
↓ 6 callers
Function
getProjectsDir
()
src/server/api/memory.ts:367
↓ 6 callers
Method
getProviderForProxy
(providerId?: string)
src/server/services/providerService.ts:490
↓ 6 callers
Function
getRuntimeState
(chatId: string)
adapters/telegram/index.ts:115
↓ 6 callers
Function
getSdkAgentProgressSummariesEnabled
()
src/bootstrap/state.ts:1077
↓ 6 callers
Function
getServerRuntime
()
desktop/electron/main.ts:139
↓ 6 callers
Function
getShellConfigPaths
( options?: ShellConfigOptions, )
src/utils/shellConfig.ts:26
↓ 6 callers
Function
getSkillsPath
( source: SettingSource | 'plugin', dir: 'skills' | 'commands', )
src/skills/loadSkillsDir.ts:78
↓ 6 callers
Function
getStatusLabel
(status: McpServerDto['status'])
src/server/api/mcp.ts:186
↓ 6 callers
Method
getStderr
Sync getter for ExecResult.stderr
src/utils/task/TaskOutput.ts:329
↓ 6 callers
Method
getStdout
* Get stdout. In file mode, reads from the output file. * In pipe mode, returns the in-memory buffer or tail from CircularBuffer.
src/utils/task/TaskOutput.ts:282
↓ 6 callers
Function
getStrictKnownMarketplaces
()
src/utils/plugins/marketplaceHelpers.ts:159
↓ 6 callers
Function
getString
(record: Record<string, unknown>, key: string)
desktop/src/components/chat/PlanModePreview.tsx:136
↓ 6 callers
Function
getTaskPath
(taskListId: string, taskId: string)
src/utils/tasks.ts:229
↓ 6 callers
Method
getTasksForList
获取指定 task list 的所有任务
src/server/services/taskService.ts:73
↓ 6 callers
Function
getTeamDir
(teamName: string)
src/utils/swarm/teamHelpers.ts:116
↓ 6 callers
Function
getTerminalService
()
desktop/electron/main.ts:173
↓ 6 callers
Method
getTranscriptContextEstimate
(sessionId: string)
src/server/services/sessionService.ts:1879
↓ 6 callers
Function
getUpdaterService
()
desktop/electron/main.ts:149
↓ 6 callers
Function
getUserAgent
()
src/utils/http.ts:19
↓ 6 callers
Function
getViewedTeammateTask
( appState: Pick<AppState, 'viewingAgentTaskId' | 'tasks'>, )
src/state/selectors.ts:18
↓ 6 callers
Function
getWebSocketProxyAgent
(url: string)
src/utils/proxy.ts:265
↓ 6 callers
Function
getWebSocketProxyUrl
(url: string)
src/utils/proxy.ts:285
↓ 6 callers
Function
getWhatsAppDisconnectStatus
(error: unknown)
adapters/whatsapp/session.ts:27
↓ 6 callers
Function
gitCmdRe
* Build a regex that matches `git <subcmd>` while tolerating git's global * options between `git` and the subcommand (e.g. `-c key=val`, `-C path`,
src/tools/shared/gitOperationTracking.ts:23
↓ 6 callers
Function
gitOutput
(rootDir: string, args: string[])
scripts/quality-gate/coverage.ts:487
↓ 6 callers
Function
goToNextStep
()
src/components/Onboarding.tsx:39
↓ 6 callers
Method
handleConnectionError
(closeCode?: number)
src/cli/transports/WebSocketTransport.ts:397
↓ 6 callers
Function
handleDiagnosticsApi
( req: Request, url: URL, segments: string[], )
src/server/api/diagnostics.ts:15
↓ 6 callers
Function
handleFailure
(message: string)
src/server/__tests__/conversations.test.ts:4238
↓ 6 callers
Function
handleOpenTargetsApi
( req: Request, url: URL, segments: string[], )
src/server/api/open-targets.ts:4
↓ 6 callers
Function
handlePluginCommandError
* Generic error handler for plugin CLI commands. Emits * tengu_plugin_command_failed before exit so dashboards can compute a * success rate against
src/services/plugins/pluginCliCommands.ts:53
↓ 6 callers
Function
handlePluginsApi
( req: Request, url: URL, segments: string[], )
src/server/api/plugins.ts:20
↓ 6 callers
Function
hasHookForEvent
* Lightweight existence check for hooks on a given event. Mirrors the sources * assembled by getHooksConfig() but stops at the first hit without buil
src/utils/hooks.ts:1600
↓ 6 callers
Function
hasWorktreeCreateHook
()
src/utils/hooks.ts:4929
↓ 6 callers
Function
heartbeatActiveWorkItems
* Heartbeat all active work items. * Returns 'ok' if at least one heartbeat succeeded, 'auth_failed' if any * got a 401/403 (JWT expired — re-qu
src/bridge/bridgeMain.ts:202
↓ 6 callers
Function
hexComponent
Normalize a 1–4 digit hex component to [0, 1].
src/utils/systemTheme.ts:97
↓ 6 callers
Function
installApplicationMenu
( app: App, getMainWindow: () => BrowserWindow | null, platform: NodeJS.Platform = process.platform, )
desktop/electron/services/menu.ts:79
↓ 6 callers
Function
installElectronAppModeHost
(appMode: Partial<typeof browserHost.appMode>)
desktop/src/stores/settingsStore.test.ts:394
↓ 6 callers
Function
installPrePushHook
(options: InstallPrePushHookOptions = {})
scripts/git-hooks/install.ts:56
↓ 6 callers
Function
interpolateColor
( color1: RGBColorType, color2: RGBColorType, t: number, // 0 to 1 )
src/components/Spinner/utils.ts:14
↓ 6 callers
Function
is529Error
(error: unknown)
src/services/api/withRetry.ts:660
↓ 6 callers
Function
isAllowedUser
(platform: ImPlatform, userId: string | number)
adapters/common/pairing.ts:143
↓ 6 callers
Function
isAutoUpdaterDisabled
()
src/utils/config.ts:1709
↓ 6 callers
Function
isChromeExtensionInstalled
()
src/utils/claudeInChrome/setup.ts:391
↓ 6 callers
Function
isCommandAvailable
(command: string)
src/utils/env.ts:40
↓ 6 callers
Function
isDuplicatePath
( fs: FsOperations, filePath: string, loadedPaths: Set<string>, )
src/utils/fsOperations.ts:187
↓ 6 callers
Function
isDurableCronEnabled
()
src/tools/ScheduleCronTool/prompt.ts:56
↓ 6 callers
Function
isExpectedAuthRefreshFailure
(error: unknown)
src/server/services/oauthRefreshLog.ts:19
↓ 6 callers
Function
isFastModeCooldown
()
src/utils/fastMode.ts:315
↓ 6 callers
Function
isFileReadDenied
( filePath: string, toolPermissionContext: ToolPermissionContext, )
src/utils/attachments.ts:3982
↓ 6 callers
Function
isGoalPromptHookCommand
(command: string | undefined)
src/goals/goalState.ts:122
↓ 6 callers
Function
isHookAttachmentMessage
( message: Message, )
src/utils/messages.ts:1043
↓ 6 callers
Function
isInITerm2
()
src/utils/swarm/backends/detection.ts:90
↓ 6 callers
Function
isInProcessEnabled
()
src/utils/swarm/backends/registry.ts:351
↓ 6 callers
Function
isInsideTmux
()
src/utils/swarm/backends/detection.ts:50
↓ 6 callers
Function
isMaxSubscriber
()
src/utils/auth.ts:1703
← previous
next →
1,501–1,600 of 17,500, ranked by callers