MCPcopy Create free account

hub / github.com/oboard/claude-code-rev / functions

Functions11,702 in github.com/oboard/claude-code-rev

↓ 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
* Close the WebSocket connection
src/remote/SessionsWebSocket.ts:369
↓ 1 callersMethodclose
* Clean up connections gracefully
src/cli/remoteIO.ts:247
↓ 1 callersMethodclose
()
src/cli/transports/SSETransport.ts:679
↓ 1 callersMethodclose
Clean up uploaders and timers.
src/cli/transports/ccrClient.ts:982
↓ 1 callersMethodclose
()
src/services/oauth/auth-code-listener.ts:199
↓ 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 callersFunctioncollectMissingRelativeImports
()
src/dev-entry.ts:44
↓ 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 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 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 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 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 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 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:2436
↓ 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:361
↓ 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
↓ 1 callersMethodconnect
()
src/cli/transports/WebSocketTransport.ts:135
↓ 1 callersMethodconnect
()
src/cli/transports/SSETransport.ts:231
↓ 1 callersMethodconnect
()
src/server/directConnectManager.ts:50
↓ 1 callersFunctionconsumeAbsoluteRemovedFlag
()
src/ink/node-cache.ts:50
↓ 1 callersFunctionconsumeEarlyInput
()
src/utils/earlyInput.ts:164
↓ 1 callersFunctionconsumeFollowScroll
()
src/ink/render-node-to-output.ts:100
↓ 1 callersFunctionconsumeInternalWrite
(path: string, windowMs: number)
src/utils/settings/internalWrites.ts:26
↓ 1 callersFunctionconsumeNextEagerLoadReason
()
src/utils/claudemd.ts:1102
↓ 1 callersFunctionconsumePendingCacheEdits
()
src/services/compact/microCompact.ts:88
↓ 1 callersFunctionconsumePostCompaction
()
src/bootstrap/state.ts:777
↓ 1 callersFunctioncontainsControlStructure
* Checks if a command contains bash control structures that shell-quote cannot parse. * These include for/while/until/if/case/select loops and condit
src/utils/bash/bashPipeCommand.ts:247
↓ 1 callersFunctioncontainsDangerousOperations
* Check if a sed expression contains dangerous operations (denylist) * @param expression Single sed expression (without quotes) * @returns true if d
src/tools/BashTool/sedValidation.ts:473
↓ 1 callersFunctioncontainsExcludedCommand
(command: string)
src/tools/BashTool/shouldUseSandbox.ts:21
↓ 1 callersFunctioncontainsMultilineString
* Detects if a command contains multiline strings in quotes
src/utils/bash/shellQuoting.ts:27
↓ 1 callersFunctioncontainsUnquotedExpansion
* Checks if a command contains glob characters (?, *, [, ]) or expandable `$` * variables OUTSIDE the quote contexts where bash would treat them as l
src/tools/BashTool/readOnlyValidation.ts:1600
↓ 1 callersFunctioncontentBlocksToString
(blocks: ContentBlockParam[])
src/commands/review/ultrareviewCommand.tsx:6
↓ 1 callersFunctioncontentContainsImages
* Check if MCP content contains any image blocks. * Used to decide whether to persist to file (images should use truncation instead * to preserve im
src/services/mcp/client.ts:2713
↓ 1 callersFunctionconvertAssistantMessage
* Convert an SDKAssistantMessage to an AssistantMessage
src/remote/sdkMessageAdapter.ts:31
↓ 1 callersMethodconvertAttributes
( attributes: Attributes | undefined, )
src/utils/telemetry/bigqueryExporter.ts:226
↓ 1 callersFunctionconvertCompactBoundaryMessage
* Convert an SDKCompactBoundaryMessage to a SystemMessage
src/remote/sdkMessageAdapter.ts:128
↓ 1 callersFunctionconvertFileNameToDate
(filename: string)
src/utils/cleanup.ts:48
↓ 1 callersFunctionconvertInitMessage
* Convert an SDKSystemMessage (init) to a SystemMessage
src/remote/sdkMessageAdapter.ts:74
← previousnext →4,701–4,800 of 11,702, ranked by callers