MCPcopy Create free account

hub / github.com/oboard/claude-code-rev / functions

Functions11,702 in github.com/oboard/claude-code-rev

↓ 2 callersFunctionmemoryHeader
(path: string, mtimeMs: number)
src/utils/attachments.ts:2327
↓ 2 callersFunctionmergeCacheWithNewStats
( existingCache: PersistedStatsCache, newStats: { dailyActivity: DailyActivity[] dailyModelTokens:
src/utils/statsCache.ts:260
↓ 2 callersFunctionmergeHookInstructions
( userInstructions: string | undefined, hookInstructions: string | undefined, )
src/services/compact/compact.ts:374
↓ 2 callersFunctionmergeHooksSettings
* Merge two HooksSettings objects
src/utils/plugins/pluginLoader.ts:1854
↓ 2 callersFunctionmessageSelector
()
src/QueryEngine.ts:88
↓ 2 callersFunctionmessagesAfterAreOnlySynthetic
(messages: Message[], fromIndex: number)
src/components/MessageSelector.tsx:799
↓ 2 callersFunctionmigrateFromEnabledPlugins
()
src/utils/plugins/installedPluginsManager.ts:1048
↓ 2 callersFunctionminDefined
( a: number | undefined, b: number | undefined, )
src/ink/output.ts:123
↓ 2 callersFunctionmkBundle
(base: string)
src/utils/teleport/gitBundle.ts:59
↓ 2 callersFunctionmodelSupports1M
(model: string)
src/utils/context.ts:43
↓ 2 callersFunctionmodelSupportsAdaptiveThinking
(model: string)
src/utils/thinking.ts:113
↓ 2 callersFunctionmodelSupportsISP
(model: string)
src/utils/betas.ts:92
↓ 2 callersFunctionmodifiersMatch
* Check if all modifiers match between Ink Key and ParsedKeystroke. * * Alt and Meta: Ink historically set `key.meta` for Alt/Option. A `meta` * mo
src/keybindings/match.ts:60
↓ 2 callersFunctionmtimeOrUndefined
(p: string)
src/utils/deepLink/banner.ts:104
↓ 2 callersFunctionmulberry32
(seed: number)
src/buddy/companion.ts:16
↓ 2 callersFunctionndjsonSafeStringify
(value: unknown)
src/cli/ndjsonSafeStringify.ts:30
↓ 2 callersFunctionnewConnState
()
src/upstreamproxy/relay.ts:140
↓ 2 callersMethodnextVimWord
()
src/utils/Cursor.ts:658
↓ 2 callersFunctionnormalizeAndTruncateToWidth
(text: string, maxWidth: number)
src/components/LogSelector.tsx:62
↓ 2 callersFunctionnormalizeAttachmentForAPI
( attachment: Attachment, )
src/utils/messages.ts:3453
↓ 2 callersFunctionnormalizeCRLF
Decode buf[0..len) to utf8, normalizing CRLF only if CR is present.
src/utils/readEditContext.ts:160
↓ 2 callersFunctionnormalizeControlMessageKeys
(obj: unknown)
src/utils/controlMessageCompat.ts:13
↓ 2 callersFunctionnormalizeEdit
(fileContent: string, edit: FileEdit)
src/components/FileEditToolDiff.tsx:172
↓ 2 callersFunctionnormalizeEntry
(raw: string)
src/utils/permissions/permissionsLoader.ts:186
↓ 2 callersFunctionnormalizeForCompare
(p: string)
src/utils/plugins/orphanedPluginFilter.ts:111
↓ 2 callersFunctionnormalizeGitPathArg
* Normalize PS arg text → canonical path for git-internal matching. * Order matters: structural strips first (colon-bound param, quotes, * backtick
src/tools/PowerShellTool/gitSafety.ts:48
↓ 2 callersFunctionnormalizeGitPaths
* Normalize git paths relative to originalCwd
src/hooks/fileSuggestions.ts:152
↓ 2 callersFunctionnormalizeOAuthErrorBody
( response: Response, )
src/services/mcp/auth.ts:157
↓ 2 callersFunctionnormalizeQuotes
(str: string)
src/tools/FileEditTool/utils.ts:31
↓ 2 callersFunctionnormalizeSource
* Resolve relative directory/file paths for stable comparison. * Settings declared at project scope may use project-relative paths; * JSON stores ab
src/utils/plugins/reconciler.ts:249
↓ 2 callersFunctionnotifyCacheDeletion
( querySource: QuerySource, agentId?: AgentId, )
src/services/api/promptCacheBreakDetection.ts:673
↓ 2 callersFunctionnotifyExpectedEscape
()
src/utils/computerUse/escHotkey.ts:51
↓ 2 callersFunctionoauthHeaders
(accessToken: string)
src/bridge/codeSessionApi.ts:18
↓ 2 callersFunctiononError
(error: Error)
src/services/lsp/LSPClient.ts:121
↓ 2 callersFunctiononGrowthBookRefresh
( listener: GrowthBookRefreshListener, )
src/services/analytics/growthbook.ts:139
↓ 2 callersFunctiononInit
()
src/screens/REPL.tsx:3824
↓ 2 callersFunctiononInput
(input: string, key: Key)
src/hooks/useTextInput.ts:431
↓ 2 callersFunctiononPermissionResponse
(response)
src/cli/print.ts:3936
↓ 2 callersFunctiononSelect
(log_0: LogOption)
src/screens/ResumeConversation.tsx:178
↓ 2 callersFunctiononUserMessage
(text: string, bridgeSessionId: string)
src/bridge/initReplBridge.ts:349
↓ 2 callersFunctionopenFile
(filePath: string, content: string)
src/services/lsp/LSPServerManager.ts:270
↓ 2 callersFunctionopenInChrome
(url: string)
src/utils/claudeInChrome/common.ts:429
↓ 2 callersFunctionopener
* Shared opener for both extract-prompt variants.
src/services/extractMemories/prompts.ts:29
↓ 2 callersFunctionoptimize
(diff: Diff)
src/ink/optimizer.ts:16
↓ 2 callersMethodpaginatedGet
* Paginated GET with retry. Fetches all pages from a list endpoint, * retrying each page on failure with exponential backoff + jitter.
src/cli/transports/ccrClient.ts:864
↓ 2 callersFunctionparallelWithLimit
* Execute promises with limited concurrency * * @param items - Items to process * @param fn - Async function to apply to each item * @param concur
src/services/api/filesApi.ts:280
↓ 2 callersFunctionparseAgentsFromJson
( agentsJson: unknown, source: SettingSource = 'flagSettings', )
src/tools/AgentTool/loadAgentsDir.ts:521
↓ 2 callersFunctionparseAndOr
* Parse pipeline chains joined by && ||. Left-associative nesting. * tree-sitter quirk: trailing redirect on the last pipeline wraps the ENTIRE * li
src/utils/bash/bashParser.ts:879
↓ 2 callersFunctionparseAndValidateManifestFromBytes
( manifestData: Uint8Array, )
src/utils/dxt/helpers.ts:56
↓ 2 callersFunctionparseAnsi
(text: string)
src/utils/ansiToSvg.ts:53
↓ 2 callersFunctionparseArgumentNames
( argumentNames: string | string[] | undefined, )
src/utils/argumentSubstitution.ts:50
↓ 2 callersFunctionparseArguments
(args: string)
src/utils/argumentSubstitution.ts:24
↓ 2 callersFunctionparseArithBinary
Precedence-climbing binary expression parser.
src/utils/bash/bashParser.ts:4232
↓ 2 callersFunctionparseAutoPercentage
* Parse auto:N syntax from ENABLE_TOOL_SEARCH env var. * Returns the percentage clamped to 0-100, or null if not auto:N format or not a number.
src/utils/toolSearch.ts:55
↓ 2 callersFunctionparseBoundaryLine
* Confirm a byte-matched line is a real compact_boundary (marker can appear * inside user content) and check for preservedSegment.
src/utils/sessionStoragePortable.ts:493
↓ 2 callersFunctionparseChannelEntries
(raw: string[], flag: string)
src/main.tsx:1656
↓ 2 callersFunctionparseChord
(input: string)
src/keybindings/parser.ts:80
↓ 2 callersFunctionparseCommandRaw
( command: string, )
src/utils/bash/parser.ts:104
↓ 2 callersFunctionparseCount
(notif: Notification)
src/hooks/notifs/useTeammateShutdownNotification.ts:10
↓ 2 callersFunctionparseDataUri
( s: string, )
src/tools/BashTool/utils.ts:59
↓ 2 callersMethodparseDiagnosticResult
(result: unknown)
src/services/diagnosticTracking.ts:285
↓ 2 callersFunctionparseElicitationHookOutput
* Parse elicitation-specific fields from a HookOutsideReplResult. * Mirrors the relevant branches of processHookJSONOutput for Elicitation * and Eli
src/utils/hooks.ts:4388
↓ 2 callersFunctionparseFor
(P: ParseState, forTok: Token)
src/utils/bash/bashParser.ts:3200
↓ 2 callersFunctionparseForSecurityFromAst
( cmd: string, root: Node | typeof PARSE_ABORTED, )
src/utils/bash/ast.ts:400
↓ 2 callersFunctionparseGitCommitId
(stdout: string)
src/tools/shared/gitOperationTracking.ts:79
↓ 2 callersFunctionparseHeaders
(headerArray: string[])
src/services/mcp/utils.ts:325
↓ 2 callersFunctionparseHookOutput
(stdout: string)
src/utils/hooks.ts:399
↓ 2 callersFunctionparseHttpHookOutput
(body: string)
src/utils/hooks.ts:453
↓ 2 callersFunctionparseMarketplaceInput
( input: string, )
src/utils/plugins/parseMarketplaceInput.ts:23
↓ 2 callersFunctionparseMaxTokensContextOverflowError
(error: APIError)
src/services/api/withRetry.ts:550
↓ 2 callersFunctionparseMouseEvent
* Parse an SGR mouse event sequence into a ParsedMouse, or null if not a * mouse event or if it's a wheel event (wheel stays as ParsedKey for the *
src/ink/parse-keypress.ts:594
↓ 2 callersFunctionparseOscColor
(spec: string)
src/ink/termio/osc.ts:317
↓ 2 callersFunctionparsePDFPageRange
( pages: string, )
src/utils/pdfUtils.ts:16
↓ 2 callersFunctionparsePRReference
(input: string)
src/utils/worktree.ts:633
↓ 2 callersFunctionparsePartialPath
( partialPath: string, basePath?: string, )
src/utils/suggestions/directoryCompletion.ts:55
↓ 2 callersFunctionparsePatternCommand
( args: string[], flagsWithArgs: Set<string>, defaults: string[] = [], )
src/tools/BashTool/pathValidation.ts:142
↓ 2 callersFunctionparsePermissionUpdates
* Validate permissionUpdates from external sources (mailbox IPC, disk polling). * Malformed entries from buggy/old teammate processes are filtered ou
src/hooks/useSwarmPermissionPoller.ts:35
↓ 2 callersFunctionparsePipeline
* Parse commands joined by | or |&. Flat children with operator leaves. * tree-sitter quirk: `a | b 2>nul | c` hoists the redirect on `b` to wrap *
src/utils/bash/bashParser.ts:938
↓ 2 callersFunctionparsePluginSettings
* Parse raw settings through PluginSettingsSchema, returning only allowlisted keys. * Returns undefined if parsing fails or all keys are filtered out
src/utils/plugins/pluginLoader.ts:1788
↓ 2 callersFunctionparsePositiveIntFromFrontmatter
( value: unknown, )
src/utils/frontmatterParser.ts:275
↓ 2 callersFunctionparsePromptTooLongTokenCounts
(rawMessage: string)
src/services/api/errors.ts:85
↓ 2 callersFunctionparseRefFromCommand
* Extract target ref from `git merge <ref>` / `git rebase <ref>` command. * Skips flags and keywords — first non-flag argument is the ref.
src/tools/shared/gitOperationTracking.ts:113
↓ 2 callersFunctionparseRegQueryStdout
( stdout: string, valueName = 'Settings', )
src/utils/settings/mdm/settings.ts:208
↓ 2 callersFunctionparseShellFrontmatter
( value: unknown, source: string, )
src/utils/frontmatterParser.ts:351
↓ 2 callersFunctionparseSkillFrontmatterFields
( frontmatter: FrontmatterData, markdownContent: string, resolvedName: string, descriptionFallbackLabe
src/skills/loadSkillsDir.ts:185
↓ 2 callersFunctionparseSlashCommand
(input: string)
src/utils/slashCommandParsing.ts:25
↓ 2 callersFunctionparseTestAnd
(P: ParseState, closer: string)
src/utils/bash/bashParser.ts:3733
↓ 2 callersFunctionparseTestExpr
(P: ParseState, closer: string)
src/utils/bash/bashParser.ts:3701
↓ 2 callersFunctionparseTestOr
(P: ParseState, closer: string)
src/utils/bash/bashParser.ts:3705
↓ 2 callersFunctionparseTestRegexRhs
(P: ParseState)
src/utils/bash/bashParser.ts:3937
↓ 2 callersFunctionparseTestUnary
(P: ParseState, closer: string)
src/utils/bash/bashParser.ts:3757
↓ 2 callersFunctionparseToolListString
* Parses tools from frontmatter, supporting both string and array formats * Always returns a string array for consistency * @param toolsValue The va
src/utils/markdownConfigLoader.ts:77
↓ 2 callersFunctionparseToolName
* Parse tool name into searchable parts. * Handles both MCP tools (mcp__server__action) and regular tools (CamelCase).
src/tools/ToolSearchTool/ToolSearchTool.ts:132
↓ 2 callersFunctionparseXmlBlock
* Parse XML block response: <block>yes/no</block> * Strips thinking content first to avoid matching tags inside reasoning. * Returns true for "yes"
src/utils/permissions/yoloClassifier.ts:578
↓ 2 callersFunctionparseXmlReason
* Parse XML reason: <reason>...</reason> * Strips thinking content first to avoid matching tags inside reasoning.
src/utils/permissions/yoloClassifier.ts:590
↓ 2 callersFunctionpartiallySanitizeUnicode
(prompt: string)
src/utils/sanitization.ts:25
↓ 2 callersFunctionpathInOriginalCwd
(path: string)
src/utils/claudemd.ts:245
↓ 2 callersFunctionpathListSignature
(paths: string[])
src/hooks/fileSuggestions.ts:111
↓ 2 callersFunctionperformCrossAppAccess
( serverUrl: string, config: XaaConfig, serverName = 'xaa', abortSignal?: AbortSignal, )
src/services/mcp/xaa.ts:426
↓ 2 callersFunctionperformVersionUpdate
* Performs the core update operation: download (if needed), install, and update symlink. * Returns whether a new install was performed (vs just updat
src/utils/nativeInstaller/installer.ts:441
← previousnext →3,701–3,800 of 11,702, ranked by callers