MCPcopy Create free account

hub / github.com/codeaashu/claude-code / functions

Functions13,048 in github.com/codeaashu/claude-code

↓ 1 callersFunctionlaunchMacosTerminal
( terminal: TerminalInfo, claudePath: string, claudeArgs: string[], cwd?: string, )
src/utils/deepLink/terminalLauncher.ts:255
↓ 1 callersFunctionlaunchRemoteReview
( args: string, context: ToolUseContext, billingNote?: string, )
src/commands/review/reviewRemote.ts:128
↓ 1 callersFunctionlaunchResumeChooser
(root: Root, appProps: { getFpsMetrics: () => FpsMetrics | undefined; stats: StatsStore; initialState: A
src/dialogLaunchers.tsx:117
↓ 1 callersFunctionlaunchSnapshotUpdateDialog
(root: Root, props: { agentType: string; scope: AgentMemoryScope; snapshotTimestamp: string; })
src/dialogLaunchers.tsx:29
↓ 1 callersFunctionlaunchTeleportRepoMismatchDialog
(root: Root, props: { targetRepo: string; initialPaths: string[]; })
src/dialogLaunchers.tsx:102
↓ 1 callersFunctionlaunchTeleportResumeWrapper
(root: Root)
src/dialogLaunchers.tsx:91
↓ 1 callersFunctionlaunchWindowsTerminal
( terminal: TerminalInfo, claudePath: string, claudeArgs: string[], cwd?: string, )
src/utils/deepLink/terminalLauncher.ts:419
↓ 1 callersFunctionlayoutAbsoluteChild
( parent: Node, child: Node, parentWidth: number, parentHeight: number, pad: [number, number, number
src/native-ts/yoga-layout/index.ts:1904
↓ 1 callersMethodlength
()
src/utils/mailbox.ts:25
↓ 1 callersMethodlinePosAbsolute
(e3)
src/server/web/public/terminal.js:2905
↓ 1 callersFunctionlinkSessionToPR
( sessionId: UUID, prNumber: number, prUrl: string, prRepository: string, fullPath?: string, )
src/utils/sessionStorage.ts:2705
↓ 1 callersFunctionlinuxHasAlsaCards
()
src/services/voice.ts:130
↓ 1 callersMethodlist
Returns summary info for all sessions (used by the REST API).
src/server/web/session-store.ts:159
↓ 1 callersMethodlistByUser
Returns summary info for sessions owned by a specific user.
src/server/web/session-store.ts:170
↓ 1 callersFunctionlistRemoteAgentMetadata
()
src/utils/sessionStorage.ts:373
↓ 1 callersFunctionlistSessionsTouchedSince
( sinceMs: number, )
src/services/autoDream/consolidationLock.ts:118
↓ 1 callersFunctionloadAllProjectsMessageLogs
( limit?: number, options?: { skipIndex?: boolean; initialEnrichCount?: number }, )
src/utils/sessionStorage.ts:3963
↓ 1 callersFunctionloadAllProjectsMessageLogsFull
( limit?: number, )
src/utils/sessionStorage.ts:3978
↓ 1 callersFunctionloadAllSubagentTranscriptsFromDisk
()
src/utils/sessionStorage.ts:4325
↓ 1 callersFunctionloadAndConnectMcpConfigs
()
src/services/mcp/useManageMCPConnections.ts:861
↓ 1 callersFunctionloadCachedFacets
( sessionId: string, )
src/commands/insights.ts:941
↓ 1 callersFunctionloadCachedSessionMeta
( sessionId: string, )
src/commands/insights.ts:976
↓ 1 callersFunctionloadChangedFiles
()
src/components/TeleportStash.tsx:26
↓ 1 callersFunctionloadChanges
()
src/components/WorktreeExitDialog.tsx:39
↓ 1 callersFunctionloadChannelUserConfig
* Look up saved user config for a server, if this server is declared as a * channel in the plugin's manifest. Returns undefined for non-channel serve
src/utils/plugins/mcpPluginIntegration.ts:326
↓ 1 callersFunctionloadCliHighlight
()
src/utils/cliHighlight.ts:23
↓ 1 callersFunctionloadComponents
()
src/commands/plugin/ManagePlugins.tsx:211
↓ 1 callersFunctionloadDescription
()
src/components/mcp/MCPToolDetailView.tsx:68
↓ 1 callersFunctionloadDiffData
(file_path: string, edits: FileEdit[])
src/components/FileEditToolDiff.tsx:106
↓ 1 callersFunctionloadDiffData
()
src/hooks/useDiffData.ts:45
↓ 1 callersFunctionloadEnvInfo
()
src/components/Feedback.tsx:176
↓ 1 callersFunctionloadErrorLogs
()
src/utils/log.ts:209
↓ 1 callersMethodloadEventsFromCurrentBatch
()
src/services/analytics/firstPartyEventLoggingExporter.ts:165
↓ 1 callersFunctionloadFigSpec
( command: string, )
src/utils/bash/registry.ts:30
↓ 1 callersFunctionloadFileHistoryMetadata
()
src/components/MessageSelector.tsx:287
↓ 1 callersFunctionloadFlaggedPlugins
()
src/utils/plugins/pluginFlagging.ts:117
↓ 1 callersFunctionloadHistoryEntries
(minCount: number, modeFilter?: HistoryMode)
src/hooks/useArrowKeyHistory.tsx:20
↓ 1 callersFunctionloadInitialMessages
( setAppState: (f: (prev: AppState) => AppState) => void, options: { continue: boolean | undefined
src/cli/print.ts:4893
↓ 1 callersFunctionloadInstallCountsCache
* Load the install counts cache from disk. * Returns null if the file doesn't exist, is invalid, or is stale (>24h old).
src/utils/plugins/installCounts.ts:62
↓ 1 callersFunctionloadInstalledPlugins
()
src/commands/plugin/ManagePlugins.tsx:861
↓ 1 callersFunctionloadKeybindings
()
src/keybindings/loadUserBindings.ts:133
↓ 1 callersFunctionloadKeybindingsSync
()
src/keybindings/loadUserBindings.ts:243
↓ 1 callersFunctionloadList
()
src/commands/plugin/PluginSettings.tsx:40
↓ 1 callersFunctionloadLogList
* Internal function to load and process logs from a specified path * @param path Directory containing logs * @returns Array of logs sorted by date
src/utils/log.ts:231
↓ 1 callersMethodloadLoginPage
()
src/server/web/auth/apikey-auth.ts:126
↓ 1 callersFunctionloadLspServersFromManifest
* Load LSP servers from manifest declaration (handles multiple formats).
src/utils/plugins/lspPluginIntegration.ts:127
↓ 1 callersFunctionloadMagicDocsPrompt
* Load custom Magic Docs prompt from file if it exists * Custom prompts can be placed at ~/.claude/magic-docs/prompt.md * Use {{variableName}} synta
src/services/MagicDocs/prompts.ts:66
↓ 1 callersFunctionloadMarketplaceData
()
src/commands/plugin/BrowseMarketplace.tsx:126
↓ 1 callersFunctionloadMarketplaces
()
src/commands/plugin/ManageMarketplaces.tsx:73
↓ 1 callersFunctionloadMessagesFromJsonlPath
(path: string)
src/utils/conversationRecovery.ts:416
↓ 1 callersFunctionloadPassesData
()
src/components/Passes/Passes.tsx:54
↓ 1 callersFunctionloadPluginFromMarketplaceEntry
* Load a plugin from a marketplace entry based on its source configuration. * * Handles different source types: * - Relative path: Loads from marke
src/utils/plugins/pluginLoader.ts:2191
↓ 1 callersFunctionloadPluginFromMarketplaceEntryCacheOnly
* Cache-only variant of loadPluginFromMarketplaceEntry. * * Skips network (cachePlugin) and disk-copy (copyPluginToVersionedCache). * Reads directl
src/utils/plugins/pluginLoader.ts:2098
↓ 1 callersFunctionloadPluginSettings
* Load plugin settings from settings.json file or manifest.settings. * settings.json takes priority over manifest.settings when both exist. * Only a
src/utils/plugins/pluginLoader.ts:1807
↓ 1 callersFunctionloadPluginsForMarketplace
(marketplaceName: string)
src/commands/plugin/BrowseMarketplace.tsx:249
↓ 1 callersFunctionloadPolicyLimits
()
src/services/policyLimits/index.ts:556
↓ 1 callersFunctionloadRawTranscriptJsonl
()
src/components/Feedback.tsx:137
↓ 1 callersFunctionloadRejectionDiff
(filePath: string, oldString: string, newString: string, replaceAll: boolean)
src/tools/FileEditTool/UI.tsx:241
↓ 1 callersFunctionloadRejectionDiff
(filePath: string, content: string)
src/tools/FileWriteTool/UI.tsx:310
↓ 1 callersFunctionloadRemoteManagedSettings
()
src/services/remoteManagedSettings/index.ts:514
↓ 1 callersFunctionloadSessionMemoryPrompt
()
src/services/SessionMemory/prompts.ts:111
↓ 1 callersFunctionloadSessionOnlyPlugins
* Load session-only plugins from --plugin-dir CLI flag. * * These plugins are loaded directly without going through the marketplace system. * They
src/utils/plugins/pluginLoader.ts:2928
↓ 1 callersFunctionloadSettingSourcesFromFlag
(settingSourcesArg: string)
src/main.tsx:484
↓ 1 callersFunctionloadSettings
()
src/services/remoteManagedSettings/syncCacheState.ts:57
↓ 1 callersFunctionloadSettingsFromDisk
* Load settings from disk without using cache * This is the original implementation that actually reads from files
src/utils/settings/settings.ts:645
↓ 1 callersFunctionloadSettingsFromFlag
(settingsFile: string)
src/main.tsx:432
↓ 1 callersFunctionloadSkillsFromCommandsDir
* Loads skills from legacy /commands/ directories. * Supports both directory format (SKILL.md) and single .md file format. * Commands from /commands
src/skills/loadSkillsDir.ts:566
↓ 1 callersFunctionloadStatsCache
()
src/utils/statsCache.ts:147
↓ 1 callersFunctionloadTranscriptFromFile
( filePath: string, )
src/utils/sessionStorage.ts:2294
↓ 1 callersFunctionlock
( file: string, options?: LockOptions, )
src/utils/lockfile.ts:26
↓ 1 callersFunctionlockCurrentVersion
()
src/utils/nativeInstaller/installer.ts:1048
↓ 1 callersFunctionlogAPIPrefix
(systemPrompt: SystemPrompt)
src/utils/api.ts:281
↓ 1 callersFunctionlogAPIQuery
({ model, messagesLength, temperature, betas, permissionMode, querySource, queryTracking, thin
src/services/api/logging.ts:171
↓ 1 callersFunctionlogAPISuccess
({ model, preNormalizedModel, messageCount, messageTokens, usage, durationMs, durationMsIncludin
src/services/api/logging.ts:398
↓ 1 callersFunctionlogAPISuccessAndDuration
({ model, preNormalizedModel, start, startIncludingRetries, ttftMs, usage, attempt, messageCou
src/services/api/logging.ts:581
↓ 1 callersFunctionlogApprovalEvent
( tool: ToolType, messageId: string, source: PermissionApprovalSource | 'config', waitMs: number | und
src/hooks/toolPermission/permissionLogging.ts:107
↓ 1 callersFunctionlogContextMetrics
( mcpConfigs: Record<string, ScopedMcpServerConfig>, toolPermissionContext: ToolPermissionContext, )
src/utils/api.ts:479
↓ 1 callersFunctionlogEventAsync
( eventName: string, // intentionally no strings, to avoid accidentally logging code/filepaths metadata:
src/services/analytics/index.ts:154
↓ 1 callersFunctionlogEventImpl
* Log an event (synchronous implementation)
src/services/analytics/sink.ts:48
↓ 1 callersFunctionlogEventTo1PAsync
* Log a 1st-party event for internal analytics (async version). * Events are batched and exported to /api/event_logging/batch * * This enriches the
src/services/analytics/firstPartyEventLogger.ts:156
↓ 1 callersFunctionlogForkAgentQueryEvent
* Logs the tengu_fork_agent_query event with full NonNullableUsage fields.
src/utils/forkedAgent.ts:631
↓ 1 callersFunctionlogGrowthBookExperimentTo1P
( data: GrowthBookExperimentData, )
src/services/analytics/firstPartyEventLogger.ts:255
↓ 1 callersFunctionlogManagedSettings
* Log managed settings keys to Statsig for analytics. * This is called after init() completes to ensure settings are loaded * and environment variab
src/main.tsx:216
↓ 1 callersFunctionlogPluginLoadErrors
( errors: PluginError[], managedNames: Set<string> | null, )
src/utils/telemetry/pluginTelemetry.ts:267
↓ 1 callersFunctionlogPluginsEnabledForSession
( plugins: LoadedPlugin[], managedNames: Set<string> | null, seedDirs: string[], )
src/utils/telemetry/pluginTelemetry.ts:191
↓ 1 callersFunctionlogRejectionEvent
( tool: ToolType, messageId: string, source: PermissionRejectionSource | 'config', waitMs: number | un
src/hooks/toolPermission/permissionLogging.ts:152
↓ 1 callersFunctionlogSkillsLoaded
( cwd: string, contextWindowTokens: number, )
src/utils/telemetry/skillLoadedEvent.ts:13
↓ 1 callersFunctionlogStartupPerf
()
src/utils/startupProfiler.ts:159
↓ 1 callersFunctionlogStartupTelemetry
()
src/main.tsx:307
↓ 1 callersFunctionlogStripOnce
(stripped: string[])
src/utils/api.ts:269
↓ 1 callersFunctionlogSuggestionOutcome
( suggestion: string, userInput: string, emittedAt: number, promptId: PromptVariant, generationReque
src/services/PromptSuggestion/promptSuggestion.ts:462
↓ 1 callersFunctionlogTenguInit
({ hasInitialPrompt, hasStdin, verbose, debug, debugToStderr, print, outputFormat, inputFormat
src/main.tsx:4514
↓ 1 callersFunctionlogToolUseToolResultMismatch
( toolUseId: string, messages: Message[], messagesForAPI: (UserMessage | AssistantMessage)[], )
src/services/api/errors.ts:222
↓ 1 callersFunctionlongestCommonPrefix
* Compute the longest common prefix of strings, aligned to word boundaries. * e.g. ["git fetch", "git worktree"] → "git" * ["npm run test", "np
src/utils/bash/prefix.ts:182
↓ 1 callersFunctionlooksLikeCommand
(commandName: string)
src/utils/processUserInput/processSlashCommand.tsx:304
↓ 1 callersFunctionlooksLikeISO8601
(input: string)
src/utils/mcp/dateTimeParser.ts:117
↓ 1 callersFunctionlooksLikePrompt
(tail: string)
src/tasks/LocalShellTask/LocalShellTask.tsx:39
↓ 1 callersFunctionlookupAllowlist
* Looks up a command in the allowlist, resolving aliases first. * Returns the config if found, or undefined.
src/tools/PowerShellTool/readOnlyValidation.ts:1088
↓ 1 callersFunctionmain
* Bootstrap entrypoint - checks for special flags before loading the full CLI. * All imports are dynamic to minimize module evaluation for fast paths
src/entrypoints/cli.tsx:33
↓ 1 callersFunctionmain
()
scripts/package-npm.ts:22
← previousnext →7,501–7,600 of 13,048, ranked by callers