MCPcopy Create free account

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

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

↓ 3 callersFunctionsetModel
(modelValue: string | null)
src/commands/model/model.tsx:198
↓ 3 callersMethodsetOnConnect
(callback: () => void)
src/cli/transports/WebSocketTransport.ts:648
↓ 3 callersMethodsetOverflow
(overflow: LayoutOverflow)
src/ink/layout/yoga.ts:267
↓ 3 callersFunctionsetPluginEnabledOp
( plugin: string, enabled: boolean, scope?: InstallableScope, )
src/services/plugins/pluginOperations.ts:573
↓ 3 callersMethodsetRenderer
(e3)
src/server/web/public/terminal.js:1945
↓ 3 callersFunctionsetStatus
(state: 'connected' | 'connecting' | 'disconnected')
src/server/web/terminal.ts:314
↓ 3 callersFunctionsetStatus
(state)
src/server/web/public/terminal.js:8920
↓ 3 callersMethodsetTitle
(e3)
src/server/web/public/terminal.js:3345
↓ 3 callersMethodsetWidth
(value: number)
src/ink/layout/yoga.ts:134
↓ 3 callersFunctionsetup
( cwd: string, permissionMode: PermissionMode, allowDangerouslySkipPermissions: boolean, worktreeEnabl
src/setup.ts:56
↓ 3 callersMethodsetupTabStops
(e3)
src/server/web/public/terminal.js:4318
↓ 3 callersFunctionshortHash
* Generate a short hash (first 12 hex chars of SHA-256).
src/utils/telemetry/betaSessionTracing.ts:122
↓ 3 callersFunctionshouldAutoEnableClaudeInChrome
()
src/utils/claudeInChrome/setup.ts:72
↓ 3 callersFunctionshouldHideTasksFooter
(tasks: { [taskId: string]: TaskState; }, showSpinnerTree: boolean)
src/components/tasks/taskStatusUtils.tsx:93
↓ 3 callersFunctionshouldIncludeAttribute
( envVar: keyof typeof METRICS_CARDINALITY_DEFAULTS, )
src/utils/telemetryAttributes.ts:16
↓ 3 callersFunctionshouldInferenceConfigCommandBeImmediate
()
src/utils/immediateCommand.ts:10
↓ 3 callersFunctionshouldOfferTerminalSetup
()
src/commands/terminalSetup/terminalSetup.tsx:73
↓ 3 callersFunctionshouldSkipPluginAutoupdate
()
src/utils/config.ts:1710
↓ 3 callersFunctionshouldSkipVersion
(targetVersion: string)
src/utils/autoUpdater.ts:145
↓ 3 callersFunctionshouldUseGlobalCacheScope
()
src/utils/betas.ts:227
↓ 3 callersFunctionshouldUseSessionMemoryCompaction
()
src/services/compact/sessionMemoryCompact.ts:403
↓ 3 callersFunctionshouldUseVCR
()
src/services/vcr.ts:23
↓ 3 callersFunctionsmooshIntoToolResult
* Fold content blocks into a tool_result's content. Returns the updated * tool_result, or `null` if smoosh is impossible (tool_reference constraint).
src/utils/messages.ts:2534
↓ 3 callersFunctionsnapshotOutputTokensForTurn
(budget: number | null)
src/bootstrap/state.ts:733
↓ 3 callersMethodstart
* Starts listening on an OS-assigned port and returns the port number. * This avoids race conditions by keeping the server open until it's used.
src/services/oauth/auth-code-listener.ts:37
↓ 3 callersFunctionstartAgentSummarization
( taskId: string, agentId: AgentId, cacheSafeParams: CacheSafeParams, setAppState: TaskContext['setApp
src/services/AgentSummary/agentSummary.ts:46
↓ 3 callersFunctionstartBackgroundCacheRefresh
()
src/hooks/fileSuggestions.ts:636
↓ 3 callersFunctionstartBackgrounding
(eventName: string, backgroundFn?: (shellId: string) => void)
src/tools/PowerShellTool/PowerShellTool.tsx:784
↓ 3 callersMethodstartCLIActivity
* Starts tracking CLI activity (tool execution, AI response, etc.)
src/utils/activityManager.ts:86
↓ 3 callersMethodstartOfLastLine
()
src/utils/Cursor.ts:1009
↓ 3 callersMethodstartOfLogicalLine
()
src/utils/Cursor.ts:499
↓ 3 callersFunctionstartQueryProfile
()
src/utils/queryProfiler.ts:50
↓ 3 callersFunctionstartRecordingSession
()
src/hooks/useVoice.ts:633
↓ 3 callersFunctionstartStallWatchdog
(taskId: string, description: string, kind: BashTaskKind | undefined, toolUseId?: string, agentId?: AgentId)
src/tasks/LocalShellTask/LocalShellTask.tsx:46
↓ 3 callersFunctionstartStatusUpdates
Start the status display update ticker.
src/bridge/bridgeMain.ts:423
↓ 3 callersFunctionstopBackgroundPolling
()
src/services/policyLimits/index.ts:658
↓ 3 callersMethodstopKeepaliveInterval
()
src/cli/transports/WebSocketTransport.ts:794
↓ 3 callersMethodstopPingInterval
* Stop ping interval
src/remote/SessionsWebSocket.ts:318
↓ 3 callersMethodstopPingInterval
()
src/cli/transports/WebSocketTransport.ts:760
↓ 3 callersMethodstopPolling
* Stop polling the output file. Called from React useEffect cleanup * when the progress component unmounts.
src/utils/task/TaskOutput.ts:97
↓ 3 callersFunctionstopStatusUpdates
Stop the status display update ticker.
src/bridge/bridgeMain.ts:435
↓ 3 callersFunctionstopWriteInterval
* Stop the periodic write timer.
src/utils/telemetry/perfettoTracing.ts:951
↓ 3 callersFunctionstreamRequest
( conversationId: string, body: Record<string, unknown>, opts?: SendOptions )
web/lib/api/messages.ts:90
↓ 3 callersFunctionstripCommentLines
* Strips full-line comments from a command. * This handles cases where Claude adds comments in bash commands, e.g.: * "# Check the logs directory\
src/tools/BashTool/bashPermissions.ts:508
↓ 3 callersFunctionstripDisplayTagsAllowEmpty
(text: string)
src/utils/displayTags.ts:37
↓ 3 callersFunctionstripModulePrefix
(name: string)
src/utils/powershell/parser.ts:814
↓ 3 callersFunctionstripModulePrefixForRule
(name: string)
src/tools/PowerShellTool/powershellPermissions.ts:189
↓ 3 callersFunctionstripSystemReminders
(text: string)
src/components/messageActions.tsx:399
↓ 3 callersFunctionstripUnderlineAnsi
(content: string)
src/components/shell/OutputLine.tsx:113
↓ 3 callersFunctionsubstituteArguments
( content: string, args: string | undefined, appendIfNoPlaceholder = true, argumentNames: string[] = [
src/utils/argumentSubstitution.ts:94
↓ 3 callersFunctionsubstituteUserConfigVariables
( value: string, userConfig: PluginOptionValues, )
src/utils/plugins/pluginOptionsStorage.ts:356
↓ 3 callersFunctionsummarizeRecentActivities
( activities: readonly { activityDescription?: string isSearch?: boolean isRead?: boolean }[],
src/utils/collapseReadSearch.ts:1074
↓ 3 callersFunctionsupportsExtendedKeys
()
src/ink/terminal.ts:167
↓ 3 callersFunctiontelemetryTimeout
(ms: number, message: string)
src/utils/telemetry/instrumentation.ts:75
↓ 3 callersFunctionthemeColorToAnsi
(themeColor: string)
src/utils/theme.ts:626
↓ 3 callersFunctiontoApiMessages
( messages: Message[] )
web/lib/api/messages.ts:26
↓ 3 callersFunctiontoChannel
(v: number)
web/lib/ink-compat/color-mapping.ts:57
↓ 3 callersFunctiontoGB
(bytes: number)
src/utils/heapDumpService.ts:232
↓ 3 callersFunctiontoHex
(v: number)
web/components/tools/AnsiRenderer.tsx:56
↓ 3 callersFunctiontoSDKCompactMetadata
( meta: CompactMetadata, )
src/utils/messages/mappers.ts:78
↓ 3 callersFunctiontoScopedConfig
* Converts a process transport config to a scoped config. * The types are structurally compatible, so we just add the scope.
src/cli/print.ts:5316
↓ 3 callersFunctiontokenize
(query: string)
web/lib/search/highlighter.ts:56
↓ 3 callersFunctiontoolCallOf
(msg: NavigableMessage)
src/components/messageActions.tsx:122
↓ 3 callersFunctiontoolMatchesRule
* Check if the entire tool matches a rule * For example, this matches "Bash" but not "Bash(prefix:*)" for BashTool * This also matches MCP tools wit
src/utils/permissions/permissions.ts:238
↓ 3 callersMethodtrackResolvedToolUseId
* Records a tool_use ID as resolved so that late/duplicate control_response * messages for the same tool are ignored by the orphan handler.
src/cli/structuredIO.ts:176
↓ 3 callersFunctiontrailingEdge
(dir: FlexDirection)
src/native-ts/yoga-layout/index.ts:333
↓ 3 callersMethodtransition
* Returns the pre-serialized ANSI string to transition from one style to * another. Cached by (fromId, toId) — zero allocations after first call
src/ink/screen.ts:153
↓ 3 callersFunctiontransitionPlanAutoMode
( context: ToolPermissionContext, )
src/utils/permissions/permissionSetup.ts:1502
↓ 3 callersFunctiontruncatePath
(path: string, maxLength: number)
src/utils/logoV2Utils.ts:108
↓ 3 callersFunctiontruncateStartToWidth
(text: string, maxWidth: number)
src/utils/truncate.ts:82
↓ 3 callersFunctiontryCreateExclusive
* Attempt to create the lock file atomically with O_EXCL. * Returns true on success, false if the file already exists. * Throws for other errors.
src/utils/computerUse/computerUseLock.ts:79
↓ 3 callersFunctiontryParseRedirect
* Parse a redirect operator + destination(s). * @param greedy When true, file_redirect consumes repeat1($._literal) per * grammar's prec.left — `c
src/utils/bash/bashParser.ts:1623
↓ 3 callersFunctiontxtRequire
(mod: string | { default: string })
src/utils/permissions/yoloClassifier.ts:50
↓ 3 callersMethodunhook
(e3, t3 = true)
src/server/web/public/terminal.js:4779
↓ 3 callersFunctionunregisterSessionActivityCallback
()
src/utils/sessionActivity.ts:68
↓ 3 callersFunctionupdateBridgeSessionTitle
( sessionId: string, title: string, opts?: { baseUrl?: string; getAccessToken?: () => string | undefined
src/bridge/createSession.ts:327
↓ 3 callersMethodupdateCursorStyle
(e3)
src/server/web/public/terminal.js:639
↓ 3 callersFunctionupdateGroveSettings
( groveEnabled: boolean, )
src/services/api/grove.ts:120
↓ 3 callersFunctionupdateHooksConfigSnapshot
()
src/utils/hooks/hooksConfigSnapshot.ts:104
↓ 3 callersMethodupdateInterruptibleState
()
src/services/tools/StreamingToolExecutor.ts:254
↓ 3 callersFunctionupdateInterval
()
src/ink/components/ClockContext.tsx:24
↓ 3 callersFunctionupdateLastInteractionTime
(immediate?: boolean)
src/bootstrap/state.ts:667
↓ 3 callersFunctionupdateMarketplaceStatus
* Update marketplace installation status in app state
src/services/plugins/PluginInstallationManager.ts:30
↓ 3 callersFunctionupdatePluginOp
( plugin: string, scope: PluginScope, )
src/services/plugins/pluginOperations.ts:829
↓ 3 callersFunctionupdateSessionIngressAuthToken
(token: string)
src/utils/sessionIngressAuth.ts:138
↓ 3 callersFunctionuseAppStateMaybeOutsideOfProvider
(selector)
src/state/AppState.tsx:186
↓ 3 callersFunctionuseAppStore
()
src/state/AppState.tsx:117
↓ 3 callersFunctionuseCommandRegistry
()
web/hooks/useCommandRegistry.ts:135
↓ 3 callersFunctionuseDebouncedDigitInput
({ inputValue, setInputValue, isValidDigit, onDigit, enabled = true, once = false, debounceMs =
src/components/FeedbackSurvey/useDebouncedDigitInput.ts:18
↓ 3 callersFunctionuseDeclaredCursor
({ line, column, active, }: { line: number column: number active: boolean })
src/ink/hooks/use-declared-cursor.ts:25
↓ 3 callersFunctionuseDynamicConfig
(configName: string, defaultValue: T)
src/hooks/useDynamicConfig.ts:8
↓ 3 callersFunctionuseIdeConnectionStatus
( mcpClients?: MCPServerConnection[], )
src/hooks/useIdeConnectionStatus.ts:11
↓ 3 callersFunctionuseMcpReconnect
()
src/services/mcp/MCPConnectionManager.tsx:17
↓ 3 callersFunctionuseMediaQuery
(query: string)
web/hooks/useMediaQuery.ts:5
↓ 3 callersFunctionuseNotifyAfterTimeout
( message: string, notificationType: string, )
src/hooks/useNotifyAfterTimeout.ts:38
↓ 3 callersFunctionusePagination
({ totalItems, maxVisible = DEFAULT_MAX_VISIBLE, selectedIndex = 0, }: UsePaginationOptions)
src/commands/plugin/usePagination.ts:48
↓ 3 callersFunctionuseSettingsChange
( onChange: (source: SettingSource, settings: SettingsJson) => void, )
src/hooks/useSettingsChange.ts:7
↓ 3 callersFunctionuseSmoothCount
(target: number, time: number, snap: boolean)
src/components/tasks/RemoteSessionProgress.tsx:76
↓ 3 callersFunctionuseStdin
()
src/ink/hooks/use-stdin.ts:7
↓ 3 callersFunctionuseSurveyState
({ hideThanksAfterMs, onOpen, onSelect, shouldShowTranscriptPrompt, onTranscriptPromptShown, onTra
src/components/FeedbackSurvey/useSurveyState.tsx:14
← previousnext →2,701–2,800 of 13,048, ranked by callers