MCPcopy Create free account

hub / github.com/tanbiralam/claude-code / functions

Functions11,484 in github.com/tanbiralam/claude-code

↓ 1 callersMethodcancelSession
* Send an interrupt signal to cancel the current request on the remote session
src/remote/RemoteSessionManager.ts:294
↓ 1 callersFunctioncaptureCarry
(s: LoadState, buf: Buffer, trailStart: number)
src/utils/sessionStoragePortable.ts:689
↓ 1 callersFunctioncaptureMemoryDiagnostics
( trigger: 'manual' | 'auto-1.5GB', dumpNumber = 0, )
src/utils/heapDumpService.ts:88
↓ 1 callersFunctioncaptureSnap
( s: LoadState, buf: Buffer, chunk: Buffer, lastSnapStart: number, lastSnapEnd: number, )
src/utils/sessionStoragePortable.ts:664
↓ 1 callersFunctioncategorizeRetryableAPIError
( error: APIError, )
src/services/api/errors.ts:1163
↓ 1 callersFunctioncategorizeToolName
(toolName: string)
src/utils/streamlinedTransform.ts:52
↓ 1 callersFunctioncellContentToToolResult
(cell: NotebookCellSource)
src/utils/notebook.ts:119
↓ 1 callersFunctioncharInCellAt
( screen: Screen, x: number, y: number, )
src/ink/screen.ts:666
↓ 1 callersFunctioncharWidth
(ch: string)
src/native-ts/color-diff/index.ts:659
↓ 1 callersFunctioncheck
(file: string, options?: CheckOptions)
src/utils/lockfile.ts:41
↓ 1 callersFunctioncheckAdminRequestEligibility
( requestType: AdminRequestType, )
src/services/api/adminRequests.ts:102
↓ 1 callersFunctioncheckAgentDescriptions
* Check agent descriptions token count
src/utils/doctorContextWarnings.ts:73
↓ 1 callersFunctioncheckAgentMemorySnapshot
( agentType: string, scope: AgentMemoryScope, )
src/tools/AgentTool/agentMemorySnapshot.ts:98
↓ 1 callersFunctioncheckAndDisableBypassPermissions
( currentContext: ToolPermissionContext, )
src/utils/permissions/permissionSetup.ts:1411
↓ 1 callersFunctioncheckAndInstall
()
src/commands/thinkback/thinkback.tsx:164
↓ 1 callersFunctioncheckAndInstallOfficialMarketplace
()
src/utils/plugins/officialMarketplaceStartupCheck.ts:147
↓ 1 callersFunctioncheckAndRestoreITerm2Backup
()
src/utils/iTermBackup.ts:43
↓ 1 callersFunctioncheckAutoCompactDisabled
( data: ContextData, suggestions: ContextSuggestion[], )
src/utils/contextSuggestions.ts:219
↓ 1 callersFunctioncheckAutoThreshold
* Check whether deferred tools exceed the auto-threshold for enabling TST. * Tries exact token count first; falls back to character-based heuristic.
src/utils/toolSearch.ts:712
↓ 1 callersFunctioncheckBackgroundRemoteSessionEligibility
({ skipBundle = false, }: { skipBundle?: boolean } = {})
src/utils/background/remote/remoteSession.ts:45
↓ 1 callersFunctioncheckBridgePrerequisites
()
src/commands/bridge/bridge.tsx:467
↓ 1 callersFunctioncheckBudget
(P: ParseState)
src/utils/bash/bashParser.ts:647
↓ 1 callersFunctioncheckClaudeMdFiles
()
src/utils/doctorContextWarnings.ts:43
↓ 1 callersFunctioncheckCommandOperatorPermissions
( input: z.infer<typeof BashTool.inputSchema>, bashToolHasPermissionFn: ( input: z.infer<typeof BashTo
src/tools/BashTool/bashCommandHelpers.ts:181
↓ 1 callersFunctioncheckComputerUseLock
()
src/utils/computerUse/computerUseLock.ts:110
↓ 1 callersFunctioncheckContextWarnings
( tools: Tool[], agentInfo: AgentDefinitionsResult | null, getToolPermissionContext: () => Promise<ToolP
src/utils/doctorContextWarnings.ts:246
↓ 1 callersFunctioncheckDangerousRemovalPaths
* Checks if an rm/rmdir command targets dangerous paths that should always * require explicit user approval, even if allowlist rules exist. * This p
src/tools/BashTool/pathValidation.ts:70
↓ 1 callersFunctioncheckDomainBlocklist
( domain: string, )
src/tools/WebFetchTool/utils.ts:176
↓ 1 callersFunctioncheckDuplicates
( blocks: KeybindingBlock[], )
src/keybindings/validate.ts:336
↓ 1 callersFunctioncheckEndpoints
()
src/utils/preflightChecks.tsx:17
↓ 1 callersFunctioncheckExistingWorkflowFile
(repoName_0: string)
src/commands/install-github-app/install-github-app.tsx:214
↓ 1 callersFunctioncheckForAsyncHookResponses
()
src/utils/hooks/AsyncHookRegistry.ts:113
↓ 1 callersFunctioncheckForLSPDiagnostics
()
src/services/lsp/LSPDiagnosticRegistry.ts:193
↓ 1 callersFunctioncheckForReleaseNotes
( lastSeenVersion: string | null | undefined, currentVersion: string = MACRO.VERSION, )
src/utils/releaseNotes.ts:287
↓ 1 callersFunctioncheckForReleaseNotesSync
( lastSeenVersion: string | null | undefined, currentVersion: string = MACRO.VERSION, )
src/utils/releaseNotes.ts:335
↓ 1 callersFunctioncheckGcpCredentialsValid
()
src/utils/auth.ts:847
↓ 1 callersFunctioncheckGithubTokenSynced
()
src/utils/background/remote/preconditions.ts:164
↓ 1 callersFunctioncheckGroveForNonInteractive
()
src/services/api/grove.ts:323
↓ 1 callersFunctioncheckGroveSettings
()
src/components/grove/Grove.tsx:157
↓ 1 callersFunctioncheckHasRemoteEnvironment
()
src/utils/background/remote/preconditions.ts:45
↓ 1 callersFunctioncheckIfLocalPlugin
* Check if a plugin is from a local source and cannot be remotely updated * @returns Error message if local, null if remote/updatable
src/commands/plugin/ManagePlugins.tsx:376
↓ 1 callersFunctioncheckInstallation
()
src/components/AutoUpdaterWrapper.tsx:35
↓ 1 callersFunctioncheckIsGitClean
()
src/utils/background/remote/preconditions.ts:36
↓ 1 callersFunctioncheckIsInGitRepo
()
src/utils/background/remote/preconditions.ts:59
↓ 1 callersFunctioncheckLargeToolResults
( data: ContextData, suggestions: ContextSuggestion[], )
src/utils/contextSuggestions.ts:70
↓ 1 callersFunctioncheckLoginState
()
src/commands/remote-setup/remote-setup.tsx:23
↓ 1 callersFunctioncheckManagedSettingsSecurity
(cachedSettings: SettingsJson | null, newSettings: SettingsJson | null)
src/services/remoteManagedSettings/securityCheck.tsx:22
↓ 1 callersFunctioncheckMcpTools
* Check MCP tools token count
src/utils/doctorContextWarnings.ts:119
↓ 1 callersFunctioncheckMcpbChanged
( source: string, pluginPath: string, )
src/utils/plugins/mcpbHandler.ts:622
↓ 1 callersFunctioncheckMemoryBloat
( data: ContextData, suggestions: ContextSuggestion[], )
src/utils/contextSuggestions.ts:187
↓ 1 callersFunctioncheckMetricsEnabled
()
src/services/api/metricsOptOut.ts:128
↓ 1 callersFunctioncheckMockFastModeRateLimit
( isFastModeActive?: boolean, )
src/services/mockRateLimits.ts:847
↓ 1 callersFunctioncheckMockRateLimitError
( currentModel: string, isFastModeActive?: boolean, )
src/services/rateLimitMocking.ts:42
↓ 1 callersFunctioncheckNearCapacity
( data: ContextData, suggestions: ContextSuggestion[], )
src/utils/contextSuggestions.ts:55
↓ 1 callersFunctioncheckOverageGate
()
src/commands/review/reviewRemote.ts:52
↓ 1 callersFunctioncheckPathConstraints
( input: { command: string }, parsed: ParsedPowerShellCommand, toolPermissionContext: ToolPermissionCont
src/tools/PowerShellTool/pathValidation.ts:1528
↓ 1 callersFunctioncheckPathConstraintsForStatement
( statement: ParsedPowerShellCommand['statements'][number], toolPermissionContext: ToolPermissionContext,
src/tools/PowerShellTool/pathValidation.ts:1569
↓ 1 callersFunctioncheckPermissionMode
( input: z.infer<typeof BashTool.inputSchema>, toolPermissionContext: ToolPermissionContext, )
src/tools/BashTool/modeValidation.ts:72
↓ 1 callersFunctioncheckPermissionsAndCallTool
( tool: Tool, toolUseID: string, input: { [key: string]: boolean | string | number }, toolUseContext:
src/services/tools/toolExecution.ts:599
↓ 1 callersFunctioncheckQuotaStatus
()
src/services/claudeAiLimits.ts:220
↓ 1 callersFunctioncheckReadResultBloat
( data: ContextData, suggestions: ContextSuggestion[], )
src/utils/contextSuggestions.ts:151
↓ 1 callersFunctioncheckRepoForRemoteAccess
( owner: string, repo: string, )
src/utils/background/remote/preconditions.ts:221
↓ 1 callersFunctioncheckRepositoryPermissions
(repoName: string)
src/commands/install-github-app/install-github-app.tsx:187
↓ 1 callersFunctioncheckReservedShortcuts
( bindings: ParsedBinding[], )
src/keybindings/validate.ts:373
↓ 1 callersFunctioncheckResponseForCacheBreak
( querySource: QuerySource, cacheReadTokens: number, cacheCreationTokens: number, messages: Message[],
src/services/api/promptCacheBreakDetection.ts:437
↓ 1 callersFunctioncheckResumeConsistency
(chain: Message[])
src/utils/sessionStorage.ts:2224
↓ 1 callersFunctioncheckRuleBasedPermissions
( tool: Tool, input: { [key: string]: unknown }, context: ToolUseContext, )
src/utils/permissions/permissions.ts:1071
↓ 1 callersFunctioncheckSandboxAutoAllow
* Checks if a command should be auto-allowed when sandboxed. * Returns early if there are explicit deny/ask rules that should be respected. * * NOT
src/tools/BashTool/bashPermissions.ts:1270
↓ 1 callersFunctioncheckSecurityRestrictionGate
( gate: string, )
src/services/analytics/growthbook.ts:851
↓ 1 callersFunctioncheckSedConstraints
( input: { command: string }, toolPermissionContext: ToolPermissionContext, )
src/tools/BashTool/sedValidation.ts:644
↓ 1 callersFunctioncheckSemanticsDeny
* checkSemantics-path deny enforcement. Calls checkEarlyExitDeny (exact-match * + full-command prefix deny), then checks each individual SimpleComman
src/tools/BashTool/bashPermissions.ts:1431
↓ 1 callersMethodcheckTmux
()
src/utils/terminalPanel.ts:62
↓ 1 callersFunctioncheckTmuxAvailable
()
src/utils/tmuxSocket.ts:151
↓ 1 callersFunctioncheckTokenBudget
( tracker: BudgetTracker, agentId: string | undefined, budget: number | null, globalTurnTokens: number
src/query/tokenBudget.ts:45
↓ 1 callersFunctioncheckUnreachableRules
* Check for unreachable permission rules (e.g., specific allow rules shadowed by tool-wide ask rules)
src/utils/doctorContextWarnings.ts:212
↓ 1 callersFunctioncheckWSLDistroMatch
( windowsPath: string, wslDistroName: string, )
src/utils/idePathConversion.ts:79
↓ 1 callersFunctioncheckoutBranch
* Checks out a specific branch
src/utils/teleport.tsx:251
↓ 1 callersFunctionchordExactlyMatches
* Check if a full chord matches a binding's chord.
src/keybindings/resolver.ts:140
↓ 1 callersFunctionchordPrefixMatches
* Check if a chord prefix matches the beginning of a binding's chord.
src/keybindings/resolver.ts:123
↓ 1 callersFunctionclaimTaskWithBusyCheck
* Claims a task with an atomic check for agent busy status. * Uses a task-list-level lock to ensure the busy check and claim are atomic.
src/utils/tasks.ts:618
↓ 1 callersFunctionclampChalkLevelForTmux
* tmux parses truecolor SGR (\e[48;2;r;g;bm) into its cell buffer correctly, * but its client-side emitter only re-emits truecolor to the outer termi
src/ink/colorize.ts:47
↓ 1 callersFunctionclassifyAPIError
(error: unknown)
src/services/api/errors.ts:965
↓ 1 callersFunctionclassifyGcsError
(e: unknown)
src/utils/plugins/officialMarketplaceGcs.ts:196
↓ 1 callersFunctionclassifyMcpToolForCollapse
( _serverName: string, toolName: string, )
src/tools/MCPTool/classifyForCollapse.ts:595
↓ 1 callersFunctionclassifyPluginCommandError
( error: unknown, )
src/utils/telemetry/pluginTelemetry.ts:238
↓ 1 callersFunctionclassifyToolError
(error: unknown)
src/services/tools/toolExecution.ts:150
↓ 1 callersFunctionclassifyYoloActionXml
* XML classifier for auto mode security decisions. Supports three modes: * * 'both' (default): Stage 1 ("fast") runs first with max_tokens=64 and *
src/utils/permissions/yoloClassifier.ts:711
↓ 1 callersFunctionclaudeInChromeToolRendering
()
src/services/mcp/client.ts:236
↓ 1 callersFunctioncleanWord
(word: string)
src/utils/suggestions/commandSuggestions.ts:542
↓ 1 callersFunctioncleanup
()
src/screens/REPL.tsx:2300
↓ 1 callersFunctioncleanupAgentTracking
(agentId: AgentId)
src/services/api/promptCacheBreakDetection.ts:700
↓ 1 callersFunctioncleanupNpmInstallations
()
src/utils/nativeInstaller/installer.ts:1656
↓ 1 callersFunctioncleanupOldDebugLogs
()
src/utils/cleanup.ts:396
↓ 1 callersFunctioncleanupOldFileHistoryBackups
()
src/utils/cleanup.ts:305
↓ 1 callersFunctioncleanupOldImageCaches
()
src/utils/imageStore.ts:129
↓ 1 callersFunctioncleanupOldMessageFiles
()
src/utils/cleanup.ts:93
↓ 1 callersFunctioncleanupOldMessageFilesInBackground
()
src/utils/cleanup.ts:575
↓ 1 callersFunctioncleanupOldPastes
(cutoffDate: Date)
src/utils/pasteStore.ts:76
↓ 1 callersFunctioncleanupOldPlanFiles
()
src/utils/cleanup.ts:300
↓ 1 callersFunctioncleanupOldSessionEnvDirs
()
src/utils/cleanup.ts:350
← previousnext →4,501–4,600 of 11,484, ranked by callers