Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tanbiralam/claude-code
/ functions
Functions
11,484 in github.com/tanbiralam/claude-code
⨍
Functions
11,484
◇
Types & classes
506
↓ 1 callers
Function
getBidi
()
src/ink/bidi.ts:39
↓ 1 callers
Function
getBigQueryExportingReader
()
src/utils/telemetry/instrumentation.ts:328
↓ 1 callers
Function
getBoundaryDetail
( boundary: CompletionBoundary | null, )
src/services/PromptSuggestion/speculation.ts:181
↓ 1 callers
Function
getBoundaryTool
( boundary: CompletionBoundary | null, )
src/services/PromptSuggestion/speculation.ts:166
↓ 1 callers
Function
getBridgeBaseUrl
* Base URL for uploads. Must match the host the token is valid for. * * Subprocess hosts (cowork) pass ANTHROPIC_BASE_URL alongside * CLAUDE_CODE_O
src/tools/BriefTool/upload.ts:69
↓ 1 callers
Function
getBridgeDebugHandle
()
src/bridge/bridgeDebug.ts:66
↓ 1 callers
Function
getBriefConfig
()
src/commands/brief.ts:38
↓ 1 callers
Function
getBriefSection
()
src/constants/prompts.ts:843
↓ 1 callers
Function
getBudgetContinuationCount
()
src/bootstrap/state.ts:738
↓ 1 callers
Function
getBudgetContinuationMessage
( pct: number, turnTokens: number, budget: number, )
src/utils/tokenBudget.ts:66
↓ 1 callers
Function
getBuiltinPluginDefinition
( name: string, )
src/plugins/builtinPlugins.ts:46
↓ 1 callers
Function
getBuiltinPluginSkillCommands
()
src/plugins/builtinPlugins.ts:108
↓ 1 callers
Function
getBundledSkills
()
src/skills/bundledSkills.ts:106
↓ 1 callers
Function
getCacheBreakDiffPath
()
src/services/api/promptCacheBreakDetection.ts:19
↓ 1 callers
Function
getCacheEditingHeaderLatched
()
src/bootstrap/state.ts:1724
↓ 1 callers
Function
getCachePathForSource
* Generate a cache path for a marketplace source
src/utils/plugins/marketplaceManager.ts:1355
↓ 1 callers
Function
getCachedBranch
()
src/utils/git/gitFilesystem.ts:568
↓ 1 callers
Function
getCachedClaudeMdContent
()
src/bootstrap/state.ts:1211
↓ 1 callers
Function
getCachedDefaultBranch
()
src/utils/git/gitFilesystem.ts:580
↓ 1 callers
Function
getCachedDetectionResult
()
src/utils/swarm/backends/registry.ts:317
↓ 1 callers
Function
getCachedHead
()
src/utils/git/gitFilesystem.ts:572
↓ 1 callers
Function
getCachedKeybindingWarnings
()
src/keybindings/loadUserBindings.ts:454
↓ 1 callers
Function
getCachedParsedFile
(path: string)
src/utils/settings/settingsCache.ts:47
↓ 1 callers
Function
getCachedRemoteUrl
()
src/utils/git/gitFilesystem.ts:576
↓ 1 callers
Function
getCachedRepository
()
src/utils/detectRepository.ts:68
↓ 1 callers
Function
getCachedSettingsForSource
( source: SettingSource, )
src/utils/settings/settingsCache.ts:22
↓ 1 callers
Function
getCanUseToolFn
( permissionPromptToolName: string | undefined, structuredIO: StructuredIO, getMcpTools: () => Tool[],
src/cli/print.ts:4267
↓ 1 callers
Function
getCertEnvVarTelemetry
()
src/main.tsx:291
↓ 1 callers
Function
getChangedFiles
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:2063
↓ 1 callers
Function
getChromeBridgeUrl
* Resolves the Chrome bridge URL based on environment and feature flag. * Bridge is used when the feature flag is enabled; ant users always get * br
src/utils/claudeInChrome/mcpServer.ts:51
↓ 1 callers
Function
getChromeFlag
()
src/hooks/useChromeExtensionNotification.tsx:7
↓ 1 callers
Function
getClassifierApproval
(toolUseID: string)
src/utils/classifierApprovals.ts:32
↓ 1 callers
Function
getClaudeCodeGuideBasePrompt
()
src/tools/AgentTool/built-in/claudeCodeGuideAgent.ts:23
↓ 1 callers
Function
getClaudeCodeSnapshotContent
* Generates Claude Code specific snapshot content * This content is always included regardless of user configuration
src/utils/bash/ShellSnapshot.ts:269
↓ 1 callers
Function
getClaudeConfigFiles
* Gets additional files from Claude config directories
src/hooks/fileSuggestions.ts:445
↓ 1 callers
Function
getClaudeDesktopConfigPath
()
src/utils/claudeDesktop.ts:13
↓ 1 callers
Function
getClaudeMds
( memoryFiles: MemoryFileInfo[], filter?: (type: MemoryType) => boolean, )
src/utils/claudemd.ts:1153
↓ 1 callers
Function
getClaudeSkillScope
( filePath: string, )
src/utils/permissions/filesystem.ts:101
↓ 1 callers
Function
getClaudeTmuxEnv
()
src/utils/tmuxSocket.ts:135
↓ 1 callers
Function
getCliTeammateModeOverride
()
src/utils/swarm/backends/teammateModeSnapshot.ts:33
↓ 1 callers
Function
getClientSurface
()
src/utils/commitAttribution.ts:229
↓ 1 callers
Function
getClipboardPath
()
src/ink/termio/osc.ts:64
↓ 1 callers
Function
getCollapsibleToolInfo
* Get the tool name, input, and search/read info from a message if it's a collapsible tool use. * Returns null if the message is not a collapsible to
src/utils/collapseReadSearch.ts:290
↓ 1 callers
Function
getCommandAllowlist
()
src/tools/BashTool/readOnlyValidation.ts:1201
↓ 1 callers
Function
getCommandFuse
(commands: Command[])
src/utils/suggestions/commandSuggestions.ts:30
↓ 1 callers
Function
getCommandNameFromFile
* Get command name from file path, handling both regular files and skills
src/utils/plugins/loadPluginCommands.ts:60
↓ 1 callers
Function
getCommandPrefixImpl
( command: string, abortSignal: AbortSignal, isNonInteractiveSession: boolean, toolName: string, pol
src/utils/shell/prefix.ts:172
↓ 1 callers
Function
getCommandQueue
()
src/utils/messageQueueManager.ts:90
↓ 1 callers
Function
getCommandSemantic
* Get the semantic interpretation for a command
src/tools/BashTool/commandSemantics.ts:94
↓ 1 callers
Function
getCommandSubcommandPrefixImpl
( command: string, abortSignal: AbortSignal, isNonInteractiveSession: boolean, getPrefix: ReturnType<t
src/utils/shell/prefix.ts:332
↓ 1 callers
Function
getCommitCounter
()
src/bootstrap/state.ts:1005
↓ 1 callers
Function
getCompactPrompt
(customInstructions?: string)
src/services/compact/prompt.ts:293
↓ 1 callers
Function
getCompactionReminderAttachment
( messages: Message[], model: string, )
src/utils/attachments.ts:3931
↓ 1 callers
Function
getCompanionIntroAttachment
( messages: Message[] | undefined, )
src/buddy/prompt.ts:15
↓ 1 callers
Function
getCompiledRules
()
src/services/teamMemorySync/secretScanner.ts:229
↓ 1 callers
Function
getCompletionsForShell
* Get completions for the given shell type
src/utils/bash/shellCompletion.ts:184
↓ 1 callers
Method
getComputedBottom
()
src/native-ts/yoga-layout/index.ts:618
↓ 1 callers
Method
getComputedRight
()
src/native-ts/yoga-layout/index.ts:614
↓ 1 callers
Function
getComputerUseMCPRenderingOverrides
(toolName: string)
src/utils/computerUse/toolRendering.tsx:43
↓ 1 callers
Function
getConditionalRulesForCwdLevelDirectory
( dir: string, targetPath: string, processedPaths: Set<string>, )
src/utils/claudemd.ts:1329
↓ 1 callers
Function
getConfig
(key: string)
src/tools/ConfigTool/supportedSettings.ts:192
↓ 1 callers
Function
getConfig
* Thresholds from tengu_onyx_plover. The enabled gate lives in config.ts * (isAutoDreamEnabled); this returns only the scheduling knobs. Defensive *
src/services/autoDream/autoDream.ts:73
↓ 1 callers
Method
getConfig
(input: TInput)
src/components/permissions/FilePermissionDialog/ideDiffConfig.ts:21
↓ 1 callers
Function
getConfigUrl
(config: ScopedMcpServerConfig)
src/tools/McpAuthTool/McpAuthTool.ts:32
↓ 1 callers
Function
getConnectedClaudeAIConnectors
( mcpClients: MCPServerConnection[], )
src/skills/bundled/scheduleRemoteAgents.ts:65
↓ 1 callers
Function
getContentFieldLabel
(config: IndividualHookConfig['config'])
src/components/hooks/ViewHookMode.tsx:170
↓ 1 callers
Function
getContentFieldValue
* Get the actual content value for a hook's primary field, bypassing * statusMessage so the detail view always shows the real command/prompt/URL.
src/components/hooks/ViewHookMode.tsx:187
↓ 1 callers
Function
getContextEfficiencyAttachment
( messages: Message[], )
src/utils/attachments.ts:3963
↓ 1 callers
Function
getContextUsedPercent
(usage: { input_tokens: number; cache_creation_input_tokens?: number | null; cache_read_input_tokens?: n
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:747
↓ 1 callers
Method
getControlMessageDetailLabel
(message: StdoutMessage)
src/cli/transports/WebSocketTransport.ts:683
↓ 1 callers
Function
getCooldownMessage
(reason: CooldownReason, resetIn: string)
src/hooks/notifs/useFastModeNotification.tsx:154
↓ 1 callers
Function
getCoordinatorSystemPrompt
()
src/coordinator/coordinatorMode.ts:111
↓ 1 callers
Function
getCostCounter
()
src/bootstrap/state.ts:1009
↓ 1 callers
Function
getCriticalSystemReminderAttachment
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1587
↓ 1 callers
Function
getCurrentMode
()
src/components/sandbox/SandboxSettings.tsx:42
↓ 1 callers
Method
getCurrentPaneId
* Gets the leader's pane ID. * Uses the TMUX_PANE env var captured at module load to ensure we always * get the leader's original pane, even if
src/utils/swarm/backends/TmuxBackend.ts:370
↓ 1 callers
Function
getCurrentRepoHttpsUrl
()
src/skills/bundled/scheduleRemoteAgents.ts:123
↓ 1 callers
Function
getCurrentSessionAgentColor
()
src/utils/sessionStorage.ts:2749
↓ 1 callers
Function
getCurrentSessionTag
(sessionId: UUID)
src/utils/sessionStorage.ts:2731
↓ 1 callers
Function
getCustomHaikuOption
()
src/utils/model/modelOptions.ts:165
↓ 1 callers
Function
getCustomHeaders
()
src/services/api/client.ts:330
↓ 1 callers
Function
getCustomOpusOption
()
src/utils/model/modelOptions.ts:107
↓ 1 callers
Function
getCustomSonnetOption
()
src/utils/model/modelOptions.ts:76
↓ 1 callers
Function
getCustomTips
()
src/services/tips/tipRegistry.ts:655
↓ 1 callers
Function
getCustomValidation
(toolName: string)
src/utils/settings/toolValidationConfig.ts:101
↓ 1 callers
Function
getDangerousEnvVarsSources
()
src/components/TrustDialog/utils.ts:231
↓ 1 callers
Function
getDateChangeAttachments
( messages: Message[] | undefined, )
src/utils/attachments.ts:1415
↓ 1 callers
Function
getDebugWriter
()
src/utils/debug.ts:155
↓ 1 callers
Function
getDefaultEditDescription
()
src/tools/FileEditTool/prompt.ts:12
↓ 1 callers
Function
getDeferredToolsCacheKey
* Get a cache key representing the current set of deferred tools.
src/tools/ToolSearchTool/ToolSearchTool.ts:55
↓ 1 callers
Function
getDeferredToolsDelta
( tools: Tools, messages: Message[], scanContext?: DeferredToolsDeltaScanContext, )
src/utils/toolSearch.ts:646
↓ 1 callers
Function
getDenyRuleForAgent
( context: ToolPermissionContext, agentToolName: string, agentType: string, )
src/utils/permissions/permissions.ts:308
↓ 1 callers
Function
getDeprecatedModelInfo
* Check if a model is deprecated and get its deprecation info
src/utils/model/deprecation.ts:66
↓ 1 callers
Function
getDesktopInstallStatus
()
src/utils/desktopDeepLink.ts:137
↓ 1 callers
Function
getDesktopPath
()
src/utils/file.ts:480
↓ 1 callers
Function
getDesktopVersion
* Detect the installed Claude Desktop version. * On macOS, reads CFBundleShortVersionString from the app plist. * On Windows, finds the highest app-
src/utils/desktopDeepLink.ts:89
↓ 1 callers
Function
getDiagnosticAttachments
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:2854
↓ 1 callers
Function
getDiagnosticLogFile
()
src/utils/diagLogs.ts:59
↓ 1 callers
Function
getDiffRef
* Determine the best ref to diff against for a PR-like diff. * Priority: * 1. CLAUDE_CODE_BASE_REF env var (set externally, e.g. by CCR managed cont
src/utils/gitDiff.ts:490
↓ 1 callers
Function
getDirectConnectServerUrl
()
src/bootstrap/state.ts:535
← previous
next →
5,501–5,600 of 11,484, ranked by callers