MCPcopy Create free account

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

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

↓ 2 callersFunctionrenderVerticalFormat
()
src/components/MarkdownTable.tsx:241
↓ 2 callersFunctionrenderableSearchText
(msg: RenderableMessage)
src/utils/transcriptSearch.ts:24
↓ 2 callersMethodreplayBufferedMessages
(lastId: string)
src/cli/transports/WebSocketTransport.ts:574
↓ 2 callersMethodreportMetadata
Report external metadata to CCR via PUT /worker.
src/cli/transports/ccrClient.ts:661
↓ 2 callersFunctionrequestMicrophonePermission
()
src/services/voice.ts:241
↓ 2 callersMethodresetArrays
(paths: string[])
src/native-ts/file-index/index.ts:143
↓ 2 callersFunctionresetAutoModeGateCheck
()
src/utils/permissions/bypassPermissionsKillswitch.ts:123
↓ 2 callersFunctionresetCostState
()
src/bootstrap/state.ts:864
↓ 2 callersFunctionresetCwdIfOutsideProject
( toolPermissionContext: ToolPermissionContext, )
src/tools/BashTool/utils.ts:170
↓ 2 callersFunctionresetGetMemoryFilesCache
( reason: InstructionsLoadReason = 'session_start', )
src/utils/claudemd.ts:1124
↓ 2 callersFunctionresetLayoutShifted
()
src/ink/render-node-to-output.ts:36
↓ 2 callersMethodresetLivenessTimer
* Reset the liveness timer. If no SSE frame arrives within the timeout, * treat the connection as dead and reconnect.
src/cli/transports/SSETransport.ts:556
↓ 2 callersFunctionresetScreen
( screen: Screen, width: number, height: number, )
src/ink/screen.ts:501
↓ 2 callersFunctionresetStallTimer
()
src/utils/nativeInstaller/download.ts:312
↓ 2 callersFunctionresetStreamIdleTimer
()
src/services/api/claude.ts:1895
↓ 2 callersFunctionresetTaskList
(taskListId: string)
src/utils/tasks.ts:147
↓ 2 callersFunctionresizeShellImageOutput
( stdout: string, outputFilePath: string | undefined, outputFileSize: number | undefined, )
src/tools/BashTool/utils.ts:110
↓ 2 callersFunctionresolveAgentModelDisplay
( agent: AgentDefinition, )
src/tools/AgentTool/agentDisplay.ts:78
↓ 2 callersFunctionresolveAgentOverrides
( allAgents: AgentDefinition[], activeAgents: AgentDefinition[], )
src/tools/AgentTool/agentDisplay.ts:46
↓ 2 callersFunctionresolveAndPrepend
( msg: unknown, content: string | Array<ContentBlockParam>, )
src/bridge/inboundAttachments.ts:167
↓ 2 callersFunctionresolveAuth
()
src/bridge/bridgeApi.ts:91
↓ 2 callersFunctionresolveChildAlign
(parent: Node, child: Node)
src/native-ts/yoga-layout/index.ts:2294
↓ 2 callersFunctionresolveClaudePath
* Resolve the claude binary path for protocol registration. Prefers the * native installer's stable symlink (~/.local/bin/claude) which survives * a
src/utils/deepLink/registerProtocol.ts:241
↓ 2 callersFunctionresolveColor
* Resolves a color value that may be a theme key to a raw Color.
src/components/design-system/ThemedText.tsx:66
↓ 2 callersFunctionresolveCwdReentry
* If a normalized path starts with `../<cwd-basename>/`, it re-enters cwd * via the parent — resolve it to the cwd-relative form. posix.normalize *
src/tools/PowerShellTool/gitSafety.ts:23
↓ 2 callersFunctionresolveEscapingPathToCwdRelative
* SECURITY: Resolve a normalized path that escapes cwd (leading `../` or * absolute) against the actual cwd, then check if it lands back INSIDE cwd.
src/tools/PowerShellTool/gitSafety.ts:106
↓ 2 callersFunctionresolveFastModeStatusFromCache
()
src/utils/fastMode.ts:392
↓ 2 callersFunctionresolveGap
(style: Style, gutter: Gutter, ownerSize: number)
src/native-ts/yoga-layout/index.ts:2345
↓ 2 callersFunctionresolveKeyWithChordState
( input: string, key: Key, activeContexts: KeybindingContextName[], bindings: ParsedBinding[], pendi
src/keybindings/resolver.ts:166
↓ 2 callersFunctionresolveOnce
(code: string)
src/services/mcp/auth.ts:1031
↓ 2 callersFunctionresolveOverriddenModel
(modelId: string)
src/utils/model/modelStrings.ts:84
↓ 2 callersFunctionresolvePluginMcpEnvironment
( config: McpServerConfig, plugin: { path: string; source: string }, userConfig?: UserConfigValues, er
src/utils/plugins/mcpPluginIntegration.ts:465
↓ 2 callersFunctionresolveRefInDir
( dir: string, ref: string, )
src/utils/git/gitFilesystem.ts:221
↓ 2 callersFunctionresolveSkillModelOverride
( skillModel: string, currentModel: string, )
src/utils/model/model.ts:545
↓ 2 callersFunctionresolveTwoStageClassifier
* Resolve the XML classifier setting: ant-only env var takes precedence, * then GrowthBook. Returns undefined when unset (caller decides default).
src/utils/permissions/yoloClassifier.ts:1353
↓ 2 callersFunctionresolveWatchPaths
( config?: ReturnType<typeof getHooksConfigFromSnapshot>, )
src/utils/hooks/fileChangedWatcher.ts:48
↓ 2 callersFunctionrestartWatching
()
src/utils/hooks/fileChangedWatcher.ts:122
↓ 2 callersFunctionrestoreAttributionStateFromSnapshots
( snapshots: AttributionSnapshotMessage[], )
src/utils/commitAttribution.ts:899
↓ 2 callersFunctionrestoreCostStateForSession
(sessionId: string)
src/cost-tracker.ts:130
↓ 2 callersFunctionrestoreHeredocs
( parts: string[], heredocs: Map<string, HeredocInfo>, )
src/utils/bash/heredoc.ts:711
↓ 2 callersFunctionrestoreRemoteAgentTasks
(context: TaskContext)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:477
↓ 2 callersFunctionrestoreSessionToOriginalCwd
* Restore session state to reflect the original directory. * This is the inverse of the session-level mutations in EnterWorktreeTool.call(). * * ke
src/tools/ExitWorktreeTool/ExitWorktreeTool.ts:122
↓ 2 callersFunctionrestoreWorktreeSession
(session: WorktreeSession | null)
src/utils/worktree.ts:167
↓ 2 callersFunctionresumeHelpMessage
(result: ResumeResult)
src/commands/resume/resume.tsx:31
↓ 2 callersMethodresumeStdin
()
src/ink/ink.tsx:1396
↓ 2 callersMethodretryFailedEvents
()
src/services/analytics/firstPartyEventLoggingExporter.ts:469
↓ 2 callersFunctionrevokeToken
* Revokes a single token on the OAuth server. * * Per RFC 7009, public clients (like Claude Code) should authenticate by including * client_id in t
src/services/mcp/auth.ts:381
↓ 2 callersFunctionrgb
(c: Color)
src/ink/termio/osc.ts:478
↓ 2 callersFunctionripGrepRaw
( args: string[], target: string, abortSignal: AbortSignal, callback: ( error: ExecFileException |
src/utils/ripgrep.ts:108
↓ 2 callersFunctionrollFrom
(rng: () => number)
src/buddy/companion.ts:91
↓ 2 callersFunctionrollbackConsolidationLock
( priorMtime: number, )
src/services/autoDream/consolidationLock.ts:91
↓ 2 callersFunctionruleIdToLabel
* Convert a gitleaks rule ID (kebab-case) to a human-readable label. * e.g., "github-pat" → "GitHub PAT", "aws-access-token" → "AWS Access Token"
src/services/teamMemorySync/secretScanner.ts:243
↓ 2 callersFunctionruleMatches
(ruleContent: string)
src/tools/SkillTool/SkillTool.ts:451
↓ 2 callersFunctionrunAsyncAgentLifecycle
({ taskId, abortController, makeStream, metadata, description, toolUseContext, rootSetAppState,
src/tools/AgentTool/agentToolUtils.ts:508
↓ 2 callersFunctionrunBridgeLoop
( config: BridgeConfig, environmentId: string, environmentSecret: string, api: BridgeApiClient, spaw
src/bridge/bridgeMain.ts:141
↓ 2 callersFunctionrunExtraUsage
()
src/commands/extra-usage/extra-usage-core.ts:18
↓ 2 callersFunctionrunSideQuestion
({ question, cacheSafeParams, }: { question: string cacheSafeParams: CacheSafeParams })
src/utils/sideQuestion.ts:53
↓ 2 callersFunctionrunTools
( toolUseMessages: ToolUseBlock[], assistantMessages: AssistantMessage[], canUseTool: CanUseToolFn, to
src/services/tools/toolOrchestration.ts:19
↓ 2 callersFunctionrunWithCwdOverride
(cwd: string, fn: () => T)
src/utils/cwd.ts:12
↓ 2 callersFunctionrunWithWorkload
( workload: string | undefined, fn: () => T, )
src/utils/workloadContext.ts:52
↓ 2 callersFunctionsafeExec
( file: string, args: string[], )
shims/ant-computer-use-swift/index.ts:37
↓ 2 callersFunctionsanitize
(str: string)
src/utils/dxt/helpers.ts:71
↓ 2 callersFunctionsanitizeCore
* Length cap + trim + dedupe + sort. `applyCharFilter` — skip for trusted * bundle IDs (Apple/Google/MS; a localized "Réglages Système" with unusual
src/utils/computerUse/appNames.ts:132
↓ 2 callersFunctionsanitizeModelName
(shortName: string)
src/utils/commitAttribution.ts:154
↓ 2 callersFunctionsanitizeName
(name: string)
src/utils/swarm/teamHelpers.ts:100
↓ 2 callersFunctionsanitizePath
(name: string)
src/utils/sessionStoragePortable.ts:311
↓ 2 callersFunctionsatisfies
(version: string, range: string)
src/utils/semver.ts:47
↓ 2 callersFunctionsaveAgentColor
( sessionId: UUID, agentColor: string, fullPath?: string, )
src/utils/sessionStorage.ts:2838
↓ 2 callersFunctionsaveAgentName
( sessionId: UUID, agentName: string, fullPath?: string, source: 'user' | 'auto' = 'user', )
src/utils/sessionStorage.ts:2819
↓ 2 callersFunctionsaveAgentSetting
(agentSetting: string)
src/utils/sessionStorage.ts:2861
↓ 2 callersFunctionsaveConfig
( file: string, config: A, defaultConfig: A, )
src/utils/config.ts:1116
↓ 2 callersFunctionsaveConfigWithLock
* Returns true if a write was performed; false if the write was skipped * (no changes, or auth-loss guard tripped). Callers use this to decide * whe
src/utils/config.ts:1153
↓ 2 callersFunctionsaveCurrentSessionCosts
(fpsMetrics?: FpsMetrics)
src/cost-tracker.ts:143
↓ 2 callersMethodsaveEventsToFile
( filePath: string, events: FirstPartyEventLoggingEvent[], )
src/services/analytics/firstPartyEventLoggingExporter.ts:171
↓ 2 callersFunctionsaveIdpIdToken
( idpIssuer: string, idToken: string, expiresAt: number, )
src/services/mcp/xaaIdpLogin.ts:109
↓ 2 callersFunctionsavePluginOptions
( pluginId: string, values: PluginOptionValues, schema: PluginOptionSchema, )
src/utils/plugins/pluginOptionsStorage.ts:90
↓ 2 callersFunctionsaveTag
(sessionId: UUID, tag: string, fullPath?: string)
src/utils/sessionStorage.ts:2690
↓ 2 callersFunctionscanFiles
(dir: string, out: string[])
src/dev-entry.ts:13
↓ 2 callersFunctionscanForContext
( handle: FileHandle, needle: string, contextLines: number, )
src/utils/readEditContext.ts:60
↓ 2 callersFunctionscanForSecrets
(content: string)
src/services/teamMemorySync/secretScanner.ts:277
↓ 2 callersFunctionscanMemoryFiles
( memoryDir: string, signal: AbortSignal, )
src/memdir/memoryScan.ts:35
↓ 2 callersFunctionschedule
(sessionId: string, token: string)
src/bridge/jwtUtils.ts:102
↓ 2 callersMethodscheduleBackoffRetry
()
src/services/analytics/firstPartyEventLoggingExporter.ts:445
↓ 2 callersFunctionscheduleNext
()
src/services/AgentSummary/agentSummary.ts:157
↓ 2 callersMethodscheduleReconnect
(delay: number, label: string)
src/remote/SessionsWebSocket.ts:290
↓ 2 callersFunctionscoreBonusAt
* Boundary/camelCase bonus for a match at position `pos` in the original-case * path. `first` enables the start-of-string bonus (only for needle[0]).
src/native-ts/file-index/index.ts:297
↓ 2 callersFunctionsdkCompatToolName
(name: string)
src/utils/messages/systemInit.ts:23
↓ 2 callersFunctionsegmentGraphemes
(str: string)
src/ink/termio/parser.ts:71
↓ 2 callersFunctionselectionChangeHandler
(data: SelectionData)
src/hooks/useIdeSelection.ts:91
↓ 2 callersMethodsendCommandToPane
* Sends a command to a specific pane.
src/utils/swarm/backends/TmuxBackend.ts:151
↓ 2 callersFunctionsendIdleNotification
* Sends idle notification to the leader via file-based mailbox. * Uses agentName (not agentId) for consistency with process-based teammates.
src/utils/swarm/inProcessRunner.ts:569
↓ 2 callersMethodsendInterrupt
* Send an interrupt signal to cancel the current request
src/server/directConnectManager.ts:172
↓ 2 callersMethodsendLine
(line: string)
src/cli/transports/WebSocketTransport.ts:331
↓ 2 callersMethodsendMessage
* Send a user message to the remote session via HTTP POST
src/remote/RemoteSessionManager.ts:219
↓ 2 callersMethodsendMessage
(content: RemoteMessageContent)
src/server/directConnectManager.ts:125
↓ 2 callersFunctionsendPermissionRequestViaMailbox
( request: SwarmPermissionRequest, )
src/utils/swarm/permissionSync.ts:676
↓ 2 callersFunctionsendShutdownRequestToMailbox
( targetName: string, teamName?: string, reason?: string, )
src/utils/teammateMailbox.ts:831
↓ 2 callersFunctionserverSecretsKey
* Compose the secureStorage key for a per-server secret bucket. * `pluginSecrets` is a flat map — per-server secrets share it with top-level * plugi
src/utils/plugins/mcpbHandler.ts:124
↓ 2 callersFunctionsessionIdExists
(sessionId: string)
src/utils/sessionStorage.ts:401
↓ 2 callersFunctionsetAdditionalDirectoriesForClaudeMd
( directories: string[], )
src/bootstrap/state.ts:1670
← previousnext →3,901–4,000 of 11,702, ranked by callers