MCPcopy Create free account

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

Functions13,048 in github.com/codeaashu/claude-code

↓ 2 callersFunctionsetTheme
(theme: Theme)
web/components/layout/ThemeProvider.tsx:46
↓ 2 callersFunctionsetTracerProvider
(provider: BasicTracerProvider | null)
src/bootstrap/state.ts:1053
↓ 2 callersFunctionsetYoloClassifierApproval
( toolUseID: string, reason: string, )
src/utils/classifierApprovals.ts:41
↓ 2 callersFunctionsettingSourceToConfigChangeSource
( source: SettingSource, )
src/utils/settings/changeDetector.ts:252
↓ 2 callersFunctionsetupClaudeInChrome
()
src/utils/claudeInChrome/setup.ts:91
↓ 2 callersFunctionsetupSessionMemoryFile
( toolUseContext: ToolUseContext, )
src/services/SessionMemory/sessionMemory.ts:183
↓ 2 callersFunctionsetupTerminal
(theme: ThemeName)
src/commands/terminalSetup/terminalSetup.tsx:79
↓ 2 callersFunctionseverityToNumber
* Maps severity string to numeric value for sorting. * Error=1, Warning=2, Info=3, Hint=4
src/services/lsp/LSPDiagnosticRegistry.ts:91
↓ 2 callersFunctionshallowEqual
( a: T | undefined, b: T | undefined, )
src/ink/dom.ts:295
↓ 2 callersFunctionshiftAnchor
( s: SelectionState, dRow: number, minRow: number, maxRow: number, )
src/ink/selection.ts:573
↓ 2 callersMethodshiftElements
(e3, t3, i3)
src/server/web/public/terminal.js:2412
↓ 2 callersFunctionshiftRows
( screen: Screen, top: number, bottom: number, n: number, )
src/ink/screen.ts:1057
↓ 2 callersFunctionshouldCheckForPasses
* Prechecks for if user can access guest passes feature
src/services/api/referral.ts:71
↓ 2 callersMethodshouldColumnSelect
(e3)
src/server/web/public/terminal.js:2137
↓ 2 callersFunctionshouldDisableBypassPermissions
()
src/utils/permissions/permissionSetup.ts:1265
↓ 2 callersFunctionshouldEnableClaudeInChrome
(chromeFlag?: boolean)
src/utils/claudeInChrome/setup.ts:39
↓ 2 callersFunctionshouldEnablePromptSuggestion
()
src/services/PromptSuggestion/promptSuggestion.ts:37
↓ 2 callersFunctionshouldFilterSuggestion
( suggestion: string | null, promptId: PromptVariant, source?: 'cli' | 'sdk', )
src/services/PromptSuggestion/promptSuggestion.ts:354
↓ 2 callersMethodshouldForceSelection
(e3)
src/server/web/public/terminal.js:2103
↓ 2 callersFunctionshouldIncludeGitInstructions
()
src/utils/gitSettings.ts:13
↓ 2 callersFunctionshouldInjectAgentListInMessages
()
src/tools/AgentTool/prompt.ts:59
↓ 2 callersFunctionshouldKillTask
(task: AppState['tasks'][string])
src/commands/clear/conversation.ts:95
↓ 2 callersFunctionshouldPlanUseAutoMode
()
src/utils/permissions/permissionSetup.ts:1446
↓ 2 callersFunctionshouldShowDevBar
()
src/components/DevBar.tsx:8
↓ 2 callersFunctionshouldShowOverageCreditUpsell
()
src/components/LogoV2/OverageCreditUpsell.tsx:32
↓ 2 callersFunctionshouldSkip
(id: string)
src/utils/toolResultStorage.ts:780
↓ 2 callersMethodshouldSkipPersistence
* True when test env / cleanupPeriodDays=0 / --no-session-persistence / * CLAUDE_CODE_SKIP_PROMPT_HISTORY should suppress all transcript writes.
src/utils/sessionStorage.ts:960
↓ 2 callersFunctionshowTeammate
* Show a previously hidden teammate pane using the backend abstraction. * Only available for ant users (gated for dead code elimination in external b
src/components/teams/TeamsDialog.tsx:639
↓ 2 callersFunctionshutdown
()
src/main.tsx:4026
↓ 2 callersFunctionshutdownAndExit
()
src/utils/computerUse/mcpServer.ts:93
↓ 2 callersFunctionshutdownAndExit
()
src/utils/claudeInChrome/mcpServer.ts:259
↓ 2 callersFunctionsingleQuoteForEval
* Single-quote a string for use as an eval argument. Escapes embedded single * quotes via '"'"' (close-sq, literal-sq-in-dq, reopen-sq). Used instead
src/utils/bash/bashPipeCommand.ts:273
↓ 2 callersFunctionsink
()
web/lib/performance/metrics.ts:18
↓ 2 callersFunctionsleep
(ms: number)
web/lib/api/client.ts:31
↓ 2 callersFunctionsmooshSystemReminderSiblings
* Final pass: smoosh any `<system-reminder>`-prefixed text siblings into the * last tool_result of the same user message. Catches siblings from: * -
src/utils/messages.ts:1835
↓ 2 callersFunctionsortKeys
(o: T | undefined)
src/utils/plugins/loadPluginHooks.ts:239
↓ 2 callersFunctionsp
(p: Point)
src/ink/selection.ts:553
↓ 2 callersMethodspawn
* Spawns an in-process teammate. * * Uses spawnInProcessTeammate() to: * 1. Create TeammateContext via createTeammateContext() * 2. Create
src/utils/swarm/backends/InProcessBackend.ts:72
↓ 2 callersFunctionspawnBackgroundTask
()
src/tools/PowerShellTool/PowerShellTool.tsx:766
↓ 2 callersFunctionspawnBackgroundTask
()
src/tools/BashTool/BashTool.tsx:904
↓ 2 callersFunctionspawnCaffeinate
()
src/services/preventSleep.ts:101
↓ 2 callersFunctionspawnDetached
* Spawn a terminal detached so the handler process can exit without * waiting for the terminal to close. Resolves false on spawn failure * (ENOENT,
src/utils/deepLink/terminalLauncher.ts:476
↓ 2 callersFunctionspawnInProcessTeammate
( config: InProcessSpawnConfig, context: SpawnContext, )
src/utils/swarm/spawnInProcess.ts:104
↓ 2 callersFunctionspawnScriptArgs
* Returns the args that must precede CLI flags when spawning a child claude * process. In compiled binaries, process.execPath is the claude binary it
src/bridge/bridgeMain.ts:119
↓ 2 callersFunctionspawnSecurity
(serviceName: string)
src/utils/secureStorage/keychainPrefetch.ts:45
↓ 2 callersFunctionspawnShellTask
(input: LocalShellSpawnInput & { shellCommand: ShellCommand; }, context: TaskContext)
src/tasks/LocalShellTask/LocalShellTask.tsx:180
↓ 2 callersFunctionsplitIdentifier
(name: string)
src/services/voiceKeyterms.ts:40
↓ 2 callersFunctionsplitNumericParams
(params: string)
src/ink/parse-keypress.ts:177
↓ 2 callersFunctionsplitPathInFrontmatter
(input: string | string[])
src/utils/frontmatterParser.ts:189
↓ 2 callersFunctionsplitSysPromptPrefix
( systemPrompt: SystemPrompt, options?: { skipGlobalCacheForSystemPrompt?: boolean }, )
src/utils/api.ts:321
↓ 2 callersFunctionspriteColWidth
(nameWidth: number)
src/buddy/CompanionSprite.tsx:158
↓ 2 callersFunctionssrfError
(hostname: string, address: string)
src/utils/hooks/ssrfGuard.ts:285
↓ 2 callersMethodstart
()
src/server/web/public/terminal.js:5107
↓ 2 callersMethodstartAuthentication
()
src/utils/awsAuthStatusManager.ts:40
↓ 2 callersFunctionstartBackgrounding
(eventName: string, backgroundFn?: (shellId: string) => void)
src/tools/BashTool/BashTool.tsx:924
↓ 2 callersFunctionstartDeferredPrefetches
()
src/main.tsx:388
↓ 2 callersFunctionstartFileWatcher
* Start watching the team memory directory for changes. * * Uses `fs.watch({recursive: true})` on the directory (not chokidar). * chokidar 4+ dropp
src/services/teamMemorySync/watcher.ts:167
↓ 2 callersFunctionstartHeartbeatTimer
()
src/utils/sessionActivity.ts:30
↓ 2 callersFunctionstartHookProgressInterval
(params: { hookId: string hookName: string hookEvent: string getOutput: () => Promise<{ stdout: string
src/utils/hooks/hookEvents.ts:124
↓ 2 callersFunctionstartInProcessTeammate
(config: InProcessRunnerConfig)
src/utils/swarm/inProcessRunner.ts:1544
↓ 2 callersFunctionstartOfDay
(d: Date)
src/utils/formatBriefTimestamp.ts:79
↓ 2 callersMethodstartOfFirstLine
()
src/utils/Cursor.ts:1004
↓ 2 callersMethodstartPingInterval
()
src/remote/SessionsWebSocket.ts:301
↓ 2 callersMethodstartPolling
* Begin polling the output file for progress. Called from React * useEffect when the progress component mounts.
src/utils/task/TaskOutput.ts:81
↓ 2 callersFunctionstartRemoteSessionPolling
* Start polling for remote session updates. * Returns a cleanup function to stop polling.
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:538
↓ 2 callersFunctionstartSelection
( s: SelectionState, col: number, row: number, )
src/ink/selection.ts:79
↓ 2 callersFunctionstartSessionActivity
(reason: SessionActivityReason)
src/utils/sessionActivity.ts:92
↓ 2 callersFunctionstartSpeculation
( suggestionText: string, context: REPLHookContext, setAppState: (f: (prev: AppState) => AppState) => vo
src/services/PromptSuggestion/speculation.ts:402
↓ 2 callersFunctionstartWatching
(paths: string[])
src/utils/hooks/fileChangedWatcher.ts:67
↓ 2 callersFunctionstatusLineShouldDisplay
(settings: ReadonlySettings)
src/components/StatusLine.tsx:30
↓ 2 callersFunctionstdErrAppendShellResetMessage
(stderr: string)
src/tools/BashTool/utils.ts:167
↓ 2 callersFunctionstep
(delta: 1 | -1)
src/components/VirtualMessageList.tsx:650
↓ 2 callersFunctionstep
(delta: 1 | -1)
src/components/design-system/FuzzyPicker.tsx:105
↓ 2 callersFunctionstopBackgroundPolling
()
src/services/remoteManagedSettings/index.ts:633
↓ 2 callersMethodstopHeartbeat
Stop heartbeat timer.
src/cli/transports/ccrClient.ts:698
↓ 2 callersFunctionstopPeriodicGrowthBookRefresh
()
src/services/analytics/growthbook.ts:1115
↓ 2 callersFunctionstopPing
()
src/server/web/terminal.ts:306
↓ 2 callersFunctionstopPing
()
src/server/web/public/terminal.js:8915
↓ 2 callersMethodstopPing
()
web/lib/collaboration/socket.ts:308
↓ 2 callersFunctionstopRestartInterval
()
src/services/preventSleep.ts:94
↓ 2 callersFunctionstopSessionActivity
(reason: SessionActivityReason)
src/utils/sessionActivity.ts:121
↓ 2 callersFunctionstopTask
( taskId: string, context: StopTaskContext, )
src/tasks/stopTask.ts:38
↓ 2 callersFunctionstopUltraplan
(taskId: string, sessionId: string, setAppState: (f: (prev: AppState) => AppState) => void)
src/commands/ultraplan.tsx:203
↓ 2 callersMethodstopWatching
()
src/utils/git/gitFilesystem.ts:446
↓ 2 callersFunctionstrStartsWith
(str: string, prefix: string)
src/tools/PowerShellTool/powershellPermissions.ts:181
↓ 2 callersFunctionstreamCompactSummary
({ messages, summaryRequest, appState, context, preCompactTokenCount, cacheSafeParams, }: { mess
src/services/compact/compact.ts:1136
↓ 2 callersMethodstringIndexToDisplayWidth
(text: string, index: number)
src/utils/Cursor.ts:1233
↓ 2 callersFunctionstringToNumericHash
* Convert a string to a numeric hash for use as thread ID
src/utils/telemetry/perfettoTracing.ts:128
↓ 2 callersFunctionstripAllLeadingEnvVars
( command: string, blocklist?: RegExp, )
src/tools/BashTool/bashPermissions.ts:733
↓ 2 callersFunctionstripBackslashEscapes
* Remove shell escape backslashes from a path (for macOS/Linux/WSL) * On Windows systems, this function returns the path unchanged * @param path Pat
src/utils/imagePaste.ts:293
↓ 2 callersFunctionstripCacheControl
( items: ReadonlyArray<Record<string, unknown>>, )
src/services/api/promptCacheBreakDetection.ts:160
↓ 2 callersFunctionstripDisplayTags
(text: string)
src/utils/displayTags.ts:26
↓ 2 callersFunctionstripEmptyLines
(content: string)
src/tools/BashTool/utils.ts:22
↓ 2 callersFunctionstripHtmlCommentsFromTokens
(tokens: ReturnType<Lexer['lex']>)
src/utils/claudemd.ts:303
↓ 2 callersFunctionstripPort
(host: string)
src/utils/teleport.tsx:400
↓ 2 callersFunctionstripProtoFields
( metadata: Record<string, V>, )
src/services/analytics/index.ts:45
↓ 2 callersFunctionstripRawString
(text: string)
src/utils/bash/ast.ts:2029
↓ 2 callersFunctionstripSafeHeredocSubstitutions
(command: string)
src/tools/BashTool/bashSecurity.ts:521
↓ 2 callersFunctionstripSafeRedirections
(content: string)
src/tools/BashTool/bashSecurity.ts:176
↓ 2 callersFunctionstripThinking
* Strip thinking content so that <block>/<reason> tags inside * the model's chain-of-thought don't get matched by parsers.
src/utils/permissions/yoloClassifier.ts:567
← previousnext →4,501–4,600 of 13,048, ranked by callers