Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ functions
Functions
13,048 in github.com/codeaashu/claude-code
⨍
Functions
13,048
◇
Types & classes
657
↓ 1 callers
Function
main
()
scripts/test-auth.ts:11
↓ 1 callers
Function
main
()
scripts/test-commands.ts:10
↓ 1 callers
Function
main
()
scripts/build-web.ts:40
↓ 1 callers
Function
main
()
scripts/test-services.ts:195
↓ 1 callers
Function
main
()
scripts/test-mcp.ts:43
↓ 1 callers
Function
main
()
scripts/build-bundle.ts:147
↓ 1 callers
Function
main
()
mcp-server/src/http.ts:138
↓ 1 callers
Function
main
()
mcp-server/src/index.ts:13
↓ 1 callers
Function
makeAncestorPidLookup
()
src/utils/ide.ts:61
↓ 1 callers
Function
makeContext
()
src/utils/handlePromptSubmit.ts:422
↓ 1 callers
Function
makeCrcTable
()
src/utils/ansiToPng.ts:272
↓ 1 callers
Function
makeDreamProgressWatcher
* 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 callers
Function
makeFallbackGlyph
()
src/utils/ansiToPng.ts:46
↓ 1 callers
Function
makeLexer
(src: string)
src/utils/bash/bashParser.ts:134
↓ 1 callers
Function
makeOutputFromSearchResponse
( result: BetaContentBlock[], query: string, durationSeconds: number, )
src/tools/WebSearchTool/WebSearchTool.ts:86
↓ 1 callers
Function
makeSecondaryModelPrompt
( markdownContent: string, prompt: string, isPreapprovedDomain: boolean, )
src/tools/WebFetchTool/prompt.ts:23
↓ 1 callers
Function
makeTestQuery
()
src/services/claudeAiLimits.ts:199
↓ 1 callers
Function
makeToolSchema
(input: Input)
src/tools/WebSearchTool/WebSearchTool.ts:76
↓ 1 callers
Function
manualReconnect
()
src/server/web/terminal.ts:285
↓ 1 callers
Function
manualReconnect
()
src/server/web/public/terminal.js:8898
↓ 1 callers
Function
manualRemoveNpmPackage
( packageName: string, )
src/utils/nativeInstaller/installer.ts:1525
↓ 1 callers
Function
mapAssistantMessage
( message: AssistantMessage, f: (s: unknown) => unknown, index: number, uuid?: UUID, )
src/services/vcr.ts:238
↓ 1 callers
Function
mapKey
(key: Key)
src/hooks/useTextInput.ts:318
↓ 1 callers
Function
mapLSPSeverity
* 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 callers
Function
mapMessages
( messages: (UserMessage | AssistantMessage)['message']['content'][], f: (s: unknown) => unknown, )
src/services/vcr.ts:175
↓ 1 callers
Function
mapNotebookCellsToToolResult
( data: NotebookCellSource[], toolUseID: string, )
src/utils/notebook.ts:188
↓ 1 callers
Function
mapStatementType
(rawType: string)
src/utils/powershell/parser.ts:712
↓ 1 callers
Function
markAgentsNotified
(taskId: string, setAppState: SetAppState)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:322
↓ 1 callers
Method
markAllDirty
()
src/server/web/public/terminal.js:3487
↓ 1 callers
Function
markBackslashReturnUsed
()
src/commands/terminalSetup/terminalSetup.tsx:133
↓ 1 callers
Function
markCommitStart
()
src/ink/reconciler.ts:211
↓ 1 callers
Function
markCronTasksFired
( ids: string[], firedAt: number, dir?: string, )
src/utils/cronTasks.ts:261
↓ 1 callers
Function
markDialogAsShown
()
src/components/IdeOnboardingDialog.tsx:154
↓ 1 callers
Function
markFlaggedPluginsSeen
( pluginIds: string[], )
src/utils/plugins/pluginFlagging.ts:172
↓ 1 callers
Function
markGitUnavailable
()
src/utils/plugins/gitAvailability.ts:59
↓ 1 callers
Function
markHintPluginShown
(pluginId: string)
src/utils/plugins/hintRecommendation.ts:141
↓ 1 callers
Function
markInProcessFallback
()
src/utils/swarm/backends/registry.ts:326
↓ 1 callers
Function
markMessagesAsReadByPredicate
( agentName: string, predicate: (msg: TeammateMessage) => boolean, teamName?: string, )
src/utils/teammateMailbox.ts:1101
↓ 1 callers
Function
markNoSelectRegion
( screen: Screen, x: number, y: number, width: number, height: number, )
src/ink/screen.ts:1471
↓ 1 callers
Function
markScrollActivity
()
src/bootstrap/state.ts:798
↓ 1 callers
Function
markSessionMemoryInitialized
()
src/services/SessionMemory/sessionMemoryUtils.ts:165
↓ 1 callers
Function
markShownThisSession
()
src/utils/claudeCodeHints.ts:170
↓ 1 callers
Method
markStepUpPending
* 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 callers
Function
markTerminalSetupInProgress
(backupPath: string)
src/utils/appleTerminalBackup.ts:7
↓ 1 callers
Function
markToolUseAsComplete
( toolUseContext: ToolUseContext, toolUseID: string, )
src/services/tools/StreamingToolExecutor.ts:521
↓ 1 callers
Function
markToolsSentToAPIState
()
src/services/compact/microCompact.ts:124
↓ 1 callers
Function
markdownToHtml
(md: string)
src/commands/insights.ts:1951
↓ 1 callers
Function
marketplaceAddHandler
( source: string, options: { cowork?: boolean; sparse?: string[]; scope?: string }, )
src/cli/handlers/plugins.ts:447
↓ 1 callers
Function
marketplaceListHandler
(options: { json?: boolean cowork?: boolean })
src/cli/handlers/plugins.ts:527
↓ 1 callers
Function
marketplaceRemoveHandler
( name: string, options: { cowork?: boolean }, )
src/cli/handlers/plugins.ts:595
↓ 1 callers
Function
marketplaceSourceHint
(p: string)
src/utils/plugins/validatePlugin.ts:113
↓ 1 callers
Function
marketplaceUpdateHandler
( name: string | undefined, options: { cowork?: boolean }, )
src/cli/handlers/plugins.ts:616
↓ 1 callers
Function
maskBracesInQuotedContexts
* 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 callers
Function
maskModelCodename
(baseName: string)
src/utils/model/model.ts:386
↓ 1 callers
Function
matchKey
(m: Match)
src/components/GlobalSearchDialog.tsx:320
↓ 1 callers
Function
matchesBinding
( input: string, key: Key, binding: ParsedBinding, )
src/keybindings/match.ts:111
↓ 1 callers
Function
matchesContentType
( content: Conversation["messages"][number]["content"], type: NonNullable<SearchFilters["contentType"]> )
web/lib/search/client-search.ts:177
↓ 1 callers
Function
matchesEvent
(parsed: ParsedKey, e: KeyboardEvent)
web/lib/keyParser.ts:33
↓ 1 callers
Function
matchesKeepGoingKeyword
(input: string)
src/utils/userPromptKeywords.ts:16
↓ 1 callers
Function
matchesKeyboardEvent
(e: KeyboardEvent, target: ParsedKeystroke)
src/hooks/useVoiceIntegration.tsx:61
↓ 1 callers
Function
matchesKeystroke
( input: string, key: Key, target: ParsedKeystroke, )
src/keybindings/match.ts:86
↓ 1 callers
Function
matchesNegativeKeyword
(input: string)
src/utils/userPromptKeywords.ts:4
↓ 1 callers
Function
matchesPattern
* 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 callers
Function
matchesSectionHeader
* 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 callers
Method
materializeSessionFile
* 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 callers
Function
maxLineNumber
(hunk: Hunk)
src/native-ts/color-diff/index.ts:832
↓ 1 callers
Function
maybeGetTmuxMouseHint
()
src/utils/fullscreen.ts:180
↓ 1 callers
Function
maybeInstallIDEExtension
( ideType: IdeType, )
src/utils/ide.ts:590
↓ 1 callers
Function
maybeInvalidateCache
* Invalidate the description cache if deferred tools have changed.
src/tools/ToolSearchTool/ToolSearchTool.ts:91
↓ 1 callers
Function
maybeNotifyIDEConnected
(client: Client)
src/utils/ide.ts:829
↓ 1 callers
Function
maybeRefreshOverageCreditCache
()
src/components/LogoV2/OverageCreditUpsell.tsx:44
↓ 1 callers
Function
maybeRemoveApiKeyFromMacOSKeychainThrows
()
src/utils/authPortable.ts:4
↓ 1 callers
Function
maybeTimeBasedMicrocompact
( messages: Message[], querySource: QuerySource | undefined, )
src/services/compact/microCompact.ts:446
↓ 1 callers
Function
maybeTruncateInput
( input: string, pastedContents: Record<number, PastedContent>, )
src/components/PromptInput/inputPaste.ts:61
↓ 1 callers
Function
maybeTruncateMessageForInput
( text: string, nextPasteId: number, )
src/components/PromptInput/inputPaste.ts:20
↓ 1 callers
Function
mcpAddFromDesktopHandler
(options: { scope?: string; })
src/cli/handlers/mcp.tsx:317
↓ 1 callers
Function
mcpAddJsonHandler
(name: string, json: string, options: { scope?: string; clientSecret?: true; })
src/cli/handlers/mcp.tsx:286
↓ 1 callers
Function
mcpGetHandler
(name: string)
src/cli/handlers/mcp.tsx:193
↓ 1 callers
Function
mcpListHandler
()
src/cli/handlers/mcp.tsx:144
↓ 1 callers
Function
mcpQueryFor
(searchToken: string)
src/utils/suggestions/slackChannelSuggestions.ts:129
↓ 1 callers
Function
mcpRemoveHandler
(name: string, options: { scope?: string; })
src/cli/handlers/mcp.tsx:74
↓ 1 callers
Function
mcpResetChoicesHandler
()
src/cli/handlers/mcp.tsx:352
↓ 1 callers
Function
mcpServeHandler
({ debug, verbose }: { debug?: boolean; verbose?: boolean; })
src/cli/handlers/mcp.tsx:42
↓ 1 callers
Function
mcpToolInputToAutoClassifierInput
( input: Record<string, unknown>, toolName: string, )
src/services/mcp/client.ts:1733
↓ 1 callers
Function
measureCursorPosition
* 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 callers
Method
measureWrappedText
()
src/utils/Cursor.ts:1293
↓ 1 callers
Function
memoryAge
(mtimeMs: number)
src/memdir/memoryAge.ts:15
↓ 1 callers
Function
memoryFileFreshnessPrefix
(data: object)
src/tools/FileReadTool/FileReadTool.ts:749
↓ 1 callers
Function
memoryFreshnessNote
(mtimeMs: number)
src/memdir/memoryAge.ts:49
↓ 1 callers
Function
memoryScopeForPath
(filePath: string)
src/utils/memoryFileDetection.ts:106
↓ 1 callers
Function
mergeAdjacentUserMessages
( msgs: (UserMessage | AssistantMessage)[], )
src/utils/messages.ts:2451
↓ 1 callers
Function
mergeArrays
* Custom merge function for arrays - concatenate and deduplicate
src/utils/settings/settings.ts:529
↓ 1 callers
Function
mergeAssistantMessages
( a: AssistantMessage, b: AssistantMessage, )
src/utils/messages.ts:2389
↓ 1 callers
Function
mergePluginErrors
* 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 callers
Function
mergePluginSettings
* 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 callers
Function
mergePluginSources
(sources: { session: LoadedPlugin[] marketplace: LoadedPlugin[] builtin: LoadedPlugin[] managedNames?:
src/utils/plugins/pluginLoader.ts:3009
↓ 1 callers
Function
mergeUntrackedIntoNormalizedCache
* Merge already-normalized untracked files into the cache
src/hooks/fileSuggestions.ts:169
↓ 1 callers
Function
mergeUserContentBlocks
( a: ContentBlockParam[], b: ContentBlockParam[], )
src/utils/messages.ts:2600
↓ 1 callers
Function
mergeUserMessagesAndToolResults
( a: UserMessage, b: UserMessage, )
src/utils/messages.ts:2372
↓ 1 callers
Function
messageText
* Extract plain-text content from a message for indexing.
web/lib/search/client-search.ts:43
← previous
next →
7,601–7,700 of 13,048, ranked by callers