MCPcopy Create free account

hub / github.com/codeaashu/claude-code / functions

Functions13,048 in github.com/codeaashu/claude-code

↓ 13 callersFunctionresolveOnce
(allow: boolean)
src/screens/REPL.tsx:2255
↓ 13 callersFunctionsemanticBoolean
( inner: T = z.boolean() as unknown as T, )
src/utils/semanticBoolean.ts:22
↓ 13 callersFunctionshowSetupDialog
(root: Root, renderer: (done: (result: T) => void) => React.ReactNode, options?: { onChangeAppState?: typeof
src/interactiveHelpers.tsx:86
↓ 13 callersFunctionuniq
(xs: Iterable<T>)
src/utils/array.ts:11
↓ 13 callersFunctionuseRegisterOverlay
(id, t0)
src/context/overlayContext.tsx:38
↓ 13 callersFunctionuseSettings
()
src/hooks/useSettings.ts:15
↓ 13 callersFunctionuseWizard
()
src/components/wizard/useWizard.ts:5
↓ 12 callersMethodactive
()
src/bridge/flushGate.ts:20
↓ 12 callersFunctionasSessionId
(id: string)
src/types/ids.ts:23
↓ 12 callersFunctioncleanup
()
src/services/mcp/auth.ts:218
↓ 12 callersMethodclear
()
src/bridge/bridgeMessaging.ts:456
↓ 12 callersMethodconnect
()
src/cli/transports/SSETransport.ts:231
↓ 12 callersFunctioncreateNavKey
(s: string, name: string, ctrl: boolean)
src/ink/parse-keypress.ts:787
↓ 12 callersFunctionenableConfigs
()
src/utils/config.ts:1334
↓ 12 callersFunctionexecuteHooksOutsideREPL
* 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:3003
↓ 12 callersFunctionformatDuration
Format a millisecond duration as a human-readable string (e.g. "5m 30s").
src/bridge/jwtUtils.ts:8
↓ 12 callersFunctionformatPathLink
* 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:65
↓ 12 callersMethodfromPartial
(object: I)
src/types/generated/google/protobuf/timestamp.ts:186
↓ 12 callersFunctiongetAllowedChannels
()
src/bootstrap/state.ts:1676
↓ 12 callersFunctiongetBranch
()
src/utils/git.ts:261
↓ 12 callersFunctiongetDefaultMainLoopModel
()
src/utils/model/model.ts:206
↓ 12 callersFunctiongetDirectoryForPath
(path: string)
src/utils/path.ts:109
↓ 12 callersFunctiongetEmptyToolPermissionContext
()
src/Tool.ts:141
↓ 12 callersFunctiongetPlan
(agentId?: AgentId)
src/utils/plans.ts:135
↓ 12 callersFunctiongetPlanFilePath
(agentId?: AgentId)
src/utils/plans.ts:119
↓ 12 callersFunctiongetPluginErrorMessage
(error: PluginError)
src/types/plugin.ts:295
↓ 12 callersFunctiongetSessionIngressAuthToken
()
src/utils/sessionIngressAuth.ts:101
↓ 12 callersFunctiongetTeammateContext
()
src/utils/teammateContext.ts:47
↓ 12 callersFunctiongetTheme
()
src/server/web/public/terminal.js:8733
↓ 12 callersFunctiongetTimestamp
* Get timestamp in microseconds relative to trace start
src/utils/telemetry/perfettoTracing.ts:172
↓ 12 callersFunctionisSet
(value: any)
src/types/generated/events_mono/growthbook/v1/growthbook_experiment_event.ts:214
↓ 12 callersFunctionisSimpleTarget
(target: ParseEntry | undefined)
src/utils/bash/commands.ts:798
↓ 12 callersFunctionisTodoV2Enabled
()
src/utils/tasks.ts:133
↓ 12 callersFunctionlogAutoModeOutcome
* Telemetry helper for tengu_auto_mode_outcome. All string fields are * enum-like values (outcome, model name, classifier type, failure kind) — * ne
src/utils/permissions/yoloClassifier.ts:1425
↓ 12 callersFunctionlogUnaryEvent
(event: LogEvent)
src/utils/unaryLogging.ts:23
↓ 12 callersFunctionmemoizeWithLRU
( f: (...args: Args) => Result, cacheFn: (...args: Args) => string, maxCacheSize: number = 100, )
src/utils/memoize.ts:234
↓ 12 callersFunctionnext
(generator: AsyncGenerator<A, void>)
src/utils/generators.ts:36
↓ 12 callersFunctionnormalizeMessages
(messages: Message[])
src/utils/messages.ts:741
↓ 12 callersFunctionpercentValue
(v: number)
src/native-ts/yoga-layout/index.ts:93
↓ 12 callersMethodrequest
* 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
↓ 12 callersFunctionsafeCallProgress
* 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 callersMethodsetExecuteHandler
(e3, t3)
src/server/web/public/terminal.js:4891
↓ 12 callersFunctionsetMainLoopModelOverride
( model: ModelSetting | undefined, )
src/bootstrap/state.ts:846
↓ 12 callersFunctionsystemPromptSection
( name: string, compute: ComputeFn, )
src/constants/systemPromptSections.ts:20
↓ 12 callersFunctionupdateValidationError
(fieldName_1: string, error?: string)
src/components/mcp/ElicitationDialog.tsx:345
↓ 11 callersMethod_getCyclicIndex
(e3)
src/server/web/public/terminal.js:2423
↓ 11 callersFunctionboundAxis
( style: Style, isWidth: boolean, value: number, ownerWidth: number, ownerHeight: number, )
src/native-ts/yoga-layout/index.ts:2352
↓ 11 callersFunctionclaim
()
src/hooks/toolPermission/PermissionContext.ts:88
↓ 11 callersFunctionclearServerCache
( name: string, serverRef: ScopedMcpServerConfig, )
src/services/mcp/client.ts:1648
↓ 11 callersFunctioncolorize
(text: string, colorKey?: keyof Theme)
src/utils/treeify.ts:50
↓ 11 callersFunctioncoworkOption
()
src/main.tsx:4145
↓ 11 callersFunctioncreateMockWs
()
src/server/web/__tests__/session-manager.test.ts:37
↓ 11 callersMethoddecode
(e3, t3)
src/server/web/public/terminal.js:4526
↓ 11 callersFunctionescapeXml
(s: string)
src/utils/xml.ts:6
↓ 11 callersFunctionexitTeammateView
( setAppState: (updater: (prev: AppState) => AppState) => void, )
src/state/teammateViewHelpers.ts:88
↓ 11 callersFunctiongetActiveAgentsFromList
( allAgents: AgentDefinition[], )
src/tools/AgentTool/loadAgentsDir.ts:193
↓ 11 callersFunctiongetAgentId
()
src/utils/teammate.ts:88
↓ 11 callersFunctiongetAgentTranscriptPath
(agentId: AgentId)
src/utils/sessionStorage.ts:247
↓ 11 callersFunctiongetAuthHeaders
* Get auth headers for policy limits without calling getSettings() * Supports both API key and OAuth authentication
src/services/policyLimits/index.ts:227
↓ 11 callersFunctiongetDefaultMainLoopModelSetting
()
src/utils/model/model.ts:178
↓ 11 callersFunctiongetDefaultOpusModel
()
src/utils/model/model.ts:105
↓ 11 callersFunctiongetHookDisplayText
( hook: HookCommand | { type: 'callback' | 'function'; statusMessage?: string }, )
src/utils/hooks/hooksSettings.ts:68
↓ 11 callersMethodgetLine
(e3)
src/server/web/public/terminal.js:5273
↓ 11 callersFunctiongetLoggingSafeMcpBaseUrl
( config: McpServerConfig, )
src/services/mcp/utils.ts:561
↓ 11 callersFunctiongetRainbowColor
( charIndex: number, shimmer: boolean = false, )
src/utils/thinking.ts:80
↓ 11 callersFunctiongetSdkBetas
()
src/bootstrap/state.ts:856
↓ 11 callersFunctiongetTeammateColor
()
src/utils/teammate.ts:138
↓ 11 callersFunctiongetTools
(permissionContext: ToolPermissionContext)
src/tools.ts:271
↓ 11 callersFunctiongte
(a: string, b: string)
src/utils/semver.ts:26
↓ 11 callersFunctionhas1mContext
(model: string)
src/utils/context.ts:35
↓ 11 callersFunctionisAsyncHookJSONOutput
( json: HookJSONOutput, )
src/types/hooks.ts:189
↓ 11 callersFunctionisCompactBoundaryMessage
( message: Message | NormalizedMessage, )
src/utils/messages.ts:4608
↓ 11 callersFunctionisInProcessTeammateTask
( task: unknown, )
src/tasks/InProcessTeammateTask/types.ts:78
↓ 11 callersFunctionisLocalShellTask
(task: unknown)
src/tasks/LocalShellTask/guards.ts:34
↓ 11 callersFunctionisStale
()
src/hooks/useVoice.ts:359
↓ 11 callersFunctionlistDir
(dir: string)
mcp-server/src/server.ts:53
↓ 11 callersMethodloadAddon
(e3, t3)
src/server/web/public/terminal.js:5233
↓ 11 callersFunctionlogBridgeSkip
( reason: string, debugMsg?: string, v2?: boolean, )
src/bridge/debugUtils.ts:128
↓ 11 callersFunctionlogDebug
(message: string)
src/utils/filePersistence/outputsScanner.ts:17
↓ 11 callersFunctionlogUnaryPermissionEvent
( completion_type: CompletionType, { assistantMessage: { message: { id: message_id }, }, }
src/components/permissions/utils.ts:5
↓ 11 callersFunctionn
(e3, t3, i3)
src/server/web/public/terminal.js:158
↓ 11 callersMethodnextOffset
(offset: number)
src/utils/Cursor.ts:1496
↓ 11 callersFunctionnormalizeModelStringForAPI
(model: string)
src/utils/model/model.ts:616
↓ 11 callersMethodonError
(event: Event)
src/utils/mcpWebSocketTransport.ts:38
↓ 11 callersFunctiononScroll
()
web/lib/performance/metrics.ts:153
↓ 11 callersFunctionparseDimension
(v: number | string | undefined)
src/native-ts/yoga-layout/index.ts:2511
↓ 11 callersFunctionpathInWorkingPath
(path: string, workingPath: string)
src/utils/permissions/filesystem.ts:709
↓ 11 callersFunctionpermissionRuleValueFromString
( ruleString: string, )
src/utils/permissions/permissionRuleParser.ts:93
↓ 11 callersFunctionpermissionRuleValueFromString
( ruleString: string, )
src/utils/sandbox/sandbox-adapter.ts:63
↓ 11 callersFunctionplatform
(options: { web: T; terminal: T })
web/lib/platform.ts:17
↓ 11 callersFunctionprepareUserContent
({ inputString, precedingInputBlocks, }: { inputString: string precedingInputBlocks: ContentBlockParam
src/utils/messages.ts:525
↓ 11 callersFunctionprocessMemoryFile
( filePath: string, type: MemoryType, processedPaths: Set<string>, includeExternal: boolean, depth:
src/utils/claudemd.ts:618
↓ 11 callersFunctionprocessSessionStartHooks
( source: 'startup' | 'resume' | 'clear' | 'compact', { sessionId, agentType, model, force
src/utils/sessionStart.ts:35
↓ 11 callersFunctionrecordTranscript
( messages: Message[], teamInfo?: TeamInfo, startingParentUuidHint?: UUID, allMessages?: readonly Mess
src/utils/sessionStorage.ts:1408
↓ 11 callersMethodreportState
Report worker state to CCR via PUT /sessions/{id}/worker.
src/cli/transports/ccrClient.ts:645
↓ 11 callersFunctionrequireComputerUseInput
()
src/utils/computerUse/inputLoader.ts:22
↓ 11 callersFunctionresetSettingsCache
()
src/utils/settings/settingsCache.ts:55
↓ 11 callersFunctionresolveEdgeRaw
(edges: Value[], physicalEdge: number)
src/native-ts/yoga-layout/index.ts:233
↓ 11 callersFunctionsafePath
Safely resolve a user-supplied relative path under SRC_ROOT (blocks path traversal).
mcp-server/src/server.ts:84
↓ 11 callersFunctionsetNeedsAutoModeExitAttachment
(value: boolean)
src/bootstrap/state.ts:1369
← previousnext →401–500 of 13,048, ranked by callers