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
↓ 12 callers
Function
formatDuration
Format a millisecond duration as a human-readable string (e.g. "5m 30s").
src/bridge/jwtUtils.ts:8
↓ 12 callers
Function
formatPathLink
* Format a file path as a clickable hyperlink. * * Paths containing spaces (e.g., "Application Support") are not clickable * in most terminals - th
src/commands/terminalSetup/terminalSetup.tsx:66
↓ 12 callers
Function
formatStatusWithCurrentScenario
()
src/commands/mock-limits/mock-limits.ts:93
↓ 12 callers
Method
fromPartial
(object: I)
src/types/generated/google/protobuf/timestamp.ts:186
↓ 12 callers
Function
getAllowedChannels
()
src/bootstrap/state.ts:1696
↓ 12 callers
Function
getAuthHeaders
()
src/utils/http.ts:73
↓ 12 callers
Function
getBranch
()
src/utils/git.ts:276
↓ 12 callers
Function
getCodeWebBaseUrl
( sessionId?: string, ingressUrl?: string, )
src/constants/product.ts:40
↓ 12 callers
Function
getCommands
(cwd: string)
src/commands.ts:484
↓ 12 callers
Method
getCurrentManagedSession
()
src/auth/runtime/types.ts:136
↓ 12 callers
Function
getDefaultMainLoopModel
()
src/utils/model/model.ts:289
↓ 12 callers
Function
getDirectoryForPath
(path: string)
src/utils/path.ts:109
↓ 12 callers
Function
getIdentityClient
()
src/services/oauth/identityClient.ts:58
↓ 12 callers
Function
getMacOsKeychainStorageServiceName
( serviceSuffix: string = '', )
src/utils/secureStorage/macOsKeychainHelpers.ts:29
↓ 12 callers
Function
getMessagesAfterCompactBoundary
(messages: T[], options?: { includeSnipped?: boolean })
src/utils/messages.ts:4743
↓ 12 callers
Function
getPlan
(agentId?: AgentId)
src/utils/plans.ts:135
↓ 12 callers
Function
getPluginErrorMessage
(error: PluginError)
src/types/plugin.ts:295
↓ 12 callers
Function
getSdkBetas
()
src/bootstrap/state.ts:872
↓ 12 callers
Function
getTeammateContext
()
src/utils/teammateContext.ts:47
↓ 12 callers
Function
getTimestamp
* Get timestamp in microseconds relative to trace start
src/utils/telemetry/perfettoTracing.ts:172
↓ 12 callers
Function
hasCommand
(cmd: string)
src/services/voice.ts:49
↓ 12 callers
Function
hasOauthCommandAvailabilitySession
( session: CommandAvailabilitySession, )
src/utils/commandAvailability.ts:13
↓ 12 callers
Function
isOpenAICompatByokActive
()
src/utils/model/providers.ts:35
↓ 12 callers
Function
isSet
(value: any)
src/types/generated/events_mono/growthbook/v1/growthbook_experiment_event.ts:214
↓ 12 callers
Function
isSimpleTarget
(target: ParseEntry | undefined)
src/utils/bash/commands.ts:798
↓ 12 callers
Function
isTodoV2Enabled
()
src/utils/tasks.ts:134
↓ 12 callers
Function
logAutoModeOutcome
* Telemetry helper for ncode_auto_mode_outcome. All string fields are * enum-like values (outcome, model name, classifier type, failure kind) — * ne
src/utils/permissions/yoloClassifier.ts:1427
↓ 12 callers
Function
logUnaryEvent
(event: LogEvent)
src/utils/unaryLogging.ts:23
↓ 12 callers
Function
makeBinding
(messages: string[])
src/services/api/openAICompatWsV2Native.test.ts:10
↓ 12 callers
Function
makeTextToolResult
( text: string, options?: { isError?: boolean }, )
src/shims/claudeForChromeMcp.ts:588
↓ 12 callers
Function
percentValue
(v: number)
src/native-ts/yoga-layout/index.ts:93
↓ 12 callers
Function
permissionRuleValueFromString
( ruleString: string, )
src/utils/sandbox/sandbox-adapter.ts:63
↓ 12 callers
Function
safeCallProgress
* Safely invoke a progress callback, catching and logging any errors. * Prevents callback errors from aborting marketplace operations. * * @param o
src/utils/plugins/marketplaceManager.ts:1007
↓ 12 callers
Function
serializeDiff
(diff: Diff | { diff: Diff }, skipSyncMarkers = true)
src/ink/logUpdateFlickerRegression.test.ts:185
↓ 12 callers
Function
setCwdState
(cwd: string)
src/bootstrap/state.ts:537
↓ 12 callers
Function
setMainLoopModelOverride
( model: ModelSetting | undefined, )
src/bootstrap/state.ts:862
↓ 12 callers
Function
shouldResetForResize
(prev: Frame, next: Frame)
src/ink/log-update.ts:794
↓ 12 callers
Function
statSync
(fsPath)
src/utils/fsOperations.ts:435
↓ 12 callers
Function
systemPromptSection
( name: string, compute: ComputeFn, )
src/constants/systemPromptSections.ts:20
↓ 12 callers
Function
toCompatSessionId
(id: string)
src/bridge/sessionIdCompat.ts:38
↓ 12 callers
Function
updateValidationError
(fieldName_1: string, error?: string)
src/components/mcp/ElicitationDialog.tsx:345
↓ 11 callers
Function
appendFileSync
(path, data, options)
src/utils/fsOperations.ts:468
↓ 11 callers
Function
appendWorkflowLog
(taskId: string, line: string)
src/tools/WorkflowTool/WorkflowTool.ts:161
↓ 11 callers
Function
applyPermissionUpdate
(context: Record<string, unknown>, update: { mode: string })
src/tools/PlanModeToolRuntime.test.ts:78
↓ 11 callers
Function
boundAxis
( style: Style, isWidth: boolean, value: number, ownerWidth: number, ownerHeight: number, )
src/native-ts/yoga-layout/index.ts:2352
↓ 11 callers
Function
buildSessionIngressLease
( params: { executionTarget?: Exclude<LeaseExecutionTarget, 'local'> nowMs?: number organization
src/auth/runtime/leases.ts:317
↓ 11 callers
Function
calculateMessagesToKeepIndex
( messages: Message[], lastSummarizedIndex: number, )
src/services/compact/sessionMemoryCompact.ts:357
↓ 11 callers
Function
claim
()
src/hooks/toolPermission/PermissionContext.ts:88
↓ 11 callers
Function
clearBridgePointer
(dir: string)
src/bridge/bridgePointer.ts:190
↓ 11 callers
Function
clearSelection
(s: SelectionState)
src/ink/selection.ts:122
↓ 11 callers
Function
clearServerCache
( name: string, serverRef: ScopedMcpServerConfig, )
src/services/mcp/client.ts:1651
↓ 11 callers
Function
colorize
(text: string, colorKey?: keyof Theme)
src/utils/treeify.ts:50
↓ 11 callers
Method
connect
()
src/cli/transports/SSETransport.ts:231
↓ 11 callers
Function
coworkOption
()
src/main.tsx:4279
↓ 11 callers
Function
createFakeTerminal
(columns = 40, rows = 12)
src/ink/inkRecoveryBehavior.test.tsx:82
↓ 11 callers
Function
createUserMessage
(content: string, uuid?: string)
src/utils/sessionStorage.test.ts:20
↓ 11 callers
Function
createWrapperEnv
( configDir: string, extraEnv: NodeJS.ProcessEnv = {}, )
src/testing/wrapperPtyHarness.ts:75
↓ 11 callers
Method
debug
(message: string, ...args: unknown[])
src/utils/computerUse/hostAdapter.ts:16
↓ 11 callers
Function
detectPreformattedMarkdownSegments
( content: string, )
src/utils/markdown.ts:289
↓ 11 callers
Function
escapeXml
(s: string)
src/utils/xml.ts:6
↓ 11 callers
Function
expectRowsToContainSubstringsInDistinctOrder
( rows: readonly string[], expectedSubstrings: readonly string[], label = 'visible rows', )
src/testing/replScreenContractHarness.ts:172
↓ 11 callers
Function
firstMatch
scripts/generate_slash_command_appendix.mjs:276
↓ 11 callers
Function
getActiveAgentsFromList
( allAgents: AgentDefinition[], )
src/tools/AgentTool/loadAgentsDir.ts:194
↓ 11 callers
Function
getAgentId
()
src/utils/teammate.ts:88
↓ 11 callers
Function
getAuthHeaders
( session: | null | Pick< ResolvedAuthSession, | 'providerPlan' | 'headersKi
src/services/policyLimits/index.ts:205
↓ 11 callers
Function
getContentText
( content: string | DeepImmutable<Array<ContentBlockParam>>, )
src/utils/messages.ts:2972
↓ 11 callers
Function
getCurrentCommandAvailabilitySession
()
src/utils/commandAvailability.ts:23
↓ 11 callers
Function
getHookDisplayText
( hook: HookCommand | { type: 'callback' | 'function'; statusMessage?: string }, )
src/utils/hooks/hooksSettings.ts:68
↓ 11 callers
Function
getLeaseManager
()
src/auth/runtime/LeaseManager.ts:49
↓ 11 callers
Function
getLoggingSafeMcpBaseUrl
( config: McpServerConfig, )
src/services/mcp/utils.ts:562
↓ 11 callers
Method
getStatusView
()
src/auth/runtime/types.ts:150
↓ 11 callers
Function
getTask
( taskListId: string, taskId: string, )
src/utils/tasks.ts:311
↓ 11 callers
Function
getTasksDir
(taskListId: string)
src/utils/tasks.ts:222
↓ 11 callers
Function
getTeammateColor
()
src/utils/teammate.ts:138
↓ 11 callers
Function
getTokenUsage
(message: Message)
src/utils/tokens.ts:7
↓ 11 callers
Function
getToolTier
(toolName: string)
src/tools/toolPolicy.ts:257
↓ 11 callers
Function
gte
(a: string, b: string)
src/utils/semver.ts:26
↓ 11 callers
Function
has1mContext
(model: string)
src/utils/context.ts:38
↓ 11 callers
Function
isAsyncHookJSONOutput
( json: HookJSONOutput, )
src/types/hooks.ts:189
↓ 11 callers
Function
isCoordinatorMode
()
src/coordinator/coordinatorMode.ts:36
↓ 11 callers
Function
isInProcessTeammateTask
( task: unknown, )
src/tasks/InProcessTeammateTask/types.ts:78
↓ 11 callers
Function
isLocalShellTask
(task: unknown)
src/tasks/LocalShellTask/guards.ts:34
↓ 11 callers
Function
isOauthBackedFirstPartyInferenceSession
( session: Pick<ResolvedAuthSession, 'providerPlan' | 'headersKind' | 'scopes'>, )
src/services/api/firstPartyInferenceSession.ts:4
↓ 11 callers
Function
isStale
()
src/hooks/useVoice.ts:359
↓ 11 callers
Function
logBridgeSkip
( reason: string, debugMsg?: string, v2?: boolean, )
src/bridge/debugUtils.ts:128
↓ 11 callers
Function
logDebug
(message: string)
src/utils/filePersistence/outputsScanner.ts:21
↓ 11 callers
Function
logUnaryPermissionEvent
( completion_type: CompletionType, { assistantMessage: { message: { id: message_id }, }, }
src/components/permissions/utils.ts:5
↓ 11 callers
Method
nextOffset
(offset: number)
src/utils/Cursor.ts:1496
↓ 11 callers
Function
normalizeMessages
(messages: Message[])
src/utils/messages.ts:741
↓ 11 callers
Function
normalizeMessagesForAPI
( messages: Message[], tools: Tools = [], )
src/utils/messages.ts:1989
↓ 11 callers
Function
normalizeModelStringForAPI
(model: string)
src/utils/model/model.ts:756
↓ 11 callers
Function
parseDimension
(v: number | string | undefined)
src/native-ts/yoga-layout/index.ts:2511
↓ 11 callers
Function
parseJSONL
( data: string | Buffer, opts?: { strict?: boolean }, )
src/utils/json.ts:209
↓ 11 callers
Function
permissionRuleValueFromString
( ruleString: string, )
src/utils/permissions/permissionRuleParser.ts:93
↓ 11 callers
Function
prepareUserContent
({ inputString, precedingInputBlocks, }: { inputString: string precedingInputBlocks: ContentBlockParam
src/utils/messages.ts:526
↓ 11 callers
Function
processSessionStartHooks
( source: 'startup' | 'resume' | 'clear' | 'compact', { sessionId, agentType, model, force
src/utils/sessionStart.ts:38
↓ 11 callers
Function
registerTask
(task: TaskState, setAppState: SetAppState)
src/utils/task/framework.ts:77
↓ 11 callers
Function
rejectOnce
(error: Error)
src/services/mcp/auth.ts:1036
↓ 11 callers
Method
renderFullRepaintFromHome
( frame: Frame, previousFrame?: Frame, options?: { clearRowsBeforeWrite?: boolean clea
src/ink/log-update.ts:93
↓ 11 callers
Method
reportState
Report worker state to CCR via PUT /sessions/{id}/worker.
src/cli/transports/ccrClient.ts:645
← previous
next →
501–600 of 14,563, ranked by callers