MCPcopy Create free account

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

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

↓ 9 callersFunctionresetOutputRenderStatsForTesting
()
src/ink/outputRenderStats.ts:229
↓ 9 callersFunctionresolveReplSubmitState
({ input, inputMode, isLoading, isRemoteMode, hasSpeculationAccept, fromKeybinding, hasStashedPr
src/session/replSubmitState.ts:27
↓ 9 callersMethodrespondToPermissionRequest
* Respond to a permission request from CCR
src/remote/RemoteSessionManager.ts:247
↓ 9 callersFunctionrunForkedAgent
({ promptMessages, cacheSafeParams, canUseTool, querySource, forkLabel, overrides, maxOutputToke
src/utils/forkedAgent.ts:489
↓ 9 callersFunctionrunStartupPrefetches
( lifecycle: SessionLifecycle, deps: StartupPrefetchDeps, )
src/utils/startupPrefetch.ts:31
↓ 9 callersMethodsend
(value: unknown)
src/remote/appServer/client.test.ts:62
↓ 9 callersMethodsendMessage
(message: JsonRpcMessage)
src/remote/appServer/client.ts:553
↓ 9 callersMethodsendRequest
( request: SDKControlRequest['request'], schema: z.Schema, signal?: AbortSignal, requestId: st
src/cli/structuredIO.ts:468
↓ 9 callersFunctionshouldAutoBackgroundOnAssistantTimeout
( command: string, shellStatus: string, backgroundShellId: string | undefined, )
src/tools/BashTool/BashTool.tsx:328
↓ 9 callersFunctionskipNewlines
(P: ParseState)
src/utils/bash/bashParser.ts:921
↓ 9 callersFunctionsplitPipeCells
(line: string)
src/utils/markdown.ts:153
↓ 9 callersMethodstart
Mark flush as in-progress. enqueue() will start queuing items.
src/bridge/flushGate.ts:29
↓ 9 callersFunctionstripPromptXMLTags
(content: string)
src/utils/messages.ts:2782
↓ 9 callersFunctiontoComparable
(p: string)
src/utils/memoryFileDetection.ts:31
↓ 9 callersFunctiontoDateString
(date: Date)
src/utils/statsCache.ts:403
↓ 9 callersFunctiontoInkColor
(color: string | undefined)
src/utils/ink.ts:15
↓ 9 callersFunctiontoYesNo
src/commands/env/index.js:35
↓ 9 callersFunctiontransitionHyperlink
( diff: Diff, current: Hyperlink, target: Hyperlink, )
src/ink/log-update.ts:986
↓ 9 callersFunctiontranslateSelectionForJump
(s: ScrollBoxHandle, delta: number)
src/components/ScrollKeybindingHandler.tsx:413
↓ 9 callersFunctiontryRmdir
(dirPath: string, fsImpl: FsOperations)
src/utils/cleanup.ts:148
↓ 9 callersFunctionupdateState
(newState: VoiceState)
src/hooks/useVoice.ts:275
↓ 9 callersFunctionupdateTask
( taskListId: string, taskId: string, updates: Partial<Omit<Task, 'id'>>, )
src/utils/tasks.ts:371
↓ 9 callersFunctionuseMainLoopModel
()
src/components/LogoV2.renderSnapshot.test.tsx:161
↓ 9 callersFunctionuseVoiceState
(selector)
src/context/voice.tsx:55
↓ 9 callersFunctionwalkArgument
* Convert an argument node to its literal string value. Quotes are resolved. * This function implements the argument-position allowlist.
src/utils/bash/ast.ts:1399
↓ 9 callersMethodwriteBatch
(messages: StdoutMessage[])
src/cli/transports/HybridTransport.ts:135
↓ 8 callersFunctionaddToken
(result: string, token: string, noSpace = false)
src/utils/bash/commands.ts:1190
↓ 8 callersFunctionallWorkingDirectories
( context: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:677
↓ 8 callersMethodappendEntry
(entry: Entry, sessionId: UUID = getSessionId() as UUID)
src/utils/sessionStorage.ts:1210
↓ 8 callersFunctionapplyPermissionUpdates
( context: ToolPermissionContext, updates: PermissionUpdate[], )
src/utils/permissions/PermissionUpdate.ts:196
↓ 8 callersFunctionblockedConstraintMatches
* Check if a blocked ref/path constraint matches a source. * If the blocklist entry has no ref/path, it matches ALL refs/paths (wildcard). * If the
src/utils/plugins/marketplaceHelpers.ts:371
↓ 8 callersFunctionbucket
(min: number, max?: number)
src/components/Stats.tsx:397
↓ 8 callersFunctionbuildBridgeConnectUrl
( environmentId: string, ingressUrl?: string, )
src/bridge/bridgeStatusUtil.ts:39
↓ 8 callersFunctionbuildConversationChain
( messages: Map<UUID, TranscriptMessage>, leafMessage: TranscriptMessage, options?: { includeLogicalPare
src/utils/sessionStorage.ts:2227
↓ 8 callersFunctionbuildInput
( normalizedMessages: readonly NormalizedMessage[], syntheticStreamingToolUseMessages: readonly Normalized
src/components/messages/transcriptProjection.test.ts:105
↓ 8 callersFunctionbuildPendingClassifierCheck
* Builds the pending classifier check metadata if classifier is enabled and has allow descriptions. * Returns undefined if classifier is disabled, in
src/tools/BashTool/bashPermissions.ts:1460
↓ 8 callersFunctionbuildTeammateLaunchCommand
(options?: { commandOverride?: string isBundled?: boolean execPath?: string scriptPath?: string })
src/utils/swarm/spawnUtils.ts:28
↓ 8 callersFunctioncalculateUSDCost
(resolvedModel: string, usage: Usage)
src/utils/modelCost.ts:225
↓ 8 callersFunctioncellAtCI
* Write cell data into an existing Cell object to avoid allocation. * Caller must ensure index is valid.
src/ink/screen.ts:883
↓ 8 callersFunctioncheckAndRefreshOAuthTokenIfNeeded
( retryCount = 0, force = false, )
src/utils/auth.ts:1538
↓ 8 callersFunctioncheckOpus1mAccess
()
src/utils/model/check1mAccess.ts:46
↓ 8 callersFunctioncheckSonnet1mAccess
()
src/utils/model/check1mAccess.ts:60
↓ 8 callersFunctionclassifyFetchError
(error: unknown)
src/utils/plugins/fetchTelemetry.ts:108
↓ 8 callersFunctioncollectGap
( entries: readonly ToolInventoryEntry[], kind: ToolInventoryGapKind, predicate: (entry: ToolInventoryEn
src/tools/toolInventoryReport.ts:37
↓ 8 callersFunctioncollectModels
(client: OpenAICompatInferenceClient)
src/services/api/inferenceClient.test.ts:115
↓ 8 callersFunctioncollectQuery
( stream: AsyncGenerator<unknown, unknown>, )
src/query.test.ts:161
↓ 8 callersFunctioncomputeVirtualScrollColdStartRange
({ itemKeys, heightCache, getWarmHeight, estimateItemHeight, previousViewportHeight, terminalRows
src/hooks/useVirtualScroll.ts:147
↓ 8 callersFunctioncreateAgentId
(label?: string)
src/utils/uuid.ts:24
↓ 8 callersFunctioncreateBridgeApiClient
(deps: BridgeApiDeps)
src/bridge/bridgeApi.ts:68
↓ 8 callersFunctioncreateChildAbortController
( parent: AbortController, maxListeners?: number, )
src/utils/abortController.ts:68
↓ 8 callersFunctioncreateDeps
( callModel: ( args: { messages: unknown[] }, ) => AsyncGenerator<unknown, void>, )
src/query.test.ts:139
↓ 8 callersFunctioncreateModelsFetchRecorder
()
src/services/api/inferenceClient.test.ts:85
↓ 8 callersFunctioncreateOutput
(stylePool: StylePool)
src/ink/output.test.ts:19
↓ 8 callersFunctioncreateSelectionState
()
src/ink/selection.ts:65
↓ 8 callersFunctioncreateToolUseContext
(options?: { tools?: Tool[] setInProgressToolUseIDs?: ( updater: (prev: Set<string>) => Set<string>,
src/query.test.ts:27
↓ 8 callersFunctioncreateToolUseContext
({ activeAgents = [], allAgents = activeAgents, allowedAgentTypes, permissionMode = 'default', denyR
src/tools/AgentToolRuntime.test.ts:576
↓ 8 callersFunctiondequeue
( filter?: (cmd: QueuedCommand) => boolean, )
src/utils/messageQueueManager.ts:167
↓ 8 callersFunctiondispatchPromptInputSubmit
( { inputParam, inputMode, footerSelectionVisible, viewSelectionMode, hasImages, sug
src/components/PromptInput/promptInputSubmitDispatch.ts:53
↓ 8 callersMethoddrop
* Discard all queued items (permanent transport close). * Returns the number of items dropped.
src/bridge/flushGate.ts:56
↓ 8 callersFunctionemitTaskTerminatedSdk
( taskId: string, status: 'completed' | 'failed' | 'stopped', opts?: { toolUseId?: string summar
src/utils/sdkEventQueue.ts:114
↓ 8 callersFunctionemptyFrame
( rows: number, columns: number, stylePool: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkP
src/ink/frame.ts:22
↓ 8 callersFunctionexecSyncWithDefaults_DEPRECATED
( command: string, optionsOrAbortSignal?: ExecSyncOptions | AbortSignal, timeout = 10 * SECONDS_IN_MINUT
src/utils/execFileNoThrowPortable.ts:41
↓ 8 callersFunctionextractCommandArguments
(commandNode: Node)
src/utils/bash/parser.ts:207
↓ 8 callersFunctionfetchBootstrapData
()
src/services/api/bootstrap.ts:122
↓ 8 callersFunctionformatAgentId
(agentName: string, teamName: string)
src/utils/agentId.ts:38
↓ 8 callersFunctionformatNum
(n: number)
src/utils/mcp/elicitationValidation.ts:187
↓ 8 callersFunctiongenerateTaskId
(type: TaskType)
src/Task.ts:98
↓ 8 callersFunctiongetAdditionalDirectoriesForClaudeMd
()
src/bootstrap/state.ts:1686
↓ 8 callersFunctiongetAllBaseTools
()
src/tools.ts:212
↓ 8 callersFunctiongetAttributionRepoRoot
()
src/utils/commitAttribution.ts:36
↓ 8 callersFunctiongetCachedOverageCreditGrant
()
src/services/api/overageCreditGrant.ts:80
↓ 8 callersFunctiongetCompanion
()
src/buddy/companion.ts:127
↓ 8 callersFunctiongetConfig
( file: string, createDefault: () => A, throwOnInvalid?: boolean, )
src/utils/config.ts:1495
↓ 8 callersFunctiongetConfiguredApiKeyHelper
()
src/utils/auth.ts:429
↓ 8 callersFunctiongetCronFilePath
(dir?: string)
src/utils/cronTasks.ts:87
↓ 8 callersFunctiongetCutoffDate
()
src/utils/cleanup.ts:26
↓ 8 callersFunctiongetCwdState
()
src/bootstrap/state.ts:533
↓ 8 callersFunctiongetDynamicConfig_CACHED_MAY_BE_STALE
( configName: string, defaultValue: T, )
src/services/analytics/growthbook.ts:1316
↓ 8 callersFunctiongetFastModeState
( model: ModelSetting, fastModeUserEnabled: boolean | undefined, )
src/utils/fastMode.ts:320
↓ 8 callersFunctiongetFirstPartyBaseUrlOverride
()
src/utils/model/providers.ts:50
↓ 8 callersFunctiongetFirstPartyRequestHeaders
(options?: { apiKey?: string includeApiKeyHeader?: boolean })
src/services/api/client.ts:329
↓ 8 callersFunctiongetHooksConfigFromSnapshot
()
src/utils/hooks/hooksConfigSnapshot.ts:119
↓ 8 callersMethodgetLastSequenceNum
* High-water mark of sequence numbers seen on this stream. Callers that * recreate the transport (e.g. replBridge onWorkReceived) read this before
src/cli/transports/SSETransport.ts:227
↓ 8 callersFunctiongetMarketplacesCacheDir
()
src/utils/plugins/marketplaceManager.ts:110
↓ 8 callersFunctiongetModelUsage
()
src/bootstrap/state.ts:842
↓ 8 callersMethodgetOffset
(position: Position)
src/utils/Cursor.ts:1050
↓ 8 callersFunctiongetOutputRenderStatsSnapshot
()
src/ink/outputRenderStats.ts:225
↓ 8 callersFunctiongetPatchForDisplay
({ filePath, fileContents, edits, ignoreWhitespace = false, }: { filePath: string fileContents: st
src/utils/diff.ts:128
↓ 8 callersFunctiongetRegisteredHooks
()
src/bootstrap/state.ts:1452
↓ 8 callersFunctiongetRemoteUrl
()
src/utils/git.ts:284
↓ 8 callersFunctiongetRuleByContentsForTool
( context: ToolPermissionContext, tool: Tool, behavior: PermissionBehavior, )
src/utils/permissions/permissions.ts:353
↓ 8 callersFunctiongetRuntimeMainLoopModel
(params: { permissionMode: PermissionMode mainLoopModel: string exceeds200kTokens?: boolean })
src/utils/model/model.ts:221
↓ 8 callersFunctiongetSubscriptionType
()
src/utils/auth.ts:1937
↓ 8 callersFunctiongetTerminalFocused
()
src/ink/terminal-focus-state.ts:26
↓ 8 callersFunctiongetToolPolicy
(toolName: string)
src/tools/toolPolicy.ts:253
↓ 8 callersFunctiongetToolUseID
(message: NormalizedMessage)
src/utils/messages.ts:2790
↓ 8 callersFunctiongetWrapperHarnessBunBin
()
src/testing/wrapperPtyHarness.ts:110
↓ 8 callersFunctionglob
( filePattern: string, cwd: string, { limit, offset }: { limit: number; offset: number }, abortSignal:
src/utils/glob.ts:253
↓ 8 callersFunctionhandleIngressMessage
( data: string, recentPostedUUIDs: BoundedUUIDSet, recentInboundUUIDs: BoundedUUIDSet, onInboundMessag
src/bridge/bridgeMessaging.ts:132
↓ 8 callersFunctionhandleNavigation
(direction: 'up' | 'down')
src/components/mcp/ElicitationDialog.tsx:289
← previousnext →801–900 of 14,563, ranked by callers