MCPcopy Create free account

hub / github.com/Noumena-Network/code / functions

Functions14,563 in github.com/Noumena-Network/code

↓ 11 callersFunctionrequireComputerUseInput
()
src/utils/computerUse/inputLoader.ts:22
↓ 11 callersFunctionresolveEdgeRaw
(edges: Value[], physicalEdge: number)
src/native-ts/yoga-layout/index.ts:233
↓ 11 callersFunctionresolvePromptInputSubmitPlan
({ inputParam, inputMode, footerSelectionVisible, viewSelectionMode, hasImages, suggestions, isS
src/components/PromptInput/promptInputSubmitPlan.ts:39
↓ 11 callersFunctionrunAgent
({ agentDefinition, promptMessages, toolUseContext, canUseTool, isAsync, canShowPermissionPrompts,
src/tools/AgentTool/runAgent.ts:249
↓ 11 callersFunctionserializeDiff
(diff: Diff | { diff: Diff })
src/ink/tmuxResetSequence.test.ts:66
↓ 11 callersFunctionsetAppState
(updater: (prev: typeof appState) => typeof appState)
src/tasks/LocalWorkflowTask/LocalWorkflowTask.test.ts:20
↓ 11 callersFunctionsetIsInteractive
(value: boolean)
src/bootstrap/state.ts:1081
↓ 11 callersFunctionsetUseCoworkPlugins
(value: boolean)
src/bootstrap/state.ts:1271
↓ 11 callersFunctionshouldWarnSetupTokenForPrincipalSource
( principalSource: PrincipalSource, )
src/cli/handlers/util.tsx:21
↓ 11 callersFunctionsideQuery
(opts: SideQueryOptions)
src/utils/sideQuery.ts:107
↓ 11 callersFunctiontext
(value: string)
src/commands/break-cache/break-cache.ts:14
↓ 11 callersFunctiontokenCountWithEstimation
(messages: readonly Message[])
src/utils/tokens.ts:226
↓ 11 callersFunctionunionRect
(a: Rectangle, b: Rectangle)
src/ink/layout/geometry.ts:63
↓ 11 callersFunctionupdateTaskState
* Updates task state in AppState.
src/utils/swarm/inProcessRunner.ts:520
↓ 11 callersFunctionuseAnimationFrame
( intervalMs: number | null = 16, )
src/ink/hooks/use-animation-frame.ts:30
↓ 11 callersFunctionuseInterval
( callback: () => void, intervalMs: number | null, )
src/ink/hooks/use-interval.ts:43
↓ 11 callersFunctionuseTerminalFocus
()
src/ink/hooks/use-terminal-focus.ts:13
↓ 11 callersFunctionvalidateUuid
(maybeUuid: unknown)
src/utils/uuid.ts:12
↓ 11 callersMethodwarn
(message: string, ...args: unknown[])
src/utils/computerUse/hostAdapter.ts:22
↓ 11 callersFunctionwriteTerminalCleanup
( stdout: CleanupStream, content: string, )
src/ink/terminalCleanup.ts:7
↓ 10 callersFunction_setAuthRuntimeDepsForTesting
( overrides: Partial<typeof defaultAuthRuntimeDeps> | null, )
src/utils/auth.ts:1525
↓ 10 callersFunctionapplyPermissionUpdate
( context: ToolPermissionContext, update: PermissionUpdate, )
src/utils/permissions/PermissionUpdate.ts:55
↓ 10 callersFunctionbuildPluginTelemetryFields
( name: string, marketplace: string | undefined, managedNames: Set<string> | null = null, )
src/utils/telemetry/pluginTelemetry.ts:133
↓ 10 callersFunctioncleanMessagesForLogging
( messages: Message[], allMessages: readonly Message[] = messages, )
src/utils/sessionStorage.ts:4711
↓ 10 callersFunctioncleanup
()
src/hooks/useDiffInIDE.ts:234
↓ 10 callersFunctioncreateSyntheticUserCaveatMessage
()
src/utils/messages.ts:567
↓ 10 callersFunctioncreateToolResultFixture
( paramContent: string, toolUseResult: unknown, options?: { isError?: boolean; command?: string }, )
src/ink/replToolResultMountedContract.test.tsx:40
↓ 10 callersFunctioncreateUnrecoveredLocalCommand
({ name, description, argumentHint, supportsNonInteractive = true, }: UnrecoveredCommandOptions)
src/commands/unrecoveredCommand.ts:18
↓ 10 callersFunctionderiveSecurityFlags
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1728
↓ 10 callersFunctiondescribeMcpConfigFilePath
(scope: ConfigScope)
src/services/mcp/utils.ts:263
↓ 10 callersFunctiondone
(timedOut: boolean)
src/utils/process.ts:55
↓ 10 callersFunctiondrainRunLoop
(fn: () => Promise<T>)
src/utils/computerUse/drainRunLoop.ts:61
↓ 10 callersFunctionemitSequence
(seq: string)
src/ink/termio/tokenize.ts:127
↓ 10 callersMethodequals
(other: Cursor)
src/utils/Cursor.ts:991
↓ 10 callersFunctionexecTmux
(args: string[])
src/tools/TungstenTool/TungstenTool.ts:158
↓ 10 callersFunctionexecuteShellCommandsInPrompt
( text: string, context: ToolUseContext, slashCommandName: string, shell?: FrontmatterShell, )
src/utils/promptShellExecution.ts:69
↓ 10 callersFunctionexpectNodeVisibleRowsContract
( node: React.ReactNode, contract: VisibleRowsContract, )
src/ink/replToolResultMountedContract.test.tsx:113
↓ 10 callersFunctionextractErrorDetail
(data: unknown)
src/bridge/debugUtils.ts:106
↓ 10 callersMethodforceRedraw
* Clear the physical terminal and force a full redraw. * * The traditional readline ctrl+l — redraws the current content from home. * Also th
src/ink/ink.tsx:948
↓ 10 callersFunctionformatModelPricing
(costs: ModelCosts)
src/utils/modelCost.ts:265
↓ 10 callersFunctionformatShortcut
Format a shortcut for display in the help menu (e.g., "ctrl+o" → "ctrl + o")
src/components/PromptInput/PromptInputHelpMenu.tsx:13
↓ 10 callersFunctiongetAssistantMessageFromError
( error: unknown, model: string, options?: { messages?: Message[] messagesForAPI?: (UserMessage
src/services/api/errors.ts:474
↓ 10 callersFunctiongetBaseDirectories
()
src/utils/nativeInstaller/installer.ts:115
↓ 10 callersMethodgetComputedBorder
(edge: LayoutEdge)
src/ink/layout/yoga.ts:124
↓ 10 callersFunctiongetCurrentSessionTitle
( sessionId: SessionId, )
src/utils/sessionStorage.ts:2919
↓ 10 callersFunctiongetDefaultFlashModel
()
src/utils/model/model.ts:179
↓ 10 callersFunctiongetIsInteractive
()
src/bootstrap/state.ts:1077
↓ 10 callersFunctiongetMcpPrefix
(serverName: string)
src/services/mcp/mcpStringUtils.ts:39
↓ 10 callersFunctiongetModeColor
(mode: PermissionMode)
src/utils/permissions/PermissionMode.ts:139
↓ 10 callersFunctiongetModeFromInput
(input: string)
src/components/PromptInput/inputModes.ts:16
↓ 10 callersFunctiongetPathsForPermissionCheck
(inputPath: string)
src/utils/fsOperations.ts:288
↓ 10 callersFunctiongetPerformance
()
src/utils/profilerBase.ts:14
↓ 10 callersFunctiongetPluginById
(pluginId: string)
src/utils/plugins/marketplaceManager.ts:2261
↓ 10 callersFunctiongetProjectsDir
()
src/utils/sessionStorage.ts:226
↓ 10 callersFunctiongetResetSequenceForReason
(reason: FlickerReason)
src/ink/clearTerminal.ts:99
↓ 10 callersFunctiongetRetryDelay
( attempt: number, retryAfterHeader?: string | null, maxDelayMs = 32000, )
src/services/api/withRetry.ts:573
↓ 10 callersFunctiongetSystemPrompt
( tools: Tools, model: string, additionalWorkingDirectories?: string[], mcpClients?: MCPServerConnecti
src/constants/prompts.ts:434
↓ 10 callersFunctiongetTheme
(themeName: ThemeName)
src/utils/theme.ts:598
↓ 10 callersFunctiongetVersionedCachePath
( pluginId: string, version: string, )
src/utils/plugins/pluginLoader.ts:172
↓ 10 callersFunctionhasPermissionsToUseTool
( tool, input, context, assistantMessage, toolUseID, )
src/utils/permissions/permissions.ts:477
↓ 10 callersFunctionhasSelection
(s: SelectionState)
src/ink/selection.ts:676
↓ 10 callersFunctionisDebugMode
()
src/components/LogoV2.renderSnapshot.test.tsx:100
↓ 10 callersFunctionisDebugToStdErr
()
src/components/LogoV2.renderSnapshot.test.tsx:103
↓ 10 callersFunctionisIdentChar
(c: string)
src/utils/bash/bashParser.ts:230
↓ 10 callersFunctionisMarginAuto
(edges: Value[], physicalEdge: number)
src/native-ts/yoga-layout/index.ts:250
↓ 10 callersFunctionisMcpTool
(tool: Tool)
src/services/mcp/utils.ts:245
↓ 10 callersFunctionisMcpbSource
(source: string)
src/utils/plugins/mcpbHandler.ts:79
↓ 10 callersFunctionisOAuthTokenExpired
(expiresAt: number | null)
src/services/oauth/client.ts:480
↓ 10 callersMethodisOverWhitespace
()
src/utils/Cursor.ts:986
↓ 10 callersFunctionisPolicyLimitsEligible
()
src/services/policyLimits/index.ts:167
↓ 10 callersFunctionisRestrictedToPluginOnly
( surface: CustomizationSurface, )
src/utils/settings/pluginOnlyPolicy.ts:19
↓ 10 callersFunctionisTeamLead
( teamContext: | { leadAgentId: string } | undefined, )
src/utils/teammate.ts:171
↓ 10 callersFunctionloadTranscriptFile
( filePath: string, opts?: { keepAllLeaves?: boolean }, )
src/utils/sessionStorage.ts:3654
↓ 10 callersFunctionmakeError
(error: string)
src/bridge/bridgeMain.ts:1887
↓ 10 callersFunctionmakeTempDir
(prefix: string)
src/utils/ide.test.ts:35
↓ 10 callersFunctionmatchWildcardPattern
( pattern: string, command: string, )
src/tools/BashTool/bashPermissions.ts:354
↓ 10 callersFunctionmountMountedComponent
( node: React.ReactNode, options?: { readonly columns?: number readonly rows?: number readonly
src/testing/mountedComponentHarness.tsx:27
↓ 10 callersFunctionnormalizeApiKeyForConfig
(apiKey: string)
src/utils/authPortable.ts:17
↓ 10 callersFunctionnotifySubscribers
()
src/utils/messageQueueManager.ts:58
↓ 10 callersFunctionparse
* Parse a command string and return a ParsedCommand instance. * Returns null if parsing fails completely.
src/utils/bash/ParsedCommand.ts:310
↓ 10 callersFunctionprocessMemoryFile
( filePath: string, type: MemoryType, processedPaths: Set<string>, includeExternal: boolean, depth:
src/utils/claudemd.ts:790
↓ 10 callersFunctionrenderComponent
(node: React.ReactNode)
src/components/Markdown.robustness.test.tsx:74
↓ 10 callersMethodreset
()
src/utils/sandbox/sandbox-adapter.ts:936
↓ 10 callersFunctionrestoreEnvVar
(key: string, value: string | undefined)
src/utils/agentSwarmsEnabled.test.ts:21
↓ 10 callersFunctionrestoreEnvVar
(key: string, value: string | undefined)
src/cli/transports/HybridTransport.test.ts:32
↓ 10 callersFunctionrunTmuxInSwarm
* Runs a tmux command in the external swarm socket. * Use this for operations in the standalone swarm session (when user is not in tmux).
src/utils/swarm/backends/TmuxBackend.ts:87
↓ 10 callersFunctionsaveKnownMarketplacesConfig
( config: KnownMarketplacesConfig, )
src/utils/plugins/marketplaceManager.ts:327
↓ 10 callersFunctionsetClipboard
(text: string)
src/ink/termio/osc.ts:139
↓ 10 callersFunctionsetField
(fieldName_0: string, value: number | string | boolean | string[] | undefined)
src/components/mcp/ElicitationDialog.tsx:328
↓ 10 callersFunctionsetNeedsAutoModeExitAttachment
(value: boolean)
src/bootstrap/state.ts:1385
↓ 10 callersFunctionshouldAllowManagedHooksOnly
()
src/utils/hooks/hooksConfigSnapshot.ts:62
↓ 10 callersFunctionshouldInvalidateOverlayFrame
( previous: OverlaySnapshot | null, current: OverlaySnapshot, )
src/ink/overlayInvalidation.ts:48
↓ 10 callersFunctionshouldUseClaudeAIAuth
(scopes: string[] | undefined)
src/services/oauth/client.ts:80
↓ 10 callersFunctionsliceAnsi
( str: string, start: number, end?: number, )
src/utils/sliceAnsi.ts:26
↓ 10 callersFunctionswitchSession
( sessionId: SessionId, projectDir: string | null = null, )
src/bootstrap/state.ts:474
↓ 10 callersFunctionsystemMessage
(uuid: string)
src/session/replMessageSelectorDispatch.test.ts:16
↓ 10 callersFunctiontruncateContent
( content: string, maxSize: number = MAX_CONTENT_SIZE, )
src/utils/telemetry/betaSessionTracing.ts:104
↓ 10 callersFunctionuniqSorted
(values: Iterable<string>)
src/cli/handlers/ant.ts:79
↓ 10 callersFunctionwaitForText
( readText: () => string, predicate: (text: string) => boolean, options?: { readonly timeoutMs?: num
src/testing/replContractHarness.ts:180
↓ 10 callersFunctionwithRetry
( getClient: () => Promise<Anthropic>, operation: ( client: Anthropic, attempt: number, contex
src/services/api/withRetry.ts:203
← previousnext →601–700 of 14,563, ranked by callers