MCPcopy Create free account

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

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

↓ 17 callersFunctionsetStep
()
src/components/TeleportProgress.tsx:120
↓ 17 callersFunctionstripAnsi
(text: string)
web/lib/ansi-to-html.ts:12
↓ 16 callersFunctiond
(e3)
src/server/web/public/terminal.js:2439
↓ 16 callersMethodgetComputedTop
()
src/ink/layout/yoga.ts:112
↓ 16 callersFunctiongetGraphemeSegmenter
()
src/utils/intl.ts:13
↓ 16 callersMethodgetNullCell
(e3)
src/server/web/public/terminal.js:3882
↓ 16 callersMethodgraphemeAt
(pos: number)
src/utils/Cursor.ts:980
↓ 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
src/tools/AgentTool/UI.tsx:40
↓ 16 callersFunctionisBetaTracingEnabled
()
src/utils/telemetry/betaSessionTracing.ts:78
↓ 16 callersFunctionisBuiltInAgent
( agent: AgentDefinition, )
src/tools/AgentTool/loadAgentsDir.ts:168
↓ 16 callersFunctionisFastModeSupportedByModel
( modelSetting: ModelSetting, )
src/utils/fastMode.ts:167
↓ 16 callersFunctionisLocalAgentTask
(task: unknown)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:149
↓ 16 callersFunctionisSettingSourceEnabled
(source: SettingSource)
src/utils/settings/constants.ts:174
↓ 16 callersFunctionreadTeamFile
(teamName: string)
src/utils/swarm/teamHelpers.ts:131
↓ 16 callersFunctionsameFloat
(a: number, b: number)
src/native-ts/yoga-layout/index.ts:113
↓ 16 callersFunctionspawn
(opts: SessionSpawnOpts, dir: string)
src/bridge/sessionRunner.ts:250
↓ 16 callersFunctionsplitCommand_DEPRECATED
(command: string)
src/utils/bash/commands.ts:265
↓ 16 callersFunctionupdateRepresentativeClaim
()
src/services/mockRateLimits.ts:210
↓ 16 callersFunctionwriteStatus
Write a status line and track its visual line count.
src/bridge/bridgeUI.ts:118
↓ 15 callersMethodclose
()
src/services/mcp/InProcessTransport.ts:37
↓ 15 callersMethoddestroy
* Immediately kill the PTY and remove the session.
src/server/web/session-store.ts:125
↓ 15 callersFunctionemitHookResponse
(data: { hookId: string hookName: string hookEvent: string output: string stdout: string stderr: s
src/utils/hooks/hookEvents.ts:153
↓ 15 callersFunctionflushSeg
()
src/utils/bash/bashParser.ts:2926
↓ 15 callersFunctiongetOrganizationUUID
()
src/services/oauth/client.ts:426
↓ 15 callersFunctioni
(s2)
src/server/web/public/terminal.js:5927
↓ 15 callersFunctionisAnthropicAuthEnabled
()
src/utils/auth.ts:100
↓ 15 callersFunctionisEssentialTrafficOnly
()
src/utils/privacyLevel.ts:34
↓ 15 callersFunctionisIdentStart
(c: string)
src/utils/bash/bashParser.ts:226
↓ 15 callersFunctiononExit
(handler: (e: { exitCode: number; signal: number }) => void)
src/server/web/__tests__/session-manager.test.ts:16
↓ 15 callersFunctionparseStatements
* Parse a sequence of statements separated by ; & newline. Returns a flat list * where ; and & are sibling leaves (NOT wrapped in 'list' — only && ||
src/utils/bash/bashParser.ts:769
↓ 15 callersFunctionparseWord
* Parse a word-position element: bare word, string, expansion, or concatenation * thereof. Returns a single node; if multiple adjacent fragments, wra
src/utils/bash/bashParser.ts:2008
↓ 15 callersMethodrefresh
(e3, t3, i2)
src/server/web/public/terminal.js:441
↓ 15 callersMethodregisterOscHandler
(e3, t3)
src/server/web/public/terminal.js:5344
↓ 15 callersFunctionrename
(oldPath, newPath)
src/utils/fsOperations.ts:431
↓ 15 callersFunctionrenderModelName
(model: ModelName)
src/utils/model/model.ts:395
↓ 15 callersMethodsetCellFromCodepoint
(e3, t3, i3, s3)
src/server/web/public/terminal.js:4110
↓ 15 callersFunctiontuc
()
src/utils/computerUse/wrapper.tsx:51
↓ 15 callersFunctionvalidateBridgeId
(id: string, label: string)
src/bridge/bridgeApi.ts:48
↓ 15 callersFunctionwrapInSystemReminder
(content: string)
src/utils/messages.ts:3097
↓ 15 callersMethodwrite
(e3, t3)
src/server/web/public/terminal.js:2582
↓ 15 callersFunctionwriteFileSync_DEPRECATED
( filePath: string, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptionsWithFlush, )
src/utils/slowOperations.ts:248
↓ 14 callersFunctioncapitalize
(str: string)
src/utils/stringUtils.ts:20
↓ 14 callersFunctioncellAt
(screen: Screen, x: number, y: number)
src/ink/screen.ts:593
↓ 14 callersFunctionfail
(name: string, detail: string)
scripts/test-services.ts:18
↓ 14 callersMethodforceFlush
()
src/utils/telemetry/bigqueryExporter.ts:221
↓ 14 callersFunctiongetCurrentWorktreeSession
()
src/utils/worktree.ts:158
↓ 14 callersFunctiongetPluginsDirectory
()
src/utils/plugins/pluginDirectories.ts:53
↓ 14 callersFunctiongetShortcutDisplay
( action: string, context: KeybindingContextName, fallback: string, )
src/keybindings/shortcutFormat.ts:38
↓ 14 callersFunctionhasDangerousExpansion
* Checks if a redirection target contains shell expansion syntax that could * bypass path validation. These require manual approval for security. *
src/utils/bash/commands.ts:830
↓ 14 callersFunctionhasEmbeddedSearchTools
()
src/utils/embeddedTools.ts:15
↓ 14 callersMethodisAtEnd
()
src/utils/Cursor.ts:1000
↓ 14 callersFunctionisFastModeAvailable
()
src/utils/fastMode.ts:42
↓ 14 callersFunctionisMcpServerDisabled
(name: string)
src/services/mcp/config.ts:1528
↓ 14 callersFunctionisOpus1mMergeEnabled
()
src/utils/model/model.ts:314
↓ 14 callersFunctionlistTasks
(taskListId: string)
src/utils/tasks.ts:443
↓ 14 callersFunctionloadInstalledPluginsV2
()
src/utils/plugins/installedPluginsManager.ts:315
↓ 14 callersFunctionlogPluginFetch
( source: PluginFetchSource, urlOrSpec: string | undefined, outcome: PluginFetchOutcome, durationMs: n
src/utils/plugins/fetchTelemetry.ts:79
↓ 14 callersFunctionlogSuggestionSuppressed
( reason: string, suggestion?: string, promptId?: PromptVariant, source?: 'cli' | 'sdk', )
src/services/PromptSuggestion/promptSuggestion.ts:499
↓ 14 callersFunctionparseFrontmatter
( markdown: string, sourcePath?: string, )
src/utils/frontmatterParser.ts:130
↓ 14 callersMethodrecord
(userId: string)
src/server/web/session-manager.ts:30
↓ 14 callersMethodregister
(e3)
src/server/web/public/terminal.js:4379
↓ 14 callersFunctionregisterBundledSkill
(definition: BundledSkillDefinition)
src/skills/bundledSkills.ts:53
↓ 14 callersFunctionresolve
(value: T)
src/hooks/toolPermission/PermissionContext.ts:79
↓ 14 callersFunctionsanitizePath
(name: string)
src/utils/cachePaths.ts:13
↓ 14 callersMethodsetCell
(e3, t3)
src/server/web/public/terminal.js:4107
↓ 14 callersFunctiontoIDEDisplayName
(terminal: string | null)
src/utils/ide.ts:1214
↓ 14 callersFunctionuseSelectedMessageBg
()
src/components/messageActions.tsx:212
↓ 14 callersFunctionuseTerminalFocus
()
src/ink/hooks/use-terminal-focus.ts:13
↓ 14 callersFunctionwrapForMultiplexer
(sequence: string)
src/ink/termio/osc.ts:35
↓ 13 callersMethodallow
* Returns true if the connection should be allowed.
src/server/web/auth.ts:34
↓ 13 callersFunctioncleanup
()
src/utils/ShellCommand.ts:463
↓ 13 callersFunctioncreateServer
()
mcp-server/src/server.ts:148
↓ 13 callersFunctionensureArray
* Ensure a value is an array. PowerShell 5.1's ConvertTo-Json may unwrap * single-element arrays into plain objects.
src/utils/powershell/parser.ts:703
↓ 13 callersFunctionexecuteHooks
* Common logic for executing hooks * @param hookInput The structured hook input that will be validated and converted to JSON * @param toolUseID The
src/utils/hooks.ts:1952
↓ 13 callersFunctionfirstPartyNameToCanonical
(name: ModelName)
src/utils/model/model.ts:217
↓ 13 callersMethodgetChars
()
src/server/web/public/terminal.js:1712
↓ 13 callersFunctiongetCommands
(cwd: string)
src/commands.ts:478
↓ 13 callersMethodgetComputedWidth
()
src/ink/layout/yoga.ts:116
↓ 13 callersFunctiongetKairosActive
()
src/bootstrap/state.ts:1085
↓ 13 callersFunctiongetMessagesAfterCompactBoundary
(messages: T[], options?: { includeSnipped?: boolean })
src/utils/messages.ts:4643
↓ 13 callersMethodgetPosition
()
src/utils/Cursor.ts:1046
↓ 13 callersFunctiongetRemoteSessionUrl
( sessionId: string, ingressUrl?: string, )
src/constants/product.ts:65
↓ 13 callersFunctiongetSmallFastModel
()
src/utils/model/model.ts:36
↓ 13 callersFunctiongetTranscriptPathForSession
(sessionId: string)
src/utils/sessionStorage.ts:207
↓ 13 callersFunctionhasCommand
(cmd: string)
src/services/voice.ts:49
↓ 13 callersFunctionisAnyTracingEnabled
* Check if any tracing is enabled (either standard enhanced telemetry OR beta tracing)
src/utils/telemetry/sessionTracing.ts:148
↓ 13 callersFunctionisInBundledMode
()
src/utils/bundledMode.ts:16
↓ 13 callersFunctionisUndercover
()
src/utils/undercover.ts:28
↓ 13 callersMethodleft
()
src/utils/Cursor.ts:301
↓ 13 callersFunctionloadAllPlugins
()
src/commands/plugin/DiscoverPlugins.tsx:124
↓ 13 callersMethodloadCell
(e3, t3)
src/server/web/public/terminal.js:4104
↓ 13 callersFunctionloadInstalledPluginsFromDisk
()
src/utils/plugins/installedPluginsManager.ts:502
↓ 13 callersFunctionlogDebug
(message: string)
src/services/api/filesApi.ts:44
↓ 13 callersFunctionmarkDirty
(node?: DOMNode)
src/ink/dom.ts:393
↓ 13 callersMethodmarkRangeDirty
(e3, t3)
src/server/web/public/terminal.js:3484
↓ 13 callersMethodmodifyText
(end: Cursor, insertString: string = '')
src/utils/Cursor.ts:845
↓ 13 callersFunctionnormalizeLegacyToolName
(name: string)
src/utils/permissions/permissionRuleParser.ts:31
↓ 13 callersFunctiononProgress
(lastLines, allLines, totalLines, totalBytes, isIncomplete)
src/tools/BashTool/BashTool.tsx:883
↓ 13 callersMethodreject
(error: Error)
src/services/oauth/auth-code-listener.ts:191
↓ 13 callersFunctionresolveGitDir
( startPath?: string, )
src/utils/git/gitFilesystem.ts:40
← previousnext →301–400 of 13,048, ranked by callers