MCPcopy Create free account

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

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

↓ 3 callersMethodfocus
(node: DOMElement)
src/ink/focus.ts:27
↓ 3 callersFunctionforceExit
* Force process exit, handling the case where the terminal is gone. * When the terminal/PTY is closed (e.g., SIGHUP), process.exit() can throw * EIO
src/utils/gracefulShutdown.ts:193
↓ 3 callersFunctionformatAPIError
(error: APIError)
src/services/api/errorUtils.ts:200
↓ 3 callersFunctionformatAsTeammateMessage
* Formats a message as <teammate-message> XML for injection into the conversation. * This ensures the model sees messages in the same format as tmux
src/utils/swarm/inProcessRunner.ts:457
↓ 3 callersFunctionformatLimitInfo
( appliedLimit: number | undefined, appliedOffset: number | undefined, )
src/tools/GrepTool/GrepTool.ts:134
↓ 3 callersFunctionformatLogMetadata
(log: { modified: Date messageCount: number fileSize?: number gitBranch?: string tag?: string agen
src/utils/format.ts:203
↓ 3 callersFunctionformatMarketplaceLoadingErrors
( failures: Array<{ name: string; error: string }>, successCount: number, )
src/utils/plugins/marketplaceHelpers.ts:119
↓ 3 callersFunctionformatPermissionSource
(source: PermissionRuleSource)
src/utils/permissions/permissionSetup.ts:247
↓ 3 callersFunctionformatRelativeTime
( date: Date, options: RelativeTimeOptions & { now?: Date } = {}, )
src/utils/format.ts:144
↓ 3 callersFunctionformatReplacementValue
(options: { displayText: string; mode: string; hasAtPrefix: boolean; needsQuotes: boolean; isQuoted?
src/hooks/useTypeahead.tsx:148
↓ 3 callersFunctionformatRulesForCritique
( section: string, userRules: string[], defaultRules: string[], )
src/cli/handlers/autoMode.ts:151
↓ 3 callersFunctionformatSnippet
({ before, match, after }: Snippet, highlightColor: (text: string) => string)
src/components/LogSelector.tsx:84
↓ 3 callersFunctionformatTotalCost
()
src/cost-tracker.ts:228
↓ 3 callersFunctionformatWelcomeMessage
(username: string | null)
src/utils/logoV2Utils.ts:97
↓ 3 callersFunctionformatZodErrors
* Format Zod validation errors into a readable format
src/utils/plugins/validatePlugin.ts:75
↓ 3 callersFunctiongateChannelServer
( serverName: string, capabilities: ServerCapabilities | undefined, pluginSource: string | undefined, )
src/services/mcp/channelNotification.ts:191
↓ 3 callersFunctiongeneratePreview
( content: string, maxBytes: number, )
src/utils/toolResultStorage.ts:339
↓ 3 callersFunctiongenerateRequestId
( requestType: string, agentId: string, )
src/utils/agentId.ts:62
↓ 3 callersFunctiongenerateTempFilePath
( prefix: string = 'claude-prompt', extension: string = '.md', options?: { contentHash?: string }, )
src/utils/tempfile.ts:19
↓ 3 callersFunctiongenerateUniqueTeammateName
( baseName: string, teamName: string | undefined, )
src/tools/shared/spawnMultiAgent.ts:267
↓ 3 callersFunctiongetAccountInformation
()
src/utils/auth.ts:1913
↓ 3 callersFunctiongetActualAgentFilePath
(agent: AgentDefinition)
src/components/agents/agentFileUtils.ts:104
↓ 3 callersFunctiongetAdvisorConfig
()
src/utils/advisor.ts:53
↓ 3 callersFunctiongetAgentDescriptionsTotalTokens
( agentDefinitions?: AgentDefinitionsResult, )
src/utils/statusNoticeHelpers.ts:9
↓ 3 callersFunctiongetAgentListingDeltaAttachment
( toolUseContext: ToolUseContext, messages: Message[] | undefined, )
src/utils/attachments.ts:1490
↓ 3 callersFunctiongetAgentModel
( agentModel: string | undefined, parentModel: string, toolSpecifiedModel?: ModelAlias, permissionMode
src/utils/model/agent.ts:37
↓ 3 callersFunctiongetAgentSourceDisplayName
( source: SettingSource | 'all' | 'built-in' | 'plugin', )
src/components/agents/utils.ts:5
↓ 3 callersFunctiongetAllCommandNames
(parsed: ParsedPowerShellCommand)
src/utils/powershell/parser.ts:1467
↓ 3 callersFunctiongetAnthropicEnvMetadata
()
src/services/api/logging.ts:141
↓ 3 callersFunctiongetApiKeyFromApiKeyHelper
( isNonInteractiveSession: boolean, )
src/utils/auth.ts:519
↓ 3 callersFunctiongetAssistantMessageFromError
( error: unknown, model: string, options?: { messages?: Message[] messagesForAPI?: (UserMessage
src/services/api/errors.ts:425
↓ 3 callersFunctiongetAttachmentMessages
( input: string | null, toolUseContext: ToolUseContext, ideSelection: IDESelection | null, queuedComma
src/utils/attachments.ts:2937
↓ 3 callersFunctiongetAttributionTexts
()
src/utils/attribution.ts:52
↓ 3 callersFunctiongetAuthHeaders
()
src/utils/http.ts:81
↓ 3 callersFunctiongetAuthHeaders
()
src/services/teamMemorySync/index.ts:169
↓ 3 callersFunctiongetAutoModeConfig
()
src/utils/settings/settings.ts:936
↓ 3 callersFunctiongetAutoToolSearchPercentage
* Get the auto-enable percentage from env var or default.
src/utils/toolSearch.ts:83
↓ 3 callersFunctiongetBackend
* Gets the appropriate backend for the current environment. * detectAndGetBackend() caches internally — no need for a second cache here.
src/utils/swarm/teammateLayoutManager.ts:14
↓ 3 callersFunctiongetBackupFileNameFirstVersion
* Gets the first (earliest) backup version for a file, used when rewinding * to a target backup point where the file has not been tracked yet. * *
src/utils/fileHistory.ts:847
↓ 3 callersFunctiongetBedrockRegionPrefix
( modelId: string, )
src/utils/model/bedrock.ts:222
↓ 3 callersFunctiongetBinaryName
(platform: string)
src/utils/nativeInstaller/installer.ts:111
↓ 3 callersFunctiongetBridgeDisabledReason
()
src/bridge/bridgeEnabled.ts:70
↓ 3 callersFunctiongetBridgePointerPath
(dir: string)
src/bridge/bridgePointer.ts:52
↓ 3 callersFunctiongetBridgeTokenOverride
()
src/bridge/bridgeConfig.ts:18
↓ 3 callersFunctiongetBuiltInAgents
()
src/tools/AgentTool/builtInAgents.ts:22
↓ 3 callersFunctiongetChangelogCachePath
* Get the path for the cached changelog file. * The changelog is stored at ~/.claude/cache/changelog.md
src/utils/releaseNotes.ts:37
↓ 3 callersFunctiongetChicagoCoordinateMode
()
src/utils/computerUse/gates.ts:69
↓ 3 callersFunctiongetClaudeAiUserDefaultModelDescription
( fastMode = false, )
src/utils/model/model.ts:308
↓ 3 callersFunctiongetClientType
()
src/bootstrap/state.ts:1069
↓ 3 callersFunctiongetCodeWebUrl
()
src/commands/remote-setup/api.ts:180
↓ 3 callersFunctiongetCommand
(commandName: string, commands: Command[])
src/commands.ts:706
↓ 3 callersFunctiongetCommandDescription
(cmd: Command)
src/tools/SkillTool/prompt.ts:43
↓ 3 callersFunctiongetCommandTypeForLogging
(command: string)
src/tools/BashTool/BashTool.tsx:266
↓ 3 callersFunctiongetCompactUserSummaryMessage
( summary: string, suppressFollowUpQuestions?: boolean, transcriptPath?: string, recentMessagesPreserv
src/services/compact/prompt.ts:337
↓ 3 callersMethodgetCompletedResults
* Get any completed results that haven't been yielded yet (non-blocking) * Maintains order where necessary * Also yields any pending progress me
src/services/tools/StreamingToolExecutor.ts:412
↓ 3 callersFunctiongetComputerUseHostAdapter
()
src/utils/computerUse/hostAdapter.ts:38
↓ 3 callersFunctiongetConfigBackupDir
* Returns the directory where config backup files are stored. * Uses ~/.claude/backups/ to keep the home directory clean.
src/utils/config.ts:1362
↓ 3 callersFunctiongetConfigFile
(shellPath: string)
src/utils/bash/ShellSnapshot.ts:181
↓ 3 callersFunctiongetConfiguredAwsAuthRefresh
* Get the configured awsAuthRefresh from settings
src/utils/auth.ts:433
↓ 3 callersFunctiongetConfiguredAwsCredentialExport
* Get the configured awsCredentialExport from settings
src/utils/auth.ts:458
↓ 3 callersFunctiongetConfiguredCustomModelOptions
()
src/utils/model/modelOptions.ts:46
↓ 3 callersFunctiongetConfiguredGcpAuthRefresh
* Get the configured gcpAuthRefresh from settings
src/utils/auth.ts:866
↓ 3 callersFunctiongetContentSizeEstimate
(content: MCPToolResult)
src/utils/mcpValidation.ts:59
↓ 3 callersMethodgetCurrentBatchFilePath
()
src/services/analytics/firstPartyEventLoggingExporter.ts:148
↓ 3 callersMethodgetCurrentWindowTarget
* Gets the leader's window target (session:window format). * Uses the leader's pane ID to query for its window, ensuring we get the * correct wi
src/utils/swarm/backends/TmuxBackend.ts:400
↓ 3 callersFunctiongetDefaultApiBaseUrl
()
src/services/api/filesApi.ts:32
↓ 3 callersFunctiongetDefaultAppState
()
src/state/AppStateStore.ts:456
↓ 3 callersFunctiongetDefaultEffortForModel
( model: string, )
src/utils/effort.ts:279
↓ 3 callersFunctiongetDefaultEffortLevelForOption
(value?: string)
src/components/ModelPicker.tsx:443
↓ 3 callersFunctiongetDefaultExternalAutoModeRules
()
src/utils/permissions/yoloClassifier.ts:100
↓ 3 callersFunctiongetDefaultParsedBindings
* Parse default bindings (cached for performance).
src/keybindings/loadUserBindings.ts:122
↓ 3 callersFunctiongetDefaultTimeoutMs
()
src/tools/PowerShellTool/prompt.ts:18
↓ 3 callersFunctiongetDefaultTimeoutMs
()
src/tools/BashTool/prompt.ts:27
↓ 3 callersFunctiongetDeferredToolsDeltaAttachment
( tools: Tools, model: string, messages: Message[] | undefined, scanContext?: DeferredToolsDeltaScanCo
src/utils/attachments.ts:1455
↓ 3 callersFunctiongetDenyRuleForTool
( context: ToolPermissionContext, tool: Pick<Tool, 'name' | 'mcpInfo'>, )
src/utils/permissions/permissions.ts:287
↓ 3 callersFunctiongetEffectiveWidth
(start: number, end: number)
src/utils/horizontalScroll.ts:71
↓ 3 callersFunctiongetEffortSuffix
( model: string, effortValue: EffortValue | undefined, )
src/utils/effort.ts:188
↓ 3 callersFunctiongetEnterpriseMcpFilePath
()
src/services/mcp/config.ts:62
↓ 3 callersFunctiongetEnvLessBridgeConfig
()
src/bridge/envLessBridgeConfig.ts:130
↓ 3 callersFunctiongetEnvSelectedProviderId
()
src/utils/model/providerConfig.ts:120
↓ 3 callersFunctiongetExternalClaudeMdIncludes
( files: MemoryFileInfo[], )
src/utils/claudemd.ts:1404
↓ 3 callersFunctiongetExtraMarketplaceSourceInfo
* Determine which settings sources define an extraKnownMarketplace entry. * Returns the editable sources (user/project/local) and whether policy also
src/commands/plugin/PluginSettings.tsx:113
↓ 3 callersFunctiongetFastModeModel
()
src/utils/fastMode.ts:145
↓ 3 callersFunctiongetFeedTitle
(amount: string)
src/components/LogoV2/OverageCreditUpsell.tsx:78
↓ 3 callersFunctiongetFileIndex
()
src/hooks/fileSuggestions.ts:36
↓ 3 callersFunctiongetFileModificationTimeAsync
( filePath: string, )
src/utils/file.ts:77
↓ 3 callersFunctiongetFileReadIgnorePatterns
( toolPermissionContext: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:837
↓ 3 callersFunctiongetFileRedirections
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1713
↓ 3 callersFunctiongetFirstMeaningfulUserMessageTextContent
( transcript: T[], )
src/utils/sessionStorage.ts:1746
↓ 3 callersFunctiongetFlagSettingsInline
()
src/bootstrap/state.ts:1140
↓ 3 callersFunctiongetFlaggedPlugins
()
src/utils/plugins/pluginFlagging.ts:142
↓ 3 callersMethodgetFsWriteConfig
()
src/utils/sandbox/sandbox-adapter.ts:898
↓ 3 callersFunctiongetHaiku45Option
()
src/utils/model/modelOptions.ts:217
↓ 3 callersFunctiongetHardcodedTeammateModelFallback
()
src/utils/swarm/teammateModel.ts:8
↓ 3 callersFunctiongetHostPlatformForAnalytics
()
src/utils/env.ts:341
↓ 3 callersFunctiongetImageFromClipboard
()
src/utils/imagePaste.ts:124
↓ 3 callersFunctiongetImageTooLargeErrorMessage
()
src/services/api/errors.ts:186
↓ 3 callersFunctiongetInitialMainLoopModel
()
src/bootstrap/state.ts:842
↓ 3 callersFunctiongetInitializationStatus
()
src/services/lsp/manager.ts:76
↓ 3 callersFunctiongetInstallCounts
()
src/utils/plugins/installCounts.ts:225
← previousnext →1,901–2,000 of 11,702, ranked by callers