MCPcopy Create free account

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

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

↓ 7 callersFunctionsleep
(ms: number)
scripts/repro-issue-247-real.ts:23
↓ 7 callersFunctionsliceBytes
(P: ParseState, startByte: number, endByte: number)
src/utils/bash/bashParser.ts:677
↓ 7 callersFunctionstop
()
src/components/ScrollKeybindingHandler.tsx:650
↓ 7 callersFunctionstripBOM
(content: string)
src/utils/jsonRead.ts:14
↓ 7 callersFunctionstripDangerousPermissionsForAutoMode
( context: ToolPermissionContext, )
src/utils/permissions/permissionSetup.ts:510
↓ 7 callersFunctionsubscribePreviewEvents
(sessionId: string)
desktop/src/lib/previewEvents.ts:12
↓ 7 callersFunctionsuggestionForExactCommand
* Generate permission update suggestion for exact command match. * * Skip exact-command suggestion for commands that can't round-trip cleanly: * -
src/tools/PowerShellTool/powershellPermissions.ts:150
↓ 7 callersFunctionswitchToPluginsTab
()
desktop/src/__tests__/pluginsSettings.test.tsx:132
↓ 7 callersFunctiontimestamp
()
src/bridge/bridgeStatusUtil.ts:23
↓ 7 callersFunctiontoCompatSessionId
(id: string)
src/bridge/sessionIdCompat.ts:38
↓ 7 callersFunctiontoExternalPermissionMode
( mode: PermissionMode, )
src/utils/permissions/PermissionMode.ts:111
↓ 7 callersFunctiontoPosixPath
(value: string)
desktop/src/lib/assistantOutputTargets.ts:424
↓ 7 callersMethodtrackWrite
(fn: () => Promise<T>)
src/utils/sessionStorage.ts:615
↓ 7 callersFunctiontruncateInput
(input: unknown, maxLen: number)
adapters/common/format.ts:241
↓ 7 callersFunctionuninstallPluginOp
( plugin: string, scope: InstallableScope = 'user', deleteDataDir = true, )
src/services/plugins/pluginOperations.ts:428
↓ 7 callersFunctionunionRect
(a: Rectangle, b: Rectangle)
src/ink/layout/geometry.ts:63
↓ 7 callersMethodunmount
(error?: Error | number | null)
src/ink/ink.tsx:1460
↓ 7 callersFunctionupdateProgress
()
src/utils/processUserInput/processSlashCommand.tsx:212
↓ 7 callersFunctionuseDoublePress
( setPending: (pending: boolean) => void, onDoublePress: () => void, onFirstPress?: () => void, )
src/hooks/useDoublePress.ts:8
↓ 7 callersFunctionuseIsInsideModal
()
src/context/modalContext.tsx:28
↓ 7 callersFunctionuseSearchInput
({ isActive, onExit, onCancel, onExitUp, columns, passthroughCtrlKeys = [], initialQuery = '',
src/hooks/useSearchInput.ts:84
↓ 7 callersFunctionuserEntry
(uuid: string, timestamp: string, isSidechain = false)
src/utils/__tests__/stats.test.ts:21
↓ 7 callersFunctionwaitForTrace
( sessionId: string, predicate: (trace: Awaited<ReturnType<typeof traceCaptureService.getSessionTrace>>) =
src/server/__tests__/trace-capture.test.ts:22
↓ 7 callersFunctionwithStreamRetry
( attempt: () => AsyncGenerator<StreamQueryMessage, void>, model: string, messages: Message[], )
src/services/api/streamRetry.ts:48
↓ 7 callersFunctionwriteJsonl
(path: string, entries: unknown[])
src/utils/__tests__/stats.test.ts:66
↓ 7 callersFunctionwriteTeamFile
(teamName: string, teamFile: TeamFile)
src/utils/swarm/teamHelpers.ts:167
↓ 6 callersFunction$1
(M)
desktop/src-tauri/resources/preview-agent.js:22
↓ 6 callersFunctionH1
(M,Q)
desktop/src-tauri/resources/preview-agent.js:22
↓ 6 callersFunctionM1
(M)
desktop/src-tauri/resources/preview-agent.js:18
↓ 6 callersFunctionT
(M,Q,Z)
desktop/src-tauri/resources/preview-agent.js:18
↓ 6 callersFunctionV1
(M,Q,Z)
desktop/src-tauri/resources/preview-agent.js:22
↓ 6 callersFunctionY1
(M,Q,Z,q,J,j)
desktop/src-tauri/resources/preview-agent.js:18
↓ 6 callersMethod_getToolSteps
@internal
adapters/feishu/streaming-card.ts:633
↓ 6 callersFunctionaddMarketplaceSource
( source: MarketplaceSource, onProgress?: MarketplaceProgressCallback, )
src/utils/plugins/marketplaceManager.ts:1788
↓ 6 callersFunctionapplyColor
(text: string, color: Color | undefined)
src/ink/colorize.ts:226
↓ 6 callersFunctionapplyConfigEnvironmentVariables
()
src/utils/managedEnv.ts:225
↓ 6 callersMethodareUnsandboxedCommandsAllowed
()
src/utils/sandbox/sandbox-adapter.ts:889
↓ 6 callersFunctionassertWithinDirectory
( candidate: string, directory: string, mustExist: boolean, )
src/server/api/memory.ts:329
↓ 6 callersFunctionassignTeammateColor
(teammateId: string)
src/utils/swarm/teammateLayoutManager.ts:22
↓ 6 callersFunctionattachProjectPath
(server: McpServerRecord, cwd?: string)
desktop/src/stores/mcpStore.ts:24
↓ 6 callersMethodbackspace
()
src/utils/Cursor.ts:873
↓ 6 callersFunctionbaseMetadata
( messageId: string, toolName: string, waitMs: number | undefined, )
src/hooks/toolPermission/permissionLogging.ts:91
↓ 6 callersFunctionbuildModelContextWindows
( models: ModelMapping, inputs: ModelContextInputs, )
desktop/src/pages/Settings.tsx:833
↓ 6 callersFunctionbuildNetworkEnvironment
( settings: NetworkSettings, baseEnv: NodeJS.ProcessEnv = process.env, )
src/server/services/networkSettings.ts:104
↓ 6 callersFunctionbuildReq
( method: string, pathname: string, body?: unknown, )
src/server/__tests__/haha-openai-oauth-api.test.ts:37
↓ 6 callersFunctionbuildReq
( method: string, pathname: string, body?: unknown, )
src/server/__tests__/haha-oauth-api.test.ts:30
↓ 6 callersFunctioncalculatePluginVersion
( pluginId: string, source: PluginSource, manifest?: PluginManifest, installPath?: string, providedV
src/utils/plugins/pluginVersioning.ts:36
↓ 6 callersFunctioncanUseFakeTool
( tool: Tool, toolPermissionContext: ToolPermissionContext, )
src/utils/permissions/permissions.test.ts:51
↓ 6 callersFunctioncanUserConfigureAdvisor
()
src/utils/advisor.ts:71
↓ 6 callersFunctioncaptureAnnotatedRegion
(el: Element, label = 1)
desktop/src/preview-agent/screenshot.ts:95
↓ 6 callersFunctioncaptureResponseTraceSnapshot
( response: Response, options?: { signal?: AbortSignal; abortGraceMs?: number }, )
src/services/api/traceCapture.ts:497
↓ 6 callersFunctioncellAtIndex
(screen: Screen, index: number)
src/ink/screen.ts:602
↓ 6 callersFunctioncheckOpus1mAccess
()
src/utils/model/check1mAccess.ts:46
↓ 6 callersFunctioncheckSonnet1mAccess
()
src/utils/model/check1mAccess.ts:60
↓ 6 callersFunctionclassifyAxiosError
(e: unknown)
src/utils/errors.ts:213
↓ 6 callersFunctioncleanup
()
src/utils/swarm/inProcessRunner.ts:444
↓ 6 callersFunctioncleanupConn
(st: ConnState | undefined)
src/upstreamproxy/relay.ts:444
↓ 6 callersFunctionclearConfigPathCaches
()
src/server/__tests__/mcp.test.ts:25
↓ 6 callersFunctionclearIdpIdToken
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:143
↓ 6 callersFunctionclearPendingToolInputDelta
(sessionId: string)
desktop/src/stores/chatStore.ts:438
↓ 6 callersFunctionclearStatusLines
Clear any currently displayed status lines.
src/bridge/bridgeUI.ts:124
↓ 6 callersFunctionclearSystemPromptSections
()
src/constants/systemPromptSections.ts:65
↓ 6 callersFunctionclearTraceCaptureStateForTests
()
src/services/api/traceCapture.ts:293
↓ 6 callersFunctioncloneFileStateCache
(cache: FileStateCache)
src/utils/fileStateCache.ts:122
↓ 6 callersMethodcloseSession
(session: OpenAIOAuthSession)
src/server/services/hahaOpenAIOAuthService.ts:273
↓ 6 callersFunctioncoerceDescriptionToString
( value: unknown, componentName?: string, pluginName?: string, )
src/utils/frontmatterParser.ts:304
↓ 6 callersFunctioncolorize
( str: string, color: string | undefined, type: ColorType, )
src/ink/colorize.ts:69
↓ 6 callersMethodcommandExists
检测命令是否存在
src/server/services/searchService.ts:739
↓ 6 callersMethodcompleteTool
把指定 tool 的状态从 running 切到 done。先按 id 匹配,再 fallback name。
adapters/feishu/streaming-card.ts:285
↓ 6 callersFunctionconfigureEffortParams
( effortValue: EffortValue | undefined, outputConfig: BetaOutputConfig, extraBodyParams: Record<string,
src/services/api/claude.ts:449
↓ 6 callersFunctioncontainsVulnerableUncPath
(pathOrCommand: string)
src/utils/shell/readOnlyCommandValidation.ts:1562
↓ 6 callersFunctionconvertLeadingTabsToSpaces
(content: string)
src/utils/file.ts:137
↓ 6 callersFunctionconvertMarkdownTablesToBullets
(markdown: string)
adapters/common/format.ts:121
↓ 6 callersFunctioncorsHeaders
(origin?: string | null)
src/server/middleware/cors.ts:5
↓ 6 callersFunctioncountToolUses
* Count the number of tool uses in a message (handles grouped tool uses).
src/utils/collapseReadSearch.ts:513
↓ 6 callersFunctioncreateAgentId
(label?: string)
src/utils/uuid.ts:24
↓ 6 callersFunctioncreateFileStateCacheWithSizeLimit
( maxEntries: number, maxSizeBytes: number = DEFAULT_MAX_CACHE_SIZE_BYTES, )
src/utils/fileStateCache.ts:101
↓ 6 callersFunctioncreatePermissionRequestMessage
( toolName: string, decisionReason?: PermissionDecisionReason, )
src/utils/permissions/permissions.ts:137
↓ 6 callersFunctioncreatePluginId
( pluginName: string, marketplaceName: string, )
src/utils/plugins/marketplaceHelpers.ts:60
↓ 6 callersFunctioncreateScreen
( width: number, height: number, styles: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkPool
src/ink/screen.ts:451
↓ 6 callersFunctioncurrentPackageSmokePlatform
(platform: NodeJS.Platform = process.platform)
scripts/quality-gate/modes.ts:4
↓ 6 callersFunctioncurrentReleaseArtifactsDir
( platform: NodeJS.Platform = process.platform, arch: NodeJS.Architecture = process.arch, )
scripts/quality-gate/modes.ts:15
↓ 6 callersFunctiondebug
(msg: string)
src/bridge/inboundAttachments.ts:27
↓ 6 callersFunctiondedup
(arr: T[] | undefined)
src/tools/BashTool/prompt.ts:167
↓ 6 callersFunctiondirHasPortableData
(dir: string)
desktop/electron/services/appMode.ts:26
↓ 6 callersFunctiondirectoryExists
(dir: string)
src/server/api/memory.ts:499
↓ 6 callersFunctionenablePluginOp
( plugin: string, scope?: InstallableScope, )
src/services/plugins/pluginOperations.ts:757
↓ 6 callersFunctionenqueueAgentNotification
({ taskId, description, status, error, setAppState, finalMessage, usage, toolUseId, worktree
src/tasks/LocalAgentTask/LocalAgentTask.tsx:197
↓ 6 callersFunctionenqueueRuntimeTransition
( sessionId: string, transition: () => Promise<void>, )
src/server/ws/handler.ts:2677
↓ 6 callersFunctionenqueueSdkEvent
(event: SdkEvent)
src/utils/sdkEventQueue.ts:112
↓ 6 callersFunctionensureElapsedTimer
()
desktop/src/stores/chatStore.ts:1548
↓ 6 callersFunctionescapeXml
(value: string)
scripts/quality-gate/reporter.ts:164
↓ 6 callersFunctionexecuteNotificationHooks
( notificationData: { message: string title?: string notificationType: string }, timeoutMs:
src/utils/hooks.ts:3589
↓ 6 callersFunctionexpandTrackingPath
(workDir: string, trackingPath: string)
src/server/services/sessionRewindService.ts:195
↓ 6 callersFunctionextractGitHubRepo
(plugin: InstallablePlugin)
src/commands/plugin/pluginDetailsHelpers.tsx:35
↓ 6 callersFunctionextractHeredocs
( command: string, options?: { quotedOnly?: boolean }, )
src/utils/bash/heredoc.ts:113
↓ 6 callersFunctionextractTextContent
(content: unknown)
desktop/src/components/chat/ToolCallBlock.tsx:808
↓ 6 callersFunctionfakeApp
(userData: string)
desktop/electron/services/windows.test.ts:24
↓ 6 callersFunctionfakeNotificationClass
(supported = true)
desktop/electron/services/notifications.test.ts:10
↓ 6 callersFunctionfakeWebContents
()
desktop/electron/services/navigationGuards.test.ts:8
← previousnext →1,401–1,500 of 17,500, ranked by callers