MCPcopy Create free account

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

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

↓ 8 callersFunctiongetModelMaxOutputTokens
(model: string)
src/utils/context.ts:213
↓ 8 callersMethodgetOffset
(position: Position)
src/utils/Cursor.ts:1050
↓ 8 callersFunctiongetPatchForDisplay
({ filePath, fileContents, edits, ignoreWhitespace = false, }: { filePath: string fileContents: st
src/utils/diff.ts:128
↓ 8 callersFunctiongetPreviewService
()
desktop/electron/main.ts:182
↓ 8 callersFunctiongetProjectsDir
()
src/utils/sessionStorage.ts:198
↓ 8 callersFunctiongetRegisteredHooks
()
src/bootstrap/state.ts:1460
↓ 8 callersFunctiongetRemoteUrl
()
src/utils/git.ts:269
↓ 8 callersFunctiongetRepositoryContext
(workDir: string)
src/server/services/repositoryLaunchService.ts:327
↓ 8 callersFunctiongetRetryDelay
( attempt: number, retryAfterHeader?: string | null, maxDelayMs = 32000, )
src/services/api/withRetry.ts:580
↓ 8 callersFunctiongetRuleByContentsForTool
( context: ToolPermissionContext, tool: Tool, behavior: PermissionBehavior, )
src/utils/permissions/permissions.ts:359
↓ 8 callersFunctiongetTeamFilePath
(teamName: string)
src/utils/swarm/teamHelpers.ts:123
↓ 8 callersFunctiongetTerminalHost
()
desktop/src/api/terminal.ts:22
↓ 8 callersFunctiongetToolUseID
(message: NormalizedMessage)
src/utils/messages.ts:2882
↓ 8 callersFunctiongetTranscriptSnapshot
()
src/server/api/sessions.ts:568
↓ 8 callersFunctionhandleNavigation
(direction: 'up' | 'down')
src/components/mcp/ElicitationDialog.tsx:289
↓ 8 callersFunctionhandleSkillsApi
( req: Request, url: URL, segments: string[], )
src/server/api/skills.ts:434
↓ 8 callersFunctionisAdvisorEnabled
()
src/utils/advisor.ts:60
↓ 8 callersMethodisAtStart
()
src/utils/Cursor.ts:997
↓ 8 callersFunctionisCardTableLimitError
(err: unknown)
adapters/feishu/card-errors.ts:143
↓ 8 callersFunctionisCommandInput
(input: string)
src/utils/suggestions/commandSuggestions.ts:200
↓ 8 callersFunctionisDeferredTool
(tool: Tool)
src/tools/ToolSearchTool/prompt.ts:62
↓ 8 callersFunctionisEnabledPluginSettingValue
(value: unknown)
src/utils/plugins/dependencyResolver.ts:27
↓ 8 callersFunctionisForkSubagentEnabled
()
src/tools/AgentTool/forkSubagent.ts:32
↓ 8 callersFunctionisHtmlFilePath
(filePath: string)
desktop/src/lib/htmlPreviewPolicy.ts:39
↓ 8 callersFunctionisHttpUrl
(url: string)
desktop/electron/services/navigationGuards.ts:15
↓ 8 callersFunctionisInProtectedNamespace
()
src/utils/envUtils.ts:136
↓ 8 callersFunctionisLiteLog
(log: LogOption)
src/utils/sessionStorage.ts:2969
↓ 8 callersFunctionisLocalMarketplaceSource
( source: MarketplaceSource, )
src/utils/plugins/schemas.ts:1236
↓ 8 callersFunctionisPluginZipCacheEnabled
()
src/utils/plugins/zipCache.ts:55
↓ 8 callersFunctionisShutdownApproved
( messageText: string, )
src/utils/teammateMailbox.ts:902
↓ 8 callersFunctionisWithinRegisteredFilesystemRoot
(targetPath: string)
src/server/services/filesystemAccessRoots.ts:40
↓ 8 callersFunctionissuerKey
(issuer: string)
src/services/mcp/xaaIdpLogin.ts:84
↓ 8 callersFunctionk0
(M)
desktop/src-tauri/resources/preview-agent.js:18
↓ 8 callersMethodlistRecentProjects
()
adapters/common/http-client.ts:136
↓ 8 callersMethodload
(entries: ReturnType<LRUCache<string, FileState>['dump']>)
src/utils/fileStateCache.ts:90
↓ 8 callersFunctionloadPluginHooks
* Loads and validates plugin hooks configuration from a JSON file. * IMPORTANT: Only call this when the hooks file is expected to exist. * * @param
src/utils/plugins/pluginLoader.ts:1227
↓ 8 callersFunctionloadPluginMcpServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/mcpPluginIntegration.ts:131
↓ 8 callersFunctionloadTranscriptFile
( filePath: string, opts?: { keepAllLeaves?: boolean }, )
src/utils/sessionStorage.ts:3501
↓ 8 callersFunctionlocalFileRequestUrl
Build a /local-file/<abs> URL exactly the way the desktop helper does.
src/server/api/__tests__/localFile.test.ts:31
↓ 8 callersFunctionlogAntError
(context: string, error: unknown)
src/utils/debug.ts:258
↓ 8 callersFunctionlogFileOperation
(params: { operation: 'read' | 'write' | 'edit' tool: 'FileReadTool' | 'FileWriteTool' | 'FileEditTool'
src/utils/fileOperationAnalytics.ts:37
↓ 8 callersFunctionlogOperation
(operation: QueueOperation, content?: string)
src/utils/messageQueueManager.ts:28
↓ 8 callersFunctionlogPush
( startTime: number, outcome: { success: boolean filesUploaded?: number conflict?: boolean
src/services/teamMemorySync/index.ts:1218
↓ 8 callersFunctionlooksLikeSseText
(text: string)
desktop/src/lib/trace/sse.ts:28
↓ 8 callersFunctionm
(M)
desktop/src-tauri/resources/preview-agent.js:18
↓ 8 callersFunctionm0
(M,Q,Z,q)
desktop/src-tauri/resources/preview-agent.js:18
↓ 8 callersFunctionmakeChatSession
(chatState: ChatState)
desktop/src/components/layout/TabBar.test.tsx:24
↓ 8 callersFunctionmakeEnv
(overrides: Partial<TouchH5Environment> = {})
desktop/src/lib/touchH5.test.ts:16
↓ 8 callersFunctionmakeUrl
(route: string, params: Record<string, string>)
src/server/__tests__/filesystem.test.ts:13
↓ 8 callersFunctionmetric
(covered: number, total: number)
scripts/quality-gate/coverage.ts:177
↓ 8 callersFunctionmockWindowEnv
({ desktopHost = false, coarsePointer = false, maxTouchPoints = 0, userAgent = 'Mozilla/5.0', platfo
desktop/src/lib/touchH5.test.ts:47
↓ 8 callersFunctionmodelDisplayString
(model: ModelSetting)
src/utils/model/model.ts:588
↓ 8 callersFunctionmodelSupportsAdaptiveThinking
(model: string)
src/utils/thinking.ts:125
↓ 8 callersFunctionnormalizeFilePath
(value: string)
desktop/src/lib/assistantOutputTargets.ts:641
↓ 8 callersMethodnormalizeFileUri
(fileUri: string)
src/services/diagnosticTracking.ts:78
↓ 8 callersFunctionnormalizeNetworkSettings
(settings: unknown)
src/server/services/networkSettings.ts:67
↓ 8 callersFunctionnormalizeOpenPath
(target: string)
desktop/electron/services/shell.ts:52
↓ 8 callersFunctionnotifyCommandLifecycle
( uuid: string, state: CommandLifecycleState, )
src/utils/commandLifecycle.ts:16
↓ 8 callersFunctiononDone
(result?: string, options?: { display?: CommandResultDisplay; shouldQuery?: boolea
src/utils/processUserInput/processSlashCommand.tsx:558
↓ 8 callersFunctionopenUrl
(url: string)
desktop/src/pages/Settings.tsx:4386
↓ 8 callersFunctionparseInput
* Parse the AskUserQuestion input which may come in different shapes.
desktop/src/components/chat/AskUserQuestion.tsx:37
↓ 8 callersFunctionparseJSONL
(data: string | Buffer)
src/utils/json.ts:182
↓ 8 callersFunctionparseTraceRequestBody
(preview: string, source: 'anthropic' | 'proxy')
desktop/src/lib/trace/requestParse.ts:24
↓ 8 callersFunctionpathExists
(path: string)
src/utils/file.ts:39
↓ 8 callersFunctionpathInAllowedWorkingPath
( path: string, toolPermissionContext: ToolPermissionContext, precomputedPathsToCheck?: readonly string[
src/utils/permissions/filesystem.ts:698
↓ 8 callersFunctionpct
(n_1: number)
src/components/Stats.tsx:400
↓ 8 callersFunctionpermissionContext
( overrides: Partial<ToolPermissionContext>, )
src/utils/permissions/permissions.test.ts:14
↓ 8 callersFunctionpermissionModeFromString
(str: string)
src/utils/permissions/PermissionMode.ts:117
↓ 8 callersFunctionpublicAssetPath
(path: string)
desktop/src/lib/publicAsset.ts:1
↓ 8 callersFunctionqueryHaiku
({ systemPrompt = asSystemPrompt([]), userPrompt, outputFormat, signal, options, }: { systemPrompt
src/services/api/claude.ts:3479
↓ 8 callersFunctionreadActiveProviderManagedEnv
( configDir: string, options?: { serverPort?: number }, )
src/server/services/providerRuntimeEnv.ts:378
↓ 8 callersFunctionreadReleaseWorkflow
()
scripts/pr/release-workflow.test.ts:5
↓ 8 callersFunctionredactSensitiveInfo
(text: string)
src/components/Feedback.tsx:71
↓ 8 callersFunctionreleaseStreamResources
()
src/services/api/claude.ts:1611
↓ 8 callersMethodremoveOutputCallback
(sessionId: string, callback: (msg: any) => void)
src/server/services/conversationService.ts:436
↓ 8 callersFunctionresolveAntModel
( model: string | undefined, )
src/utils/model/antModels.ts:51
↓ 8 callersFunctionresolveDesktopTerminalShell
( platform: NodeJS.Platform, config: DesktopTerminalConfig | null | undefined, )
desktop/electron/services/terminal.ts:155
↓ 8 callersFunctionresolveEdge
( edges: Value[], physicalEdge: number, ownerSize: number, // For margin/position we allow auto; for p
src/native-ts/yoga-layout/index.ts:204
↓ 8 callersFunctionrotl64
(value: bigint, bits: bigint)
src/utils/claudeCodeCch.ts:183
↓ 8 callersFunctionsanitizeTextForCard
( text: string, tableLimit: number = FEISHU_CARD_TABLE_LIMIT, )
adapters/feishu/markdown-style.ts:189
↓ 8 callersFunctionsendChromeMessage
(message: string)
src/utils/claudeInChrome/chromeNativeHost.ts:50
↓ 8 callersFunctionsendDesktopNotification
({ NotificationClass, options, onAction, onLifecycle, }: { NotificationClass: ElectronNotificationCo
desktop/electron/services/notifications.ts:38
↓ 8 callersMethodsendMessageToRenderer
(sender: PreviewWebContentsLike, raw: unknown, renderer: PreviewWebContentsLike | null | undefined)
desktop/electron/services/preview.ts:148
↓ 8 callersMethodsetBorder
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:282
↓ 8 callersMethodsetBounds
(bounds: unknown)
desktop/electron/services/preview.test.ts:58
↓ 8 callersFunctionsetEligibility
(v: boolean)
src/services/remoteManagedSettings/syncCacheState.ts:46
↓ 8 callersFunctionsetHasExitedPlanMode
(value: boolean)
src/bootstrap/state.ts:1361
↓ 8 callersMethodsetPermissionMode
设置权限模式
src/server/services/settingsService.ts:222
↓ 8 callersFunctionsetToolPermissionContext
(toolPermissionContext_0)
src/components/permissions/rules/PermissionRuleList.tsx:866
↓ 8 callersFunctionshouldBlockDisabledH5Access
({ request, url, h5Enabled, explicitAuthRequired, context, }: { request: Request url: URL h5En
src/server/h5AccessPolicy.ts:112
↓ 8 callersFunctionshouldUseClaudeAIAuth
(scopes: string[] | undefined)
src/services/oauth/client.ts:38
↓ 8 callersFunctionshowMainWindow
(window: BrowserWindow | null, app?: MacOsWindowVisibilityApp)
desktop/electron/services/windows.ts:209
↓ 8 callersMethodstart
Mark flush as in-progress. enqueue() will start queuing items.
src/bridge/flushGate.ts:29
↓ 8 callersFunctionsubscribe
(channel: ElectronEventChannel, handler: (payload: T) => void)
desktop/src/lib/desktopHost/electronHost.ts:42
↓ 8 callersFunctionsupportsHyperlinks
( options?: SupportsHyperlinksOptions, )
src/ink/supports-hyperlinks.ts:26
↓ 8 callersFunctionswitchToAgentsTab
()
desktop/src/__tests__/agentsSettings.test.tsx:136
↓ 8 callersMethodtoJSON
(message: T)
src/types/generated/google/protobuf/timestamp.ts:184
↓ 8 callersFunctiontoRGBColor
(color: RGBColorType)
src/components/Spinner/utils.ts:27
↓ 8 callersFunctiontokenCountFromLastAPIResponse
(messages: Message[])
src/utils/tokens.ts:55
↓ 8 callersFunctiontrackCleanup
(p: Promise<unknown>)
src/bridge/bridgeMain.ts:318
← previousnext →1,101–1,200 of 17,500, ranked by callers