MCPcopy Create free account

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

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

↓ 12 callersFunctionrenderReady
(pollIntervalMs = 60_000)
desktop/src/pages/TraceSession.test.tsx:148
↓ 12 callersMethodrequest
* Send an authenticated HTTP request to CCR. Handles auth headers, * 409 epoch mismatch, and error logging. Returns { ok: true } on 2xx. * On 42
src/cli/transports/ccrClient.ts:556
↓ 12 callersFunctionresolveEffectiveH5PublicBaseUrl
({ enabled, storedPublicBaseUrl, configuredPublicBaseUrl, autoPublicBaseUrl, localInterfaceHosts, }:
src/server/services/h5AccessService.ts:257
↓ 12 callersFunctionsafeCallProgress
* Safely invoke a progress callback, catching and logging any errors. * Prevents callback errors from aborting marketplace operations. * * @param o
src/utils/plugins/marketplaceManager.ts:1013
↓ 12 callersFunctionsetMainLoopModelOverride
( model: ModelSetting | undefined, )
src/bootstrap/state.ts:846
↓ 12 callersFunctionsleep
(ms: number)
adapters/feishu/__tests__/flush-controller.test.ts:48
↓ 12 callersFunctionsystemPromptSection
( name: string, compute: ComputeFn, )
src/constants/systemPromptSections.ts:20
↓ 12 callersFunctiontempDir
()
scripts/release-update-metadata.test.ts:8
↓ 12 callersFunctionupdateServer
(name: string, body: Record<string, unknown>)
src/server/api/mcp.ts:494
↓ 12 callersFunctionupdateValidationError
(fieldName_1: string, error?: string)
src/components/mcp/ElicitationDialog.tsx:345
↓ 12 callersFunctionz0
(M,Q,Z,q)
desktop/src-tauri/resources/preview-agent.js:22
↓ 11 callersFunctionW0
(M,Q)
desktop/src-tauri/resources/preview-agent.js:18
↓ 11 callersMethod_getPhase
@internal
adapters/feishu/streaming-card.ts:598
↓ 11 callersMethodappend
Append text delta. Triggers flush if threshold reached.
adapters/common/message-buffer.ts:27
↓ 11 callersFunctionboundAxis
( style: Style, isWidth: boolean, value: number, ownerWidth: number, ownerHeight: number, )
src/native-ts/yoga-layout/index.ts:2352
↓ 11 callersFunctionclaim
()
src/hooks/toolPermission/PermissionContext.ts:88
↓ 11 callersFunctionclearInstalledPluginsCache
()
src/utils/plugins/installedPluginsManager.ts:99
↓ 11 callersMethodclip
(clip: Clip)
src/ink/output.ts:255
↓ 11 callersFunctioncolorize
(text: string, colorKey?: keyof Theme)
src/utils/treeify.ts:50
↓ 11 callersMethodconnect
()
src/cli/transports/SSETransport.ts:231
↓ 11 callersFunctioncoworkOption
()
src/main.tsx:4210
↓ 11 callersFunctioncreateElectronHost
(bridge: ElectronHostBridge)
desktop/src/lib/desktopHost/electronHost.ts:39
↓ 11 callersFunctiondateKey
(offsetDays: number)
src/utils/__tests__/stats.test.ts:11
↓ 11 callersMethoddebug
(message: string, ...args: unknown[])
src/utils/computerUse/hostAdapter.ts:17
↓ 11 callersFunctiondescribeMcpConfigFilePath
(scope: ConfigScope)
src/services/mcp/utils.ts:263
↓ 11 callersMethoddownloadUpdate
()
desktop/electron/services/updateSmoke.ts:65
↓ 11 callersFunctionemitTaskTerminatedSdk
( taskId: string, status: 'completed' | 'failed' | 'stopped', opts?: { toolUseId?: string summar
src/utils/sdkEventQueue.ts:149
↓ 11 callersFunctionenqueue
(state: StreamState, event: string, data: unknown)
src/server/proxy/streaming/openaiChatStreamToAnthropic.ts:157
↓ 11 callersFunctionensurePersistentStorageUpgraded
()
src/server/services/persistentStorageMigrations.ts:393
↓ 11 callersFunctionescapeXml
(s: string)
src/utils/xml.ts:6
↓ 11 callersFunctionexitTeammateView
( setAppState: (updater: (prev: AppState) => AppState) => void, )
src/state/teammateViewHelpers.ts:88
↓ 11 callersFunctionf
()
desktop/src-tauri/resources/preview-agent.js:18
↓ 11 callersMethodflush
* 执行一次 flush(mutex 保护 + 冲突重刷)。 * * 如果已有 flush 在跑,设置 needsReflush,当前 flush 结束后自动补一次。
adapters/feishu/flush-controller.ts:86
↓ 11 callersMethodflush
()
src/utils/sessionStorage.ts:859
↓ 11 callersFunctionflushActivityLoad
()
desktop/src/pages/ActivitySettings.test.tsx:94
↓ 11 callersFunctionformatSse
(event: string, data: unknown)
src/server/proxy/streaming/openaiResponsesStreamToAnthropic.ts:20
↓ 11 callersFunctiongetActiveAgentsFromList
( allAgents: AgentDefinition[], )
src/tools/AgentTool/loadAgentsDir.ts:193
↓ 11 callersFunctiongetAgentId
()
src/utils/teammate.ts:88
↓ 11 callersFunctiongetAgentTranscriptPath
(agentId: AgentId)
src/utils/sessionStorage.ts:247
↓ 11 callersFunctiongetAuthHeaders
* Get auth headers for policy limits without calling getSettings() * Supports both API key and OAuth authentication
src/services/policyLimits/index.ts:231
↓ 11 callersFunctiongetDefaultOpusModel
()
src/utils/model/model.ts:110
↓ 11 callersFunctiongetHookDisplayText
( hook: HookCommand | { type: 'callback' | 'function'; statusMessage?: string }, )
src/utils/hooks/hooksSettings.ts:68
↓ 11 callersFunctiongetLoggingSafeMcpBaseUrl
( config: McpServerConfig, )
src/services/mcp/utils.ts:561
↓ 11 callersFunctiongetMarketplacesCacheDir
()
src/utils/plugins/marketplaceManager.ts:110
↓ 11 callersFunctiongetRainbowColor
( charIndex: number, shimmer: boolean = false, )
src/utils/thinking.ts:81
↓ 11 callersFunctiongetSdkBetas
()
src/bootstrap/state.ts:856
↓ 11 callersFunctiongetTagValue
(text: string, tag: string)
src/utils/taskNotificationPolicy.ts:27
↓ 11 callersFunctiongetTeammateColor
()
src/utils/teammate.ts:138
↓ 11 callersFunctiongetTools
(permissionContext: ToolPermissionContext)
src/tools.ts:272
↓ 11 callersFunctiongetVersionedCachePath
( pluginId: string, version: string, )
src/utils/plugins/pluginLoader.ts:175
↓ 11 callersFunctiongte
(a: string, b: string)
src/utils/semver.ts:26
↓ 11 callersFunctionhandleLocalFile
( url: URL, reqHeaders?: Headers, )
src/server/api/localFile.ts:73
↓ 11 callersFunctionhandlePreviewFs
( url: URL, resolveWorkDir: ResolveWorkDir, reqHeaders?: Headers, )
src/server/api/previewFs.ts:128
↓ 11 callersFunctionhandlePreviewLink
(href: string, deps: PreviewLinkDeps)
desktop/src/lib/handlePreviewLink.ts:54
↓ 11 callersFunctionhandleScheduledTasksApi
( req: Request, _url: URL, segments: string[], )
src/server/api/scheduled-tasks.ts:19
↓ 11 callersFunctionhas1mContext
(model: string)
src/utils/context.ts:42
↓ 11 callersFunctionhealthOkResponse
()
desktop/src/lib/desktopRuntime.test.ts:34
↓ 11 callersFunctionisAbsoluteLocalPath
(p: string)
desktop/src/lib/handlePreviewLink.ts:26
↓ 11 callersFunctionisAsyncHookJSONOutput
( json: HookJSONOutput, )
src/types/hooks.ts:189
↓ 11 callersFunctionisCardRateLimitError
(err: unknown)
adapters/feishu/card-errors.ts:128
↓ 11 callersFunctionisCompactBoundaryMessage
( message: Message | NormalizedMessage, )
src/utils/messages.ts:4750
↓ 11 callersFunctionisInProcessTeammateTask
( task: unknown, )
src/tasks/InProcessTeammateTask/types.ts:78
↓ 11 callersFunctionisLocalShellTask
(task: unknown)
src/tasks/LocalShellTask/guards.ts:34
↓ 11 callersFunctionisRecord
(value: unknown)
desktop/src/lib/trace/requestParse.ts:211
↓ 11 callersFunctionisRecord
(value: unknown)
src/server/services/persistentStorageMigrations.ts:38
↓ 11 callersFunctionisStale
()
src/hooks/useVoice.ts:359
↓ 11 callersFunctionjson
(data: unknown, status = 200)
src/server/api/filesystem.ts:448
↓ 11 callersFunctionlogBridgeSkip
( reason: string, debugMsg?: string, v2?: boolean, )
src/bridge/debugUtils.ts:128
↓ 11 callersFunctionlogDebug
(message: string)
src/utils/filePersistence/outputsScanner.ts:17
↓ 11 callersFunctionlogUnaryPermissionEvent
( completion_type: CompletionType, { assistantMessage: { message: { id: message_id }, }, }
src/components/permissions/utils.ts:5
↓ 11 callersMethodmessage
(payload: unknown, renderer?: PreviewWebContentsLike | null)
desktop/electron/services/preview.ts:137
↓ 11 callersMethodnextOffset
(offset: number)
src/utils/Cursor.ts:1496
↓ 11 callersMethodonOutput
(sessionId: string, callback: (msg: any) => void)
src/server/services/conversationService.ts:422
↓ 11 callersFunctionopenWithContextForHref
( href: string, opts: { sessionId: string; serverBaseUrl: string; workDir?: string }, )
desktop/src/lib/openWithContextForHref.ts:47
↓ 11 callersFunctionopenWithContextForWorkspaceFile
( relPath: string, absolutePath: string, opts: { sessionId: string; serverBaseUrl: string; siblingFiles?
desktop/src/lib/openWithContextForHref.ts:15
↓ 11 callersFunctionopenaiResponsesToAnthropic
(response: OpenAIResponsesResponse, model: string)
src/server/proxy/transform/openaiResponsesToAnthropic.ts:19
↓ 11 callersFunctionparseDimension
(v: number | string | undefined)
src/native-ts/yoga-layout/index.ts:2511
↓ 11 callersFunctionpathInWorkingPath
(path: string, workingPath: string)
src/utils/permissions/filesystem.ts:724
↓ 11 callersFunctionpermissionRuleValueFromString
( ruleString: string, )
src/utils/permissions/permissionRuleParser.ts:93
↓ 11 callersFunctionpermissionRuleValueFromString
( ruleString: string, )
src/utils/sandbox/sandbox-adapter.ts:63
↓ 11 callersFunctionprocessMemoryFile
( filePath: string, type: MemoryType, processedPaths: Set<string>, includeExternal: boolean, depth:
src/utils/claudemd.ts:618
↓ 11 callersFunctionprocessSessionStartHooks
( source: 'startup' | 'resume' | 'clear' | 'compact', { sessionId, agentType, model, force
src/utils/sessionStart.ts:35
↓ 11 callersMethodreadXmlTag
(xml: string, tag: string)
src/server/services/sessionService.ts:1052
↓ 11 callersFunctionrecordProxyTrace
({ callId, context, model, upstreamUrl, upstreamRequest, requestHeaders, startedAt, startedAtM
src/server/proxy/handler.ts:675
↓ 11 callersFunctionregisterFilesystemAccessRoot
(rootPath: string | null | undefined)
src/server/services/filesystemAccessRoots.ts:13
↓ 11 callersMethodrender
(node: ReactNode)
src/ink/ink.tsx:1447
↓ 11 callersMethodreorderProviders
* Reorder providers to match the given display id order. * * New clients send a full display-order permutation including the built-in * offic
src/server/services/providerService.ts:306
↓ 11 callersMethodreportState
Report worker state to CCR via PUT /sessions/{id}/worker.
src/cli/transports/ccrClient.ts:645
↓ 11 callersFunctionrequest
(method: string, pathname: string, body?: Record<string, unknown>)
src/server/__tests__/memory.test.ts:189
↓ 11 callersFunctionresolveCors
( origin?: string | null, _requestOrigin?: string | null, options: CorsResolutionOptions = {}, )
src/server/middleware/cors.ts:83
↓ 11 callersFunctionresolveEdgeRaw
(edges: Value[], physicalEdge: number)
src/native-ts/yoga-layout/index.ts:233
↓ 11 callersFunctionresolveSlashUiAction
(value: string)
desktop/src/components/chat/composerUtils.ts:180
↓ 11 callersFunctionrunDesktopPersistenceMigrations
(storage: StorageLike | null = getDefaultStorage())
desktop/src/lib/persistenceMigrations.ts:170
↓ 11 callersFunctionrunGit
(cwd: string, args: string[], allowFailure = false)
src/utils/__tests__/worktree.test.ts:21
↓ 11 callersFunctionrunGit
(rootDir: string, args: string[])
scripts/git-hooks/install.test.ts:7
↓ 11 callersMethodsend
(chatId: string, message: Record<string, unknown>)
adapters/common/ws-bridge.ts:259
↓ 11 callersMethodsendUserMessage
Send a user message to the session bound to chatId.
adapters/common/ws-bridge.ts:73
↓ 11 callersFunctionsetAppState
(updater: (prev: AppState) => AppState)
src/tasks/DreamTask/DreamTask.test.ts:26
↓ 11 callersFunctionsetAuthToken
(token: string | null)
desktop/src/api/client.ts:44
↓ 11 callersFunctionsetClipboard
(text: string)
src/ink/termio/osc.ts:138
← previousnext →701–800 of 17,500, ranked by callers