Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oboard/claude-code-rev
/ functions
Functions
11,702 in github.com/oboard/claude-code-rev
⨍
Functions
11,702
◇
Types & classes
352
↓ 3 callers
Method
focus
(node: DOMElement)
src/ink/focus.ts:27
↓ 3 callers
Function
forceExit
* 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 callers
Function
formatAPIError
(error: APIError)
src/services/api/errorUtils.ts:200
↓ 3 callers
Function
formatAsTeammateMessage
* 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 callers
Function
formatLimitInfo
( appliedLimit: number | undefined, appliedOffset: number | undefined, )
src/tools/GrepTool/GrepTool.ts:134
↓ 3 callers
Function
formatLogMetadata
(log: { modified: Date messageCount: number fileSize?: number gitBranch?: string tag?: string agen
src/utils/format.ts:203
↓ 3 callers
Function
formatMarketplaceLoadingErrors
( failures: Array<{ name: string; error: string }>, successCount: number, )
src/utils/plugins/marketplaceHelpers.ts:119
↓ 3 callers
Function
formatPermissionSource
(source: PermissionRuleSource)
src/utils/permissions/permissionSetup.ts:247
↓ 3 callers
Function
formatRelativeTime
( date: Date, options: RelativeTimeOptions & { now?: Date } = {}, )
src/utils/format.ts:144
↓ 3 callers
Function
formatReplacementValue
(options: { displayText: string; mode: string; hasAtPrefix: boolean; needsQuotes: boolean; isQuoted?
src/hooks/useTypeahead.tsx:148
↓ 3 callers
Function
formatRulesForCritique
( section: string, userRules: string[], defaultRules: string[], )
src/cli/handlers/autoMode.ts:151
↓ 3 callers
Function
formatSnippet
({ before, match, after }: Snippet, highlightColor: (text: string) => string)
src/components/LogSelector.tsx:84
↓ 3 callers
Function
formatTotalCost
()
src/cost-tracker.ts:228
↓ 3 callers
Function
formatWelcomeMessage
(username: string | null)
src/utils/logoV2Utils.ts:97
↓ 3 callers
Function
formatZodErrors
* Format Zod validation errors into a readable format
src/utils/plugins/validatePlugin.ts:75
↓ 3 callers
Function
gateChannelServer
( serverName: string, capabilities: ServerCapabilities | undefined, pluginSource: string | undefined, )
src/services/mcp/channelNotification.ts:191
↓ 3 callers
Function
generatePreview
( content: string, maxBytes: number, )
src/utils/toolResultStorage.ts:339
↓ 3 callers
Function
generateRequestId
( requestType: string, agentId: string, )
src/utils/agentId.ts:62
↓ 3 callers
Function
generateTempFilePath
( prefix: string = 'claude-prompt', extension: string = '.md', options?: { contentHash?: string }, )
src/utils/tempfile.ts:19
↓ 3 callers
Function
generateUniqueTeammateName
( baseName: string, teamName: string | undefined, )
src/tools/shared/spawnMultiAgent.ts:267
↓ 3 callers
Function
getAccountInformation
()
src/utils/auth.ts:1913
↓ 3 callers
Function
getActualAgentFilePath
(agent: AgentDefinition)
src/components/agents/agentFileUtils.ts:104
↓ 3 callers
Function
getAdvisorConfig
()
src/utils/advisor.ts:53
↓ 3 callers
Function
getAgentDescriptionsTotalTokens
( agentDefinitions?: AgentDefinitionsResult, )
src/utils/statusNoticeHelpers.ts:9
↓ 3 callers
Function
getAgentListingDeltaAttachment
( toolUseContext: ToolUseContext, messages: Message[] | undefined, )
src/utils/attachments.ts:1490
↓ 3 callers
Function
getAgentModel
( agentModel: string | undefined, parentModel: string, toolSpecifiedModel?: ModelAlias, permissionMode
src/utils/model/agent.ts:37
↓ 3 callers
Function
getAgentSourceDisplayName
( source: SettingSource | 'all' | 'built-in' | 'plugin', )
src/components/agents/utils.ts:5
↓ 3 callers
Function
getAllCommandNames
(parsed: ParsedPowerShellCommand)
src/utils/powershell/parser.ts:1467
↓ 3 callers
Function
getAnthropicEnvMetadata
()
src/services/api/logging.ts:141
↓ 3 callers
Function
getApiKeyFromApiKeyHelper
( isNonInteractiveSession: boolean, )
src/utils/auth.ts:519
↓ 3 callers
Function
getAssistantMessageFromError
( error: unknown, model: string, options?: { messages?: Message[] messagesForAPI?: (UserMessage
src/services/api/errors.ts:425
↓ 3 callers
Function
getAttachmentMessages
( input: string | null, toolUseContext: ToolUseContext, ideSelection: IDESelection | null, queuedComma
src/utils/attachments.ts:2937
↓ 3 callers
Function
getAttributionTexts
()
src/utils/attribution.ts:52
↓ 3 callers
Function
getAuthHeaders
()
src/utils/http.ts:81
↓ 3 callers
Function
getAuthHeaders
()
src/services/teamMemorySync/index.ts:169
↓ 3 callers
Function
getAutoModeConfig
()
src/utils/settings/settings.ts:936
↓ 3 callers
Function
getAutoToolSearchPercentage
* Get the auto-enable percentage from env var or default.
src/utils/toolSearch.ts:83
↓ 3 callers
Function
getBackend
* 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 callers
Function
getBackupFileNameFirstVersion
* 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 callers
Function
getBedrockRegionPrefix
( modelId: string, )
src/utils/model/bedrock.ts:222
↓ 3 callers
Function
getBinaryName
(platform: string)
src/utils/nativeInstaller/installer.ts:111
↓ 3 callers
Function
getBridgeDisabledReason
()
src/bridge/bridgeEnabled.ts:70
↓ 3 callers
Function
getBridgePointerPath
(dir: string)
src/bridge/bridgePointer.ts:52
↓ 3 callers
Function
getBridgeTokenOverride
()
src/bridge/bridgeConfig.ts:18
↓ 3 callers
Function
getBuiltInAgents
()
src/tools/AgentTool/builtInAgents.ts:22
↓ 3 callers
Function
getChangelogCachePath
* Get the path for the cached changelog file. * The changelog is stored at ~/.claude/cache/changelog.md
src/utils/releaseNotes.ts:37
↓ 3 callers
Function
getChicagoCoordinateMode
()
src/utils/computerUse/gates.ts:69
↓ 3 callers
Function
getClaudeAiUserDefaultModelDescription
( fastMode = false, )
src/utils/model/model.ts:308
↓ 3 callers
Function
getClientType
()
src/bootstrap/state.ts:1069
↓ 3 callers
Function
getCodeWebUrl
()
src/commands/remote-setup/api.ts:180
↓ 3 callers
Function
getCommand
(commandName: string, commands: Command[])
src/commands.ts:706
↓ 3 callers
Function
getCommandDescription
(cmd: Command)
src/tools/SkillTool/prompt.ts:43
↓ 3 callers
Function
getCommandTypeForLogging
(command: string)
src/tools/BashTool/BashTool.tsx:266
↓ 3 callers
Function
getCompactUserSummaryMessage
( summary: string, suppressFollowUpQuestions?: boolean, transcriptPath?: string, recentMessagesPreserv
src/services/compact/prompt.ts:337
↓ 3 callers
Method
getCompletedResults
* 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 callers
Function
getComputerUseHostAdapter
()
src/utils/computerUse/hostAdapter.ts:38
↓ 3 callers
Function
getConfigBackupDir
* Returns the directory where config backup files are stored. * Uses ~/.claude/backups/ to keep the home directory clean.
src/utils/config.ts:1362
↓ 3 callers
Function
getConfigFile
(shellPath: string)
src/utils/bash/ShellSnapshot.ts:181
↓ 3 callers
Function
getConfiguredAwsAuthRefresh
* Get the configured awsAuthRefresh from settings
src/utils/auth.ts:433
↓ 3 callers
Function
getConfiguredAwsCredentialExport
* Get the configured awsCredentialExport from settings
src/utils/auth.ts:458
↓ 3 callers
Function
getConfiguredCustomModelOptions
()
src/utils/model/modelOptions.ts:46
↓ 3 callers
Function
getConfiguredGcpAuthRefresh
* Get the configured gcpAuthRefresh from settings
src/utils/auth.ts:866
↓ 3 callers
Function
getContentSizeEstimate
(content: MCPToolResult)
src/utils/mcpValidation.ts:59
↓ 3 callers
Method
getCurrentBatchFilePath
()
src/services/analytics/firstPartyEventLoggingExporter.ts:148
↓ 3 callers
Method
getCurrentWindowTarget
* 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 callers
Function
getDefaultApiBaseUrl
()
src/services/api/filesApi.ts:32
↓ 3 callers
Function
getDefaultAppState
()
src/state/AppStateStore.ts:456
↓ 3 callers
Function
getDefaultEffortForModel
( model: string, )
src/utils/effort.ts:279
↓ 3 callers
Function
getDefaultEffortLevelForOption
(value?: string)
src/components/ModelPicker.tsx:443
↓ 3 callers
Function
getDefaultExternalAutoModeRules
()
src/utils/permissions/yoloClassifier.ts:100
↓ 3 callers
Function
getDefaultParsedBindings
* Parse default bindings (cached for performance).
src/keybindings/loadUserBindings.ts:122
↓ 3 callers
Function
getDefaultTimeoutMs
()
src/tools/PowerShellTool/prompt.ts:18
↓ 3 callers
Function
getDefaultTimeoutMs
()
src/tools/BashTool/prompt.ts:27
↓ 3 callers
Function
getDeferredToolsDeltaAttachment
( tools: Tools, model: string, messages: Message[] | undefined, scanContext?: DeferredToolsDeltaScanCo
src/utils/attachments.ts:1455
↓ 3 callers
Function
getDenyRuleForTool
( context: ToolPermissionContext, tool: Pick<Tool, 'name' | 'mcpInfo'>, )
src/utils/permissions/permissions.ts:287
↓ 3 callers
Function
getEffectiveWidth
(start: number, end: number)
src/utils/horizontalScroll.ts:71
↓ 3 callers
Function
getEffortSuffix
( model: string, effortValue: EffortValue | undefined, )
src/utils/effort.ts:188
↓ 3 callers
Function
getEnterpriseMcpFilePath
()
src/services/mcp/config.ts:62
↓ 3 callers
Function
getEnvLessBridgeConfig
()
src/bridge/envLessBridgeConfig.ts:130
↓ 3 callers
Function
getEnvSelectedProviderId
()
src/utils/model/providerConfig.ts:120
↓ 3 callers
Function
getExternalClaudeMdIncludes
( files: MemoryFileInfo[], )
src/utils/claudemd.ts:1404
↓ 3 callers
Function
getExtraMarketplaceSourceInfo
* 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 callers
Function
getFastModeModel
()
src/utils/fastMode.ts:145
↓ 3 callers
Function
getFeedTitle
(amount: string)
src/components/LogoV2/OverageCreditUpsell.tsx:78
↓ 3 callers
Function
getFileIndex
()
src/hooks/fileSuggestions.ts:36
↓ 3 callers
Function
getFileModificationTimeAsync
( filePath: string, )
src/utils/file.ts:77
↓ 3 callers
Function
getFileReadIgnorePatterns
( toolPermissionContext: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:837
↓ 3 callers
Function
getFileRedirections
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1713
↓ 3 callers
Function
getFirstMeaningfulUserMessageTextContent
( transcript: T[], )
src/utils/sessionStorage.ts:1746
↓ 3 callers
Function
getFlagSettingsInline
()
src/bootstrap/state.ts:1140
↓ 3 callers
Function
getFlaggedPlugins
()
src/utils/plugins/pluginFlagging.ts:142
↓ 3 callers
Method
getFsWriteConfig
()
src/utils/sandbox/sandbox-adapter.ts:898
↓ 3 callers
Function
getHaiku45Option
()
src/utils/model/modelOptions.ts:217
↓ 3 callers
Function
getHardcodedTeammateModelFallback
()
src/utils/swarm/teammateModel.ts:8
↓ 3 callers
Function
getHostPlatformForAnalytics
()
src/utils/env.ts:341
↓ 3 callers
Function
getImageFromClipboard
()
src/utils/imagePaste.ts:124
↓ 3 callers
Function
getImageTooLargeErrorMessage
()
src/services/api/errors.ts:186
↓ 3 callers
Function
getInitialMainLoopModel
()
src/bootstrap/state.ts:842
↓ 3 callers
Function
getInitializationStatus
()
src/services/lsp/manager.ts:76
↓ 3 callers
Function
getInstallCounts
()
src/utils/plugins/installCounts.ts:225
← previous
next →
1,901–2,000 of 11,702, ranked by callers