MCPcopy Create free account

hub / github.com/HELPMEEADICE/doge-code / functions

Functions12,056 in github.com/HELPMEEADICE/doge-code

↓ 7 callersFunctiongetCompanion
()
src/buddy/companion.ts:127
↓ 7 callersFunctiongetCurrentAgentInfo
* Get current agent info
src/utils/telemetry/perfettoTracing.ts:147
↓ 7 callersFunctiongetCurrentTurnTokenBudget
()
src/bootstrap/state.ts:729
↓ 7 callersFunctiongetDebugLogPath
()
src/utils/debug.ts:230
↓ 7 callersFunctiongetDefaultProviderName
(index: number)
src/utils/customApiStorage.ts:128
↓ 7 callersFunctiongetDumpPromptsPath
(agentIdOrSessionId?: string)
src/services/api/dumpPrompts.ts:59
↓ 7 callersFunctiongetFeatureValue_CACHED_WITH_REFRESH
( feature: string, defaultValue: T, _refreshIntervalMs: number, )
src/services/analytics/growthbook.ts:770
↓ 7 callersMethodgetInstance
()
src/utils/activityManager.ts:35
↓ 7 callersFunctiongetMCPUserAgent
()
src/utils/http.ts:37
↓ 7 callersFunctiongetMarketplacesCacheDir
()
src/utils/plugins/marketplaceManager.ts:110
↓ 7 callersFunctiongetMemoryPath
(memoryType: MemoryType)
src/utils/config.ts:1816
↓ 7 callersFunctiongetOpus46PricingSuffix
(fastMode: boolean)
src/utils/model/model.ts:382
↓ 7 callersFunctiongetPreservedSelection
(prevSuggestions: SuggestionItem[], prevSelection: number, newSuggestions: SuggestionItem[])
src/hooks/useTypeahead.tsx:52
↓ 7 callersFunctiongetRemoteTaskSessionUrl
(sessionId: string)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:853
↓ 7 callersMethodgetSize
(displayId?: number)
src/utils/computerUse/platforms/types.ts:95
↓ 7 callersFunctiongetTeamFilePath
(teamName: string)
src/utils/swarm/teamHelpers.ts:122
↓ 7 callersFunctiongetTeamMemPath
()
src/memdir/teamMemPaths.ts:84
↓ 7 callersFunctiongetUserMsgOptIn
()
src/bootstrap/state.ts:1104
↓ 7 callersFunctiongetXaaIdpSettings
()
src/services/mcp/xaaIdpLogin.ts:47
↓ 7 callersFunctionis1mContextDisabled
()
src/utils/context.ts:39
↓ 7 callersFunctionisClassifierPermissionsEnabled
()
src/utils/permissions/bashClassifier.ts:24
↓ 7 callersFunctionisEscapedAtPosition
* Checks if a character at position `pos` in `content` is escaped by counting * consecutive backslashes before it. An odd number means it's escaped.
src/tools/BashTool/bashSecurity.ts:1727
↓ 7 callersFunctionisJetBrainsIde
(ide: IdeType | null)
src/utils/ide.ts:265
↓ 7 callersFunctionisKeybindingCustomizationEnabled
()
src/keybindings/loadUserBindings.ts:41
↓ 7 callersFunctionisModelAlias
(modelInput: string)
src/utils/model/aliases.ts:14
↓ 7 callersFunctionisOutputLineTruncated
(content: string)
src/utils/terminal.ts:119
↓ 7 callersFunctionisPluginBlockedByPolicy
(pluginId: string)
src/utils/plugins/pluginPolicy.ts:17
↓ 7 callersFunctionisPossibleClaudeBinary
(filePath: string)
src/utils/nativeInstaller/installer.ts:134
↓ 7 callersFunctionisToolSearchEnabledOptimistic
()
src/utils/toolSearch.ts:270
↓ 7 callersFunctionisVimPunctuation
(ch: string)
src/utils/Cursor.ts:142
↓ 7 callersFunctionisVimWordChar
(ch: string)
src/utils/Cursor.ts:138
↓ 7 callersFunctionisWs
(idx: number)
src/vim/textObjects.ts:87
↓ 7 callersFunctionjxa
(script: string)
packages/@ant/computer-use-input/src/backends/darwin.ts:32
↓ 7 callersFunctionlaunchRepl
(root: Root, appProps: AppWrapperProps, replProps: REPLProps, renderAndRun: (root: Root, element: React.ReactN
src/replLauncher.tsx:12
↓ 7 callersFunctionlistener
(newLimits: ClaudeAILimits)
src/services/claudeAiLimitsHook.ts:12
↓ 7 callersMethodload
(entries: ReturnType<LRUCache<string, FileState>['dump']>)
src/utils/fileStateCache.ts:90
↓ 7 callersFunctionloadConversationForResume
( source: string | LogOption | undefined, sourceJsonlFile: string | undefined, )
src/utils/conversationRecovery.ts:456
↓ 7 callersFunctionloadPluginHooks
* Loads and validates plugin hooks configuration from a JSON file. * IMPORTANT: Only call this when the hooks file is expected to exist. * * @param
src/utils/plugins/pluginLoader.ts:1224
↓ 7 callersFunctionloadTranscriptFile
( filePath: string, opts?: { keepAllLeaves?: boolean }, )
src/utils/sessionStorage.ts:3518
↓ 7 callersFunctionmakeInvalidResult
( command: string, message: string, errorId: string, )
src/utils/powershell/parser.ts:653
↓ 7 callersMethodmouseButton
(button: 'left' | 'right' | 'middle', action: 'click' | 'press' | 'release', count?: number)
packages/@ant/computer-use-input/src/index.ts:18
↓ 7 callersFunctionn
(count: number, noun: string)
src/commands/reload-plugins/reload-plugins.ts:59
↓ 7 callersFunctionnotifyCommandLifecycle
( uuid: string, state: CommandLifecycleState, )
src/utils/commandLifecycle.ts:16
↓ 7 callersFunctionnotifyTasksUpdated
()
src/utils/tasks.ts:61
↓ 7 callersFunctiononChange
(option_0: PermissionOption, feedback?: string)
src/components/permissions/FilePermissionDialog/FilePermissionDialog.tsx:155
↓ 7 callersMethodonRender
()
src/ink/ink.tsx:420
↓ 7 callersFunctionparseEffortValue
(value: unknown)
src/utils/effort.ts:85
↓ 7 callersFunctionparseJSONL
(data: string | Buffer)
src/utils/json.ts:182
↓ 7 callersFunctionparseReferences
( input: string, )
src/history.ts:62
↓ 7 callersFunctionparseSettingsFile
(path: string)
src/utils/settings/settings.ts:178
↓ 7 callersFunctionparseToolListFromCLI
(tools: string[])
src/utils/permissions/permissionSetup.ts:813
↓ 7 callersFunctionprintLog
Print a permanent log line, clearing status first and restoring after.
src/bridge/bridgeUI.ts:134
↓ 7 callersFunctionprocessQueue
()
src/utils/sequential.ts:25
↓ 7 callersFunctionps
(script: string)
src/utils/computerUse/platforms/win32.ts:36
↓ 7 callersFunctionpushToKillRing
( text: string, direction: 'prepend' | 'append' = 'append', )
src/utils/Cursor.ts:26
↓ 7 callersFunctionqueryModelWithoutStreaming
({ messages, systemPrompt, thinkingConfig, tools, signal, options, }: { messages: Message[] sy
src/services/api/claude.ts:715
↓ 7 callersFunctionreadMailbox
( agentName: string, teamName?: string, )
src/utils/teammateMailbox.ts:84
↓ 7 callersFunctionredactUrlCredentials
* Redact userinfo (username:password) in a URL to avoid logging credentials. * * Marketplace URLs may embed credentials (e.g. GitHub PATs in * `htt
src/utils/plugins/marketplaceManager.ts:1213
↓ 7 callersFunctionrejectOnce
(e: Error)
src/services/mcp/xaaIdpLogin.ts:304
↓ 7 callersFunctionreleaseStreamResources
()
src/services/api/claude.ts:1525
↓ 7 callersFunctionrenderStatusLine
Render and write the current status lines based on state.
src/bridge/bridgeUI.ts:188
↓ 7 callersFunctionresolveBackupPath
(backupFileName: string, sessionId?: string)
src/utils/fileHistory.ts:733
↓ 7 callersFunctionresolveRef
( gitDir: string, ref: string, )
src/utils/git/gitFilesystem.ts:203
↓ 7 callersFunctionrestoreDangerousPermissions
( context: ToolPermissionContext, )
src/utils/permissions/permissionSetup.ts:561
↓ 7 callersFunctionrun
()
src/cli/print.ts:1865
↓ 7 callersFunctionrunAsync
(cmd: string[])
src/utils/computerUse/platforms/linux.ts:36
↓ 7 callersFunctionrunHitTestGate
* Hit-test gate: reject a mouse action if the window under (x, y) belongs * to an app whose tier doesn't cover mouse input. Closes the gap where a *
packages/@ant/computer-use-mcp/src/toolCalls.ts:565
↓ 7 callersFunctionrunPostCompactCleanup
(querySource?: QuerySource)
src/services/compact/postCompactCleanup.ts:31
↓ 7 callersFunctionrunPs
(script: string)
src/utils/computerUse/win32/windowMessage.ts:92
↓ 7 callersFunctionsaveMode
(mode: 'coordinator' | 'normal')
src/utils/sessionStorage.ts:2925
↓ 7 callersFunctionsaveWorktreeState
( worktreeSession: PersistedWorktreeSession | null, )
src/utils/sessionStorage.ts:2935
↓ 7 callersFunctionscan
(from: number, dir: 1 | -1, pred: (i: number) => boolean = isVisible)
src/components/VirtualMessageList.tsx:353
↓ 7 callersFunctionsendNotification
( notif: NotificationOptions, terminal: TerminalNotification, )
src/services/notifier.ts:18
↓ 7 callersFunctionsetCwdState
(cwd: string)
src/bootstrap/state.ts:531
↓ 7 callersFunctionsetEligibility
(v: boolean)
src/services/remoteManagedSettings/syncCacheState.ts:46
↓ 7 callersMethodsetMargin
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:276
↓ 7 callersFunctionsetNeedsPlanModeExitAttachment
(value: boolean)
src/bootstrap/state.ts:1345
↓ 7 callersMethodsetPadding
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:279
↓ 7 callersFunctionsetUserMsgOptIn
(value: boolean)
src/bootstrap/state.ts:1108
↓ 7 callersFunctionshouldUseSandbox
(input: Partial<SandboxInput>)
src/tools/BashTool/shouldUseSandbox.ts:130
↓ 7 callersFunctionsinkWrite
(s: Sink, src: Buffer, start: number, end: number)
src/utils/sessionStoragePortable.ts:525
↓ 7 callersFunctionsliceBytes
(P: ParseState, startByte: number, endByte: number)
src/utils/bash/bashParser.ts:677
↓ 7 callersMethodspawn
* Spawns an in-process teammate. * * Uses spawnInProcessTeammate() to: * 1. Create TeammateContext via createTeammateContext() * 2. Create
src/utils/swarm/backends/InProcessBackend.ts:72
↓ 7 callersFunctionstop
()
src/components/ScrollKeybindingHandler.tsx:650
↓ 7 callersFunctionstripBOM
(content: string)
src/utils/jsonRead.ts:14
↓ 7 callersFunctionstripDangerousPermissionsForAutoMode
( context: ToolPermissionContext, )
src/utils/permissions/permissionSetup.ts:510
↓ 7 callersFunctionstripSafeWrappers
(command: string)
src/tools/BashTool/bashPermissions.ts:524
↓ 7 callersFunctionsuggestionForExactCommand
* Generate permission update suggestion for exact command match. * * Skip exact-command suggestion for commands that can't round-trip cleanly: * -
src/tools/PowerShellTool/powershellPermissions.ts:150
↓ 7 callersFunctiontimestamp
()
src/bridge/bridgeStatusUtil.ts:23
↓ 7 callersFunctiontoCompatSessionId
(id: string)
src/bridge/sessionIdCompat.ts:38
↓ 7 callersFunctiontoExternalPermissionMode
( mode: PermissionMode, )
src/utils/permissions/PermissionMode.ts:111
↓ 7 callersFunctionunionRect
(a: Rectangle, b: Rectangle)
src/ink/layout/geometry.ts:63
↓ 7 callersFunctionupdateProgress
()
src/utils/processUserInput/processSlashCommand.tsx:212
↓ 7 callersFunctionuseDoublePress
( setPending: (pending: boolean) => void, onDoublePress: () => void, onFirstPress?: () => void, )
src/hooks/useDoublePress.ts:8
↓ 7 callersFunctionuseIsInsideModal
()
src/context/modalContext.tsx:28
↓ 7 callersFunctionuseSearchInput
({ isActive, onExit, onCancel, onExitUp, columns, passthroughCtrlKeys = [], initialQuery = '',
src/hooks/useSearchInput.ts:84
↓ 7 callersFunctionwriteTeamFile
(teamName: string, teamFile: TeamFile)
src/utils/swarm/teamHelpers.ts:166
↓ 6 callersFunctionapplyColor
(text: string, color: Color | undefined)
src/ink/colorize.ts:226
↓ 6 callersFunctionapplyConfigEnvironmentVariables
()
src/utils/managedEnv.ts:189
↓ 6 callersMethodareUnsandboxedCommandsAllowed
()
src/utils/sandbox/sandbox-adapter.ts:889
← previousnext →701–800 of 12,056, ranked by callers