MCPcopy Index your code

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

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

↓ 34 callersFunctionsaveLex
(L: Lexer)
src/utils/bash/bashParser.ts:756
↓ 34 callersFunctionsendText
Send a text message (post format).
adapters/feishu/index.ts:285
↓ 34 callersMethodstopSession
(sessionId: string)
src/server/services/conversationService.ts:790
↓ 34 callersFunctionupdate
(updater: (session: PerSessionState) => Partial<PerSessionState>)
desktop/src/stores/chatStore.ts:1545
↓ 34 callersFunctionuseShortcutDisplay
( action: string, context: KeybindingContextName, fallback: string, )
src/keybindings/useShortcutDisplay.ts:29
↓ 33 callersFunctioncreatePermissionRequestMessage
(params: { request_id: string agent_id: string tool_name: string tool_use_id: string description: st
src/utils/teammateMailbox.ts:488
↓ 33 callersFunctiongetAppState
()
src/commands/commit.ts:71
↓ 33 callersFunctiongetMainLoopModel
()
src/utils/model/model.ts:97
↓ 33 callersFunctionsleep
(ms: number)
adapters/feishu/__tests__/streaming-card.test.ts:92
↓ 32 callersMethodcancel
()
src/utils/task/diskOutput.ts:137
↓ 32 callersFunctioncleanup
()
desktop/electron/services/notifications.ts:61
↓ 32 callersMethodcleanup
()
src/utils/ShellCommand.ts:105
↓ 32 callersFunctioncreateAbortController
( maxListeners: number = DEFAULT_MAX_LISTENERS, )
src/utils/abortController.ts:16
↓ 32 callersFunctiong
(U,F,z)
desktop/src-tauri/resources/preview-agent.js:22
↓ 32 callersFunctionisBareMode
()
src/utils/envUtils.ts:60
↓ 32 callersFunctionmakeMockClient
(behavior: MockBehavior = {})
adapters/feishu/__tests__/streaming-card.test.ts:39
↓ 32 callersFunctionnormalizeDriveRootPathForPlatform
( filePath: string, platform: NodeJS.Platform = process.platform, )
src/server/services/windowsDrivePath.ts:3
↓ 32 callersFunctionpermissionRuleValueToString
( ruleValue: PermissionRuleValue, )
src/utils/permissions/permissionRuleParser.ts:144
↓ 32 callersFunctionresolve
(requestId, behavior, fromServer)
src/services/mcp/channelPermissions.ts:228
↓ 32 callersFunctionsendControlResponseSuccess
( message: SDKControlRequest, response?: Record<string, unknown>, )
src/cli/print.ts:2699
↓ 32 callersFunctionsetImportant
(style: CSSStyleDeclaration, property: string, value: string)
desktop/src/preview-agent/screenshot.ts:18
↓ 32 callersFunctiontruncate
( text: string, columns: number, position: 'start' | 'middle' | 'end', )
src/ink/wrap-text.ts:15
↓ 31 callersMethodappend
(content: string)
src/utils/task/diskOutput.ts:110
↓ 31 callersFunctionresolveToCanonical
(name: string)
src/tools/PowerShellTool/readOnlyValidation.ts:984
↓ 31 callersFunctionsendText
(chatId: string, text: string)
adapters/dingtalk/index.ts:124
↓ 31 callersMethodstopPropagation
()
src/ink/events/terminal-event.ts:55
↓ 31 callersFunctionuseNotifications
()
src/context/notifications.tsx:38
↓ 30 callersMethodbuildChildEnv
( workDir: string, sdkUrl?: string, options?: SessionStartOptions, )
src/server/services/conversationService.ts:1042
↓ 30 callersMethodcreate
(base?: I)
src/types/generated/google/protobuf/timestamp.ts:185
↓ 30 callersFunctionextractTextContent
( blocks: readonly { readonly type: string }[], separator = '', )
src/utils/messages.ts:3010
↓ 30 callersMethodfindSessionFile
( sessionId: string )
src/server/services/sessionService.ts:1580
↓ 30 callersFunctionfindToolByName
(tools: Tools, name: string)
src/Tool.ts:358
↓ 30 callersFunctionlogMCPError
(serverName: string, error: unknown)
src/utils/log.ts:301
↓ 30 callersMethodnext
()
src/utils/stream.ts:19
↓ 30 callersFunctionreadSettings
Read the settings.json written to the temp config dir
src/server/__tests__/providers.test.ts:73
↓ 30 callersFunctionrenderPanel
(sessionId: string)
desktop/src/components/workspace/WorkspacePanel.test.tsx:84
↓ 30 callersFunctiont
(locale: Locale)
desktop/src/lib/formatMessageTimestamp.test.ts:5
↓ 29 callersFunctionanthropicToOpenaiChat
( body: AnthropicRequest, options: OpenAIChatTransformOptions = {}, )
src/server/proxy/transform/anthropicToOpenaiChat.ts:34
↓ 29 callersFunctioncreateBaseHookInput
( permissionMode?: string, sessionId?: string, // Typed narrowly (not ToolUseContext) so callers can pas
src/utils/hooks.ts:304
↓ 29 callersFunctiondebug
(msg: string)
src/bridge/bridgeApi.ts:69
↓ 29 callersFunctionextractAssistantOutputTargets
( content: string, options: ExtractAssistantOutputTargetOptions = {}, )
desktop/src/lib/assistantOutputTargets.ts:79
↓ 29 callersFunctionnextId
()
desktop/src/stores/chatStore.ts:285
↓ 29 callersMethodreset
()
src/utils/sandbox/sandbox-adapter.ts:921
↓ 29 callersFunctionsetStatus
(s: string)
src/screens/REPL.tsx:4301
↓ 29 callersFunctiontoolMatchesName
( tool: { name: string; aliases?: string[] }, name: string, )
src/Tool.ts:348
↓ 28 callersFunctioncallback
(cliMsg: any)
src/server/ws/handler.ts:473
↓ 28 callersFunctioncreateService
( platform: NodeJS.Platform, options: { commands?: Record<string, boolean> commandPaths?: Record<s
src/server/__tests__/open-target-service.test.ts:11
↓ 28 callersFunctionfrequencyToCron
(frequency: Frequency, time?: string)
src/utils/cronFrequency.ts:39
↓ 28 callersFunctiongetMocks
()
desktop/src/components/workspace/WorkspacePanel.test.tsx:40
↓ 28 callersFunctiongetOAuthHeaders
(accessToken: string)
src/utils/teleport/api.ts:276
↓ 28 callersMethodgetSessionWorkDir
* Get the actual working directory for a session. * First checks for stored session-meta entry, then falls back to desanitizePath.
src/server/services/sessionService.ts:2730
↓ 28 callersMethodhasSession
(sessionId: string)
src/server/services/conversationService.ts:646
↓ 28 callersFunctionisAutoMemoryEnabled
()
src/memdir/paths.ts:30
↓ 28 callersFunctionisEnvDefinedFalsy
( envVar: string | boolean | undefined, )
src/utils/envUtils.ts:39
↓ 28 callersFunctionisRecord
(value: unknown)
desktop/src/lib/trace/sse.ts:388
↓ 28 callersFunctionjson_output
(payload: dict[str, Any])
runtime/mac_helper.py:150
↓ 28 callersFunctionjson_output
(payload: dict[str, Any])
runtime/win_helper.py:104
↓ 28 callersFunctionloadKnownMarketplacesConfig
()
src/utils/plugins/marketplaceManager.ts:270
↓ 28 callersFunctionmakeSessionMetaEntry
(workDir: string)
src/server/__tests__/sessions.test.ts:319
↓ 28 callersFunctiononEvent
()
desktop/src/lib/desktopHost/browserHost.ts:232
↓ 28 callersFunctionopenBrowser
(url: string)
src/utils/browser.ts:39
↓ 28 callersFunctionsendWhatsAppText
(jid: string, text: string)
adapters/whatsapp/index.ts:123
↓ 28 callersMethodupdateSettings
(input: { allowedOrigins?: string[] publicBaseUrl?: string | null fixedPort?: number | null di
src/server/services/h5AccessService.ts:688
↓ 28 callersFunctionwriteToMailbox
( recipientName: string, message: Omit<TeammateMessage, 'read'>, teamName?: string, )
src/utils/teammateMailbox.ts:134
↓ 27 callersFunctionc
(M,Q)
desktop/src-tauri/resources/preview-agent.js:18
↓ 27 callersFunctionclearAllCaches
()
src/utils/plugins/cacheUtils.ts:46
↓ 27 callersFunctioncronToFrequency
(cron: string)
src/utils/cronFrequency.ts:62
↓ 27 callersFunctiongetCommandName
(cmd: CommandBase)
src/types/command.ts:210
↓ 27 callersMethodgetSessionTrace
(sessionId: string)
src/services/api/traceCapture.ts:366
↓ 27 callersFunctionhandleMcpApi
( req: Request, url: URL, segments: string[], )
src/server/api/mcp.ts:624
↓ 27 callersFunctionisFsInaccessible
(e: unknown)
src/utils/errors.ts:186
↓ 27 callersMethodisSandboxingEnabled
()
src/utils/sandbox/sandbox-adapter.ts:885
↓ 27 callersFunctionl
(M,Q)
desktop/src-tauri/resources/preview-agent.js:18
↓ 27 callersMethodlistProviders
()
src/server/services/providerService.ts:192
↓ 27 callersMethodoff
(event: 'download-progress', handler: ProgressHandler)
desktop/electron/services/updateSmoke.ts:93
↓ 27 callersFunctiononChange
(autoCompactEnabled: boolean)
src/components/Settings/Config.tsx:271
↓ 27 callersMethodrecordCall
(input: RecordTraceCallInput)
src/services/api/traceCapture.ts:303
↓ 27 callersMethodrecordEvent
(input: DiagnosticEventInput)
src/server/services/diagnosticsService.ts:82
↓ 27 callersMethodsaveTokens
(tokens: StoredOAuthTokens)
src/server/services/hahaOAuthService.ts:88
↓ 27 callersFunctionsetWorkspaceState
( updater: | ReturnType<typeof useWorkspacePanelStore.getInitialState> | Parameters<typeof useWorksp
desktop/src/components/workspace/WorkspacePanel.test.tsx:57
↓ 26 callersFunctioncallPythonHelper
(command: string, payload: Record<string, unknown> = {})
src/utils/computerUse/pythonBridge.ts:159
↓ 26 callersFunctioncliOk
(msg?: string)
src/cli/exit.ts:27
↓ 26 callersMethodclose
* Closes the WebSocket connection.
src/utils/mcpWebSocketTransport.ts:159
↓ 26 callersMethodend
* End the flush and return any queued items for draining. * Caller is responsible for sending the returned items.
src/bridge/flushGate.ts:37
↓ 26 callersFunctionformatTokenCount
(n?: number)
desktop/src/lib/formatTokenCount.ts:8
↓ 26 callersFunctiongetAgentName
()
src/utils/teammate.ts:98
↓ 26 callersFunctiongetCanonicalName
(fullModelName: ModelName)
src/utils/model/model.ts:301
↓ 26 callersFunctiongetOauthAccountInfo
()
src/utils/auth.ts:1639
↓ 26 callersFunctionmakeRequest
( method: string, urlStr: string, body?: Record<string, unknown>, )
src/server/__tests__/mcp.test.ts:52
↓ 26 callersFunctionsendText
(chatId: string, text: string)
adapters/wechat/index.ts:86
↓ 26 callersMethodspawn
* Spawns an in-process teammate. * * Uses spawnInProcessTeammate() to: * 1. Create TeammateContext via createTeammateContext() * 2. Create
src/utils/swarm/backends/InProcessBackend.ts:72
↓ 26 callersMethodtryRecord
Returns true if this is a NEW message, false if duplicate.
adapters/common/message-dedup.ts:24
↓ 26 callersFunctionuseExitOnCtrlCDWithKeybindings
( onExit?: () => void, onInterrupt?: () => boolean, isActive?: boolean, )
src/hooks/useExitOnCtrlCDWithKeybindings.ts:18
↓ 25 callersFunctioncreate
(input: CreateTaskInput)
desktop/src/api/tasks.ts:13
↓ 25 callersMethodfocus
(node: DOMElement)
src/ink/focus.ts:27
↓ 25 callersMethodgetSessionLaunchInfo
* Inspect how a session should be launched. * Placeholder desktop-created sessions have zero transcript messages.
src/server/services/sessionService.ts:2754
↓ 25 callersMethodgetSessionMessages
* Get only the messages for a session (lighter than full detail).
src/server/services/sessionService.ts:2475
↓ 25 callersFunctiongetTaskOutputPath
(taskId: string)
src/utils/task/diskOutput.ts:72
↓ 25 callersFunctionmakeTeamConfig
Create a standard team config for testing.
src/server/__tests__/teams.test.ts:77
↓ 25 callersFunctiononChange
()
src/ink/hooks/use-interval.ts:22
← previousnext →201–300 of 17,500, ranked by callers