MCPcopy Create free account

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

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

↓ 1 callersFunctionmain
()
scripts/test-auth.ts:11
↓ 1 callersFunctionmain
()
scripts/test-commands.ts:10
↓ 1 callersFunctionmain
()
scripts/build-web.ts:40
↓ 1 callersFunctionmain
()
scripts/test-services.ts:195
↓ 1 callersFunctionmain
()
scripts/test-mcp.ts:43
↓ 1 callersFunctionmain
()
scripts/build-bundle.ts:147
↓ 1 callersFunctionmain
()
mcp-server/src/http.ts:138
↓ 1 callersFunctionmain
()
mcp-server/src/index.ts:13
↓ 1 callersFunctionmakeAncestorPidLookup
()
src/utils/ide.ts:61
↓ 1 callersFunctionmakeContext
()
src/utils/handlePromptSubmit.ts:422
↓ 1 callersFunctionmakeCrcTable
()
src/utils/ansiToPng.ts:272
↓ 1 callersFunctionmakeDreamProgressWatcher
* Watch the forked agent's messages. For each assistant turn, extracts any * text blocks (the agent's reasoning/summary — what the user wants to see)
src/services/autoDream/autoDream.ts:281
↓ 1 callersFunctionmakeFallbackGlyph
()
src/utils/ansiToPng.ts:46
↓ 1 callersFunctionmakeLexer
(src: string)
src/utils/bash/bashParser.ts:134
↓ 1 callersFunctionmakeOutputFromSearchResponse
( result: BetaContentBlock[], query: string, durationSeconds: number, )
src/tools/WebSearchTool/WebSearchTool.ts:86
↓ 1 callersFunctionmakeSecondaryModelPrompt
( markdownContent: string, prompt: string, isPreapprovedDomain: boolean, )
src/tools/WebFetchTool/prompt.ts:23
↓ 1 callersFunctionmakeTestQuery
()
src/services/claudeAiLimits.ts:199
↓ 1 callersFunctionmakeToolSchema
(input: Input)
src/tools/WebSearchTool/WebSearchTool.ts:76
↓ 1 callersFunctionmanualReconnect
()
src/server/web/terminal.ts:285
↓ 1 callersFunctionmanualReconnect
()
src/server/web/public/terminal.js:8898
↓ 1 callersFunctionmanualRemoveNpmPackage
( packageName: string, )
src/utils/nativeInstaller/installer.ts:1525
↓ 1 callersFunctionmapAssistantMessage
( message: AssistantMessage, f: (s: unknown) => unknown, index: number, uuid?: UUID, )
src/services/vcr.ts:238
↓ 1 callersFunctionmapKey
(key: Key)
src/hooks/useTextInput.ts:318
↓ 1 callersFunctionmapLSPSeverity
* Map LSP severity to Claude diagnostic severity * * Maps LSP severity numbers to Claude diagnostic severity strings. * Accepts numeric severity va
src/services/lsp/passiveFeedback.ts:18
↓ 1 callersFunctionmapMessages
( messages: (UserMessage | AssistantMessage)['message']['content'][], f: (s: unknown) => unknown, )
src/services/vcr.ts:175
↓ 1 callersFunctionmapNotebookCellsToToolResult
( data: NotebookCellSource[], toolUseID: string, )
src/utils/notebook.ts:188
↓ 1 callersFunctionmapStatementType
(rawType: string)
src/utils/powershell/parser.ts:712
↓ 1 callersFunctionmarkAgentsNotified
(taskId: string, setAppState: SetAppState)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:322
↓ 1 callersMethodmarkAllDirty
()
src/server/web/public/terminal.js:3487
↓ 1 callersFunctionmarkBackslashReturnUsed
()
src/commands/terminalSetup/terminalSetup.tsx:133
↓ 1 callersFunctionmarkCommitStart
()
src/ink/reconciler.ts:211
↓ 1 callersFunctionmarkCronTasksFired
( ids: string[], firedAt: number, dir?: string, )
src/utils/cronTasks.ts:261
↓ 1 callersFunctionmarkDialogAsShown
()
src/components/IdeOnboardingDialog.tsx:154
↓ 1 callersFunctionmarkFlaggedPluginsSeen
( pluginIds: string[], )
src/utils/plugins/pluginFlagging.ts:172
↓ 1 callersFunctionmarkGitUnavailable
()
src/utils/plugins/gitAvailability.ts:59
↓ 1 callersFunctionmarkHintPluginShown
(pluginId: string)
src/utils/plugins/hintRecommendation.ts:141
↓ 1 callersFunctionmarkInProcessFallback
()
src/utils/swarm/backends/registry.ts:326
↓ 1 callersFunctionmarkMessagesAsReadByPredicate
( agentName: string, predicate: (msg: TeammateMessage) => boolean, teamName?: string, )
src/utils/teammateMailbox.ts:1101
↓ 1 callersFunctionmarkNoSelectRegion
( screen: Screen, x: number, y: number, width: number, height: number, )
src/ink/screen.ts:1471
↓ 1 callersFunctionmarkScrollActivity
()
src/bootstrap/state.ts:798
↓ 1 callersFunctionmarkSessionMemoryInitialized
()
src/services/SessionMemory/sessionMemoryUtils.ts:165
↓ 1 callersFunctionmarkShownThisSession
()
src/utils/claudeCodeHints.ts:170
↓ 1 callersMethodmarkStepUpPending
* Called by the fetch wrapper when a 403 insufficient_scope response is * detected. Setting this causes tokens() to omit refresh_token, forcing
src/services/mcp/auth.ts:1468
↓ 1 callersFunctionmarkTerminalSetupInProgress
(backupPath: string)
src/utils/appleTerminalBackup.ts:7
↓ 1 callersFunctionmarkToolUseAsComplete
( toolUseContext: ToolUseContext, toolUseID: string, )
src/services/tools/StreamingToolExecutor.ts:521
↓ 1 callersFunctionmarkToolsSentToAPIState
()
src/services/compact/microCompact.ts:124
↓ 1 callersFunctionmarkdownToHtml
(md: string)
src/commands/insights.ts:1951
↓ 1 callersFunctionmarketplaceAddHandler
( source: string, options: { cowork?: boolean; sparse?: string[]; scope?: string }, )
src/cli/handlers/plugins.ts:447
↓ 1 callersFunctionmarketplaceListHandler
(options: { json?: boolean cowork?: boolean })
src/cli/handlers/plugins.ts:527
↓ 1 callersFunctionmarketplaceRemoveHandler
( name: string, options: { cowork?: boolean }, )
src/cli/handlers/plugins.ts:595
↓ 1 callersFunctionmarketplaceSourceHint
(p: string)
src/utils/plugins/validatePlugin.ts:113
↓ 1 callersFunctionmarketplaceUpdateHandler
( name: string | undefined, options: { cowork?: boolean }, )
src/cli/handlers/plugins.ts:616
↓ 1 callersFunctionmaskBracesInQuotedContexts
* Mask `{` characters that appear inside single- or double-quoted contexts. * Uses a single-pass bash-aware quote-state scanner instead of a regex.
src/utils/bash/ast.ts:331
↓ 1 callersFunctionmaskModelCodename
(baseName: string)
src/utils/model/model.ts:386
↓ 1 callersFunctionmatchKey
(m: Match)
src/components/GlobalSearchDialog.tsx:320
↓ 1 callersFunctionmatchesBinding
( input: string, key: Key, binding: ParsedBinding, )
src/keybindings/match.ts:111
↓ 1 callersFunctionmatchesContentType
( content: Conversation["messages"][number]["content"], type: NonNullable<SearchFilters["contentType"]> )
web/lib/search/client-search.ts:177
↓ 1 callersFunctionmatchesEvent
(parsed: ParsedKey, e: KeyboardEvent)
web/lib/keyParser.ts:33
↓ 1 callersFunctionmatchesKeepGoingKeyword
(input: string)
src/utils/userPromptKeywords.ts:16
↓ 1 callersFunctionmatchesKeyboardEvent
(e: KeyboardEvent, target: ParsedKeystroke)
src/hooks/useVoiceIntegration.tsx:61
↓ 1 callersFunctionmatchesKeystroke
( input: string, key: Key, target: ParsedKeystroke, )
src/keybindings/match.ts:86
↓ 1 callersFunctionmatchesNegativeKeyword
(input: string)
src/utils/userPromptKeywords.ts:4
↓ 1 callersFunctionmatchesPattern
* Check if a match query matches a hook matcher pattern * @param matchQuery The query to match (e.g., 'Write', 'Edit', 'Bash') * @param matcher The
src/utils/hooks.ts:1346
↓ 1 callersFunctionmatchesSectionHeader
* Check if a config line like `[remote "origin"]` matches the given section/subsection. * Section matching is case-insensitive; subsection matching i
src/utils/git/gitConfigParser.ts:198
↓ 1 callersMethodmaterializeSessionFile
* Create the session file, write cached startup metadata, and flush * buffered entries. Called on the first user/assistant message.
src/utils/sessionStorage.ts:976
↓ 1 callersFunctionmaxLineNumber
(hunk: Hunk)
src/native-ts/color-diff/index.ts:832
↓ 1 callersFunctionmaybeGetTmuxMouseHint
()
src/utils/fullscreen.ts:180
↓ 1 callersFunctionmaybeInstallIDEExtension
( ideType: IdeType, )
src/utils/ide.ts:590
↓ 1 callersFunctionmaybeInvalidateCache
* Invalidate the description cache if deferred tools have changed.
src/tools/ToolSearchTool/ToolSearchTool.ts:91
↓ 1 callersFunctionmaybeNotifyIDEConnected
(client: Client)
src/utils/ide.ts:829
↓ 1 callersFunctionmaybeRefreshOverageCreditCache
()
src/components/LogoV2/OverageCreditUpsell.tsx:44
↓ 1 callersFunctionmaybeRemoveApiKeyFromMacOSKeychainThrows
()
src/utils/authPortable.ts:4
↓ 1 callersFunctionmaybeTimeBasedMicrocompact
( messages: Message[], querySource: QuerySource | undefined, )
src/services/compact/microCompact.ts:446
↓ 1 callersFunctionmaybeTruncateInput
( input: string, pastedContents: Record<number, PastedContent>, )
src/components/PromptInput/inputPaste.ts:61
↓ 1 callersFunctionmaybeTruncateMessageForInput
( text: string, nextPasteId: number, )
src/components/PromptInput/inputPaste.ts:20
↓ 1 callersFunctionmcpAddFromDesktopHandler
(options: { scope?: string; })
src/cli/handlers/mcp.tsx:317
↓ 1 callersFunctionmcpAddJsonHandler
(name: string, json: string, options: { scope?: string; clientSecret?: true; })
src/cli/handlers/mcp.tsx:286
↓ 1 callersFunctionmcpGetHandler
(name: string)
src/cli/handlers/mcp.tsx:193
↓ 1 callersFunctionmcpListHandler
()
src/cli/handlers/mcp.tsx:144
↓ 1 callersFunctionmcpQueryFor
(searchToken: string)
src/utils/suggestions/slackChannelSuggestions.ts:129
↓ 1 callersFunctionmcpRemoveHandler
(name: string, options: { scope?: string; })
src/cli/handlers/mcp.tsx:74
↓ 1 callersFunctionmcpResetChoicesHandler
()
src/cli/handlers/mcp.tsx:352
↓ 1 callersFunctionmcpServeHandler
({ debug, verbose }: { debug?: boolean; verbose?: boolean; })
src/cli/handlers/mcp.tsx:42
↓ 1 callersFunctionmcpToolInputToAutoClassifierInput
( input: Record<string, unknown>, toolName: string, )
src/services/mcp/client.ts:1733
↓ 1 callersFunctionmeasureCursorPosition
* Approximates pixel position of a text offset inside a textarea. * Uses a hidden mirror div that matches the textarea's styling.
web/components/collaboration/CursorGhost.tsx:29
↓ 1 callersMethodmeasureWrappedText
()
src/utils/Cursor.ts:1293
↓ 1 callersFunctionmemoryAge
(mtimeMs: number)
src/memdir/memoryAge.ts:15
↓ 1 callersFunctionmemoryFileFreshnessPrefix
(data: object)
src/tools/FileReadTool/FileReadTool.ts:749
↓ 1 callersFunctionmemoryFreshnessNote
(mtimeMs: number)
src/memdir/memoryAge.ts:49
↓ 1 callersFunctionmemoryScopeForPath
(filePath: string)
src/utils/memoryFileDetection.ts:106
↓ 1 callersFunctionmergeAdjacentUserMessages
( msgs: (UserMessage | AssistantMessage)[], )
src/utils/messages.ts:2451
↓ 1 callersFunctionmergeArrays
* Custom merge function for arrays - concatenate and deduplicate
src/utils/settings/settings.ts:529
↓ 1 callersFunctionmergeAssistantMessages
( a: AssistantMessage, b: AssistantMessage, )
src/utils/messages.ts:2389
↓ 1 callersFunctionmergePluginErrors
* Merge fresh plugin-load errors with existing errors, preserving LSP and * plugin-component errors that were recorded by other systems and * dedupl
src/utils/plugins/refresh.ts:199
↓ 1 callersFunctionmergePluginSettings
* Merge settings from all enabled plugins into a single record. * Later plugins override earlier ones for the same key. * Only allowlisted keys are
src/utils/plugins/pluginLoader.ts:3250
↓ 1 callersFunctionmergePluginSources
(sources: { session: LoadedPlugin[] marketplace: LoadedPlugin[] builtin: LoadedPlugin[] managedNames?:
src/utils/plugins/pluginLoader.ts:3009
↓ 1 callersFunctionmergeUntrackedIntoNormalizedCache
* Merge already-normalized untracked files into the cache
src/hooks/fileSuggestions.ts:169
↓ 1 callersFunctionmergeUserContentBlocks
( a: ContentBlockParam[], b: ContentBlockParam[], )
src/utils/messages.ts:2600
↓ 1 callersFunctionmergeUserMessagesAndToolResults
( a: UserMessage, b: UserMessage, )
src/utils/messages.ts:2372
↓ 1 callersFunctionmessageText
* Extract plain-text content from a message for indexing.
web/lib/search/client-search.ts:43
← previousnext →7,601–7,700 of 13,048, ranked by callers