MCPcopy Create free account

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

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

↓ 6 callersFunctionapplyColor
(text: string, color: Color | undefined)
src/ink/colorize.ts:226
↓ 6 callersFunctionapplyConfigEnvironmentVariables
()
src/utils/managedEnv.ts:187
↓ 6 callersMethodareUnsandboxedCommandsAllowed
()
src/utils/sandbox/sandbox-adapter.ts:889
↓ 6 callersFunctionassignTeammateColor
(teammateId: string)
src/utils/swarm/teammateLayoutManager.ts:22
↓ 6 callersMethodbackspace
()
src/utils/Cursor.ts:873
↓ 6 callersFunctionbaseMetadata
( messageId: string, toolName: string, waitMs: number | undefined, )
src/hooks/toolPermission/permissionLogging.ts:91
↓ 6 callersFunctionbuildConversationChain
( messages: Map<UUID, TranscriptMessage>, leafMessage: TranscriptMessage, )
src/utils/sessionStorage.ts:2069
↓ 6 callersFunctioncalculatePluginVersion
( pluginId: string, source: PluginSource, manifest?: PluginManifest, installPath?: string, providedV
src/utils/plugins/pluginVersioning.ts:36
↓ 6 callersFunctioncanUserConfigureAdvisor
()
src/utils/advisor.ts:71
↓ 6 callersFunctioncellAtIndex
(screen: Screen, index: number)
src/ink/screen.ts:602
↓ 6 callersFunctioncheckOpus1mAccess
()
src/utils/model/check1mAccess.ts:46
↓ 6 callersFunctioncheckSonnet1mAccess
()
src/utils/model/check1mAccess.ts:60
↓ 6 callersFunctionclassifyAxiosError
(e: unknown)
src/utils/errors.ts:213
↓ 6 callersFunctioncleanup
()
src/utils/swarm/inProcessRunner.ts:444
↓ 6 callersFunctioncleanupConn
(st: ConnState | undefined)
src/upstreamproxy/relay.ts:444
↓ 6 callersMethodclear
()
src/server/web/public/terminal.js:1581
↓ 6 callersMethodclearDecorations
(e3)
src/server/web/public/terminal.js:6421
↓ 6 callersFunctionclearIdpIdToken
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:143
↓ 6 callersFunctionclearMarketplacesCache
()
src/utils/plugins/marketplaceManager.ts:122
↓ 6 callersFunctionclearStatusLines
Clear any currently displayed status lines.
src/bridge/bridgeUI.ts:124
↓ 6 callersFunctionclearSystemPromptSections
()
src/constants/systemPromptSections.ts:65
↓ 6 callersFunctioncloneFileStateCache
(cache: FileStateCache)
src/utils/fileStateCache.ts:122
↓ 6 callersFunctioncoerceDescriptionToString
( value: unknown, componentName?: string, pluginName?: string, )
src/utils/frontmatterParser.ts:304
↓ 6 callersFunctioncolorize
( str: string, color: string | undefined, type: ColorType, )
src/ink/colorize.ts:69
↓ 6 callersMethodconnect
()
web/lib/api/stream.ts:118
↓ 6 callersFunctioncontainsVulnerableUncPath
(pathOrCommand: string)
src/utils/shell/readOnlyCommandValidation.ts:1562
↓ 6 callersFunctionconvertLeadingTabsToSpaces
(content: string)
src/utils/file.ts:137
↓ 6 callersFunctioncountToolUses
* Count the number of tool uses in a message (handles grouped tool uses).
src/utils/collapseReadSearch.ts:513
↓ 6 callersFunctioncreateAgentId
(label?: string)
src/utils/uuid.ts:24
↓ 6 callersFunctioncreateFileStateCacheWithSizeLimit
( maxEntries: number, maxSizeBytes: number = DEFAULT_MAX_CACHE_SIZE_BYTES, )
src/utils/fileStateCache.ts:101
↓ 6 callersFunctioncreatePermissionRequestMessage
( toolName: string, decisionReason?: PermissionDecisionReason, )
src/utils/permissions/permissions.ts:137
↓ 6 callersFunctioncreatePluginId
( pluginName: string, marketplaceName: string, )
src/utils/plugins/marketplaceHelpers.ts:60
↓ 6 callersFunctioncreateScreen
( width: number, height: number, styles: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkPool
src/ink/screen.ts:451
↓ 6 callersFunctiondebug
(msg: string)
src/bridge/inboundAttachments.ts:27
↓ 6 callersFunctiondedup
(arr: T[] | undefined)
src/tools/BashTool/prompt.ts:167
↓ 6 callersFunctionenqueueAgentNotification
({ taskId, description, status, error, setAppState, finalMessage, usage, toolUseId, worktree
src/tasks/LocalAgentTask/LocalAgentTask.tsx:197
↓ 6 callersFunctionexecuteNotificationHooks
( notificationData: { message: string title?: string notificationType: string }, timeoutMs:
src/utils/hooks.ts:3570
↓ 6 callersFunctionextractGitHubRepo
(plugin: InstallablePlugin)
src/commands/plugin/pluginDetailsHelpers.tsx:35
↓ 6 callersFunctionextractHeredocs
( command: string, options?: { quotedOnly?: boolean }, )
src/utils/bash/heredoc.ts:113
↓ 6 callersFunctionextractTextContent
(content: unknown)
web/lib/utils.ts:33
↓ 6 callersFunctionfetchEnvironments
()
src/utils/teleport/environments.ts:32
↓ 6 callersFunctionfilterSettingsEnv
* Compose the strip filters applied to every settings-sourced env object.
src/utils/managedEnv.ts:85
↓ 6 callersFunctionfilterToolsByServer
(tools: Tool[], serverName: string)
src/services/mcp/utils.ts:39
↓ 6 callersFunctionfindConversation
(id: string)
web/lib/api/conversations.ts:38
↓ 6 callersFunctionfindTeammateTaskByAgentId
(agentId: string, tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:92
↓ 6 callersFunctionformatDirectoryList
(directories: string[])
src/tools/PowerShellTool/pathValidation.ts:805
↓ 6 callersFunctionformatErrorMessage
(error: PluginError)
src/commands/plugin/PluginErrors.tsx:2
↓ 6 callersFunctionformatLimitReachedText
( limit: string, resetMessage: string, _model: string, )
src/services/rateLimitMessages.ts:333
↓ 6 callersFunctionformatSecondsShort
(ms: number)
src/utils/format.ts:30
↓ 6 callersFunctiongetAPIProviderForStatsig
()
src/utils/model/providers.ts:16
↓ 6 callersFunctiongetBridgeAccessToken
()
src/bridge/bridgeConfig.ts:38
↓ 6 callersFunctiongetConfig
( file: string, createDefault: () => A, throwOnInvalid?: boolean, )
src/utils/config.ts:1421
↓ 6 callersFunctiongetConfigOverrides
* Local config overrides set via /config Gates tab (ant-only). Checked after * env-var overrides — env wins so eval harnesses remain deterministic. U
src/services/analytics/growthbook.ts:211
↓ 6 callersFunctiongetContentText
( content: string | DeepImmutable<Array<ContentBlockParam>>, )
src/utils/messages.ts:2903
↓ 6 callersFunctiongetCronFilePath
(dir?: string)
src/utils/cronTasks.ts:81
↓ 6 callersFunctiongetCwdState
()
src/bootstrap/state.ts:527
↓ 6 callersFunctiongetDenyRules
(context: ToolPermissionContext)
src/utils/permissions/permissions.ts:213
↓ 6 callersFunctiongetEnabledSettingSources
()
src/utils/settings/constants.ts:159
↓ 6 callersFunctiongetEnvOverrides
()
src/services/analytics/growthbook.ts:170
↓ 6 callersMethodgetFgColor
()
src/server/web/public/terminal.js:3772
↓ 6 callersFunctiongetFileExtensionForAnalytics
( filePath: string, )
src/services/analytics/metadata.ts:323
↓ 6 callersFunctiongetInMemoryInstalledPlugins
()
src/utils/plugins/installedPluginsManager.ts:488
↓ 6 callersFunctiongetInboxPath
(agentName: string, teamName?: string)
src/utils/teammateMailbox.ts:56
↓ 6 callersFunctiongetLockPath
()
src/utils/computerUse/computerUseLock.ts:44
↓ 6 callersFunctiongetLogDisplayTitle
( log: LogOption, defaultTitle?: string, )
src/utils/log.ts:30
↓ 6 callersFunctiongetMarketingNameForModel
(modelId: string)
src/utils/model/model.ts:570
↓ 6 callersFunctiongetMcpServerSignature
(config: McpServerConfig)
src/services/mcp/config.ts:202
↓ 6 callersFunctiongetMemoryBaseDir
()
src/memdir/paths.ts:85
↓ 6 callersFunctiongetNpmSemver
()
src/utils/semver.ts:11
↓ 6 callersFunctiongetOauthProfileFromOauthToken
( accessToken: string, )
src/services/oauth/getOauthProfile.ts:37
↓ 6 callersFunctiongetOrCreateUserID
()
src/utils/config.ts:1757
↓ 6 callersFunctiongetPlanSlug
(sessionId?: SessionId)
src/utils/plans.ts:32
↓ 6 callersFunctiongetPluginCachePath
()
src/utils/plugins/pluginLoader.ts:126
↓ 6 callersFunctiongetPluginZipCachePath
()
src/utils/plugins/zipCache.ts:64
↓ 6 callersFunctiongetProgressUpdate
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:97
↓ 6 callersFunctiongetSdkAgentProgressSummariesEnabled
()
src/bootstrap/state.ts:1077
↓ 6 callersFunctiongetSkillsPath
( source: SettingSource | 'plugin', dir: 'skills' | 'commands', )
src/skills/loadSkillsDir.ts:78
↓ 6 callersMethodgetStatus
()
src/utils/awsAuthStatusManager.ts:33
↓ 6 callersMethodgetStderr
Sync getter for ExecResult.stderr
src/utils/task/TaskOutput.ts:329
↓ 6 callersMethodgetStdout
* Get stdout. In file mode, reads from the output file. * In pipe mode, returns the in-memory buffer or tail from CircularBuffer.
src/utils/task/TaskOutput.ts:282
↓ 6 callersFunctiongetStrictKnownMarketplaces
()
src/utils/plugins/marketplaceHelpers.ts:159
↓ 6 callersFunctiongetTaskPath
(taskListId: string, taskId: string)
src/utils/tasks.ts:229
↓ 6 callersFunctiongetTotalOutputTokens
()
src/bootstrap/state.ts:708
↓ 6 callersFunctiongetUserAgent
()
src/utils/http.ts:18
↓ 6 callersFunctiongetViewedTeammateTask
( appState: Pick<AppState, 'viewingAgentTaskId' | 'tasks'>, )
src/state/selectors.ts:18
↓ 6 callersFunctiongetWebSocketProxyAgent
(url: string)
src/utils/proxy.ts:243
↓ 6 callersFunctiongetWebSocketProxyUrl
(url: string)
src/utils/proxy.ts:263
↓ 6 callersFunctiongitCmdRe
* Build a regex that matches `git <subcmd>` while tolerating git's global * options between `git` and the subcommand (e.g. `-c key=val`, `-C path`,
src/tools/shared/gitOperationTracking.ts:23
↓ 6 callersFunctiongoToNextStep
()
src/components/Onboarding.tsx:42
↓ 6 callersMethodhandleConnectionError
(closeCode?: number)
src/cli/transports/WebSocketTransport.ts:397
↓ 6 callersFunctionhandlePluginCommandError
* Generic error handler for plugin CLI commands. Emits * tengu_plugin_command_failed before exit so dashboards can compute a * success rate against
src/services/plugins/pluginCliCommands.ts:53
↓ 6 callersFunctionhasHookForEvent
* Lightweight existence check for hooks on a given event. Mirrors the sources * assembled by getHooksConfig() but stops at the first hit without buil
src/utils/hooks.ts:1582
↓ 6 callersFunctionhasWorktreeCreateHook
()
src/utils/hooks.ts:4910
↓ 6 callersFunctionheartbeatActiveWorkItems
* Heartbeat all active work items. * Returns 'ok' if at least one heartbeat succeeded, 'auth_failed' if any * got a 401/403 (JWT expired — re-qu
src/bridge/bridgeMain.ts:202
↓ 6 callersFunctionhexComponent
Normalize a 1–4 digit hex component to [0, 1].
src/utils/systemTheme.ts:97
↓ 6 callersFunctioninterpolateColor
( color1: RGBColorType, color2: RGBColorType, t: number, // 0 to 1 )
src/components/Spinner/utils.ts:14
↓ 6 callersFunctionis529Error
(error: unknown)
src/services/api/withRetry.ts:610
↓ 6 callersFunctionisAutoUpdaterDisabled
()
src/utils/config.ts:1700
↓ 6 callersMethodisBold
()
src/server/web/public/terminal.js:3718
↓ 6 callersFunctionisChromeExtensionInstalled
()
src/utils/claudeInChrome/setup.ts:391
← previousnext →901–1,000 of 13,048, ranked by callers