MCPcopy Create free account

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

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

↓ 1 callersFunctionareMcpConfigsEqual
( a: ScopedMcpServerConfig, b: ScopedMcpServerConfig, )
src/services/mcp/client.ts:1710
↓ 1 callersFunctionareSourcesEqual
* Compare two MarketplaceSource objects for equality. * Sources are equal if they have the same type and all relevant fields match.
src/utils/plugins/marketplaceHelpers.ts:191
↓ 1 callersFunctionareSourcesEquivalentForBlocklist
* Check if two sources refer to the same GitHub repository, even if using * different source types (github vs git with GitHub URL). * * Blocklist m
src/utils/plugins/marketplaceHelpers.ts:391
↓ 1 callersFunctionasImageFilePath
(text: string)
src/utils/imagePaste.ts:335
↓ 1 callersFunctionasTerminalEscaped
( blocks: readonly Block[], mode: ColorMode, skipBackground: boolean, dim: boolean, )
src/native-ts/color-diff/index.ts:147
↓ 1 callersFunctionask
({ commands, prompt, promptUuid, isMeta, cwd, tools, mcpClients, verbose = false, thinkingCo
src/QueryEngine.ts:1186
↓ 1 callersFunctionassertMinVersion
()
src/utils/autoUpdater.ts:70
↓ 1 callersFunctionassistantHasVisibleText
(m: Message)
src/components/FullscreenLayout.tsx:217
↓ 1 callersFunctionassistantMessageToMessageParam
( message: AssistantMessage, addCache = false, enablePromptCaching: boolean, querySource?: QuerySource
src/services/api/claude.ts:633
↓ 1 callersFunctionastRedirectsToOutputRedirections
* Convert AST-derived Redirect[] to the format expected by * validateOutputRedirections. Filters to output-only redirects (excluding * fd duplicatio
src/tools/BashTool/pathValidation.ts:1116
↓ 1 callersFunctionattachAnalyticsSink
(newSink: AnalyticsSink)
src/services/analytics/index.ts:95
↓ 1 callersMethodattachCustomWheelEventHandler
(e3)
src/server/web/public/terminal.js:656
↓ 1 callersFunctionattachErrorLogSink
(newSink: ErrorLogSink)
src/utils/log.ts:109
↓ 1 callersMethodattachSession
()
src/utils/terminalPanel.ts:144
↓ 1 callersFunctionattemptReconnect
()
src/components/mcp/MCPReconnect.tsx:30
↓ 1 callersFunctionattributionRestoreStateFromLog
( attributionSnapshots: AttributionSnapshotMessage[], onUpdateState: (newState: AttributionState) => void,
src/utils/commitAttribution.ts:934
↓ 1 callersFunctionauthLogin
({ email, sso, console: useConsole, claudeai, }: { email?: string sso?: boolean console?: boolea
src/cli/handlers/auth.ts:112
↓ 1 callersFunctionauthLogout
()
src/cli/handlers/auth.ts:321
↓ 1 callersFunctionauthStatus
(opts: { json?: boolean text?: boolean })
src/cli/handlers/auth.ts:232
↓ 1 callersMethodauthenticate
(req: IncomingMessage)
src/server/web/auth/apikey-auth.ts:38
↓ 1 callersMethodauthenticate
(req: IncomingMessage)
src/server/web/auth/token-auth.ts:30
↓ 1 callersMethodauthenticate
* Authenticate an IncomingMessage (HTTP or WebSocket upgrade). * Returns null when the request is unauthenticated.
src/server/web/auth/adapter.ts:38
↓ 1 callersMethodauthenticate
(req: IncomingMessage)
src/server/web/auth/oauth-auth.ts:116
↓ 1 callersFunctionautoModeConfigHandler
()
src/cli/handlers/autoMode.ts:35
↓ 1 callersFunctionautoModeCritiqueHandler
(options: { model?: string })
src/cli/handlers/autoMode.ts:73
↓ 1 callersFunctionautoModeDefaultsHandler
()
src/cli/handlers/autoMode.ts:24
↓ 1 callersFunctionautoNameSessionFromPlan
(plan: string, setAppState: (updater: (prev: AppState) => AppState) => void, isClearContext: boolean)
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:83
↓ 1 callersFunctionautoUpdateMarketplacesAndPluginsInBackground
()
src/utils/plugins/pluginAutoupdate.ts:227
↓ 1 callersFunctionbackgroundAgentTask
(taskId: string, getAppState: () => AppState, setAppState: SetAppState)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:620
↓ 1 callersFunctionbackgroundTask
* Background a specific foreground task. * @returns true if backgrounded successfully, false otherwise
src/tasks/LocalShellTask/LocalShellTask.tsx:293
↓ 1 callersMethodbackspace
()
src/server/web/public/terminal.js:2842
↓ 1 callersFunctionbackupTerminalPreferences
()
src/utils/appleTerminalBackup.ts:37
↓ 1 callersFunctionbase58Encode
* Encode a 128-bit unsigned integer as a fixed-length base58 string.
src/utils/taggedId.ts:19
↓ 1 callersFunctionbashCommandIsSafeAsync_DEPRECATED
( command: string, onDivergence?: () => void, )
src/tools/BashTool/bashSecurity.ts:2426
↓ 1 callersFunctionbashToolCheckCommandOperatorPermissions
* Checks if the command has special operators that require behavior beyond * simple subcommand checking.
src/tools/BashTool/bashCommandHelpers.ts:208
↓ 1 callersFunctionbashToolHasPermission
( input: z.infer<typeof BashTool.inputSchema>, context: ToolUseContext, getCommandSubcommandPrefixFn = g
src/tools/BashTool/bashPermissions.ts:1663
↓ 1 callersFunctionbashToolUseOptions
({ suggestions = [], decisionReason, onRejectFeedbackChange, onAcceptFeedbackChange, onClassifierDes
src/components/permissions/BashPermissionRequest/bashToolUseOptions.tsx:31
↓ 1 callersFunctionbatchDeltaByBytes
( delta: Record<string, string>, )
src/services/teamMemorySync/index.ts:426
↓ 1 callersMethodbeginFrame
()
src/server/web/public/terminal.js:6868
↓ 1 callersMethodbell
()
src/server/web/public/terminal.js:2833
↓ 1 callersMethodbindMouse
()
src/server/web/public/terminal.js:581
↓ 1 callersFunctionblitEscapingAbsoluteDescendants
( node: DOMElement, output: Output, prevScreen: Screen, px: number, py: number, pw: number, ph:
src/ink/render-node-to-output.ts:1337
↓ 1 callersFunctionblitGlyph
* Blit one glyph into the RGBA buffer at (x,y), scaled by `scale` * (nearest-neighbor). Alpha-composites over the existing background. Bold is * syn
src/utils/ansiToPng.ts:213
↓ 1 callersFunctionblitShade
( px: Uint8Array, width: number, x: number, y: number, fg: AnsiColor, bg: AnsiColor, alpha: numb
src/utils/ansiToPng.ts:181
↓ 1 callersMethodblur
()
src/server/web/public/terminal.js:527
↓ 1 callersFunctionboostChalkLevelForXtermJs
* xterm.js (VS Code, Cursor, code-server, Coder) has supported truecolor * since 2017, but code-server/Coder containers often don't set * COLORTERM=
src/ink/colorize.ts:20
↓ 1 callersFunctionbootstrapTelemetry
()
src/utils/telemetry/instrumentation.ts:87
↓ 1 callersMethodbuffer
()
src/server/web/public/terminal.js:5384
↓ 1 callersFunctionbuildAssistantDailyLogPrompt
* Assistant-mode daily-log prompt. Gated behind feature('KAIROS'). * * Assistant sessions are effectively perpetual, so the agent writes memories *
src/memdir/memdir.ts:327
↓ 1 callersMethodbuildAsync
( fileList: string[], markQueryable: () => void, )
src/native-ts/file-index/index.ts:95
↓ 1 callersFunctionbuildAwaySummaryPrompt
(memory: string | null)
src/services/awaySummary.ts:18
↓ 1 callersFunctionbuildBorderText
(showFastIcon: boolean, showFastIconHint: boolean, fastModeCooldown: boolean)
src/components/PromptInput/PromptInput.tsx:2328
↓ 1 callersFunctionbuildBridgeSessionUrl
( sessionId: string, environmentId: string, ingressUrl?: string, )
src/bridge/bridgeStatusUtil.ts:52
↓ 1 callersFunctionbuildCacheSafeParams
(context: ProcessUserInputContext)
src/commands/btw/btw.tsx:208
↓ 1 callersFunctionbuildCharToSegmentMap
* Build a mapping from each character position in the plain text to its segment index. * Returns an array where charToSegment[i] is the segment index
src/ink/render-node-to-output.ts:192
↓ 1 callersFunctionbuildClassifierUnavailableMessage
( toolName: string, classifierModel: string, )
src/utils/messages.ts:288
↓ 1 callersFunctionbuildClaudeMdMessage
* Build the CLAUDE.md prefix message for the classifier. Returns null when * CLAUDE.md is disabled or empty. The content is wrapped in a delimiter th
src/utils/permissions/yoloClassifier.ts:460
↓ 1 callersFunctionbuildCommonPluginDirectoryPaths
(ideName: string)
src/utils/jetbrains.ts:29
↓ 1 callersFunctionbuildConsolidationPrompt
( memoryRoot: string, transcriptDir: string, extra: string, )
src/services/autoDream/consolidationPrompt.ts:10
↓ 1 callersFunctionbuildCronCreateDescription
(durableEnabled: boolean)
src/tools/ScheduleCronTool/prompt.ts:68
↓ 1 callersFunctionbuildCronCreatePrompt
(durableEnabled: boolean)
src/tools/ScheduleCronTool/prompt.ts:74
↓ 1 callersFunctionbuildCronDeletePrompt
(durableEnabled: boolean)
src/tools/ScheduleCronTool/prompt.ts:124
↓ 1 callersFunctionbuildCronListPrompt
(durableEnabled: boolean)
src/tools/ScheduleCronTool/prompt.ts:131
↓ 1 callersFunctionbuildDeepLinkBanner
(info: DeepLinkBannerInfo)
src/utils/deepLink/banner.ts:54
↓ 1 callersFunctionbuildDefaultExternalSystemPrompt
()
src/utils/permissions/yoloClassifier.ts:125
↓ 1 callersFunctionbuildDescription
* Builds a human-readable description from tagged template arguments. * Only called when an operation was actually slow — never on the fast path. *
src/utils/slowOperations.ts:75
↓ 1 callersFunctionbuildDesktopDeepLink
* Builds a deep link URL for Claude Desktop to resume a CLI session. * Format: claude://resume?session={sessionId}&cwd={cwd} * In dev mode: claude-d
src/utils/desktopDeepLink.ts:35
↓ 1 callersFunctionbuildDiagnostics
()
src/components/Settings/Status.tsx:54
↓ 1 callersFunctionbuildDiffableContent
( system: TextBlockParam[], tools: BetaToolUnion[], model: string, )
src/services/api/promptCacheBreakDetection.ts:206
↓ 1 callersFunctionbuildDownloadPath
( basePath: string, sessionId: string, relativePath: string, )
src/services/api/filesApi.ts:187
↓ 1 callersFunctionbuildEntriesFromLocalFiles
( projectId: string | null, )
src/services/settingsSync/index.ts:418
↓ 1 callersFunctionbuildErrorRows
(failedMarketplaces: Array<{ name: string; error?: string; }>, extraMarketplaceErrors: PluginError[], plug
src/commands/plugin/PluginSettings.tsx:211
↓ 1 callersFunctionbuildExtractCombinedPrompt
( newMessageCount: number, existingMemories: string, skipIndex = false, )
src/services/extractMemories/prompts.ts:101
↓ 1 callersFunctionbuildFetch
( fetchOverride: ClientOptions['fetch'], source: string | undefined, )
src/services/api/client.ts:358
↓ 1 callersFunctionbuildFinalValues
(fields: string[], collected: Record<string, string>, configSchema: PluginOptionSchema, initialValues: PluginO
src/commands/plugin/PluginOptionsDialog.tsx:24
↓ 1 callersFunctionbuildForkedMessages
( directive: string, assistantMessage: AssistantMessage, )
src/tools/AgentTool/forkSubagent.ts:107
↓ 1 callersMethodbuildHeaders
(extra?: Record<string, string>)
web/lib/api/client.ts:107
↓ 1 callersFunctionbuildHookSchemas
()
src/schemas/hooks.ts:31
↓ 1 callersFunctionbuildIDEProperties
(mcpClients: MCPServerConnection[], ideInstallationStatus: IDEExtensionInstallationStatus | null = null, theme
src/utils/status.tsx:38
↓ 1 callersFunctionbuildImageContentBlocks
( pastedContents: Record<number, PastedContent> | undefined, )
src/utils/attachments.ts:1103
↓ 1 callersMethodbuildIndex
(paths: string[])
src/native-ts/file-index/index.ts:135
↓ 1 callersFunctionbuildInheritedCliFlags
(options?: { planModeRequired?: boolean permissionMode?: PermissionMode })
src/utils/swarm/spawnUtils.ts:38
↓ 1 callersFunctionbuildInstallationDiagnostics
()
src/utils/status.tsx:175
↓ 1 callersFunctionbuildInstallationHealthDiagnostics
()
src/utils/status.tsx:179
↓ 1 callersFunctionbuildKeystroke
* Build a ParsedKeystroke from Ink's input/key.
src/keybindings/resolver.ts:82
↓ 1 callersFunctionbuildLaunchMessage
(disconnectedBridge?: boolean)
src/commands/ultraplan.tsx:185
↓ 1 callersFunctionbuildMagicDocsUpdatePrompt
( docContents: string, docPath: string, docTitle: string, instructions?: string, )
src/services/MagicDocs/prompts.ts:98
↓ 1 callersFunctionbuildMcpProperties
(clients: MCPServerConnection[] = [], theme: ThemeName)
src/utils/status.tsx:89
↓ 1 callersFunctionbuildMemoryDiagnostics
()
src/utils/status.tsx:116
↓ 1 callersFunctionbuildMemoryPrompt
(params: { displayName: string memoryDir: string extraGuidelines?: string[] })
src/memdir/memdir.ts:272
↓ 1 callersFunctionbuildMessageLookups
( normalizedMessages: NormalizedMessage[], messages: Message[], )
src/utils/messages.ts:1170
↓ 1 callersFunctionbuildMissedTaskNotification
(missed: CronTask[])
src/utils/cronScheduler.ts:542
↓ 1 callersFunctionbuildNestedObject
( path: string[], value: unknown, )
src/tools/ConfigTool/ConfigTool.ts:455
↓ 1 callersFunctionbuildNestedTree
* Builds a nested tree structure from dot-notation paths * Uses lodash setWith to avoid automatic array creation
src/components/ValidationErrorsList.tsx:12
↓ 1 callersFunctionbuildParseScript
* Build the full PowerShell script that parses a command. * The user command is Base64-encoded (UTF-8) and embedded in a variable * to prevent injec
src/utils/powershell/parser.ts:687
↓ 1 callersFunctionbuildPlanApprovalOptions
({ showClearContext, showUltraplan, usedPercent, isAutoModeAvailable, isBypassPermissionsModeAvailab
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:674
↓ 1 callersFunctionbuildPluginAction
(pluginName: string)
src/commands/plugin/PluginSettings.tsx:184
↓ 1 callersFunctionbuildPositionSet
* Builds a Set of all character positions covered by the given spans.
src/utils/bash/treeSitterAnalysis.ts:142
↓ 1 callersFunctionbuildPrimarySection
()
src/components/Settings/Status.tsx:19
↓ 1 callersFunctionbuildProcessMetrics
* Builds process metrics object for all users.
src/services/analytics/metadata.ts:648
← previousnext →5,001–5,100 of 13,048, ranked by callers