MCPcopy Create free account

hub / github.com/AnukarOP/claude-code-leaked / functions

Functions11,462 in github.com/AnukarOP/claude-code-leaked

↓ 20 callersMethodenqueueWrite
(filePath: string, entry: Entry)
source code/utils/sessionStorage.ts:608
↓ 20 callersFunctionfileHistoryEnabled
()
source code/utils/fileHistory.ts:65
↓ 20 callersFunctiongetAllCommands
* Gets all commands including MCP skills/prompts from AppState. * SkillTool needs this because getCommands() only returns local/bundled skills.
source code/tools/SkillTool/SkillTool.ts:83
↓ 20 callersFunctiongetTranscriptPath
()
source code/utils/sessionStorage.ts:204
↓ 20 callersFunctionisPlanModeInterviewPhaseEnabled
()
source code/utils/planModeV2.ts:52
↓ 20 callersFunctionlogOTelEvent
( eventName: string, metadata: { [key: string]: string | undefined } = {}, )
source code/utils/telemetry/events.ts:23
↓ 20 callersFunctionsetStatus
(s: string)
source code/screens/REPL.tsx:4304
↓ 19 callersFunctionansiIdx
(index: number)
source code/native-ts/color-diff/index.ts:90
↓ 19 callersFunctionasAgentId
(id: string)
source code/types/ids.ts:33
↓ 19 callersFunctioncountCharInString
( str: { indexOf(search: string, start?: number): number }, char: string, start = 0, )
source code/utils/stringUtils.ts:56
↓ 19 callersMethodend
* End the flush and return any queued items for draining. * Caller is responsible for sending the returned items.
source code/bridge/flushGate.ts:39
↓ 19 callersFunctionevictTaskOutput
(taskId: string)
source code/utils/task/diskOutput.ts:290
↓ 19 callersFunctiongetClaudeCodeUserAgent
()
source code/utils/userAgent.ts:10
↓ 19 callersFunctiongetSettingsFilePathForSource
( source: SettingSource, )
source code/utils/settings/settings.ts:276
↓ 19 callersMethodhas
(uuid: string)
source code/bridge/bridgeMessaging.ts:454
↓ 19 callersMethodnext
()
source code/utils/stream.ts:21
↓ 19 callersFunctionnormalizePathForComparison
(filePath: string)
source code/utils/file.ts:567
↓ 19 callersFunctionsaveCurrentProjectConfig
( updater: (currentConfig: ProjectConfig) => ProjectConfig, )
source code/utils/config.ts:1627
↓ 19 callersFunctionuseAppStateStore
()
source code/state/AppState.tsx:179
↓ 18 callersMethodappend
(content: string)
source code/utils/task/diskOutput.ts:112
↓ 18 callersFunctionenqueue
(command: QueuedCommand)
source code/utils/messageQueueManager.ts:130
↓ 18 callersFunctiongetAnthropicApiKeyWithSource
( opts: { skipRetrievingKeyFromApiKeyHelper?: boolean } = {}, )
source code/utils/auth.ts:228
↓ 18 callersFunctiongetTracer
()
source code/utils/telemetry/sessionTracing.ts:154
↓ 18 callersFunctionisPolicyAllowed
(policy: string)
source code/services/policyLimits/index.ts:512
↓ 18 callersFunctionnormalizeNameForMCP
(name: string)
source code/services/mcp/normalization.ts:19
↓ 18 callersFunctiononResponse
(requestId_3, handler_0)
source code/hooks/useReplBridge.tsx:578
↓ 18 callersFunctiononSubmit
(selectedServers)
source code/components/MCPServerDesktopImportDialog.tsx:74
↓ 18 callersFunctionrelease
()
source code/utils/computerUse/drainRunLoop.ts:34
↓ 18 callersMethodsegment
(highlights: TextHighlight[])
source code/utils/textHighlighting.ts:78
↓ 18 callersFunctionsetCwd
(path: string, relativeTo?: string)
source code/utils/Shell.ts:449
↓ 17 callersFunctionappendEntryToFile
( fullPath: string, entry: Record<string, unknown>, )
source code/utils/sessionStorage.ts:2574
↓ 17 callersMethodend
* End a query. Returns true if this generation is still current * (meaning the caller should perform cleanup). Returns false if a * newer query
source code/utils/QueryGuard.ts:76
↓ 17 callersFunctiongetCurrentProjectConfig
()
source code/utils/config.ts:1604
↓ 17 callersFunctiongetMcpConfigsByScope
( scope: 'project' | 'user' | 'local' | 'enterprise', )
source code/services/mcp/config.ts:890
↓ 17 callersFunctionheadlessProfilerCheckpoint
(name: string)
source code/utils/headlessProfiler.ts:85
↓ 17 callersFunctionmatchingRuleForInput
( path: string, toolPermissionContext: ToolPermissionContext, toolType: 'edit' | 'read', behavior: 'al
source code/utils/permissions/filesystem.ts:957
↓ 17 callersFunctionnormalizeCaseForComparison
(path: string)
source code/utils/permissions/filesystem.ts:92
↓ 17 callersFunctiononProgress
(progress: { data: ShellProgress; })
source code/utils/processUserInput/processBashCommand.tsx:57
↓ 17 callersFunctiononReject
(feedback)
source code/hooks/useSSHSession.ts:145
↓ 17 callersFunctionosc
(...parts: (string | number)[])
source code/ink/termio/osc.ts:20
↓ 17 callersFunctionprepareApiRequest
()
source code/utils/teleport/api.ts:183
↓ 17 callersMethodright
()
source code/utils/Cursor.ts:313
↓ 17 callersFunctionsetStep
()
source code/components/TeleportProgress.tsx:122
↓ 16 callersMethodget
(index: number)
source code/ink/screen.ts:52
↓ 16 callersMethodgetComputedTop
()
source code/ink/layout/yoga.ts:114
↓ 16 callersFunctiongetGraphemeSegmenter
()
source code/utils/intl.ts:15
↓ 16 callersMethodgraphemeAt
(pos: number)
source code/utils/Cursor.ts:982
↓ 16 callersFunctionhasProgressMessage
* Guard: checks if progress data has a `message` field (agent_progress or * skill_progress). Other progress types (e.g. bash_progress forwarded from
source code/tools/AgentTool/UI.tsx:42
↓ 16 callersFunctionisBetaTracingEnabled
()
source code/utils/telemetry/betaSessionTracing.ts:80
↓ 16 callersFunctionisBuiltInAgent
( agent: AgentDefinition, )
source code/tools/AgentTool/loadAgentsDir.ts:170
↓ 16 callersFunctionisFastModeSupportedByModel
( modelSetting: ModelSetting, )
source code/utils/fastMode.ts:169
↓ 16 callersFunctionisLocalAgentTask
(task: unknown)
source code/tasks/LocalAgentTask/LocalAgentTask.tsx:151
↓ 16 callersFunctionisSettingSourceEnabled
(source: SettingSource)
source code/utils/settings/constants.ts:176
↓ 16 callersFunctionreadTeamFile
(teamName: string)
source code/utils/swarm/teamHelpers.ts:133
↓ 16 callersFunctionsameFloat
(a: number, b: number)
source code/native-ts/yoga-layout/index.ts:115
↓ 16 callersMethodsend
(msg: Message)
source code/utils/mailbox.ts:35
↓ 16 callersFunctionsplitCommand_DEPRECATED
(command: string)
source code/utils/bash/commands.ts:267
↓ 16 callersFunctionupdateRepresentativeClaim
()
source code/services/mockRateLimits.ts:212
↓ 16 callersFunctionwriteStatus
Write a status line and track its visual line count.
source code/bridge/bridgeUI.ts:120
↓ 15 callersMethodclose
()
source code/services/mcp/InProcessTransport.ts:39
↓ 15 callersFunctionemitHookResponse
(data: { hookId: string hookName: string hookEvent: string output: string stdout: string stderr: s
source code/utils/hooks/hookEvents.ts:155
↓ 15 callersFunctionflushSeg
()
source code/utils/bash/bashParser.ts:2928
↓ 15 callersFunctiongetOrganizationUUID
()
source code/services/oauth/client.ts:428
↓ 15 callersFunctionisAnthropicAuthEnabled
()
source code/utils/auth.ts:102
↓ 15 callersFunctionisEssentialTrafficOnly
()
source code/utils/privacyLevel.ts:36
↓ 15 callersFunctionisIdentStart
(c: string)
source code/utils/bash/bashParser.ts:228
↓ 15 callersFunctionparseStatements
* Parse a sequence of statements separated by ; & newline. Returns a flat list * where ; and & are sibling leaves (NOT wrapped in 'list' — only && ||
source code/utils/bash/bashParser.ts:771
↓ 15 callersFunctionparseWord
* Parse a word-position element: bare word, string, expansion, or concatenation * thereof. Returns a single node; if multiple adjacent fragments, wra
source code/utils/bash/bashParser.ts:2010
↓ 15 callersFunctionrename
(oldPath, newPath)
source code/utils/fsOperations.ts:433
↓ 15 callersFunctionrenderModelName
(model: ModelName)
source code/utils/model/model.ts:397
↓ 15 callersFunctionspawn
(opts: SessionSpawnOpts, dir: string)
source code/bridge/sessionRunner.ts:252
↓ 15 callersFunctiontuc
()
source code/utils/computerUse/wrapper.tsx:53
↓ 15 callersFunctionvalidateBridgeId
(id: string, label: string)
source code/bridge/bridgeApi.ts:50
↓ 15 callersFunctionwrapInSystemReminder
(content: string)
source code/utils/messages.ts:3099
↓ 15 callersFunctionwriteFileSync_DEPRECATED
( filePath: string, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptionsWithFlush, )
source code/utils/slowOperations.ts:250
↓ 14 callersFunctioncapitalize
(str: string)
source code/utils/stringUtils.ts:22
↓ 14 callersFunctioncellAt
(screen: Screen, x: number, y: number)
source code/ink/screen.ts:595
↓ 14 callersMethodforceFlush
()
source code/utils/telemetry/bigqueryExporter.ts:223
↓ 14 callersFunctiongetCurrentWorktreeSession
()
source code/utils/worktree.ts:160
↓ 14 callersFunctiongetPluginsDirectory
()
source code/utils/plugins/pluginDirectories.ts:55
↓ 14 callersFunctiongetShortcutDisplay
( action: string, context: KeybindingContextName, fallback: string, )
source code/keybindings/shortcutFormat.ts:40
↓ 14 callersFunctionhasDangerousExpansion
* Checks if a redirection target contains shell expansion syntax that could * bypass path validation. These require manual approval for security. *
source code/utils/bash/commands.ts:832
↓ 14 callersFunctionhasEmbeddedSearchTools
()
source code/utils/embeddedTools.ts:17
↓ 14 callersMethodisAtEnd
()
source code/utils/Cursor.ts:1002
↓ 14 callersFunctionisFastModeAvailable
()
source code/utils/fastMode.ts:44
↓ 14 callersFunctionisMcpServerDisabled
(name: string)
source code/services/mcp/config.ts:1530
↓ 14 callersFunctionisOpus1mMergeEnabled
()
source code/utils/model/model.ts:316
↓ 14 callersFunctionlistTasks
(taskListId: string)
source code/utils/tasks.ts:445
↓ 14 callersFunctionloadInstalledPluginsV2
()
source code/utils/plugins/installedPluginsManager.ts:317
↓ 14 callersFunctionlogPluginFetch
( source: PluginFetchSource, urlOrSpec: string | undefined, outcome: PluginFetchOutcome, durationMs: n
source code/utils/plugins/fetchTelemetry.ts:81
↓ 14 callersFunctionlogSuggestionSuppressed
( reason: string, suggestion?: string, promptId?: PromptVariant, source?: 'cli' | 'sdk', )
source code/services/PromptSuggestion/promptSuggestion.ts:501
↓ 14 callersFunctionparseFrontmatter
( markdown: string, sourcePath?: string, )
source code/utils/frontmatterParser.ts:132
↓ 14 callersFunctionregisterBundledSkill
(definition: BundledSkillDefinition)
source code/skills/bundledSkills.ts:55
↓ 14 callersFunctionresolve
(value: T)
source code/hooks/toolPermission/PermissionContext.ts:81
↓ 14 callersFunctionsanitizePath
(name: string)
source code/utils/cachePaths.ts:15
↓ 14 callersFunctiontoIDEDisplayName
(terminal: string | null)
source code/utils/ide.ts:1216
↓ 14 callersFunctionuseSelectedMessageBg
()
source code/components/messageActions.tsx:214
↓ 14 callersFunctionuseTerminalFocus
()
source code/ink/hooks/use-terminal-focus.ts:15
↓ 14 callersFunctionwrapForMultiplexer
(sequence: string)
source code/ink/termio/osc.ts:37
↓ 13 callersFunctioncleanup
()
source code/utils/ShellCommand.ts:465
← previousnext →201–300 of 11,462, ranked by callers