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
getNewlineInstructions
()
src/components/PromptInput/utils.ts:17
↓ 1 callers
Function
getNext
(queue: Notification[])
src/context/notifications.tsx:236
↓ 1 callers
Function
getNextDateRange
(current: StatsDateRange)
src/components/Stats.tsx:54
↓ 1 callers
Function
getNextDay
* Get the next day after a given date string (YYYY-MM-DD format).
src/utils/stats.ts:847
↓ 1 callers
Function
getNoProxy
(env: EnvLike = process.env)
src/utils/proxy.ts:73
↓ 1 callers
Function
getNodeEnv
()
src/utils/sessionStorage.ts:414
↓ 1 callers
Function
getNonstreamingFallbackTimeoutMs
* Per-attempt timeout for non-streaming fallback requests, in milliseconds. * Reads API_TIMEOUT_MS when set so slow backends and the streaming path
src/services/api/claude.ts:807
↓ 1 callers
Function
getNormalizedPaths
()
src/utils/doctorDiagnostic.ts:73
↓ 1 callers
Function
getNotificationMessage
(toolUseConfirm: ToolUseConfirm)
src/components/permissions/PermissionRequest.tsx:128
↓ 1 callers
Function
getNumberFormatter
( useConsistentDecimals: boolean, )
src/utils/format.ts:100
↓ 1 callers
Function
getOauthAccountInfo
()
src/bridge/bridgeEnabled.ts:108
↓ 1 callers
Function
getOauthOrgNotAllowedErrorMessage
()
src/services/api/errors.ts:206
↓ 1 callers
Function
getOauthProfileFromApiKey
()
src/services/oauth/getOauthProfile.ts:7
↓ 1 callers
Function
getOpenedFileFromIDE
( ideSelection: IDESelection | null, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1864
↓ 1 callers
Function
getOperatorRangeForFind
* Get the range for a find-based operator. * Note: _findType is unused because Cursor.findCharacter already adjusts * the offset for t/T motions. Al
src/vim/operators.ts:482
↓ 1 callers
Function
getOptions
( stdout: NodeJS.WriteStream | RenderOptions | undefined = {}, )
src/ink/root.ts:159
↓ 1 callers
Function
getOpus41Option
()
src/utils/model/modelOptions.ts:124
↓ 1 callers
Function
getOpusPlanOption
()
src/utils/model/modelOptions.ts:261
↓ 1 callers
Function
getOrBind
()
src/utils/computerUse/wrapper.tsx:230
↓ 1 callers
Function
getOrCreateOutput
(taskId: string)
src/utils/task/diskOutput.ts:255
↓ 1 callers
Function
getOrCreateSequentialAppend
* Gets or creates a sequential wrapper for a session * This ensures that log appends for a session are processed one at a time
src/services/api/sessionIngress.ts:42
↓ 1 callers
Function
getOtelHeadersFromHelper
()
src/utils/auth.ts:1770
↓ 1 callers
Function
getOtelHeadersHelperSources
()
src/components/TrustDialog/utils.ts:117
↓ 1 callers
Function
getOtlpLogExporters
()
src/utils/telemetry/instrumentation.ts:217
↓ 1 callers
Function
getOtlpReaders
()
src/utils/telemetry/instrumentation.ts:130
↓ 1 callers
Function
getOtlpTraceExporters
()
src/utils/telemetry/instrumentation.ts:273
↓ 1 callers
Function
getOutputEfficiencySection
()
src/constants/prompts.ts:403
↓ 1 callers
Function
getOutputStyleAttachment
()
src/utils/attachments.ts:1597
↓ 1 callers
Function
getOutputStyleConfig
()
src/constants/outputStyles.ts:181
↓ 1 callers
Function
getOutputStyleSection
( outputStyleConfig: OutputStyleConfig | null, )
src/constants/prompts.ts:151
↓ 1 callers
Function
getOutputTokenUsageAttachment
()
src/utils/attachments.ts:3828
↓ 1 callers
Function
getOverageDisabledMessage
(reason: string | null)
src/utils/fastMode.ts:263
↓ 1 callers
Function
getOwnerChain
(fiber: unknown)
src/ink/reconciler.ts:158
↓ 1 callers
Function
getPRAttributionData
* Get full attribution data from the provided AppState's attribution state. * Uses ALL tracked files from the attribution state (not just staged file
src/utils/attribution.ts:185
↓ 1 callers
Function
getPaneBackendExecutor
* Gets the PaneBackendExecutor instance. * Creates and caches the instance on first call, detecting the appropriate pane backend.
src/utils/swarm/backends/registry.ts:442
↓ 1 callers
Function
getParentCacheSuppressReason
( lastAssistantMessage: ReturnType<typeof getLastAssistantMessage>, )
src/services/PromptSuggestion/promptSuggestion.ts:241
↓ 1 callers
Function
getParseError
* Helper to determine the specific parsing error for an agent file
src/tools/AgentTool/loadAgentsDir.ts:403
↓ 1 callers
Function
getParseTimeoutMs
()
src/utils/powershell/parser.ts:208
↓ 1 callers
Function
getPartialCompactPrompt
( customInstructions?: string, direction: PartialCompactDirection = 'from', )
src/services/compact/prompt.ts:274
↓ 1 callers
Function
getPath
(key: string)
src/tools/ConfigTool/supportedSettings.ts:208
↓ 1 callers
Function
getPathCompletions
( partialPath: string, options: PathCompletionOptions = {}, )
src/utils/suggestions/directoryCompletion.ts:208
↓ 1 callers
Function
getPathsForSuggestions
()
src/hooks/fileSuggestions.ts:523
↓ 1 callers
Function
getPendingCounts
()
src/commands/plugin/ManageMarketplaces.tsx:174
↓ 1 callers
Function
getPendingHintSnapshot
()
src/utils/claudeCodeHints.ts:176
↓ 1 callers
Function
getPendingUpdatesDetails
()
src/utils/plugins/installedPluginsManager.ts:656
↓ 1 callers
Function
getPerMessageBudgetLimit
()
src/utils/toolResultStorage.ts:421
↓ 1 callers
Function
getPhaseSummary
* Get phase-based summary showing time spent in each major phase
src/utils/queryProfiler.ts:216
↓ 1 callers
Function
getPinnedCacheEdits
()
src/services/compact/microCompact.ts:100
↓ 1 callers
Method
getPipeSegments
()
src/utils/bash/ParsedCommand.ts:24
↓ 1 callers
Function
getPlanApprovalSummary
* Get a brief summary text for a plan approval message. * Used in places like the inbox queue where we want a short description. * Returns null if t
src/components/messages/PlanApprovalMessage.tsx:154
↓ 1 callers
Function
getPlanModeAttachmentTurnCount
(messages: Message[])
src/utils/attachments.ts:1131
↓ 1 callers
Function
getPlanModeAttachments
( messages: Message[] | undefined, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1186
↓ 1 callers
Function
getPlanModeExitAttachment
* Returns a plan_mode_exit attachment if we just exited plan mode. * This is a one-time notification to tell the model it's no longer in plan mode.
src/utils/attachments.ts:1248
↓ 1 callers
Function
getPlanModeInstructions
(attachment: { reminderType: 'full' | 'sparse' isSubAgent?: boolean planFilePath: string planExists: b
src/utils/messages.ts:3136
↓ 1 callers
Function
getPlanModeInterviewInstructions
* Iterative interview-based plan mode workflow. * Instead of forcing Explore/Plan agents, this workflow has the model: * 1. Read files and ask quest
src/utils/messages.ts:3323
↓ 1 callers
Function
getPlanModeV2AgentCount
()
src/utils/planModeV2.ts:5
↓ 1 callers
Function
getPlanModeV2ExploreAgentCount
()
src/utils/planModeV2.ts:31
↓ 1 callers
Function
getPlanModeV2Instructions
(attachment: { isSubAgent?: boolean planFilePath?: string planExists?: boolean })
src/utils/messages.ts:3207
↓ 1 callers
Function
getPlanModeV2SparseInstructions
(attachment: { planFilePath: string })
src/utils/messages.ts:3385
↓ 1 callers
Function
getPlanModeV2SubAgentInstructions
(attachment: { planFilePath: string planExists: boolean })
src/utils/messages.ts:3399
↓ 1 callers
Function
getPlanPhase4Section
()
src/utils/messages.ts:3190
↓ 1 callers
Function
getPlanV2SystemPrompt
()
src/tools/AgentTool/built-in/planAgent.ts:14
↓ 1 callers
Function
getPluginDataDirSize
( pluginId: string, )
src/utils/plugins/pluginDirectories.ts:130
↓ 1 callers
Function
getPluginId
()
src/commands/thinkback-play/thinkback-play.ts:10
↓ 1 callers
Function
getPluginLspServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/lspPluginIntegration.ts:322
↓ 1 callers
Function
getPluginMcpServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/mcpPluginIntegration.ts:589
↓ 1 callers
Function
getPluginTrustMessage
()
src/utils/plugins/marketplaceHelpers.ts:183
↓ 1 callers
Function
getPluginsDirectoryName
* Get the plugins directory name based on current mode. * Uses session state (from --cowork flag) or env var. * * Priority: * 1. Session state (se
src/utils/plugins/pluginDirectories.ts:34
↓ 1 callers
Function
getPolicyLimitsEndpoint
* Get the policy limits API endpoint
src/services/policyLimits/index.ts:126
↓ 1 callers
Function
getPolicySettingsOrigin
()
src/utils/settings/settings.ts:375
↓ 1 callers
Method
getPositionFromOffset
(offset: number)
src/utils/Cursor.ts:1429
↓ 1 callers
Function
getPowerShellEdition
()
src/utils/shell/powershellDetection.ts:87
↓ 1 callers
Function
getPrStatusColor
(state?: PrReviewState)
src/components/PrBadge.tsx:83
↓ 1 callers
Function
getPreReadInstruction
()
src/tools/FileEditTool/prompt.ts:4
↓ 1 callers
Function
getPreReadInstruction
()
src/tools/FileWriteTool/prompt.ts:6
↓ 1 callers
Function
getPreToolHookBlockingMessage
( hookName: string, blockingError: HookBlockingError, )
src/utils/hooks.ts:1882
↓ 1 callers
Function
getPreferTmuxOverIterm2
()
src/utils/swarm/backends/it2Setup.ts:243
↓ 1 callers
Function
getPreviousRequestIdFromMessages
* Extracts the request ID from the most recent assistant message in the * conversation. Used to link consecutive API requests in analytics so we can
src/services/api/claude.ts:928
↓ 1 callers
Function
getProactiveSection
()
src/constants/prompts.ts:860
↓ 1 callers
Function
getProcessCommand
(pid: string | number)
src/utils/genericProcessUtils.ts:94
↓ 1 callers
Function
getProgressMessagesFromLookup
( message: NormalizedMessage, lookups: MessageLookups, )
src/utils/messages.ts:1435
↓ 1 callers
Function
getProgressStats
()
src/tools/AgentTool/UI.tsx:471
↓ 1 callers
Function
getProjectDir
(projectDir: string)
src/utils/sessionStoragePortable.ts:329
↓ 1 callers
Function
getProjectFiles
* Gets project files using git ls-files (fast) or ripgrep (fallback)
src/hooks/fileSuggestions.ts:459
↓ 1 callers
Function
getPrompt
()
src/tools/PowerShellTool/prompt.ts:73
↓ 1 callers
Function
getPrompt
()
src/tools/TeamDeleteTool/prompt.ts:1
↓ 1 callers
Function
getPrompt
()
src/tools/TaskCreateTool/prompt.ts:5
↓ 1 callers
Function
getPrompt
( agentDefinitions: AgentDefinition[], isCoordinator?: boolean, allowedAgentTypes?: string[], )
src/tools/AgentTool/prompt.ts:66
↓ 1 callers
Function
getPrompt
()
src/tools/TeamCreateTool/prompt.ts:1
↓ 1 callers
Function
getPrompt
()
src/tools/TaskListTool/prompt.ts:5
↓ 1 callers
Function
getPromptCache1hAllowlist
()
src/bootstrap/state.ts:1692
↓ 1 callers
Function
getPromptCache1hEligible
()
src/bootstrap/state.ts:1700
↓ 1 callers
Function
getPromptContent
()
src/commands/commit.ts:12
↓ 1 callers
Function
getPromptTooLongTokenGap
( msg: AssistantMessage, )
src/services/api/errors.ts:104
↓ 1 callers
Function
getPromptWhileMarketplaceIsPrivate
(_args, context)
src/commands/security-review.ts:205
↓ 1 callers
Method
getProxyPort
()
src/utils/sandbox/sandbox-adapter.ts:905
↓ 1 callers
Function
getPublicModelName
(model: ModelName)
src/utils/model/model.ts:425
↓ 1 callers
Function
getPythonApiInstructions
()
src/utils/swarm/backends/it2Setup.ts:200
↓ 1 callers
Function
getQueryProfileReport
* Get a formatted report of all checkpoints for the current/last query
src/utils/queryProfiler.ts:129
↓ 1 callers
Method
getQueuedEventCount
()
src/services/analytics/firstPartyEventLoggingExporter.ts:142
← previous
next →
5,801–5,900 of 11,484, ranked by callers