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
↓ 15 callers
Function
msg
(uuid: string)
src/components/messages/useTranscriptViewModel.test.ts:11
↓ 15 callers
Function
onProgress
(lastLines, allLines, totalLines, totalBytes, isIncomplete)
src/tools/BashTool/BashTool.tsx:908
↓ 15 callers
Function
parseStatements
* Parse a sequence of statements separated by ; & newline. Returns a flat list * where ; and & are sibling leaves (NOT wrapped in 'list' — only && ||
src/utils/bash/bashParser.ts:769
↓ 15 callers
Function
parseWord
* Parse a word-position element: bare word, string, expansion, or concatenation * thereof. Returns a single node; if multiple adjacent fragments, wra
src/utils/bash/bashParser.ts:2008
↓ 15 callers
Function
rename
(oldPath, newPath)
src/utils/fsOperations.ts:431
↓ 15 callers
Function
semanticNumber
( inner: T = z.number() as unknown as T, )
src/utils/semanticNumber.ts:26
↓ 15 callers
Function
tuc
()
src/utils/computerUse/wrapper.tsx:51
↓ 15 callers
Function
validateBridgeId
(id: string, label: string)
src/bridge/bridgeApi.ts:48
↓ 15 callers
Function
waitFor
( predicate: () => boolean, message: string, timeoutMs = 1500, )
src/ink/inkCompactBaseline.test.tsx:45
↓ 15 callers
Function
wrapInSystemReminder
(content: string)
src/utils/messages.ts:3197
↓ 15 callers
Function
writeFileSync_DEPRECATED
( filePath: string, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptionsWithFlush, )
src/utils/slowOperations.ts:249
↓ 14 callers
Function
capitalize
(str: string)
src/utils/stringUtils.ts:20
↓ 14 callers
Function
createIsolatedTmuxSession
(opts: { command: string width?: number height?: number })
src/testing/tmuxHarness.ts:128
↓ 14 callers
Function
createNativeOpenAICompatWsV2Transport
( binding: NativeWsV2Binding | null = loadNativeBinding(), )
src/services/api/openAICompatWsV2Native.ts:132
↓ 14 callers
Function
expectRowsToContainSubstringsInOrder
( rows: readonly string[], expectedSubstrings: readonly string[], label = 'visible rows', )
src/testing/replScreenContractHarness.ts:106
↓ 14 callers
Method
feed
Feed input and get resulting actions
src/ink/termio/parser.ts:333
↓ 14 callers
Method
forceFlush
()
src/utils/telemetry/bigqueryExporter.ts:238
↓ 14 callers
Function
getCurrentSubscriptionSessionState
()
src/utils/subscriptionSession.ts:61
↓ 14 callers
Function
getFirstString
(value: unknown, paths: PathSegment[][])
src/commands/agents-platform/agents-platform.tsx:71
↓ 14 callers
Function
getPlansDirectory
()
src/tools/WorktreeToolRuntime.test.ts:135
↓ 14 callers
Function
hasDangerousExpansion
* Checks if a redirection target contains shell expansion syntax that could * bypass path validation. These require manual approval for security. *
src/utils/bash/commands.ts:830
↓ 14 callers
Method
isAtEnd
()
src/utils/Cursor.ts:1000
↓ 14 callers
Function
isFastModeAvailable
()
src/utils/fastMode.ts:43
↓ 14 callers
Function
isMcpServerDisabled
(name: string)
src/services/mcp/config.ts:1534
↓ 14 callers
Function
logForDebugging
()
src/tools/AgentToolRuntime.test.ts:314
↓ 14 callers
Function
logPluginFetch
( source: PluginFetchSource, urlOrSpec: string | undefined, outcome: PluginFetchOutcome, durationMs: n
src/utils/plugins/fetchTelemetry.ts:79
↓ 14 callers
Function
logSuggestionSuppressed
( reason: string, suggestion?: string, promptId?: PromptVariant, source?: 'cli' | 'sdk', )
src/services/PromptSuggestion/promptSuggestion.ts:500
↓ 14 callers
Function
memoizeWithLRU
( f: (...args: Args) => Result, cacheFn: (...args: Args) => string, maxCacheSize: number = 100, )
src/utils/memoize.ts:234
↓ 14 callers
Function
onExit
()
src/testing/tmuxHarness.ts:399
↓ 14 callers
Function
parseFrontmatter
( markdown: string, sourcePath?: string, )
src/utils/frontmatterParser.ts:130
↓ 14 callers
Function
registerBundledSkill
(definition: BundledSkillDefinition)
src/skills/bundledSkills.ts:53
↓ 14 callers
Function
resolve
(value: T)
src/hooks/toolPermission/PermissionContext.ts:79
↓ 14 callers
Function
sanitizePath
(name: string)
src/utils/cachePaths.ts:13
↓ 14 callers
Function
setCwd
(path: string, relativeTo?: string)
src/utils/Shell.ts:448
↓ 14 callers
Function
toCanonicalAnalyticsName
(name: string)
src/services/analytics/names.ts:6
↓ 14 callers
Function
toIDEDisplayName
(terminal: string | null)
src/utils/ide.ts:1273
↓ 14 callers
Function
useSelectedMessageBg
()
src/components/messageActions.tsx:212
↓ 14 callers
Function
wrapForMultiplexer
(sequence: string)
src/ink/termio/osc.ts:36
↓ 13 callers
Function
createCombinedAbortSignal
( signal: AbortSignal | undefined, opts?: { signalB?: AbortSignal; timeoutMs?: number }, )
src/utils/combinedAbortSignal.ts:15
↓ 13 callers
Function
createTranscriptSearchQueryCache
()
src/components/messages/transcriptSearchQueryCache.ts:26
↓ 13 callers
Function
determineSessionLifecycle
( params: SessionLifecycleInput, )
src/utils/sessionLifecycle.ts:36
↓ 13 callers
Function
ensureArray
* Ensure a value is an array. PowerShell 5.1's ConvertTo-Json may unwrap * single-element arrays into plain objects.
src/utils/powershell/parser.ts:703
↓ 13 callers
Function
executeHooks
* Common logic for executing hooks * @param hookInput The structured hook input that will be validated and converted to JSON * @param toolUseID The
src/utils/hooks.ts:1956
↓ 13 callers
Function
getAgentTranscriptPath
(agentId: AgentId)
src/utils/sessionStorage.ts:275
↓ 13 callers
Function
getCachedMarkdownRenderBlocks
(content: string, theme: string, highlight: CliHighlight | null)
src/components/Markdown.tsx:170
↓ 13 callers
Function
getEffectiveContextWindowSize
(model: string)
src/services/compact/autoCompact.ts:36
↓ 13 callers
Function
getKairosActive
()
src/bootstrap/state.ts:1101
↓ 13 callers
Function
getLastAssistantMessage
( messages: Message[], )
src/utils/messages.ts:332
↓ 13 callers
Function
getPlanFilePath
(agentId?: AgentId)
src/utils/plans.ts:119
↓ 13 callers
Function
getPollIntervalConfig
()
src/bridge/pollConfig.ts:102
↓ 13 callers
Method
getPosition
()
src/utils/Cursor.ts:1046
↓ 13 callers
Function
getTools
(permissionContext: ToolPermissionContext)
src/tools.ts:299
↓ 13 callers
Function
getTranscriptPathForSession
(sessionId: string)
src/utils/sessionStorage.ts:235
↓ 13 callers
Function
hasEmbeddedSearchTools
()
src/utils/embeddedTools.ts:15
↓ 13 callers
Method
insert
(insertString: string)
src/utils/Cursor.ts:861
↓ 13 callers
Function
isAnyTracingEnabled
* Check if any tracing is enabled (either standard enhanced telemetry OR beta tracing)
src/utils/telemetry/sessionTracing.ts:149
↓ 13 callers
Function
isInBundledMode
()
src/utils/bundledMode.ts:19
↓ 13 callers
Function
isLocalAgentTask
(task: unknown)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:149
↓ 13 callers
Function
isUndercover
()
src/utils/undercover.ts:29
↓ 13 callers
Method
left
()
src/utils/Cursor.ts:301
↓ 13 callers
Function
loadAllPlugins
()
src/commands/plugin/DiscoverPlugins.tsx:124
↓ 13 callers
Function
loadInstalledPluginsFromDisk
()
src/utils/plugins/installedPluginsManager.ts:506
↓ 13 callers
Function
markDirty
(node?: DOMNode)
src/ink/dom.ts:393
↓ 13 callers
Method
modifyText
(end: Cursor, insertString: string = '')
src/utils/Cursor.ts:845
↓ 13 callers
Function
normalizeLegacyToolName
(name: string)
src/utils/permissions/permissionRuleParser.ts:31
↓ 13 callers
Method
onRender
()
src/ink/ink.tsx:464
↓ 13 callers
Function
packWord1
( styleId: number, hyperlinkId: number, width: number, )
src/ink/screen.ts:370
↓ 13 callers
Function
readMountedScreenText
( ink: MountedInkProbe | undefined, )
src/testing/replScreenContractHarness.ts:16
↓ 13 callers
Method
render
()
src/components/SentryErrorBoundary.ts:21
↓ 13 callers
Method
request
* Send an authenticated HTTP request to CCR. Handles auth headers, * 409 epoch mismatch, and error logging. Returns { ok: true } on 2xx. * On 42
src/cli/transports/ccrClient.ts:556
↓ 13 callers
Function
resolveGitDir
( startPath?: string, )
src/utils/git/gitFilesystem.ts:40
↓ 13 callers
Function
resolveManagedRemoteCapability
( options: ResolveManagedRemoteCapabilityOptions = {}, )
src/auth/capabilities/remote.ts:150
↓ 13 callers
Function
resolveReplFocusedInputDialog
(state: { isExiting: boolean exitFlow: unknown isMessageSelectorVisible: boolean isPromptInputActive:
src/session/replFocusedInputDialog.ts:22
↓ 13 callers
Function
runWithCwdOverride
(cwd: string, fn: () => T)
src/utils/cwd.ts:12
↓ 13 callers
Function
shellQuote
(value: string)
src/testing/tmuxHarness.ts:226
↓ 13 callers
Function
showSetupDialog
(root: Root, renderer: (done: (result: T) => void) => React.ReactNode, options?: { onChangeAppState?: typeof
src/interactiveHelpers.tsx:89
↓ 13 callers
Function
str
(k: string)
src/components/messageActions.tsx:69
↓ 13 callers
Method
text
()
src/utils/Cursor.ts:1038
↓ 13 callers
Function
uniq
(xs: Iterable<T>)
src/utils/array.ts:11
↓ 13 callers
Function
useRegisterOverlay
(id, t0)
src/context/overlayContext.tsx:38
↓ 13 callers
Function
useWizard
()
src/components/wizard/useWizard.ts:5
↓ 13 callers
Function
waitFor
( predicate: () => boolean, message: string, timeoutMs = 1500, )
src/ink/selectionDragAutoscrollFlicker.test.tsx:124
↓ 12 callers
Method
active
()
src/bridge/flushGate.ts:20
↓ 12 callers
Function
asSessionId
(id: string)
src/types/ids.ts:23
↓ 12 callers
Function
base
(input: Partial<SessionLifecycleInput> = {})
src/utils/sessionLifecycle.test.ts:8
↓ 12 callers
Function
baseState
()
src/session/replFocusedInputDialog.test.ts:9
↓ 12 callers
Method
buildFirstPartyHeaders
( options?: BuildFirstPartyHeadersOptions, )
src/auth/runtime/types.ts:147
↓ 12 callers
Function
buildOpenAICompatChatRequest
( params: InferenceCreateMessageArgs[0], options?: { policy?: OpenAICompatRequestPolicy useNCodeMa
src/services/api/openAICompatInferenceClient.ts:812
↓ 12 callers
Function
buildSession
(overrides: Partial<any> = {})
src/utils/commandAvailability.test.ts:12
↓ 12 callers
Function
buildSubscriptionSessionState
( session: SubscriptionSessionInput, )
src/utils/subscriptionSession.ts:25
↓ 12 callers
Method
clear
()
src/bridge/bridgeMessaging.ts:456
↓ 12 callers
Function
clearKeychainCache
()
src/utils/secureStorage/macOsKeychainHelpers.ts:87
↓ 12 callers
Function
createFakeOutput
(columns: number, rows: number)
src/ink/inkCompactBaseline.test.tsx:35
↓ 12 callers
Function
createNavKey
(s: string, name: string, ctrl: boolean)
src/ink/parse-keypress.ts:807
↓ 12 callers
Function
createTaskStateBase
( id: string, type: TaskType, description: string, toolUseId?: string, )
src/Task.ts:108
↓ 12 callers
Function
createToolUseContext
(toolNames: string[])
src/tools/BashTool/BashTool.validateInput.test.ts:5
↓ 12 callers
Function
executeHooksOutsideREPL
* Execute hooks outside of the REPL (e.g. notifications, session end) * * Unlike executeHooks() which yields messages that are exposed to the model
src/utils/hooks.ts:3007
↓ 12 callers
Function
exitTeammateView
( setAppState: (updater: (prev: AppState) => AppState) => void, )
src/state/teammateViewHelpers.ts:88
↓ 12 callers
Function
expectPromptFooterModules
( text: string, options?: { readonly cwdSegment?: string readonly label?: string readonly norm
src/testing/replContractHarness.ts:48
↓ 12 callers
Method
flush
()
src/utils/sessionStorage.ts:922
← previous
next →
401–500 of 14,563, ranked by callers