MCPcopy Create free account

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

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

↓ 2 callersFunctionlogQueryProfileReport
()
src/utils/queryProfiler.ts:298
↓ 2 callersFunctionlogSessionTelemetry
* Per-session skill/plugin telemetry. Called from both the interactive path * and the headless -p path (before runHeadless) — both go through * main
src/main.tsx:279
↓ 2 callersMethodlogSuccess
( eventCount: number, withAuth: boolean, responseData: unknown, )
src/services/analytics/firstPartyEventLoggingExporter.ts:617
↓ 2 callersFunctionlooksLikeRealHostname
* Checks whether a hostname looks like a real domain name rather than an * SSH config alias. A simple dot-check is not enough because aliases like *
src/utils/detectRepository.ts:170
↓ 2 callersFunctionmakeAltScreenParkPatch
(terminalRows: number)
src/ink/ink.tsx:61
↓ 2 callersFunctionmakeHistoryReader
()
src/history.ts:145
↓ 2 callersFunctionmakeShutdownNotif
(count: number)
src/hooks/notifs/useTeammateShutdownNotification.ts:39
↓ 2 callersFunctionmakeSpawnNotif
(count: number)
src/hooks/notifs/useTeammateShutdownNotification.ts:22
↓ 2 callersFunctionmakeXaaFetch
* Creates a fetch wrapper that enforces the XAA request timeout and optionally * composes a caller-provided abort signal. Using AbortSignal.any ensur
src/services/mcp/xaa.ts:42
↓ 2 callersFunctionmapConfigsToOptions
(styles: { [styleName: string]: OutputStyleConfig | null; })
src/components/OutputStylePicker.tsx:13
↓ 2 callersFunctionmapInput
(input_map: Array<[string, InputHandler]>)
src/hooks/useTextInput.ts:31
↓ 2 callersFunctionmapMessage
( message: AssistantMessage | SystemAPIErrorMessage | StreamEvent, f: (s: unknown) => unknown, index: nu
src/services/vcr.ts:278
↓ 2 callersFunctionmapValuesDeep
( obj: { [x: string]: unknown }, f: (val: unknown, key: string, obj: Record<string, unknown>) => unk
src/services/vcr.ts:221
↓ 2 callersFunctionmarkClaudeAiMcpConnected
(name: string)
src/services/mcp/claudeai.ts:154
↓ 2 callersMethodmarkDirty
()
src/ink/layout/yoga.ts:102
↓ 2 callersFunctionmarkExtractionCompleted
()
src/services/SessionMemory/sessionMemoryUtils.ts:81
↓ 2 callersFunctionmarkExtractionStarted
()
src/services/SessionMemory/sessionMemoryUtils.ts:74
↓ 2 callersFunctionmarkFirstTeleportMessageLogged
()
src/bootstrap/state.ts:1495
↓ 2 callersFunctionmarkGroveNoticeViewed
()
src/services/api/grove.ts:90
↓ 2 callersFunctionmarkIt2SetupComplete
()
src/utils/swarm/backends/it2Setup.ts:214
↓ 2 callersFunctionmarkMessagesAsRead
( agentName: string, teamName?: string, )
src/utils/teammateMailbox.ts:279
↓ 2 callersFunctionmarkRead
()
src/hooks/useInboxPoller.ts:200
↓ 2 callersFunctionmarkTaskNotified
(taskId: string, setAppState: SetAppState)
src/tasks/LocalShellTask/LocalShellTask.tsx:481
↓ 2 callersFunctionmarkToolUseAsComplete
( toolUseContext: ToolUseContext, toolUseID: string, )
src/services/tools/toolOrchestration.ts:179
↓ 2 callersFunctionmatchesCommand
(cmd: string)
src/tools/PowerShellTool/powershellPermissions.ts:223
↓ 2 callersFunctionmatchesDotGitPrefix
(n: string)
src/tools/PowerShellTool/gitSafety.ts:170
↓ 2 callersFunctionmatchesGitInternalPrefix
(n: string)
src/tools/PowerShellTool/gitSafety.ts:124
↓ 2 callersFunctionmaxDefined
( a: number | undefined, b: number | undefined, )
src/ink/output.ts:114
↓ 2 callersFunctionmaybeDumpStateForDebug
(state: FileHistoryState)
src/utils/fileHistory.ts:1110
↓ 2 callersFunctionmaybePersistLargeToolResult
* Handle large tool results by persisting to disk instead of truncating. * Returns the original block if no persistence needed, or a modified block
src/utils/toolResultStorage.ts:272
↓ 2 callersFunctionmaybePersistTokenForSubprocesses
( path: string, token: string, tokenName: string, )
src/utils/authFileDescriptor.ts:30
↓ 2 callersFunctionmaybeRemoveApiKeyFromMacOSKeychain
()
src/utils/auth.ts:1185
↓ 2 callersFunctionmaybeShortenFilePath
* Use the relative path as the key to reduce session storage space for tracking.
src/utils/fileHistory.ts:867
↓ 2 callersFunctionmcpContentNeedsTruncation
( content: MCPToolResult, )
src/utils/mcpValidation.ts:151
↓ 2 callersFunctionmeasureElement
(node: DOMElement)
src/ink/measure-element.ts:18
↓ 2 callersFunctionmedian
(values: number[])
src/screens/REPL.tsx:311
↓ 2 callersFunctionmeetsAvailabilityRequirement
(cmd: Command)
src/commands.ts:419
↓ 2 callersFunctionmemoryAgeDays
(mtimeMs: number)
src/memdir/memoryAge.ts:6
↓ 2 callersFunctionmemoryFreshnessText
(mtimeMs: number)
src/memdir/memoryAge.ts:33
↓ 2 callersFunctionmemoryHeader
(path: string, mtimeMs: number)
src/utils/attachments.ts:2327
↓ 2 callersFunctionmergeCacheWithNewStats
( existingCache: PersistedStatsCache, newStats: { dailyActivity: DailyActivity[] dailyModelTokens:
src/utils/statsCache.ts:260
↓ 2 callersFunctionmergeHookInstructions
( userInstructions: string | undefined, hookInstructions: string | undefined, )
src/services/compact/compact.ts:374
↓ 2 callersFunctionmergeHooksSettings
* Merge two HooksSettings objects
src/utils/plugins/pluginLoader.ts:1854
↓ 2 callersFunctionmessageSelector
()
src/QueryEngine.ts:88
↓ 2 callersFunctionmessagesAfterAreOnlySynthetic
(messages: Message[], fromIndex: number)
src/components/MessageSelector.tsx:799
↓ 2 callersFunctionmigrateFromEnabledPlugins
()
src/utils/plugins/installedPluginsManager.ts:1048
↓ 2 callersFunctionminDefined
( a: number | undefined, b: number | undefined, )
src/ink/output.ts:123
↓ 2 callersFunctionmkBundle
(base: string)
src/utils/teleport/gitBundle.ts:59
↓ 2 callersFunctionmodelSupports1M
(model: string)
src/utils/context.ts:43
↓ 2 callersFunctionmodelSupportsAdaptiveThinking
(model: string)
src/utils/thinking.ts:113
↓ 2 callersFunctionmodelSupportsISP
(model: string)
src/utils/betas.ts:92
↓ 2 callersFunctionmodifiersMatch
* Check if all modifiers match between Ink Key and ParsedKeystroke. * * Alt and Meta: Ink historically set `key.meta` for Alt/Option. A `meta` * mo
src/keybindings/match.ts:60
↓ 2 callersMethodmodifyColors
(e3)
src/server/web/public/terminal.js:2340
↓ 2 callersFunctionmtimeOrUndefined
(p: string)
src/utils/deepLink/banner.ts:104
↓ 2 callersFunctionmulberry32
(seed: number)
src/buddy/companion.ts:16
↓ 2 callersFunctionndjsonSafeStringify
(value: unknown)
src/cli/ndjsonSafeStringify.ts:30
↓ 2 callersFunctionnewConnState
()
src/upstreamproxy/relay.ts:140
↓ 2 callersMethodnextLine
()
src/server/web/public/terminal.js:3416
↓ 2 callersMethodnextStop
(e3)
src/server/web/public/terminal.js:4028
↓ 2 callersMethodnextVimWord
()
src/utils/Cursor.ts:658
↓ 2 callersFunctionnormalizeAndTruncateToWidth
(text: string, maxWidth: number)
src/components/LogSelector.tsx:62
↓ 2 callersFunctionnormalizeAttachmentForAPI
( attachment: Attachment, )
src/utils/messages.ts:3453
↓ 2 callersFunctionnormalizeCRLF
Decode buf[0..len) to utf8, normalizing CRLF only if CR is present.
src/utils/readEditContext.ts:160
↓ 2 callersFunctionnormalizeControlMessageKeys
(obj: unknown)
src/utils/controlMessageCompat.ts:13
↓ 2 callersFunctionnormalizeEdit
(fileContent: string, edit: FileEdit)
src/components/FileEditToolDiff.tsx:172
↓ 2 callersFunctionnormalizeEntry
(raw: string)
src/utils/permissions/permissionsLoader.ts:186
↓ 2 callersFunctionnormalizeForCompare
(p: string)
src/utils/plugins/orphanedPluginFilter.ts:111
↓ 2 callersFunctionnormalizeGitPathArg
* Normalize PS arg text → canonical path for git-internal matching. * Order matters: structural strips first (colon-bound param, quotes, * backtick
src/tools/PowerShellTool/gitSafety.ts:48
↓ 2 callersFunctionnormalizeGitPaths
* Normalize git paths relative to originalCwd
src/hooks/fileSuggestions.ts:152
↓ 2 callersFunctionnormalizeOAuthErrorBody
( response: Response, )
src/services/mcp/auth.ts:157
↓ 2 callersFunctionnormalizeQuotes
(str: string)
src/tools/FileEditTool/utils.ts:31
↓ 2 callersFunctionnormalizeSource
* Resolve relative directory/file paths for stable comparison. * Settings declared at project scope may use project-relative paths; * JSON stores ab
src/utils/plugins/reconciler.ts:249
↓ 2 callersFunctionnotifyCacheDeletion
( querySource: QuerySource, agentId?: AgentId, )
src/services/api/promptCacheBreakDetection.ts:673
↓ 2 callersFunctionnotifyExpectedEscape
()
src/utils/computerUse/escHotkey.ts:51
↓ 2 callersFunctiono
(e3, t3)
src/server/web/public/terminal.js:1204
↓ 2 callersFunctionoauthHeaders
(accessToken: string)
src/bridge/codeSessionApi.ts:18
↓ 2 callersMethodonBlur
()
src/server/web/public/terminal.js:461
↓ 2 callersMethodonCursorMove
()
src/server/web/public/terminal.js:5961
↓ 2 callersFunctiononError
(error: Error)
src/services/lsp/LSPClient.ts:121
↓ 2 callersFunctiononGrowthBookRefresh
( listener: GrowthBookRefreshListener, )
src/services/analytics/growthbook.ts:139
↓ 2 callersFunctiononInit
()
src/screens/REPL.tsx:3792
↓ 2 callersFunctiononInput
(input: string, key: Key)
src/hooks/useTextInput.ts:431
↓ 2 callersFunctiononPermissionResponse
(response)
src/cli/print.ts:3931
↓ 2 callersMethodonResolve
( options: { filter: RegExp }, callback: (args: OnResolveArgs) => OnResolveResult | undefined | nu
scripts/types.d.ts:12
↓ 2 callersFunctiononSelect
(log_0: LogOption)
src/screens/ResumeConversation.tsx:178
↓ 2 callersFunctiononUserMessage
(text: string, bridgeSessionId: string)
src/bridge/initReplBridge.ts:349
↓ 2 callersFunctionopenFile
(filePath: string, content: string)
src/services/lsp/LSPServerManager.ts:270
↓ 2 callersFunctionopenInChrome
(url: string)
src/utils/claudeInChrome/common.ts:429
↓ 2 callersFunctionopener
* Shared opener for both extract-prompt variants.
src/services/extractMemories/prompts.ts:29
↓ 2 callersFunctionoptimize
(diff: Diff)
src/ink/optimizer.ts:16
↓ 2 callersMethodpaginatedGet
* Paginated GET with retry. Fetches all pages from a list endpoint, * retrying each page on failure with exponential backoff + jitter.
src/cli/transports/ccrClient.ts:864
↓ 2 callersFunctionparallelWithLimit
* Execute promises with limited concurrency * * @param items - Items to process * @param fn - Async function to apply to each item * @param concur
src/services/api/filesApi.ts:280
↓ 2 callersFunctionparseAgentsFromJson
( agentsJson: unknown, source: SettingSource = 'flagSettings', )
src/tools/AgentTool/loadAgentsDir.ts:521
↓ 2 callersFunctionparseAndOr
* Parse pipeline chains joined by && ||. Left-associative nesting. * tree-sitter quirk: trailing redirect on the last pipeline wraps the ENTIRE * li
src/utils/bash/bashParser.ts:879
↓ 2 callersFunctionparseAndValidateManifestFromBytes
( manifestData: Uint8Array, )
src/utils/dxt/helpers.ts:56
↓ 2 callersFunctionparseAnsi
(text: string)
src/utils/ansiToSvg.ts:53
↓ 2 callersFunctionparseArgumentNames
( argumentNames: string | string[] | undefined, )
src/utils/argumentSubstitution.ts:50
↓ 2 callersFunctionparseArguments
(args: string)
src/utils/argumentSubstitution.ts:24
↓ 2 callersFunctionparseArithBinary
Precedence-climbing binary expression parser.
src/utils/bash/bashParser.ts:4232
↓ 2 callersFunctionparseAutoPercentage
* Parse auto:N syntax from ENABLE_TOOL_SEARCH env var. * Returns the percentage clamped to 0-100, or null if not auto:N format or not a number.
src/utils/toolSearch.ts:55
← previousnext →4,101–4,200 of 13,048, ranked by callers