MCPcopy Create free account

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

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

↓ 1 callersFunctionclearPendingHint
()
src/utils/claudeCodeHints.ts:162
↓ 1 callersFunctionclearPluginCacheExclusions
()
src/utils/plugins/orphanedPluginFilter.ts:90
↓ 1 callersFunctionclearPluginSettingsBase
()
src/utils/settings/settingsCache.ts:78
↓ 1 callersFunctionclearPluginSkillsCache
()
src/utils/plugins/loadPluginCommands.ts:944
↓ 1 callersFunctionclearProxyCache
()
src/utils/proxy.ts:423
↓ 1 callersFunctionclearRepositoryCaches
()
src/utils/detectRepository.ts:13
↓ 1 callersFunctionclearResolveGitDirCache
()
src/utils/git/gitFilesystem.ts:31
↓ 1 callersFunctionclearSessionEnvVars
()
src/utils/sessionEnvVars.ts:20
↓ 1 callersFunctionclearSessionMessagesCache
()
src/utils/sessionStorage.ts:3854
↓ 1 callersFunctionclearStoredImagePaths
()
src/utils/imageStore.ts:111
↓ 1 callersFunctionclearStreamAccumulatorForMessage
( state: StreamAccumulatorState, assistant: { session_id: string parent_tool_use_id: string | null
src/cli/transports/ccrClient.ts:210
↓ 1 callersFunctionclearSystemPromptSectionState
()
src/bootstrap/state.ts:1652
↓ 1 callersFunctionclearTeammateColors
()
src/utils/swarm/teammateLayoutManager.ts:48
↓ 1 callersMethodclearTexture
()
src/server/web/public/terminal.js:7635
↓ 1 callersFunctionclearToolSearchDescriptionCache
()
src/tools/ToolSearchTool/ToolSearchTool.ts:102
↓ 1 callersFunctionclearTrackedMagicDocs
()
src/services/MagicDocs/magicDocs.ts:44
↓ 1 callersFunctionclearTrustedDeviceToken
()
src/bridge/trustedDevice.ts:72
↓ 1 callersFunctionclearTrustedDeviceTokenCache
()
src/bridge/trustedDevice.ts:61
↓ 1 callersFunctionclearWebFetchCache
()
src/tools/WebFetchTool/utils.ts:80
↓ 1 callersFunctionclearYogaNodeReferences
(node: DOMElement | TextNode)
src/ink/dom.ts:446
↓ 1 callersMethodclientInformation
()
src/services/mcp/auth.ts:1482
↓ 1 callersFunctionclipsBothAxes
(node: DOMElement)
src/ink/render-node-to-output.ts:1296
↓ 1 callersFunctioncloneContentReplacementState
( source: ContentReplacementState, )
src/utils/toolResultStorage.ts:405
↓ 1 callersMethodclose
()
src/cli/transports/WebSocketTransport.ts:556
↓ 1 callersMethodclose
()
src/cli/transports/SSETransport.ts:679
↓ 1 callersMethodclose
Clean up uploaders and timers.
src/cli/transports/ccrClient.ts:982
↓ 1 callersFunctioncloseOpenDiffs
( ideClient: ConnectedMCPServer, )
src/utils/ide.ts:1270
↓ 1 callersFunctioncollapseBackgroundBashNotifications
( messages: RenderableMessage[], verbose: boolean, )
src/utils/collapseBackgroundBashNotifications.ts:41
↓ 1 callersFunctioncollapseHookSummaries
( messages: RenderableMessage[], )
src/utils/collapseHookSummaries.ts:21
↓ 1 callersFunctioncollapseReadSearchGroups
( messages: RenderableMessage[], tools: Tools, )
src/utils/collapseReadSearch.ts:762
↓ 1 callersFunctioncollapseTeammateShutdowns
( messages: RenderableMessage[], )
src/utils/collapseTeammateShutdowns.ts:18
↓ 1 callersFunctioncollectCandidatesFromMessage
* Extract candidate tool_result blocks from a single user message: blocks * that are non-empty, non-image, and not already compacted by tag (i.e. by
src/utils/toolResultStorage.ts:557
↓ 1 callersFunctioncollectFilesForZip
* Recursively collect files from a directory for zipping. * Uses lstat to detect symlinks and tracks visited inodes for cycle detection.
src/utils/plugins/zipCache.ts:235
↓ 1 callersFunctioncollectLayoutChildren
(node: Node, flow: Node[], abs: Node[])
src/native-ts/yoga-layout/index.ts:2406
↓ 1 callersFunctioncollectListeners
* Collect all listeners for an event in dispatch order. * * Uses react-dom's two-phase accumulation pattern: * - Walk from target to root * - Capt
src/ink/events/dispatcher.ts:46
↓ 1 callersFunctioncollectMarkdown
* Recursively collect .md files under a directory. Uses withFileTypes to * avoid a stat per entry. Returns absolute paths so error messages stay * r
src/utils/plugins/validatePlugin.ts:718
↓ 1 callersFunctioncollectMarkdownFiles
* Recursively collects all markdown files from a directory
src/utils/plugins/loadPluginCommands.ts:102
↓ 1 callersFunctioncollectQuoteSpans
* Single-pass collection of all quote-related spans. * Previously this was 5 separate tree walks (one per type-set plus * allQuoteTypes plus heredoc
src/utils/bash/treeSitterAnalysis.ts:88
↓ 1 callersFunctioncollectReadToolFilePaths
* Scan messages for Read tool_use blocks and collect their file_path inputs * (normalized via expandPath). Used to dedup post-compact file restoratio
src/services/compact/compact.ts:1610
↓ 1 callersFunctioncollectRecentAssistantTexts
(messages: Message[])
src/commands/copy/copy.tsx:50
↓ 1 callersFunctioncollectRecentSuccessfulTools
( messages: ReadonlyArray<Message>, lastUserMessage: Message, )
src/utils/attachments.ts:2465
↓ 1 callersFunctioncollectRemovedRects
( parent: DOMElement, removed: DOMNode, underAbsolute = false, )
src/ink/dom.ts:225
↓ 1 callersFunctioncollectReplIds
(messages: readonly Message[])
src/utils/sessionStorage.ts:4369
↓ 1 callersFunctioncollectSurfacedMemories
(messages: ReadonlyArray<Message>)
src/utils/attachments.ts:2251
↓ 1 callersFunctioncollectTabbable
(root: DOMElement)
src/ink/focus.ts:134
↓ 1 callersFunctioncombineSignals
Combine multiple AbortSignals into one. Aborts if any source aborts.
web/lib/api/client.ts:40
↓ 1 callersFunctioncombineSignals
Combine any number of AbortSignals into one.
web/lib/api/messages.ts:13
↓ 1 callersFunctioncombineUsage
* Combine usage from two classifier stages into a single total.
src/utils/permissions/yoloClassifier.ts:633
↓ 1 callersFunctioncommandHasAnyGit
* Checks if a compound command contains any git command. * * @param command The full command string to check * @returns true if any subcommand is a
src/tools/BashTool/readOnlyValidation.ts:1760
↓ 1 callersFunctioncommandListDisplay
(commands: string[])
src/components/permissions/shellPermissionHelpers.tsx:7
↓ 1 callersFunctioncommandWritesToGitInternalPaths
* Checks if a compound command writes to any git-internal paths. * This is used to detect potential sandbox escape attacks where a command * creates
src/tools/BashTool/readOnlyValidation.ts:1840
↓ 1 callersFunctioncompactBoundaryMarker
()
src/utils/sessionStoragePortable.ts:485
↓ 1 callersFunctioncompactViaReactive
( messages: Message[], context: ToolUseContext, customInstructions: string, reactive: NonNullable<type
src/commands/compact/compact.ts:139
↓ 1 callersFunctioncompanionIntroText
(name: string, species: string)
src/buddy/prompt.ts:7
↓ 1 callersFunctioncompanionReservedColumns
(terminalColumns: number, speaking: boolean)
src/buddy/CompanionSprite.tsx:167
↓ 1 callersFunctioncompanionUserId
()
src/buddy/companion.ts:119
↓ 1 callersFunctioncompareStatsAndContent
* Shared stat/content comparison logic for sync and async change checks. * Returns true if the file has changed relative to the backup.
src/utils/fileHistory.ts:640
↓ 1 callersFunctioncompileTermPatterns
* Pre-compile word-boundary regexes for all search terms. * Called once per search instead of tools×terms×2 times.
src/tools/ToolSearchTool/ToolSearchTool.ts:167
↓ 1 callersFunctioncompleteDreamTask
( taskId: string, setAppState: SetAppState, )
src/tasks/DreamTask/DreamTask.ts:106
↓ 1 callersFunctioncompleteOnboarding
()
src/interactiveHelpers.tsx:32
↓ 1 callersMethodcompositionend
()
src/server/web/public/terminal.js:1126
↓ 1 callersMethodcompositionstart
()
src/server/web/public/terminal.js:1118
↓ 1 callersMethodcompositionupdate
(e3)
src/server/web/public/terminal.js:1121
↓ 1 callersFunctioncompressImageBlock
( imageBlock: ImageBlockParam, maxBytes: number = IMAGE_TARGET_RAW_SIZE, )
src/utils/imageResizer.ts:600
↓ 1 callersFunctioncompressImageBufferWithTokenLimit
( imageBuffer: Buffer, maxTokens: number, originalMediaType?: string, )
src/utils/imageResizer.ts:583
↓ 1 callersFunctioncomputeChecksum
* Compute a checksum from restrictions content for HTTP caching
src/services/policyLimits/index.ts:152
↓ 1 callersFunctioncomputeChecksumFromSettings
(settings: SettingsJson)
src/services/remoteManagedSettings/index.ts:131
↓ 1 callersFunctioncomputeContentHash
(content: string)
src/utils/commitAttribution.ts:244
↓ 1 callersFunctioncomputeDiff
(oldStr: string, newStr: string)
web/components/tools/DiffView.tsx:19
↓ 1 callersFunctioncomputeDiffStatsBetweenMessages
* Computes the diff stats for all the file edits in-between two messages.
src/components/MessageSelector.tsx:722
↓ 1 callersFunctioncomputeDiffStatsForFile
* Computes the number of lines changed in the diff.
src/utils/fileHistory.ts:677
↓ 1 callersFunctioncomputeDomainSeparator
* Compute EIP-712 domain separator hash.
src/services/x402/client.ts:148
↓ 1 callersFunctioncomputeEditsFromContents
( filePath: string, oldContent: string, newContent: string, editMode: 'single' | 'multiple', )
src/hooks/useDiffInIDE.ts:170
↓ 1 callersFunctioncomputeEnvInfo
( modelId: string, additionalWorkingDirectories?: string[], )
src/constants/prompts.ts:606
↓ 1 callersFunctioncomputeFingerprintFromMessages
( messages: (UserMessage | AssistantMessage)[], )
src/utils/fingerprint.ts:71
↓ 1 callersFunctioncomputeFlexBasis
( child: Node, mainAxis: FlexDirection, availableMain: number, availableCross: number, crossMode: Me
src/native-ts/yoga-layout/index.ts:2059
↓ 1 callersFunctioncomputeGlimmerIndex
( tick: number, messageWidth: number, )
src/bridge/bridgeStatusUtil.ts:61
↓ 1 callersFunctioncomputeGutterWidth
(patch: StructuredPatchHunk)
src/components/StructuredDiff.tsx:46
↓ 1 callersFunctioncomputeLevel
(chunk: Buffer)
src/hooks/useVoice.ts:185
↓ 1 callersMethodcomputeLink
(e3, t3, r, i)
src/server/web/public/terminal.js:6226
↓ 1 callersFunctioncomputeNextCronRun
( fields: CronFields, from: Date, )
src/utils/cron.ts:119
↓ 1 callersFunctioncomputePerToolHashes
( strippedTools: ReadonlyArray<unknown>, names: string[], )
src/services/api/promptCacheBreakDetection.ts:187
↓ 1 callersFunctioncomputeRestoredAttributionState
( result: ResumeResult, )
src/utils/sessionRestore.ts:157
↓ 1 callersFunctioncomputeSearchText
(msg: RenderableMessage)
src/utils/transcriptSearch.ts:32
↓ 1 callersFunctioncomputeShimmerSegments
( text: string, glimmerIndex: number, )
src/bridge/bridgeStatusUtil.ts:79
↓ 1 callersFunctioncomputeSliceStart
(collapsed: ReadonlyArray<{ uuid: string; }>, anchorRef: { current: SliceAnchor; }, cap = MAX_MESSAGES_WIT
src/components/Messages.tsx:315
↓ 1 callersFunctioncomputeStickyPromptText
(msg: RenderableMessage)
src/components/VirtualMessageList.tsx:145
↓ 1 callersFunctioncomputeStructHash
* Compute the EIP-712 struct hash for TransferWithAuthorization.
src/services/x402/client.ts:186
↓ 1 callersFunctioncomputeTimeProgress
* Calculate what fraction of a time window has elapsed. * Used for time-relative early warning fallback. * @param resetsAt - Unix epoch timestamp in
src/services/claudeAiLimits.ts:98
↓ 1 callersFunctioncomputeTools
()
src/screens/REPL.tsx:2404
↓ 1 callersFunctioncomputeTopLevelEntries
* Extract unique top-level path segments, sorted by (length asc, then alpha asc). * Handles both Unix (/) and Windows (\) path separators. * Mirrors
src/native-ts/file-index/index.ts:336
↓ 1 callersFunctioncomputeTrustDialogAccepted
()
src/utils/config.ts:705
↓ 1 callersFunctioncomputeUnseenDivider
(messages: readonly Message[], dividerIndex: number | null)
src/components/FullscreenLayout.tsx:239
↓ 1 callersFunctionconfigureApiKeyHeaders
( headers: Record<string, string>, isNonInteractiveSession: boolean, )
src/services/api/client.ts:318
↓ 1 callersFunctionconfigureEffortParams
* Configure effort parameters for API request. *
src/services/api/claude.ts:440
↓ 1 callersFunctionconfigureGlobalMTLS
()
src/utils/mtls.ts:166
↓ 1 callersFunctionconfigureTaskBudgetParams
( taskBudget: Options['taskBudget'], outputConfig: BetaOutputConfig & { task_budget?: TaskBudgetParam },
src/services/api/claude.ts:479
↓ 1 callersFunctionconfirmOverage
()
src/commands/review/reviewRemote.ts:38
↓ 1 callersFunctionconfirmRemove
()
src/commands/plugin/ManageMarketplaces.tsx:344
↓ 1 callersMethodconnect
* Connect to the remote session via WebSocket
src/remote/RemoteSessionManager.ts:108
← previousnext →5,301–5,400 of 13,048, ranked by callers