MCPcopy Index your code

hub / github.com/NanmiCoder/cc-haha / functions

Functions17,500 in github.com/NanmiCoder/cc-haha

↓ 25 callersFunctionrenderCard
(filesChanged: string[])
desktop/src/components/chat/CurrentTurnChangeCard.test.tsx:112
↓ 25 callersFunctionrunTurn
(sessionId: string, content: string, allowError = false)
src/server/__tests__/conversations.test.ts:1326
↓ 25 callersFunctions
(M,Q,Z,q,J)
desktop/src-tauri/resources/preview-agent.js:22
↓ 25 callersFunctiontu
(id: string)
tests/reorderAssistantToolUseBlocks.test.ts:8
↓ 25 callersFunctionupdateSessionIn
Helper: immutably update a specific session within the sessions record
desktop/src/stores/chatStore.ts:838
↓ 25 callersFunctionwriteTeamConfig
Write a team config.json to the temp directory.
src/server/__tests__/teams.test.ts:37
↓ 24 callersMethodadd
(uuid: string)
src/bridge/bridgeMessaging.ts:440
↓ 24 callersFunctionappendFileSync
(path, data, options)
src/utils/fsOperations.ts:468
↓ 24 callersMethodenqueue
(value: T)
src/utils/stream.ts:38
↓ 24 callersFunctionerrorResponse
(error: unknown)
src/server/middleware/errorHandler.ts:34
↓ 24 callersFunctionformatDuration
( ms: number, options?: { hideTrailingZeros?: boolean; mostSignificantOnly?: boolean }, )
src/utils/format.ts:34
↓ 24 callersFunctionisDigit
(c: string)
src/utils/bash/bashParser.ts:234
↓ 24 callersFunctionnotifyDesktop
(options: DesktopNotificationOptions)
desktop/src/lib/desktopNotifications.ts:363
↓ 24 callersFunctionrelease
* Return the task released back to stub form: retain dropped, messages * cleared, evictAfter set if terminal. Shared by exitTeammateView and * the s
src/state/teammateViewHelpers.ts:28
↓ 24 callersFunctionsendControlResponseError
( message: SDKControlRequest, errorMessage: string, )
src/cli/print.ts:2713
↓ 24 callersFunctionuseTabStore
(selector: (state: { tabs: typeof mocks.tabState.tabs activeTabId: string | null setActiveTab: typ
desktop/src/components/layout/AppShell.test.tsx:41
↓ 23 callersMethodcreateTask
创建新任务
src/server/services/cronService.ts:66
↓ 23 callersFunctionf
()
src/costHook.ts:10
↓ 23 callersFunctionformatNumber
(value: number | undefined)
desktop/src/components/chat/LocalSlashCommandPanel.tsx:123
↓ 23 callersFunctiongetAppState
()
src/tools/SkillTool/SkillTool.ts:784
↓ 23 callersFunctiongetContextWindowForModel
( model: string, betas?: string[], )
src/utils/context.ts:58
↓ 23 callersFunctiongetProjectRoot
()
src/bootstrap/state.ts:511
↓ 23 callersFunctionisOperator
(part: ParseEntry | undefined, op: string)
src/utils/bash/commands.ts:792
↓ 23 callersFunctionmapHistoryMessagesToUiMessages
( messages: MessageEntry[], options?: HistoryMappingOptions, )
desktop/src/stores/chatStore.ts:3293
↓ 23 callersFunctionresolveValue
(v: Value, ownerSize: number)
src/native-ts/yoga-layout/index.ts:97
↓ 23 callersMethodsend
(msg: Message)
src/utils/mailbox.ts:33
↓ 23 callersFunctiontooComplex
(node: Node)
src/utils/bash/ast.ts:2033
↓ 22 callersFunctioncheckAndRefreshOAuthTokenIfNeeded
( retryCount = 0, force = false, )
src/utils/auth.ts:1450
↓ 22 callersFunctioncheckHasTrustDialogAccepted
()
src/utils/config.ts:697
↓ 22 callersMethodconnectSession
Connect to a session with a known sessionId. Returns false if already connected.
adapters/common/ws-bridge.ts:63
↓ 22 callersFunctioncreateSystemMessage
( content: string, level: SystemMessageLevel, toolUseID?: string, preventContinuation?: boolean, )
src/utils/messages.ts:4452
↓ 22 callersFunctionenableH5Access
(options: { allowedOrigins?: string[] publicBaseUrl?: string | null } = {})
src/server/__tests__/h5-access-auth.test.ts:122
↓ 22 callersFunctionformatDurationMs
(ms?: number)
desktop/src/lib/trace/formatters.ts:7
↓ 22 callersFunctionformatImStatus
(summary: ImStatusSummary | null)
adapters/common/format.ts:259
↓ 22 callersFunctiongetProjectDir
(cwd: string)
src/utils/cachePaths.ts:27
↓ 22 callersFunctiongetSpanId
(span: Span)
src/utils/telemetry/sessionTracing.ts:81
↓ 22 callersFunctionhandleProvidersApi
( req: Request, _url: URL, segments: string[], )
src/server/api/providers.ts:32
↓ 22 callersFunctioninspectPackagedArtifacts
(rootDir: string, options: InspectOptions)
scripts/quality-gate/package-smoke/index.ts:775
↓ 22 callersFunctionisTeammate
()
src/utils/teammate.ts:125
↓ 22 callersFunctionmakeTable
(label: string)
adapters/feishu/__tests__/markdown-style.test.ts:260
↓ 22 callersFunctiononSelect
(value: string)
src/components/ClaudeCodeHint/PluginHintMenu.tsx:26
↓ 22 callersMethodreject
(error: Error)
src/services/oauth/auth-code-listener.ts:191
↓ 22 callersMethodsearchSessions
* Full-text search across all session transcripts. * * Two-phase: (A) ripgrep scans `~/.claude/projects` for candidate files + * matched line
src/server/services/searchService.ts:140
↓ 22 callersFunctionsleep
(ms: number)
src/server/__tests__/real-llm-test.ts:19
↓ 21 callersFunctiona
(M,Q,Z,q,J)
desktop/src-tauri/resources/preview-agent.js:18
↓ 21 callersFunctionapplyPermissionUpdate
( context: ToolPermissionContext, update: PermissionUpdate, )
src/utils/permissions/PermissionUpdate.ts:55
↓ 21 callersFunctioncheckStatsigFeatureGate_CACHED_MAY_BE_STALE
( gate: string, )
src/services/analytics/growthbook.ts:806
↓ 21 callersFunctionclickElement
(element: Element)
desktop/src/components/workspace/WorkspacePanel.test.tsx:93
↓ 21 callersFunctioncreateController
(overrides?: Record<string, unknown>)
adapters/telegram/__tests__/commands.test.ts:47
↓ 21 callersFunctioncreateRepoRoot
()
scripts/quality-gate/package-smoke/index.test.ts:14
↓ 21 callersFunctionenqueuePendingNotification
(command: QueuedCommand)
src/utils/messageQueueManager.ts:142
↓ 21 callersMethodenqueueWrite
(filePath: string, entry: Entry)
src/utils/sessionStorage.ts:624
↓ 21 callersFunctionexitWithError
(message: string)
src/utils/process.ts:38
↓ 21 callersFunctionextractLastJsonStringField
( text: string, key: string, )
src/utils/sessionStoragePortable.ts:82
↓ 21 callersMethodgetComputedHeight
()
src/ink/layout/yoga.ts:120
↓ 21 callersFunctiongetServerKey
( serverName: string, serverConfig: McpSSEServerConfig | McpHTTPServerConfig, )
src/services/mcp/auth.ts:325
↓ 21 callersMethodgetSession
* Get full session detail including all messages.
src/server/services/sessionService.ts:2430
↓ 21 callersFunctiongetSessionIdFromLog
(log: LogOption)
src/utils/sessionStorage.ts:2956
↓ 21 callersMethodgetUserSettings
获取用户级设置
src/server/services/settingsService.ts:95
↓ 21 callersFunctionisFirstPartyAnthropicBaseUrl
()
src/utils/model/providers.ts:32
↓ 21 callersFunctionmakeTempDir
(prefix: string)
src/server/__tests__/workspace-service.test.ts:20
↓ 21 callersFunctionnormalize
(p: string)
src/utils/plugins/pluginOptionsStorage.ts:330
↓ 21 callersFunctionnormalizePath
(targetPath: string)
scripts/quality-gate/package-smoke/index.ts:170
↓ 21 callersFunctionsafeResolvePath
( fs: FsOperations, filePath: string, )
src/utils/fsOperations.ts:138
↓ 21 callersFunctionshouldOfferStaticHtmlPreview
( filePath: string, opts?: { siblingFiles?: string[] }, )
desktop/src/lib/htmlPreviewPolicy.ts:85
↓ 21 callersFunctiontryParseShellCommand
( cmd: string, env?: | Record<string, string | undefined> | ((key: string) => string | undefined),
src/utils/bash/shellQuote.ts:24
↓ 21 callersFunctionuseWizard
()
src/components/wizard/useWizard.ts:5
↓ 20 callersFunctioncreateSignal
()
src/utils/signal.ts:27
↓ 20 callersFunctionfileHistoryEnabled
()
src/utils/fileHistory.ts:63
↓ 20 callersFunctiongetAllCommands
* Gets all commands including MCP skills/prompts from AppState. * SkillTool needs this because getCommands() only returns local/bundled skills.
src/tools/SkillTool/SkillTool.ts:81
↓ 20 callersFunctiongetAnthropicApiKeyWithSource
( opts: { skipRetrievingKeyFromApiKeyHelper?: boolean } = {}, )
src/utils/auth.ts:228
↓ 20 callersFunctiongetTranscriptPath
()
src/utils/sessionStorage.ts:202
↓ 20 callersFunctionh
(M)
desktop/src-tauri/resources/preview-agent.js:18
↓ 20 callersFunctioninitializeTouchH5
(win: WindowLike | undefined = typeof window === 'undefined' ? undefined : window)
desktop/src/lib/touchH5.ts:160
↓ 20 callersFunctionisMcpServerDisabled
(name: string)
src/services/mcp/config.ts:1534
↓ 20 callersFunctionisPlanModeInterviewPhaseEnabled
()
src/utils/planModeV2.ts:50
↓ 20 callersFunctionisValidCron
(cron: string)
desktop/src/lib/cronDescribe.ts:167
↓ 20 callersFunctionlogOTelEvent
( eventName: string, metadata: { [key: string]: string | undefined } = {}, )
src/utils/telemetry/events.ts:21
↓ 20 callersFunctionrename
(oldPath, newPath)
src/utils/fsOperations.ts:431
↓ 20 callersMethodsegment
(highlights: TextHighlight[])
src/utils/textHighlighting.ts:76
↓ 20 callersFunctionsetBaseUrl
(url: string)
desktop/src/api/client.ts:27
↓ 20 callersFunctionunmount
()
src/ink/root.ts:99
↓ 20 callersFunctionvalidateElectronIpcPayload
(channel: ElectronIpcChannel, payload: unknown)
desktop/electron/ipc/capabilities.ts:130
↓ 19 callersFunctionansiIdx
(index: number)
src/native-ts/color-diff/index.ts:88
↓ 19 callersFunctionanthropicToOpenaiResponses
( body: AnthropicRequest, options: OpenAIResponsesTransformOptions = {}, )
src/server/proxy/transform/anthropicToOpenaiResponses.ts:27
↓ 19 callersFunctionasAgentId
(id: string)
src/types/ids.ts:31
↓ 19 callersFunctionclearPluginCache
(reason?: string)
src/utils/plugins/pluginLoader.ts:3229
↓ 19 callersFunctionclearServerCache
( name: string, serverRef: ScopedMcpServerConfig, )
src/services/mcp/client.ts:1642
↓ 19 callersFunctioncountCharInString
( str: { indexOf(search: string, start?: number): number }, char: string, start = 0, )
src/utils/stringUtils.ts:54
↓ 19 callersFunctioncreateCommandInputMessage
( content: string, )
src/utils/messages.ts:4633
↓ 19 callersMethoddispose
()
src/server/services/hahaOpenAIOAuthService.ts:279
↓ 19 callersFunctionevictTaskOutput
(taskId: string)
src/utils/task/diskOutput.ts:288
↓ 19 callersMethodfeed
Feed a new chunk of streaming text; returns any NEW PendingUploads.
adapters/common/attachment/image-block-watcher.ts:50
↓ 19 callersFunctiongetClaudeCodeUserAgent
()
src/utils/userAgent.ts:8
↓ 19 callersFunctiongetSettingsFilePathForSource
( source: SettingSource, )
src/utils/settings/settings.ts:274
↓ 19 callersMethodhas
(uuid: string)
src/bridge/bridgeMessaging.ts:452
↓ 19 callersMethodinternal
(message: string)
src/server/middleware/errorHandler.ts:29
↓ 19 callersFunctionnormalizePathForComparison
(filePath: string)
src/utils/file.ts:565
↓ 19 callersFunctiono
(M,Q)
desktop/src-tauri/resources/preview-agent.js:18
↓ 19 callersMethodpathExists
(filePath: string)
src/server/services/doctorService.ts:441
← previousnext →301–400 of 17,500, ranked by callers