Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ functions
Functions
13,048 in github.com/codeaashu/claude-code
⨍
Functions
13,048
◇
Types & classes
657
↓ 1 callers
Method
hrTimeToISOString
(hrTime: HrTime)
src/utils/telemetry/bigqueryExporter.ts:240
↓ 1 callers
Function
hydrateFromCCRv2InternalEvents
( sessionId: string, )
src/utils/sessionStorage.ts:1632
↓ 1 callers
Function
hydrateRemoteSession
( sessionId: string, ingressUrl: string, )
src/utils/sessionStorage.ts:1587
↓ 1 callers
Function
identifySequence
* Identify the type of escape sequence from its raw form.
src/ink/termio/parser.ts:245
↓ 1 callers
Method
imageRefEndingAt
* If an [Image #N] chip ends at `offset`, return its bounds. Used by left() * to hop the cursor over the chip instead of stepping into it.
src/utils/Cursor.ts:325
↓ 1 callers
Function
importGithubToken
( token: RedactedGithubToken, )
src/commands/remote-setup/api.ts:51
↓ 1 callers
Function
incrementBudgetContinuationCount
()
src/bootstrap/state.ts:741
↓ 1 callers
Function
incrementIgnoredCount
()
src/utils/plugins/lspRecommendation.ts:334
↓ 1 callers
Method
incrementPendingWrites
()
src/utils/sessionStorage.ts:582
↓ 1 callers
Function
incrementProjectOnboardingSeenCount
()
src/projectOnboardingState.ts:78
↓ 1 callers
Function
inferContextFromAction
* Infer context from action prefix when not in DEFAULT_BINDINGS.
src/skills/bundled/keybindings.ts:61
↓ 1 callers
Method
ingest
(newEvents: SDKMessage[])
src/utils/ultraplan/ccrSession.ts:101
↓ 1 callers
Function
initAutoDream
()
src/services/autoDream/autoDream.ts:122
↓ 1 callers
Function
initBridgeCore
( params: BridgeCoreParams, )
src/bridge/replBridge.ts:260
↓ 1 callers
Function
initBuiltinPlugins
()
src/plugins/bundled/index.ts:20
↓ 1 callers
Function
initBundledSkills
()
src/skills/bundled/index.ts:24
↓ 1 callers
Function
initCharAscii
()
src/ink/screen.ts:325
↓ 1 callers
Function
initEnvLessBridgeCore
( params: EnvLessBridgeParams, )
src/bridge/remoteBridgeCore.ts:140
↓ 1 callers
Function
initFingerprint
(req: Record<string, unknown>)
src/services/api/dumpPrompts.ts:74
↓ 1 callers
Function
initJetBrainsDetection
()
src/utils/envDynamic.ts:136
↓ 1 callers
Function
initMagicDocs
()
src/services/MagicDocs/magicDocs.ts:242
↓ 1 callers
Function
initModelStrings
()
src/utils/model/modelStrings.ts:118
↓ 1 callers
Function
initSessionMemory
()
src/services/SessionMemory/sessionMemory.ts:357
↓ 1 callers
Function
initSessionMemoryCompactConfig
* Initialize configuration from remote config (GrowthBook). * Only fetches once per session - subsequent calls return immediately.
src/services/compact/sessionMemoryCompact.ts:102
↓ 1 callers
Function
initSkillImprovement
()
src/utils/hooks/skillImprovement.ts:175
↓ 1 callers
Function
initTerminal
()
src/server/web/terminal.ts:99
↓ 1 callers
Function
initTerminal
()
src/server/web/public/terminal.js:8759
↓ 1 callers
Function
initUpstreamProxy
(opts?: { tokenPath?: string systemCaPath?: string caBundlePath?: string ccrBaseUrl?: string })
src/upstreamproxy/upstreamproxy.ts:79
↓ 1 callers
Function
initUser
()
src/utils/user.ts:53
↓ 1 callers
Function
initWheelAccel
(xtermJs = false, base = 1)
src/components/ScrollKeybindingHandler.tsx:314
↓ 1 callers
Function
initialPermissionModeFromCLI
({ permissionModeCli, dangerouslySkipPermissions, }: { permissionModeCli: string | undefined dangerous
src/utils/permissions/permissionSetup.ts:689
↓ 1 callers
Method
initialize
(mcpClient: MCPServerConnection)
src/services/diagnosticTracking.ts:51
↓ 1 callers
Function
initialize1PEventLogging
()
src/services/analytics/firstPartyEventLogger.ts:312
↓ 1 callers
Function
initializeAgentMcpServers
* Initialize agent-specific MCP servers * Agents can define their own MCP servers in their frontmatter that are additive * to the parent's MCP clien
src/tools/AgentTool/runAgent.ts:95
↓ 1 callers
Function
initializeAgentMemorySnapshots
* Check for and initialize agent memory from project snapshots. * For agents with memory enabled, copies snapshot to local if no local memory exists.
src/tools/AgentTool/loadAgentsDir.ts:262
↓ 1 callers
Function
initializeAnalyticsGates
()
src/services/analytics/sink.ts:96
↓ 1 callers
Function
initializeBetaTracing
* Initialize beta tracing - a separate code path for detailed debugging. * Uses BETA_TRACING_ENDPOINT instead of OTEL_EXPORTER_OTLP_ENDPOINT.
src/utils/telemetry/instrumentation.ts:353
↓ 1 callers
Function
initializeEntrypoint
(isNonInteractive: boolean)
src/main.tsx:517
↓ 1 callers
Function
initializeErrorLogSink
()
src/utils/errorLogSink.ts:225
↓ 1 callers
Function
initializeFileChangedWatcher
(cwd: string)
src/utils/hooks/fileChangedWatcher.ts:28
↓ 1 callers
Function
initializeFromSnapshot
( agentType: string, scope: AgentMemoryScope, snapshotTimestamp: string, )
src/tools/AgentTool/agentMemorySnapshot.ts:149
↓ 1 callers
Function
initializeIdeIntegration
( onIdeDetected: (ide: DetectedIDEInfo | null) => void, ideToInstallExtension: IdeType | null, onShowIde
src/utils/ide.ts:1288
↓ 1 callers
Function
initializeKeybindingWatcher
()
src/keybindings/loadUserBindings.ts:353
↓ 1 callers
Function
initializePerfettoTracing
()
src/utils/telemetry/perfettoTracing.ts:253
↓ 1 callers
Function
initializePolicyLimitsLoadingPromise
()
src/services/policyLimits/index.ts:94
↓ 1 callers
Function
initializeRemoteManagedSettingsLoadingPromise
()
src/services/remoteManagedSettings/index.ts:77
↓ 1 callers
Function
initializeServersAsPending
()
src/services/mcp/useManageMCPConnections.ts:773
↓ 1 callers
Function
initializeTeammateContextFromSession
( setAppState: (updater: (prev: AppState) => AppState) => void, teamName: string, agentName: string, )
src/utils/swarm/reconnection.ts:75
↓ 1 callers
Function
initializeTelemetry
()
src/utils/telemetry/instrumentation.ts:421
↓ 1 callers
Function
initializeToolPermissionContext
({ allowedToolsCli, disallowedToolsCli, baseToolsCli, permissionMode, allowDangerouslySkipPermission
src/utils/permissions/permissionSetup.ts:872
↓ 1 callers
Function
initializeWarningHandler
()
src/utils/warningHandler.ts:60
↓ 1 callers
Method
injectControlResponse
* Inject a control_response message to resolve a pending permission request. * Used by the bridge to feed permission responses from claude.ai into
src/cli/structuredIO.ts:283
↓ 1 callers
Function
inkBoxPropsToCSS
(props: InkStyleProps)
web/lib/ink-compat/prop-mapping.ts:136
↓ 1 callers
Method
input
(e3, t3 = true)
src/server/web/public/terminal.js:2588
↓ 1 callers
Function
inputPreview
Build a short preview of tool input for debug logging.
src/bridge/sessionRunner.ts:237
↓ 1 callers
Function
inputSchema
()
src/tools/AgentTool/AgentTool.tsx:233
↓ 1 callers
Function
inputSchema
()
src/tools/BashTool/BashTool.tsx:478
↓ 1 callers
Function
inputSchema
()
src/tools/ExitPlanModeTool/ExitPlanModeV2Tool.ts:157
↓ 1 callers
Function
inputToPermissionRuleContent
(input: { [k: string]: unknown; })
src/components/permissions/WebFetchPermissionRequest/WebFetchPermissionRequest.tsx:12
↓ 1 callers
Function
inputToString
(input: Buffer | string)
src/ink/parse-keypress.ts:196
↓ 1 callers
Method
insert
(e3)
src/server/web/public/terminal.js:3588
↓ 1 callers
Method
insertAttributionSnapshot
(snapshot: AttributionSnapshotMessage)
src/utils/sessionStorage.ts:1107
↓ 1 callers
Method
insertChars
(e3)
src/server/web/public/terminal.js:2993
↓ 1 callers
Method
insertColumns
(e3)
src/server/web/public/terminal.js:3031
↓ 1 callers
Method
insertContentReplacement
( replacements: ContentReplacementRecord[], agentId?: AgentId, )
src/utils/sessionStorage.ts:1113
↓ 1 callers
Method
insertFileHistorySnapshot
( messageId: UUID, snapshot: FileHistorySnapshot, isSnapshotUpdate: boolean, )
src/utils/sessionStorage.ts:1085
↓ 1 callers
Method
insertLines
(e3)
src/server/web/public/terminal.js:2976
↓ 1 callers
Method
insertQueueOperation
(queueOp: QueueOperationMessage)
src/utils/sessionStorage.ts:1101
↓ 1 callers
Function
installAsciicastRecorder
()
src/utils/asciicast.ts:140
↓ 1 callers
Function
installBindingsForAlacritty
(theme: ThemeName)
src/commands/terminalSetup/terminalSetup.tsx:373
↓ 1 callers
Function
installBindingsForZed
(theme: ThemeName)
src/commands/terminalSetup/terminalSetup.tsx:462
↓ 1 callers
Function
installFromArtifactory
(command: string)
src/utils/ide.ts:1392
↓ 1 callers
Function
installFromGitHub
* Install a plugin from GitHub
src/utils/plugins/pluginLoader.ts:662
↓ 1 callers
Function
installFromGitSubdir
( url: string, targetPath: string, subdirPath: string, ref?: string, sha?: string, )
src/utils/plugins/pluginLoader.ts:718
↓ 1 callers
Function
installFromLocal
* Install a plugin from a local path
src/utils/plugins/pluginLoader.ts:856
↓ 1 callers
Function
installFromNpm
( packageName: string, targetPath: string, options: { registry?: string; version?: string } = {}, )
src/utils/plugins/pluginLoader.ts:492
↓ 1 callers
Function
installHandler
(target: string | undefined, options: { force?: boolean; })
src/cli/handlers/util.tsx:90
↓ 1 callers
Function
installIDEExtension
(ideType: IdeType)
src/utils/ide.ts:879
↓ 1 callers
Function
installIt2
( packageManager: PythonPackageManager, )
src/utils/swarm/backends/it2Setup.ts:90
↓ 1 callers
Function
installPlugin
( plugin: string, scope: InstallableScope = 'user', )
src/services/plugins/pluginCliCommands.ts:103
↓ 1 callers
Function
installPluginOp
( plugin: string, scope: InstallableScope = 'user', )
src/services/plugins/pluginOperations.ts:321
↓ 1 callers
Function
installPluginsForHeadless
()
src/utils/plugins/headlessPluginInstall.ts:43
↓ 1 callers
Function
installStreamJsonStdoutGuard
()
src/utils/streamJsonStdoutGuard.ts:49
↓ 1 callers
Function
installVersion
( stagingPath: string, installPath: string, downloadType: 'npm' | 'binary', )
src/utils/nativeInstaller/installer.ts:424
↓ 1 callers
Function
installVersionFromBinary
( stagingPath: string, installPath: string, )
src/utils/nativeInstaller/installer.ts:385
↓ 1 callers
Function
installVersionFromPackage
( stagingPath: string, installPath: string, )
src/utils/nativeInstaller/installer.ts:328
↓ 1 callers
Function
internCharString
* Intern a character string via the screen's shared CharPool. * Supports grapheme clusters like family emoji.
src/ink/screen.ts:845
↓ 1 callers
Function
internHyperlink
(screen: Screen, hyperlink: Hyperlink)
src/ink/screen.ts:445
↓ 1 callers
Function
interpolateEnvVars
* Interpolate $VAR_NAME and ${VAR_NAME} patterns in a string using process.env, * but only for variable names present in the allowlist. References to
src/utils/hooks/execHttpHook.ts:89
↓ 1 callers
Function
interpretCommandResult
( command: string, exitCode: number, stdout: string, stderr: string, )
src/tools/PowerShellTool/commandSemantics.ts:130
↓ 1 callers
Function
interpretCommandResult
( command: string, exitCode: number, stdout: string, stderr: string, )
src/tools/BashTool/commandSemantics.ts:124
↓ 1 callers
Function
intersectClip
* Intersect two clips. `undefined` on an axis means unbounded; the other * clip's bound wins. If both are bounded, take the tighter constraint * (ma
src/ink/output.ts:104
↓ 1 callers
Method
invalidateCredentials
( scope: 'all' | 'client' | 'tokens' | 'verifier' | 'discovery', )
src/services/mcp/auth.ts:1960
↓ 1 callers
Function
invalidateOAuthCacheIfDiskChanged
()
src/utils/auth.ts:1320
↓ 1 callers
Function
invalidateOverageCreditGrantCache
()
src/services/api/overageCreditGrant.ts:61
↓ 1 callers
Method
invalidatePrevFrame
* Mark the previous frame as untrustworthy for blit, forcing the next * render to do a full-damage diff instead of the per-node fast path. *
src/ink/ink.tsx:850
↓ 1 callers
Function
isAbortError
(e: unknown)
src/utils/errors.ts:27
↓ 1 callers
Method
isActive
* Is the guard active (dispatching or running)? * Always synchronous — not subject to React state batching delays.
src/utils/QueryGuard.ts:99
↓ 1 callers
Function
isAgentMemFile
* Check if a file path is within an agent memory directory.
src/utils/memoryFileDetection.ts:119
↓ 1 callers
Function
isAgentTeamsFlagSet
* Check if --agent-teams flag is provided via CLI. * Checks process.argv directly to avoid import cycles with bootstrap/state. * Note: The flag is o
src/utils/agentSwarmsEnabled.ts:10
← previous
next →
7,101–7,200 of 13,048, ranked by callers