Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ functions
Functions
14,563 in github.com/Noumena-Network/code
⨍
Functions
14,563
◇
Types & classes
433
↓ 30 callers
Function
runTransition
( prev: Frame, next: Frame, skipSyncMarkers = true, )
src/ink/logUpdateFlickerRegression.test.ts:208
↓ 29 callers
Function
createBaseHookInput
( permissionMode?: string, sessionId?: string, // Typed narrowly (not ToolUseContext) so callers can pas
src/utils/hooks.ts:302
↓ 29 callers
Function
debug
(msg: string)
src/bridge/bridgeApi.ts:69
↓ 29 callers
Method
resolveSession
( options?: ResolveSessionOptions, )
src/auth/runtime/types.ts:132
↓ 29 callers
Function
rmSync
(path, options)
src/utils/fsOperations.ts:569
↓ 28 callers
Function
getEmptyToolPermissionContext
()
src/Tool.ts:141
↓ 28 callers
Function
getTaskOutputPath
(taskId: string)
src/utils/task/diskOutput.ts:72
↓ 28 callers
Function
isAutoMemoryEnabled
()
src/memdir/paths.ts:30
↓ 28 callers
Function
isRecord
(value: unknown)
src/shims/claudeForChromeMcp.ts:471
↓ 28 callers
Function
logMCPError
(serverName: string, error: unknown)
src/utils/log.ts:301
↓ 28 callers
Function
ref
(current: T)
src/components/messages/virtualMessageListSearchJumpController.test.ts:14
↓ 28 callers
Function
toolMatchesName
( tool: { name: string; aliases?: string[] }, name: string, )
src/Tool.ts:349
↓ 27 callers
Function
capturePane
( session: IsolatedTmuxSession, opts?: PaneCaptureOptions, )
src/testing/tmuxHarness.ts:169
↓ 27 callers
Function
createContext
()
src/utils/processUserInput/processUserInput.test.ts:19
↓ 27 callers
Method
enqueue
(value: T)
src/utils/stream.ts:39
↓ 27 callers
Function
enqueuePendingNotification
(command: QueuedCommand)
src/utils/messageQueueManager.ts:142
↓ 27 callers
Method
isSandboxingEnabled
()
src/utils/sandbox/sandbox-adapter.ts:900
↓ 27 callers
Function
loadKnownMarketplacesConfig
()
src/utils/plugins/marketplaceManager.ts:264
↓ 27 callers
Function
napi_error
(message: impl Into<String>)
native/openai-compat-ws-v2-napi/src/lib.rs:46
↓ 27 callers
Function
openBrowser
(url: string)
src/utils/browser.ts:39
↓ 27 callers
Function
writeToMailbox
( recipientName: string, message: Omit<TeammateMessage, 'read'>, teamName?: string, )
src/utils/teammateMailbox.ts:134
↓ 26 callers
Method
add
(uuid: string)
src/bridge/bridgeMessaging.ts:440
↓ 26 callers
Function
cellAt
(screen: Screen, x: number, y: number)
src/ink/screen.ts:634
↓ 26 callers
Function
clearAllCaches
()
src/utils/plugins/cacheUtils.ts:44
↓ 26 callers
Function
expectTextSnapshot
(spec: TextSnapshotSpec)
src/testing/textSnapshotHarness.ts:30
↓ 26 callers
Function
f
()
src/costHook.ts:10
↓ 26 callers
Function
formatDuration
( ms: number, options?: { hideTrailingZeros?: boolean; mostSignificantOnly?: boolean }, )
src/utils/format.ts:34
↓ 26 callers
Function
getAgentName
()
src/utils/teammate.ts:98
↓ 26 callers
Function
getAppState
()
src/tools/SkillTool/SkillTool.ts:785
↓ 26 callers
Function
getOAuthHeaders
(accessToken: string)
src/utils/teleport/api.ts:295
↓ 26 callers
Function
getOauthConfig
()
src/constants/oauth.ts:292
↓ 26 callers
Function
normalizePathForComparison
(filePath: string)
src/utils/file.ts:565
↓ 26 callers
Function
onChange
(autoCompactEnabled: boolean)
src/components/Settings/Config.tsx:273
↓ 26 callers
Function
useExitOnCtrlCDWithKeybindings
( onExit?: () => void, onInterrupt?: () => boolean, isActive?: boolean, )
src/hooks/useExitOnCtrlCDWithKeybindings.ts:18
↓ 25 callers
Function
enqueue
(command: QueuedCommand)
src/utils/messageQueueManager.ts:128
↓ 25 callers
Method
unmount
(error?: Error | number | null)
src/ink/ink.tsx:1608
↓ 24 callers
Function
checkStatsigFeatureGate_CACHED_MAY_BE_STALE
( gate: string, )
src/services/analytics/growthbook.ts:947
↓ 24 callers
Function
computeIncrementalNormalizedMessages
( messages: readonly MessageType[], previous?: IncrementalNormalizedMessagesState, )
src/components/messages/incrementalNormalizeMessages.ts:389
↓ 24 callers
Function
createSystemMessage
( content: string, level: SystemMessageLevel, toolUseID?: string, preventContinuation?: boolean, )
src/utils/messages.ts:4435
↓ 24 callers
Function
exitWithError
(message: string)
src/utils/process.ts:38
↓ 24 callers
Function
getCanonicalName
(fullModelName: ModelName)
src/utils/model/model.ts:385
↓ 24 callers
Function
isDigit
(c: string)
src/utils/bash/bashParser.ts:234
↓ 24 callers
Function
makeNode
( type: string, text: string, children: Node[] = [], )
src/utils/bash/parser.test.ts:8
↓ 24 callers
Function
resetGrowthBook
()
src/services/analytics/growthbook.ts:1153
↓ 24 callers
Function
runTmux
( socketName: string, args: string[], )
src/testing/tmuxHarness.ts:55
↓ 24 callers
Function
sendControlResponseError
( message: SDKControlRequest, errorMessage: string, )
src/cli/print.ts:2782
↓ 24 callers
Method
write
(message: StdoutMessage)
src/cli/transports/SSETransport.ts:572
↓ 24 callers
Function
writeToStderr
(data: string)
src/utils/process.ts:32
↓ 23 callers
Function
getProjectDir
(cwd: string)
src/utils/cachePaths.ts:21
↓ 23 callers
Function
getProjectRoot
()
src/bootstrap/state.ts:517
↓ 23 callers
Function
getSessionIdFromLog
(log: LogOption)
src/utils/sessionStorage.ts:3107
↓ 23 callers
Function
isOperator
(part: ParseEntry | undefined, op: string)
src/utils/bash/commands.ts:792
↓ 23 callers
Function
open
(sock)
src/upstreamproxy/relay.ts:193
↓ 23 callers
Function
readVisibleRows
(screenText: string)
src/testing/replScreenContractHarness.ts:22
↓ 23 callers
Function
resetSettingsCache
()
src/utils/settings/settingsCache.ts:55
↓ 23 callers
Function
resolveValue
(v: Value, ownerSize: number)
src/native-ts/yoga-layout/index.ts:97
↓ 23 callers
Function
safeResolvePath
( fs: FsOperations, filePath: string, )
src/utils/fsOperations.ts:138
↓ 23 callers
Method
spawn
* Spawns an in-process teammate. * * Uses spawnInProcessTeammate() to: * 1. Create TeammateContext via createTeammateContext() * 2. Create
src/utils/swarm/backends/InProcessBackend.ts:72
↓ 23 callers
Function
tooComplex
(node: Node)
src/utils/bash/ast.ts:2033
↓ 23 callers
Function
waitForMountedVisibleRows
( ink: MountedInkProbe | undefined, predicate: (rows: string[]) => boolean, options?: { readonly tim
src/testing/replScreenContractHarness.ts:232
↓ 22 callers
Function
asAgentId
(id: string)
src/types/ids.ts:31
↓ 22 callers
Function
checkHasTrustDialogAccepted
()
src/utils/config.ts:702
↓ 22 callers
Method
getComputedHeight
()
src/ink/layout/yoga.ts:120
↓ 22 callers
Function
getSpanId
(span: Span)
src/utils/telemetry/sessionTracing.ts:82
↓ 22 callers
Function
isTeammate
()
src/utils/teammate.ts:125
↓ 22 callers
Function
logDebug
(message: string)
src/services/api/filesApi.ts:45
↓ 22 callers
Function
makeFrame
({ viewportWidth = 80, viewportHeight, screenHeight, cursorY, lines = [], }: { viewportWidth?: num
src/ink/logUpdateResizePolicy.test.ts:31
↓ 22 callers
Function
normalizeCaseForComparison
(path: string)
src/utils/permissions/filesystem.ts:93
↓ 22 callers
Function
onSelect
(value: string)
src/components/ClaudeCodeHint/PluginHintMenu.tsx:26
↓ 22 callers
Function
resolveNCodeManagedModel
( model: string | undefined, )
src/utils/model/ncodeModels.ts:133
↓ 22 callers
Function
setCellAt
( screen: Screen, x: number, y: number, cell: Cell, )
src/ink/screen.ts:920
↓ 22 callers
Function
setMessages
(action: SetStateAction<unknown[]>)
src/session/applyLocalQueryEvent.test.ts:278
↓ 21 callers
Function
createSignal
()
src/utils/signal.ts:27
↓ 21 callers
Function
evictTaskOutput
(taskId: string)
src/utils/task/diskOutput.ts:288
↓ 21 callers
Function
extractLastJsonStringField
( text: string, key: string, )
src/utils/sessionStoragePortable.ts:82
↓ 21 callers
Function
getLegacyCompatibleValue
( values: Record<string, T | undefined> | undefined, name: string, )
src/services/analytics/names.ts:32
↓ 21 callers
Function
getServerKey
( serverName: string, serverConfig: McpSSEServerConfig | McpHTTPServerConfig, )
src/services/mcp/auth.ts:325
↓ 21 callers
Function
getSettingsFilePathForSource
(source: SettingSource)
src/utils/settings/settings.ts:378
↓ 21 callers
Function
getTranscriptPath
()
src/utils/sessionStorage.ts:230
↓ 21 callers
Function
isBuiltInAgent
( agent: AgentDefinition, )
src/tools/AgentTool/loadAgentsDir.ts:169
↓ 21 callers
Function
isEssentialTrafficOnly
()
src/utils/privacyLevel.ts:34
↓ 21 callers
Function
isFirstPartyNoumenaBaseUrl
()
src/utils/model/providers.ts:102
↓ 21 callers
Function
logOTelEvent
( eventName: string, metadata: { [key: string]: string | undefined } = {}, )
src/utils/telemetry/events.ts:21
↓ 21 callers
Function
normalize
(p: string)
src/utils/plugins/pluginOptionsStorage.ts:330
↓ 21 callers
Function
spawn
(opts: SessionSpawnOpts, dir: string)
src/bridge/sessionRunner.ts:312
↓ 21 callers
Function
tryParseShellCommand
( cmd: string, env?: | Record<string, string | undefined> | ((key: string) => string | undefined),
src/utils/bash/shellQuote.ts:24
↓ 21 callers
Function
waitFor
( predicate: () => boolean, message: string, timeoutMs = 1500, )
src/ink/inkRecoveryBehavior.test.tsx:105
↓ 20 callers
Method
enqueueWrite
(filePath: string, entry: Entry)
src/utils/sessionStorage.ts:644
↓ 20 callers
Function
errorMessage
(error: unknown)
src/tools/AgentToolRuntime.test.ts:321
↓ 20 callers
Function
fileHistoryEnabled
()
src/utils/fileHistory.ts:63
↓ 20 callers
Function
getAllCommands
* Gets all commands including MCP skills/prompts from AppState. * SkillTool needs this because getCommands() only returns local/bundled skills.
src/tools/SkillTool/SkillTool.ts:81
↓ 20 callers
Method
has
(uuid: string)
src/bridge/bridgeMessaging.ts:452
↓ 20 callers
Function
isPlanModeInterviewPhaseEnabled
()
src/utils/planModeV2.ts:67
↓ 20 callers
Function
normalizeNameForMCP
(name: string)
src/services/mcp/normalization.ts:46
↓ 20 callers
Function
readTeamFile
(teamName: string)
src/utils/swarm/teamHelpers.ts:131
↓ 20 callers
Function
resetStateForTests
()
src/bootstrap/state.ts:935
↓ 20 callers
Function
setMessages
(updater)
src/commands/assistant/assistant.test.ts:115
↓ 20 callers
Function
setStatus
(s: string)
src/screens/REPL.tsx:3702
↓ 20 callers
Function
setStep
()
src/components/TeleportProgress.tsx:109
↓ 20 callers
Function
shouldRunStartupPrefetch
( lifecycle: SessionLifecycle, prefetchId: string, )
src/utils/startupPrefetchPolicy.ts:36
← previous
next →
201–300 of 14,563, ranked by callers