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
↓ 2 callers
Function
incrementGuestPassesSeenCount
()
src/components/LogoV2/GuestPassesUpsell.tsx:43
↓ 2 callers
Function
incrementOverageCreditUpsellSeenCount
()
src/components/LogoV2/OverageCreditUpsell.tsx:56
↓ 2 callers
Function
incrementPromptCount
( attribution: AttributionState, saveSnapshot: (snapshot: AttributionSnapshotMessage) => void, )
src/utils/commitAttribution.ts:950
↓ 2 callers
Function
indexOfWithin
buf.indexOf bounded to [0, end) without allocating a view.
src/utils/readEditContext.ts:148
↓ 2 callers
Method
indexPath
(i: number)
src/native-ts/file-index/index.ts:156
↓ 2 callers
Function
inferCompactSchema
(value: unknown, depth = 2)
src/services/mcp/client.ts:2644
↓ 2 callers
Method
info
(message: string, ...args: unknown[])
src/utils/claudeInChrome/mcpServer.ts:284
↓ 2 callers
Function
init
()
src/commands/resume/resume.tsx:124
↓ 2 callers
Function
initAndLogWheelAccel
()
src/components/ScrollKeybindingHandler.tsx:334
↓ 2 callers
Function
initReplBridge
( options?: InitBridgeOptions, )
src/bridge/initReplBridge.ts:110
↓ 2 callers
Function
initializeLspServerManager
()
src/services/lsp/manager.ts:145
↓ 2 callers
Function
initializeTeammateHooks
( setAppState: (updater: (prev: AppState) => AppState) => void, sessionId: string, teamInfo: { teamName:
src/utils/swarm/teammateInit.ts:28
↓ 2 callers
Function
initializeTelemetryAfterTrust
()
src/entrypoints/init.ts:247
↓ 2 callers
Function
initializeVersionedPlugins
()
src/utils/plugins/installedPluginsManager.ts:714
↓ 2 callers
Function
injectModelSwitchBreadcrumbs
( modelArg: string, resolvedModel: string, )
src/cli/print.ts:1222
↓ 2 callers
Function
injectUserMessageToTeammate
(taskId: string, message: string, setAppState: SetAppState)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:68
↓ 2 callers
Function
insertBlockAfterToolResults
( content: unknown[], block: unknown, )
src/utils/contentArray.ts:21
↓ 2 callers
Method
insertMessageChain
( messages: Transcript, isSidechain: boolean = false, agentId?: string, startingParentUuid?: U
src/utils/sessionStorage.ts:993
↓ 2 callers
Function
installChromeNativeHostManifest
( manifestBinaryPath: string, )
src/utils/claudeInChrome/setup.ts:191
↓ 2 callers
Function
installFromGit
* Install a plugin from a git URL
src/utils/plugins/pluginLoader.ts:645
↓ 2 callers
Function
installLatest
( channelOrVersion: string, forceReinstall: boolean = false, )
src/utils/nativeInstaller/installer.ts:956
↓ 2 callers
Function
installLatestImpl
( channelOrVersion: string, forceReinstall: boolean = false, )
src/utils/nativeInstaller/installer.ts:976
↓ 2 callers
Function
installPluginAndNotify
(pluginId: string, pluginName: string, keyPrefix: string, addNotification: AddNotification, install: (pluginDa
src/hooks/usePluginRecommendationBase.tsx:80
↓ 2 callers
Function
installPluginsAndApplyMcpInBackground
()
src/cli/print.ts:1704
↓ 2 callers
Function
installResolvedPlugin
({ pluginId, entry, scope, marketplaceInstallLocation, }: { pluginId: string entry: PluginMarketpl
src/utils/plugins/pluginInstallationHelpers.ts:348
↓ 2 callers
Function
installSelectedPlugins
()
src/commands/plugin/BrowseMarketplace.tsx:314
↓ 2 callers
Function
intoLines
( h: Highlight, dim: boolean, skipBg: boolean, mode: ColorMode, )
src/native-ts/color-diff/index.ts:819
↓ 2 callers
Function
isAllowlistedPipelineTail
( cmd: ParsedCommandElement, originalCommand: string, )
src/tools/PowerShellTool/readOnlyValidation.ts:1052
↓ 2 callers
Function
isApiKeyHelperFromProjectOrLocalSettings
* Check if the configured apiKeyHelper comes from project settings (projectSettings or localSettings)
src/utils/auth.ts:366
↓ 2 callers
Function
isApplicable
(a: (typeof MESSAGE_ACTIONS)[number], c: MessageActionsState)
src/components/messageActions.tsx:188
↓ 2 callers
Function
isAwsAuthRefreshFromProjectSettings
()
src/utils/auth.ts:391
↓ 2 callers
Function
isAwsCredentialExportFromProjectSettings
()
src/utils/auth.ts:416
↓ 2 callers
Function
isBareEscape
* Single-element key sequence matching "escape" or "esc" (case-insensitive). * Used to hole-punch the CGEventTap abort for model-synthesized Escape —
src/utils/computerUse/executor.ts:97
↓ 2 callers
Function
isBedrockAuthError
(error: unknown)
src/services/api/withRetry.ts:631
↓ 2 callers
Function
isBgSession
()
src/utils/concurrentSessions.ts:44
↓ 2 callers
Function
isBlockedAddress
(address: string)
src/utils/hooks/ssrfGuard.ts:42
↓ 2 callers
Function
isBlockedV4
(address: string)
src/utils/hooks/ssrfGuard.ts:55
↓ 2 callers
Function
isBriefEnabled
()
src/tools/BriefTool/BriefTool.ts:126
↓ 2 callers
Function
isCCRMode
* Check if we're in CCR (Claude Code Remote) mode. * In CCR mode, auth is handled via JWTs provided by the infrastructure, * not via /login. Transie
src/services/api/errors.ts:217
↓ 2 callers
Function
isChainParticipant
(m: Pick<Message, 'type'>)
src/utils/sessionStorage.ts:154
↓ 2 callers
Function
isChromeExtensionInstalledPortable
( browserPaths: BrowserPath[], log?: Logger, )
src/utils/claudeInChrome/setupPortable.ts:218
↓ 2 callers
Function
isClaudeSettingsPath
(filePath: string)
src/utils/permissions/filesystem.ts:200
↓ 2 callers
Function
isClmAllowedType
(typeName: string)
src/tools/PowerShellTool/clmTypes.ts:209
↓ 2 callers
Function
isCodeEditingTool
(toolName: string)
src/hooks/toolPermission/permissionLogging.ts:35
↓ 2 callers
Function
isCommandMetadata
* Type guard to check if a suggestion's metadata is a Command. * Commands have a name string and a type property.
src/utils/suggestions/commandSuggestions.ts:86
↓ 2 callers
Function
isCommandOperator
* Check if a parsed token is a command operator (|, ||, &&, ;)
src/utils/bash/shellCompletion.ts:26
↓ 2 callers
Function
isCompactLinePrefixEnabled
()
src/utils/file.ts:278
↓ 2 callers
Function
isCompletedBackgroundBash
( msg: RenderableMessage, )
src/utils/collapseBackgroundBashNotifications.ts:14
↓ 2 callers
Function
isConsumerSubscriber
()
src/utils/auth.ts:1846
↓ 2 callers
Function
isCurrentDirectoryBareGitRepo
()
src/utils/git.ts:876
↓ 2 callers
Function
isCustomSubagentType
(subagentType: string | undefined)
src/tools/AgentTool/UI.tsx:869
↓ 2 callers
Function
isDangerousClassifierPermission
* Checks if a permission rule is dangerous for auto mode. * A rule is dangerous if it would auto-allow actions before the auto mode classifier * can
src/utils/permissions/permissionSetup.ts:272
↓ 2 callers
Function
isDebugRepaintsEnabled
()
src/ink/reconciler.ts:180
↓ 2 callers
Function
isDeferredToolsDeltaEnabled
()
src/utils/toolSearch.ts:629
↓ 2 callers
Function
isDesktopInstalled
* Check if Claude Desktop app is installed. * On macOS, checks for /Applications/Claude.app. * On Linux, checks if xdg-open can handle claude:// pro
src/utils/desktopDeepLink.ts:50
↓ 2 callers
Function
isDetailedProfilingEnabled
()
src/utils/startupProfiler.ts:147
↓ 2 callers
Function
isDotGitPathPS
(arg: string)
src/tools/PowerShellTool/gitSafety.ts:158
↓ 2 callers
Function
isDownloader
(name: string)
src/tools/PowerShellTool/powershellSecurity.ts:225
↓ 2 callers
Function
isEligibleForOverageCreditGrant
()
src/components/LogoV2/OverageCreditUpsell.tsx:27
↓ 2 callers
Function
isEligibleForRemoteManagedSettings
()
src/services/remoteManagedSettings/index.ts:144
↓ 2 callers
Function
isEmptyCellAt
(screen: Screen, x: number, y: number)
src/ink/screen.ts:424
↓ 2 callers
Function
isEnhancedTelemetryEnabled
()
src/utils/telemetry/sessionTracing.ts:126
↓ 2 callers
Function
isErrnoException
* Type guard narrowing an unknown error to a Node.js errno-style exception. * Uses `in` narrowing so no `as` cast is needed at call sites.
src/services/teamMemorySync/index.ts:142
↓ 2 callers
Function
isEscFinal
(byte: number)
src/ink/termio/ansi.ts:73
↓ 2 callers
Function
isEscaped
* Checks if a character at a given index is escaped (preceded by odd number of backslashes).
src/utils/settings/permissionValidation.ts:15
↓ 2 callers
Function
isExtraUsageAllowed
()
src/commands/extra-usage/index.ts:6
↓ 2 callers
Function
isExtraUsageEnabled
* Check if extra usage is enabled based on the cached disabled reason. * Extra usage is considered enabled if there's no disabled reason, * or if th
src/utils/model/check1mAccess.ts:11
↓ 2 callers
Function
isExtractModeActive
()
src/memdir/paths.ts:69
↓ 2 callers
Function
isFileWithinReadSizeLimit
( filePath: string, maxSizeBytes: number = MAX_OUTPUT_SIZE, )
src/utils/file.ts:547
↓ 2 callers
Function
isFoundationModel
(modelId: string)
src/utils/model/bedrock.ts:181
↓ 2 callers
Function
isGateEnabled
()
src/bridge/trustedDevice.ts:35
↓ 2 callers
Function
isGcpAuthRefreshFromProjectSettings
()
src/utils/auth.ts:824
↓ 2 callers
Function
isGeneratedFile
(filePath: string)
src/utils/generatedFiles.ts:85
↓ 2 callers
Function
isGitHubSshLikelyConfigured
* Check if SSH is likely to work for GitHub * This is a quick heuristic check that avoids the full clone timeout * * Uses StrictHostKeyChecking=yes
src/utils/plugins/marketplaceManager.ts:723
↓ 2 callers
Function
isGitInternalPath
* Checks if a path is a git-internal path (HEAD, objects/, refs/, hooks/).
src/tools/BashTool/readOnlyValidation.ts:1781
↓ 2 callers
Function
isHealthy
* Checks if the server is healthy and ready to handle requests. * * @returns true if state is 'running' AND the client has completed initializat
src/services/lsp/LSPServerInstance.ts:338
↓ 2 callers
Function
isHookEqual
( a: HookCommand | { type: 'function'; timeout?: number }, b: HookCommand | { type: 'function'; timeout?:
src/utils/hooks/hooksSettings.ts:33
↓ 2 callers
Function
isIDEExtensionInstalled
( ideType: IdeType, )
src/utils/ide.ts:852
↓ 2 callers
Function
isIdleNotification
* Check if a command value is an idle notification that should be hidden. * Idle notifications are processed silently without showing to the user.
src/components/PromptInput/PromptInputQueuedCommands.tsx:20
↓ 2 callers
Function
isIex
(name: string)
src/tools/PowerShellTool/powershellSecurity.ts:229
↓ 2 callers
Function
isImageBlock
(block: ContentBlockParam)
src/utils/mcpValidation.ts:55
↓ 2 callers
Function
isInTransientGitState
* Check if we're in a transient git state (merge, rebase, cherry-pick, or revert). * During these operations, we skip diff calculation since the work
src/utils/gitDiff.ts:307
↓ 2 callers
Function
isInternalHook
(matched: MatchedHook)
src/utils/hooks.ts:1440
↓ 2 callers
Function
isInvalidTypeIssue
* Helper type guards for specific Zod v4 issue types * In v4, issue types have different structures than v3
src/utils/settings/validation.ts:15
↓ 2 callers
Function
isInvalidValueIssue
(issue: ZodIssue)
src/utils/settings/validation.ts:23
↓ 2 callers
Function
isJsonLine
(line: string)
src/utils/streamJsonStdoutGuard.ts:14
↓ 2 callers
Function
isJsonlTranscriptEnabled
()
src/utils/permissions/yoloClassifier.ts:1379
↓ 2 callers
Function
isKeybindingBlockArray
* Type guard to check if an array contains only valid KeybindingBlocks.
src/keybindings/loadUserBindings.ts:108
↓ 2 callers
Function
isLabeledHookSummary
( msg: RenderableMessage, )
src/utils/collapseHookSummaries.ts:6
↓ 2 callers
Function
isLegacyModelRemapEnabled
()
src/utils/model/model.ts:552
↓ 2 callers
Function
isLocalMcpServer
(config: ScopedMcpServerConfig)
src/services/mcp/client.ts:563
↓ 2 callers
Function
isLocationLink
* Checks if an object is a LocationLink (has targetUri) vs Location (has uri)
src/tools/LSPTool/formatters.ts:119
↓ 2 callers
Function
isMainSessionTask
( task: unknown, )
src/tasks/LocalMainSessionTask.ts:307
↓ 2 callers
Function
isMainThreadSource
(querySource: QuerySource | undefined)
src/services/compact/microCompact.ts:249
↓ 2 callers
Function
isMarketplacePluginRelevant
( pluginName: string, context: TipContext | undefined, signals: { filePath?: RegExp; cli?: string[] }, )
src/services/tips/tipRegistry.ts:69
↓ 2 callers
Function
isMcpServerCommandEntry
( entry: AllowedMcpServerEntry | DeniedMcpServerEntry, )
src/utils/settings/types.ts:1118
↓ 2 callers
Function
isMcpServerDenied
* Check if an MCP server is denied by enterprise policy * Checks name-based, command-based, and URL-based restrictions * @param serverName The name
src/services/mcp/config.ts:364
↓ 2 callers
Function
isMcpServerUrlEntry
( entry: AllowedMcpServerEntry | DeniedMcpServerEntry, )
src/utils/settings/types.ts:1127
↓ 2 callers
Function
isMcpSessionExpiredError
(error: Error)
src/services/mcp/client.ts:193
↓ 2 callers
Function
isMemoryDirectory
(dirPath: string)
src/utils/memoryFileDetection.ts:152
← previous
next →
3,401–3,500 of 11,484, ranked by callers