MCPcopy Create free account

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

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

↓ 10 callersFunctionwrite
(msg)
src/bridge/replBridgeTransport.ts:277
↓ 10 callersFunctionwritePlainAsciiLineAt
( screen: Screen, x: number, y: number, line: string, styleId: number, )
src/ink/screen.ts:1051
↓ 9 callersFunctionabortSpeculation
(setAppState: SetAppState)
src/services/PromptSuggestion/speculation.ts:803
↓ 9 callersFunctionapplyLocalQueryEvent
( event: LocalQueryEvent, deps: ApplyLocalQueryEventDeps, )
src/session/applyLocalQueryEvent.ts:78
↓ 9 callersFunctionapplyMarkdown
( content: string, theme: ThemeName, highlight: CliHighlight | null = null, )
src/utils/markdown.ts:424
↓ 9 callersFunctioncacheMarketplaceFromGit
* Cache a marketplace from a git repository * * Clones or updates a git repository containing marketplace data. * If the repository already exists
src/utils/plugins/marketplaceManager.ts:1084
↓ 9 callersMethodcancelRequest
()
src/remote/appServer/remoteAppServerSession.ts:165
↓ 9 callersFunctioncaptureOverlaySnapshot
( selection: SelectionState, searchQuery: string, )
src/ink/overlayInvalidation.ts:16
↓ 9 callersFunctioncheckResponseForCacheBreak
( querySource: QuerySource, cacheReadTokens: number, cacheCreationTokens: number, messages: Message[],
src/services/api/promptCacheBreakDetection.ts:437
↓ 9 callersFunctionclamp
(value: number, min?: number, max?: number)
src/ink/layout/geometry.ts:93
↓ 9 callersFunctionclearPluginCache
(reason?: string)
src/utils/plugins/pluginLoader.ts:3225
↓ 9 callersFunctioncommandBelongsToServer
( command: Command, serverName: string, )
src/services/mcp/utils.ts:52
↓ 9 callersFunctioncomputeTranscriptProjection
( input: TranscriptProjectionInput, previous?: TranscriptProjectionCache, )
src/components/messages/transcriptProjection.ts:293
↓ 9 callersFunctioncomputeVirtualScrollRenderPolicy
({ start, end, deferredStart, deferredEnd, pendingDelta, isSticky, brokeSticky = false, isRang
src/hooks/useVirtualScroll.ts:344
↓ 9 callersFunctioncreateAssistantMessage
(content: string, uuid?: string)
src/utils/sessionStorage.test.ts:29
↓ 9 callersFunctioncreateAttachmentMessage
(type: string)
src/utils/processUserInput/processTextPrompt.test.ts:110
↓ 9 callersFunctioncreateCommandInputMessage
( content: string, )
src/utils/messages.ts:4616
↓ 9 callersFunctioncreateContentReplacementState
()
src/utils/toolResultStorage.ts:414
↓ 9 callersFunctioncreateFakeTool
({ name, promptText, searchHint, shouldDefer = false, }: { name: string promptText: string searc
src/tools/ToolSearchTool/ToolSearchTool.test.ts:68
↓ 9 callersFunctioncwd
()
src/utils/fsOperations.ts:385
↓ 9 callersFunctiondecreset
(mode: number)
src/ink/termio/dec.ts:32
↓ 9 callersFunctiondecset
(mode: number)
src/ink/termio/dec.ts:27
↓ 9 callersFunctionenterTeammateView
( taskId: string, setAppState: (updater: (prev: AppState) => AppState) => void, )
src/state/teammateViewHelpers.ts:46
↓ 9 callersFunctionextractCompletionToken
(text: string, cursorPos: number, includeAtSymbol = false)
src/hooks/useTypeahead.tsx:261
↓ 9 callersFunctionextractRules
( updates: PermissionUpdate[] | undefined, )
src/utils/permissions/PermissionUpdate.ts:30
↓ 9 callersFunctionformatMs
(ms: number)
src/utils/profilerBase.ts:22
↓ 9 callersFunctiongenerateBarChart
( data: Record<string, number>, color: string, maxItems = 6, fixedOrder?: string[], )
src/commands/insights.ts:1830
↓ 9 callersFunctiongetAgentContext
()
src/utils/agentContext.ts:100
↓ 9 callersFunctiongetAgentMemoryDir
( agentType: string, scope: AgentMemoryScope, )
src/tools/AgentTool/agentMemory.ts:68
↓ 9 callersFunctiongetAutoCompactThreshold
(model: string)
src/services/compact/autoCompact.ts:80
↓ 9 callersFunctiongetBridgeBaseUrl
()
src/bridge/bridgeConfig.ts:48
↓ 9 callersFunctiongetCacheControl
({ scope, querySource, }: { scope?: CacheScope querySource?: QuerySource } = {})
src/services/api/claude.ts:365
↓ 9 callersFunctiongetCapabilities
( spin: Spin, authProvider: AuthProvider, _accessMode: AccessMode, )
src/capabilities/matrix.ts:121
↓ 9 callersFunctiongetCommonDir
(gitDir: string)
src/utils/git/gitFilesystem.ts:273
↓ 9 callersFunctiongetDefaultBranch
()
src/utils/git.ts:280
↓ 9 callersFunctiongetDefaultOptionForUser
(fastMode = false)
src/utils/model/modelOptions.ts:97
↓ 9 callersFunctiongetFileModificationTime
(filePath: string)
src/utils/file.ts:66
↓ 9 callersFunctiongetHeaders
(accessToken: string)
src/bridge/bridgeApi.ts:76
↓ 9 callersFunctiongetLocalInstallDir
()
src/utils/localInstaller.ts:24
↓ 9 callersFunctiongetManagedPluginNames
()
src/utils/plugins/managedPlugins.ts:9
↓ 9 callersFunctiongetMcpConfigByName
(name: string)
src/services/mcp/config.ts:1034
↓ 9 callersFunctiongetModelMaxOutputTokens
(model: string)
src/utils/context.ts:163
↓ 9 callersFunctiongetOauthProfileFromOauthToken
({ accessToken, timeout })
src/services/oauth/identityClient.ts:81
↓ 9 callersFunctiongetOauthSuccessUrl
(loginWithClaudeAi?: boolean)
src/constants/oauth.ts:117
↓ 9 callersFunctiongetPluginGitTimeoutMs
()
src/utils/plugins/marketplaceManager.ts:517
↓ 9 callersFunctiongetPrimaryDirectToolNames
()
src/tools/toolPolicy.ts:268
↓ 9 callersFunctiongetProgressUpdate
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:97
↓ 9 callersFunctiongetProxyUrl
(env: EnvLike = process.env)
src/utils/proxy.ts:64
↓ 9 callersFunctiongetRemoteTaskSessionUrl
(sessionId: string)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:856
↓ 9 callersFunctiongetSessionIngressAuthHeaders
()
src/utils/sessionIngressAuth.ts:292
↓ 9 callersFunctiongetTaskListId
()
src/utils/tasks.ts:200
↓ 9 callersFunctiongetTotalAPIDuration
()
src/bootstrap/state.ts:586
↓ 9 callersFunctiongetTotalInputTokens
()
src/bootstrap/state.ts:720
↓ 9 callersFunctiongetUserAgent
()
src/utils/http.ts:12
↓ 9 callersFunctiongetValueFromInput
(input: string)
src/components/PromptInput/inputModes.ts:23
↓ 9 callersFunctiongetWebSocketTLSOptions
()
src/utils/mtls.ts:100
↓ 9 callersFunctiongt
(a: string, b: string)
src/utils/semver.ts:19
↓ 9 callersFunctionhandleErrorStatus
( status: number, data: unknown, context: string, )
src/bridge/bridgeApi.ts:454
↓ 9 callersMethodinitialize
(sandboxAskCallback?: SandboxAskCallback)
src/utils/sandbox/sandbox-adapter.ts:896
↓ 9 callersFunctionis529Error
(error: unknown)
src/services/api/withRetry.ts:653
↓ 9 callersFunctionisAnthropicAuthEnabled
()
src/utils/auth.ts:115
↓ 9 callersMethodisAutoAllowBashIfSandboxedEnabled
()
src/utils/sandbox/sandbox-adapter.ts:903
↓ 9 callersFunctionisAutoCompactEnabled
()
src/services/compact/autoCompact.ts:155
↓ 9 callersFunctionisAutoModeGateEnabled
()
src/utils/permissions/permissionSetup.ts:1284
↓ 9 callersFunctionisBackgroundTask
(task: TaskState)
src/tasks/types.ts:37
↓ 9 callersFunctionisDeferredTool
(tool: Tool)
src/tools/ToolSearchTool/prompt.ts:63
↓ 9 callersFunctionisEnumSchema
( schema: PrimitiveSchemaDefinition, )
src/utils/mcp/elicitationValidation.ts:43
↓ 9 callersFunctionisFirstPartyOauthUiEnabledForSession
( session: FirstPartyOauthUiSession, )
src/utils/firstPartyOauthUiSession.ts:9
↓ 9 callersFunctionisForkSubagentEnabled
()
src/tools/AgentTool/forkSubagent.ts:32
↓ 9 callersFunctionisGrowthBookEnabled
* Check if GrowthBook operations should be enabled
src/services/analytics/growthbook.ts:481
↓ 9 callersFunctionisInProcessTeammate
()
src/utils/teammateContext.ts:70
↓ 9 callersFunctionisLiteLog
(log: LogOption)
src/utils/sessionStorage.ts:3120
↓ 9 callersFunctionisRemoteManagedSettingsEligible
()
src/services/remoteManagedSettings/syncCache.ts:49
↓ 9 callersFunctionisSinkKilled
(sink: SinkName)
src/services/analytics/sinkKillswitch.ts:18
↓ 9 callersFunctionisSyncHookJSONOutput
( json: HookJSONOutput, )
src/types/hooks.ts:182
↓ 9 callersFunctionjumpBy
(s: ScrollBoxHandle, delta: number)
src/components/ScrollKeybindingHandler.tsx:834
↓ 9 callersFunctionloadNativeBinding
()
src/shims/audioCaptureNapi.ts:19
↓ 9 callersFunctionmakeApiError
( status: number, message: string, headers?: Headers, )
src/services/api/withRetry.test.ts:98
↓ 9 callersFunctionmakeEligibility
(eligible: boolean, remainingPasses: number)
src/services/api/referral.test.ts:144
↓ 9 callersFunctionmakeWorkspace
( overrides: Partial<NoumenaWorkspaceSource> = {}, )
src/utils/teleport/sessionResumeValidation.test.ts:12
↓ 9 callersFunctionmaybeRedirect
( P: ParseState, node: TsNode, allowHerestring = false, )
src/utils/bash/bashParser.ts:1406
↓ 9 callersFunctionmaybeResizeAndDownsampleImageBuffer
( imageBuffer: Buffer, originalSize: number, ext: string, )
src/utils/imageResizer.ts:169
↓ 9 callersFunctionmcpInfoFromString
(toolString: string)
src/services/mcp/mcpStringUtils.ts:19
↓ 9 callersFunctionmcpToolDetailsForAnalytics
( toolName: string, mcpServerType: string | undefined, mcpServerBaseUrl: string | undefined, )
src/services/analytics/metadata.ts:144
↓ 9 callersFunctionmergeUserMessages
(a: UserMessage, b: UserMessage)
src/utils/messages.ts:2411
↓ 9 callersFunctionmodelDisplayString
(model: ModelSetting)
src/utils/model/model.ts:690
↓ 9 callersFunctionmodelSupportsEffort
(model: string)
src/utils/effort.ts:29
↓ 9 callersFunctionnotifyCommandLifecycle
( uuid: string, state: CommandLifecycleState, )
src/utils/commandLifecycle.ts:16
↓ 9 callersFunctionnumberSchema
( description: string, extra?: Record<string, unknown>, )
src/shims/claudeForChromeMcp.ts:90
↓ 9 callersFunctiononChange
()
src/ink/hooks/use-interval.ts:22
↓ 9 callersFunctiononDone
(result?: string, options?: { display?: CommandResultDisplay; shouldQuery?: boolea
src/utils/processUserInput/processSlashCommand.tsx:629
↓ 9 callersFunctionparseDollarLike
(P: ParseState)
src/utils/bash/bashParser.ts:2429
↓ 9 callersFunctionparseDoubleQuoted
(P: ParseState)
src/utils/bash/bashParser.ts:2339
↓ 9 callersFunctionprependBullets
(items: Array<string | string[]>)
src/constants/prompts.ts:169
↓ 9 callersFunctionquery
( params: QueryParams, )
src/query.ts:270
↓ 9 callersFunctionquoteWithEvalStdinRedirect
* Quotes a command and adds `< /dev/null` as a shell redirect on eval, rather than * as an eval argument. This is critical for pipe commands where we
src/utils/bash/bashPipeCommand.ts:262
↓ 9 callersFunctionreadString
(value: unknown)
src/commands/autofix-pr/autofix-pr.ts:35
↓ 9 callersFunctionremoveRemoteAgentMetadata
* Remove a remote-agent metadata entry from the session sidecar. * Called on task completion/kill so restored sessions don't resurrect * tasks that
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:105
↓ 9 callersFunctionrenderNativeFencedCode
( code: string, options?: NativeFencedCodeRendererOptions, )
src/utils/markdown/nativeFencedCodeRenderer.ts:216
↓ 9 callersFunctionresetMarkdownRenderStatsForTesting
()
src/components/Markdown/markdownRenderStats.ts:31
← previousnext →701–800 of 14,563, ranked by callers