MCPcopy Create free account

hub / github.com/AAAAAAAJ/WaytoAGI-CLI / functions

Functions11,464 in github.com/AAAAAAAJ/WaytoAGI-CLI

↓ 20 callersMethodenqueueWrite
(filePath: string, entry: Entry)
utils/sessionStorage.ts:606
↓ 20 callersFunctionfileHistoryEnabled
()
utils/fileHistory.ts:63
↓ 20 callersFunctiongetAllCommands
* Gets all commands including MCP skills/prompts from AppState. * SkillTool needs this because getCommands() only returns local/bundled skills.
tools/SkillTool/SkillTool.ts:81
↓ 20 callersFunctiongetTranscriptPath
()
utils/sessionStorage.ts:202
↓ 20 callersFunctionisPlanModeInterviewPhaseEnabled
()
utils/planModeV2.ts:50
↓ 20 callersFunctionlogOTelEvent
( eventName: string, metadata: { [key: string]: string | undefined } = {}, )
utils/telemetry/events.ts:21
↓ 20 callersFunctionsetStatus
(s: string)
screens/REPL.tsx:4302
↓ 19 callersFunctionansiIdx
(index: number)
native-ts/color-diff/index.ts:88
↓ 19 callersFunctionasAgentId
(id: string)
types/ids.ts:31
↓ 19 callersFunctioncountCharInString
( str: { indexOf(search: string, start?: number): number }, char: string, start = 0, )
utils/stringUtils.ts:54
↓ 19 callersMethodend
* End the flush and return any queued items for draining. * Caller is responsible for sending the returned items.
bridge/flushGate.ts:37
↓ 19 callersFunctionevictTaskOutput
(taskId: string)
utils/task/diskOutput.ts:288
↓ 19 callersFunctiongetClaudeCodeUserAgent
()
utils/userAgent.ts:8
↓ 19 callersFunctiongetSettingsFilePathForSource
( source: SettingSource, )
utils/settings/settings.ts:274
↓ 19 callersMethodhas
(uuid: string)
bridge/bridgeMessaging.ts:452
↓ 19 callersMethodnext
()
utils/stream.ts:19
↓ 19 callersFunctionnormalizePathForComparison
(filePath: string)
utils/file.ts:565
↓ 19 callersFunctionsaveCurrentProjectConfig
( updater: (currentConfig: ProjectConfig) => ProjectConfig, )
utils/config.ts:1625
↓ 19 callersFunctionuseAppStateStore
()
state/AppState.tsx:177
↓ 18 callersMethodappend
(content: string)
utils/task/diskOutput.ts:110
↓ 18 callersFunctionenqueue
(command: QueuedCommand)
utils/messageQueueManager.ts:128
↓ 18 callersFunctiongetAnthropicApiKeyWithSource
( opts: { skipRetrievingKeyFromApiKeyHelper?: boolean } = {}, )
utils/auth.ts:226
↓ 18 callersFunctiongetTracer
()
utils/telemetry/sessionTracing.ts:152
↓ 18 callersFunctionisPolicyAllowed
(policy: string)
services/policyLimits/index.ts:510
↓ 18 callersFunctionnormalizeNameForMCP
(name: string)
services/mcp/normalization.ts:17
↓ 18 callersFunctiononResponse
(requestId_3, handler_0)
hooks/useReplBridge.tsx:576
↓ 18 callersFunctiononSubmit
(selectedServers)
components/MCPServerDesktopImportDialog.tsx:72
↓ 18 callersFunctionrelease
()
utils/computerUse/drainRunLoop.ts:32
↓ 18 callersMethodsegment
(highlights: TextHighlight[])
utils/textHighlighting.ts:76
↓ 18 callersFunctionsetCwd
(path: string, relativeTo?: string)
utils/Shell.ts:447
↓ 17 callersFunctionappendEntryToFile
( fullPath: string, entry: Record<string, unknown>, )
utils/sessionStorage.ts:2572
↓ 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
utils/QueryGuard.ts:74
↓ 17 callersFunctiongetCurrentProjectConfig
()
utils/config.ts:1602
↓ 17 callersFunctiongetMcpConfigsByScope
( scope: 'project' | 'user' | 'local' | 'enterprise', )
services/mcp/config.ts:888
↓ 17 callersFunctionheadlessProfilerCheckpoint
(name: string)
utils/headlessProfiler.ts:83
↓ 17 callersFunctionmatchingRuleForInput
( path: string, toolPermissionContext: ToolPermissionContext, toolType: 'edit' | 'read', behavior: 'al
utils/permissions/filesystem.ts:955
↓ 17 callersFunctionnormalizeCaseForComparison
(path: string)
utils/permissions/filesystem.ts:90
↓ 17 callersFunctiononProgress
(progress: { data: ShellProgress; })
utils/processUserInput/processBashCommand.tsx:55
↓ 17 callersFunctiononReject
(feedback)
hooks/useSSHSession.ts:143
↓ 17 callersFunctionosc
(...parts: (string | number)[])
ink/termio/osc.ts:18
↓ 17 callersFunctionprepareApiRequest
()
utils/teleport/api.ts:181
↓ 17 callersMethodright
()
utils/Cursor.ts:311
↓ 17 callersFunctionsetStep
()
components/TeleportProgress.tsx:120
↓ 16 callersMethodget
(index: number)
ink/screen.ts:50
↓ 16 callersMethodgetComputedTop
()
ink/layout/yoga.ts:112
↓ 16 callersFunctiongetGraphemeSegmenter
()
utils/intl.ts:13
↓ 16 callersMethodgraphemeAt
(pos: number)
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
tools/AgentTool/UI.tsx:40
↓ 16 callersFunctionisBetaTracingEnabled
()
utils/telemetry/betaSessionTracing.ts:78
↓ 16 callersFunctionisBuiltInAgent
( agent: AgentDefinition, )
tools/AgentTool/loadAgentsDir.ts:168
↓ 16 callersFunctionisFastModeSupportedByModel
( modelSetting: ModelSetting, )
utils/fastMode.ts:167
↓ 16 callersFunctionisLocalAgentTask
(task: unknown)
tasks/LocalAgentTask/LocalAgentTask.tsx:149
↓ 16 callersFunctionisSettingSourceEnabled
(source: SettingSource)
utils/settings/constants.ts:174
↓ 16 callersFunctionreadTeamFile
(teamName: string)
utils/swarm/teamHelpers.ts:131
↓ 16 callersFunctionsameFloat
(a: number, b: number)
native-ts/yoga-layout/index.ts:113
↓ 16 callersMethodsend
(msg: Message)
utils/mailbox.ts:33
↓ 16 callersFunctionsplitCommand_DEPRECATED
(command: string)
utils/bash/commands.ts:265
↓ 16 callersFunctionupdateRepresentativeClaim
()
services/mockRateLimits.ts:210
↓ 16 callersFunctionwriteStatus
Write a status line and track its visual line count.
bridge/bridgeUI.ts:118
↓ 15 callersMethodclose
()
services/mcp/InProcessTransport.ts:37
↓ 15 callersFunctionemitHookResponse
(data: { hookId: string hookName: string hookEvent: string output: string stdout: string stderr: s
utils/hooks/hookEvents.ts:153
↓ 15 callersFunctionflushSeg
()
utils/bash/bashParser.ts:2926
↓ 15 callersFunctiongetOrganizationUUID
()
services/oauth/client.ts:426
↓ 15 callersFunctionisAnthropicAuthEnabled
()
utils/auth.ts:100
↓ 15 callersFunctionisEssentialTrafficOnly
()
utils/privacyLevel.ts:34
↓ 15 callersFunctionisIdentStart
(c: string)
utils/bash/bashParser.ts:226
↓ 15 callersFunctionparseStatements
* Parse a sequence of statements separated by ; & newline. Returns a flat list * where ; and & are sibling leaves (NOT wrapped in 'list' — only && ||
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
utils/bash/bashParser.ts:2008
↓ 15 callersFunctionrename
(oldPath, newPath)
utils/fsOperations.ts:431
↓ 15 callersFunctionrenderModelName
(model: ModelName)
utils/model/model.ts:395
↓ 15 callersFunctionspawn
(opts: SessionSpawnOpts, dir: string)
bridge/sessionRunner.ts:250
↓ 15 callersFunctiontuc
()
utils/computerUse/wrapper.tsx:51
↓ 15 callersFunctionvalidateBridgeId
(id: string, label: string)
bridge/bridgeApi.ts:48
↓ 15 callersFunctionwrapInSystemReminder
(content: string)
utils/messages.ts:3097
↓ 15 callersFunctionwriteFileSync_DEPRECATED
( filePath: string, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptionsWithFlush, )
utils/slowOperations.ts:248
↓ 14 callersFunctioncapitalize
(str: string)
utils/stringUtils.ts:20
↓ 14 callersFunctioncellAt
(screen: Screen, x: number, y: number)
ink/screen.ts:593
↓ 14 callersMethodforceFlush
()
utils/telemetry/bigqueryExporter.ts:221
↓ 14 callersFunctiongetCurrentWorktreeSession
()
utils/worktree.ts:158
↓ 14 callersFunctiongetPluginsDirectory
()
utils/plugins/pluginDirectories.ts:53
↓ 14 callersFunctiongetShortcutDisplay
( action: string, context: KeybindingContextName, fallback: string, )
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. *
utils/bash/commands.ts:830
↓ 14 callersFunctionhasEmbeddedSearchTools
()
utils/embeddedTools.ts:15
↓ 14 callersMethodisAtEnd
()
utils/Cursor.ts:1000
↓ 14 callersFunctionisFastModeAvailable
()
utils/fastMode.ts:42
↓ 14 callersFunctionisMcpServerDisabled
(name: string)
services/mcp/config.ts:1528
↓ 14 callersFunctionisOpus1mMergeEnabled
()
utils/model/model.ts:314
↓ 14 callersFunctionlistTasks
(taskListId: string)
utils/tasks.ts:443
↓ 14 callersFunctionloadInstalledPluginsV2
()
utils/plugins/installedPluginsManager.ts:315
↓ 14 callersFunctionlogPluginFetch
( source: PluginFetchSource, urlOrSpec: string | undefined, outcome: PluginFetchOutcome, durationMs: n
utils/plugins/fetchTelemetry.ts:79
↓ 14 callersFunctionlogSuggestionSuppressed
( reason: string, suggestion?: string, promptId?: PromptVariant, source?: 'cli' | 'sdk', )
services/PromptSuggestion/promptSuggestion.ts:499
↓ 14 callersFunctionparseFrontmatter
( markdown: string, sourcePath?: string, )
utils/frontmatterParser.ts:130
↓ 14 callersFunctionregisterBundledSkill
(definition: BundledSkillDefinition)
skills/bundledSkills.ts:53
↓ 14 callersFunctionresolve
(value: T)
hooks/toolPermission/PermissionContext.ts:79
↓ 14 callersFunctionsanitizePath
(name: string)
utils/cachePaths.ts:13
↓ 14 callersFunctiontoIDEDisplayName
(terminal: string | null)
utils/ide.ts:1214
↓ 14 callersFunctionuseSelectedMessageBg
()
components/messageActions.tsx:212
↓ 14 callersFunctionuseTerminalFocus
()
ink/hooks/use-terminal-focus.ts:13
↓ 14 callersFunctionwrapForMultiplexer
(sequence: string)
ink/termio/osc.ts:35
↓ 13 callersFunctioncleanup
()
utils/ShellCommand.ts:463
← previousnext →201–300 of 11,464, ranked by callers