MCPcopy Create free account

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

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

↓ 5 callersFunctioncreateEditBubble
(el: HTMLElement, deps: Deps)
desktop/src/preview-agent/editBubble.ts:81
↓ 5 callersFunctioncreateGitWorkspace
()
src/server/__tests__/workspace-service.test.ts:31
↓ 5 callersFunctioncreateHyperlink
( url: string, content?: string, options?: HyperlinkOptions, )
src/utils/hyperlink.ts:24
↓ 5 callersFunctioncreateId
(kind: AssistantOutputTargetKind, value: string)
desktop/src/lib/assistantOutputTargets.ts:633
↓ 5 callersFunctioncreateImageMetadataText
( dims: ImageDimensions, sourcePath?: string, )
src/utils/imageResizer.ts:1055
↓ 5 callersFunctioncreateImageResponse
( buffer: Buffer, mediaType: string, originalSize: number, dimensions?: ImageDimensions, )
src/tools/FileReadTool/FileReadTool.ts:789
↓ 5 callersFunctioncreatePluginCommand
* Create a Command from a plugin markdown file
src/utils/plugins/loadPluginCommands.ts:218
↓ 5 callersFunctioncreateSession
(req: Request)
src/server/api/sessions.ts:349
↓ 5 callersFunctioncreateSessionForChat
(chatId: string, workDir: string)
adapters/feishu/index.ts:660
↓ 5 callersFunctioncreateSortedHelpConfig
()
src/main.tsx:891
↓ 5 callersFunctioncreateToolResultMessage
( tool: Tool<AnyObject, Output>, toolUseResult: Output, )
src/utils/messages.ts:4405
↓ 5 callersFunctioncreateToolUseMessage
( toolName: string, input: { [key: string]: string | number }, )
src/utils/messages.ts:4442
↓ 5 callersFunctioncreateUserInterruptionMessage
({ toolUse = false, }: { toolUse?: boolean })
src/utils/messages.ts:557
↓ 5 callersFunctioncreateWorkspaceApiGitRepo
(baseDir: string)
src/server/__tests__/sessions.test.ts:140
↓ 5 callersFunctioncronToHuman
(cron: string, opts?: { utc?: boolean })
src/utils/cron.ts:218
↓ 5 callersFunctioncurrentPackageSmokeArch
(arch: NodeJS.Architecture = process.arch)
scripts/quality-gate/modes.ts:11
↓ 5 callersFunctioncurrentPackageSmokePlatform
(platform: NodeJS.Platform = process.platform)
scripts/quality-gate/package-smoke/current.ts:5
↓ 5 callersMethodcurrentThrottle
当前应使用的节流时长。
adapters/feishu/streaming-card.ts:445
↓ 5 callersFunctiondangerousRemovalDeny
(path: string)
src/tools/PowerShellTool/pathValidation.ts:848
↓ 5 callersFunctiondebugBody
(data: unknown)
src/bridge/debugUtils.ts:46
↓ 5 callersFunctiondecisionReasonToString
( decisionReason: PermissionDecisionReason | undefined, )
src/components/permissions/hooks.ts:61
↓ 5 callersMethoddeleteFile
(filePath: string)
src/services/analytics/firstPartyEventLoggingExporter.ts:210
↓ 5 callersFunctiondetectAndGetBackend
()
src/utils/swarm/backends/registry.ts:136
↓ 5 callersMethoddidStopImmediatePropagation
()
src/ink/events/event.ts:4
↓ 5 callersFunctiondiffToolInputsOnly
(filePath: string, edits: FileEdit[])
src/components/FileEditToolDiff.tsx:161
↓ 5 callersMethoddirectoryTarget
( id: string, label: string, scope: 'user' | 'project', filePath: string, )
src/server/services/doctorService.ts:468
↓ 5 callersFunctiondisablePluginOp
( plugin: string, scope?: InstallableScope, )
src/services/plugins/pluginOperations.ts:771
↓ 5 callersMethoddisconnect
(sessionId: string)
desktop/src/api/websocket.ts:87
↓ 5 callersMethoddisconnect
* Disconnect from the remote session
src/remote/RemoteSessionManager.ts:309
↓ 5 callersFunctionemit
(nextMatches: boolean)
desktop/src/hooks/useMobileViewport.test.tsx:40
↓ 5 callersFunctionemitDelta
(state: StreamState, index: number, delta: Record<string, unknown>)
src/server/proxy/streaming/openaiChatStreamToAnthropic.ts:208
↓ 5 callersMethodendOfLine
()
src/utils/Cursor.ts:455
↓ 5 callersFunctionenrichLogs
( allLogs: LogOption[], startIndex: number, count: number, )
src/utils/sessionStorage.ts:5106
↓ 5 callersFunctionensureContentArray
(snapshot: JsonRecord)
desktop/src/lib/trace/sse.ts:383
↓ 5 callersFunctionensureDesktopCliLauncherInstalled
()
src/server/services/desktopCliLauncherService.ts:127
↓ 5 callersMethodensureFreshTokens
()
src/server/services/hahaOAuthService.ts:219
↓ 5 callersMethodensureLogDir
()
src/server/services/diagnosticsService.ts:351
↓ 5 callersFunctionensureThreadGoalHookFromTranscript
( context: Pick<ToolUseContext, 'setAppState'>, threadId: string, messages: Message[], now = Date.now(
src/goals/goalState.ts:108
↓ 5 callersFunctionescapeForDiff
(s: string)
src/utils/diff.ts:35
↓ 5 callersFunctionestimateMessageTokens
(messages: Message[])
src/services/compact/microCompact.ts:164
↓ 5 callersFunctionexchangeOpenAICodeForTokens
(input: { code: string redirectUri: string codeVerifier: string proxyUrl?: string | null timeoutMs?:
src/services/openaiAuth/client.ts:71
↓ 5 callersFunctionexec
( command: string, abortSignal: AbortSignal, shellType: ShellType, options?: ExecOptions, )
src/utils/Shell.ts:181
↓ 5 callersFunctionexecSync_DEPRECATED
( command: string, options?: ExecSyncOptions, )
src/utils/execSyncWrapper.ts:32
↓ 5 callersFunctionexecuteOperatorMotion
( op: Operator, motion: string, count: number, ctx: OperatorContext, )
src/vim/operators.ts:42
↓ 5 callersFunctionexecuteShellCommandsInPrompt
( text: string, context: ToolUseContext, slashCommandName: string, shell?: FrontmatterShell, )
src/utils/promptShellExecution.ts:69
↓ 5 callersFunctionextensionForMime
(mimeType: string, fallback: string)
adapters/whatsapp/media.ts:38
↓ 5 callersFunctionextractConnectionErrorDetails
( error: unknown, )
src/services/api/errorUtils.ts:42
↓ 5 callersFunctionextractDescriptionFromMarkdown
( content: string, defaultDescription: string = 'Custom item', )
src/utils/markdownConfigLoader.ts:52
↓ 5 callersFunctionextractDiscoveredToolNames
(messages: Message[])
src/utils/toolSearch.ts:545
↓ 5 callersFunctionextractJob
(workflow: string, jobName: string)
scripts/pr/release-workflow.test.ts:9
↓ 5 callersFunctionextractLocalCommandOutput
( content: unknown, options: { allowUntagged?: boolean } = {}, )
src/server/ws/handler.ts:2210
↓ 5 callersMethodextractStartupDetail
(message: any)
src/server/services/conversationService.ts:1495
↓ 5 callersFunctionextractSubCode
(msg: string)
adapters/feishu/card-errors.ts:76
↓ 5 callersFunctionfilterMcpServersByPolicy
(configs: Record<string, T>)
src/services/mcp/config.ts:546
↓ 5 callersFunctionfilterModelOptionsByAllowlist
* Filter model options by the availableModels allowlist. * Always preserves the "Default" option (value: null).
src/utils/model/modelOptions.ts:623
↓ 5 callersFunctionfilterToolsByDenyRules
(tools: readonly T[], permissionContext: ToolPermissionContext)
src/tools.ts:263
↓ 5 callersFunctionfindProjectDir
( projectPath: string, )
src/utils/sessionStoragePortable.ts:354
↓ 5 callersFunctionfindTextNodeContaining
(container: Element, text: string)
desktop/src/components/chat/MessageList.test.tsx:53
↓ 5 callersFunctionfindValue
(label: string)
scripts/quality-gate/runner.ts:342
↓ 5 callersFunctionfinishSelection
(s: SelectionState)
src/ink/selection.ts:116
↓ 5 callersFunctionfirstLineOf
(s: string)
src/utils/stringUtils.ts:44
↓ 5 callersFunctionflushContent
()
src/utils/bash/bashParser.ts:2347
↓ 5 callersFunctionflushGroup
()
desktop/src/components/chat/MessageList.tsx:571
↓ 5 callersFunctionfmtCoord
(c: [number, number] | undefined)
src/utils/computerUse/toolRendering.tsx:18
↓ 5 callersFunctionformatCell
(tokens: Token[] | undefined)
src/components/MarkdownTable.tsx:84
↓ 5 callersFunctionformatClockTime
(date: Date, locale: string)
desktop/src/lib/formatMessageTimestamp.ts:115
↓ 5 callersFunctionformatCommandInput
(command: CommandBase, args: string)
src/utils/processUserInput/processSlashCommand.tsx:793
↓ 5 callersFunctionformatDateLabel
(dateKey: string, locale: Locale)
desktop/src/pages/ActivitySettings.tsx:103
↓ 5 callersFunctionformatDelay
(ms: number)
src/bridge/bridgeMain.ts:1619
↓ 5 callersMethodformatGitError
( prefix: string, args: string[], workDir: string, result: GitCommandResult, )
src/server/services/workspaceService.ts:1737
↓ 5 callersFunctionformatPathList
(paths: string[])
src/components/permissions/shellPermissionHelpers.tsx:32
↓ 5 callersFunctionformatResetTime
( timestampInSeconds: number | undefined, showTimezone: boolean = false, showTime: boolean = true, )
src/utils/format.ts:238
↓ 5 callersFunctionformatSourceForDisplay
(source: MarketplaceSource)
src/utils/plugins/marketplaceHelpers.ts:510
↓ 5 callersFunctionformatUri
* Formats a URI by converting it to a relative path if possible. * Handles URI decoding and gracefully falls back to un-decoded path if malformed. *
src/tools/LSPTool/formatters.ts:24
↓ 5 callersFunctionformatWorkspaceReferencePrompt
(references: WorkspaceChatReference[])
desktop/src/stores/workspaceChatContextStore.ts:89
↓ 5 callersFunctionfullResetSequence_CAUSES_FLICKER
( frame: Frame, reason: FlickerReason, stylePool: StylePool, debug?: { triggerY: number; prevLine: str
src/ink/log-update.ts:503
↓ 5 callersFunctiongenerateSessionTitle
( description: string, signal: AbortSignal, )
src/utils/sessionTitle.ts:89
↓ 5 callersMethodget
Recover styles from an encoded ID. Strips the bit-0 flag via >>> 1.
src/ink/screen.ts:144
↓ 5 callersFunctiongetAPIMetadata
()
src/services/api/claude.ts:538
↓ 5 callersMethodgetActiveSessions
()
src/server/services/conversationService.ts:887
↓ 5 callersFunctiongetAgentColor
(agentType: string)
src/tools/AgentTool/agentColorManager.ts:36
↓ 5 callersFunctiongetAllBaseTools
()
src/tools.ts:194
↓ 5 callersFunctiongetAllInProcessTeammateTasks
(tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:113
↓ 5 callersFunctiongetApiUrl
(pathOrUrl: string)
desktop/src/api/client.ts:35
↓ 5 callersFunctiongetAppState
()
src/utils/hooks/execAgentHook.ts:137
↓ 5 callersFunctiongetAppZoomKeyboardAction
( event: KeyboardShortcutInput, platform: string = typeof navigator === 'undefined' ? '' : navigator.platf
desktop/src/lib/appZoom.ts:108
↓ 5 callersFunctiongetAssistantMessageText
(message: Message)
src/utils/messages.ts:2960
↓ 5 callersFunctiongetBaseRenderOptions
( exitOnCtrlC: boolean = false, )
src/utils/renderOptions.ts:68
↓ 5 callersMethodgetBashPath
()
desktop/electron/services/terminal.ts:505
↓ 5 callersFunctiongetBuiltInAgents
()
src/tools/AgentTool/builtInAgents.ts:35
↓ 5 callersFunctiongetCachedIdpIdToken
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:99
↓ 5 callersFunctiongetCachedOverageCreditGrant
()
src/services/api/overageCreditGrant.ts:48
↓ 5 callersFunctiongetCachedRecentProjects
()
desktop/src/lib/recentProjectsCache.ts:7
↓ 5 callersFunctiongetChicagoEnabled
()
src/utils/computerUse/gates.ts:35
↓ 5 callersFunctiongetClaudeCodeMcpConfigs
( dynamicServers: Record<string, ScopedMcpServerConfig> = {}, extraDedupTargets: Promise< Record<strin
src/services/mcp/config.ts:1079
↓ 5 callersFunctiongetCliHighlightPromise
()
src/utils/cliHighlight.ts:38
↓ 5 callersFunctiongetCommandQueue
()
src/utils/messageQueueManager.ts:90
↓ 5 callersFunctiongetCurrentInstallationType
()
src/utils/doctorDiagnostic.ts:86
↓ 5 callersFunctiongetCurrentUsage
(messages: Message[])
src/utils/tokens.ts:138
↓ 5 callersFunctiongetDefaultBaseUrl
()
desktop/src/api/client.ts:53
← previousnext →1,801–1,900 of 17,500, ranked by callers