Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gitlawb/openclaude
/ functions
Functions
15,760 in github.com/Gitlawb/openclaude
⨍
Functions
15,760
◇
Types & classes
602
↓ 6 callers
Function
restoreEnv
(key: string, value: string | undefined)
src/utils/model/openaiModelDiscovery.test.ts:19
↓ 6 callers
Function
restoreEnv
( key: | 'HTTP_PROXY' | 'HTTPS_PROXY' | 'ALL_PROXY' | 'http_proxy' | 'https_proxy' |
src/services/api/fetchWithProxyRetry.test.ts:31
↓ 6 callers
Function
rgb
(r: number, g: number, b: number)
src/ink/hooks/use-tab-status.ts:13
↓ 6 callers
Function
ripgrepCommand
()
src/utils/ripgrep.ts:109
↓ 6 callers
Function
rmRetry
Retry rm on EBUSY (Windows: dir held by spawned shell handle).
src/commands.test.ts:178
↓ 6 callers
Function
roundValue
( v: number, scale: number, forceCeil: boolean, forceFloor: boolean, )
src/native-ts/yoga-layout/index.ts:2483
↓ 6 callers
Function
routeSupportsCustomHeaders
( routeId: string, )
src/integrations/routeMetadata.ts:726
↓ 6 callers
Function
row
(l1: string, v1: string, l2: string, v2: string)
src/components/Stats.tsx:1106
↓ 6 callers
Function
runWithAgentContext
(context: AgentContext, fn: () => T)
src/utils/agentContext.ts:108
↓ 6 callers
Function
safeEntries
( obj: Record<string, V> | undefined | null, )
src/commands/insights.ts:2824
↓ 6 callers
Function
sanitizeSingleLine
(value: string)
src/commands/commit-message/commit-message.ts:27
↓ 6 callers
Function
saveInstalledPluginsV2
* Save installed plugins in V2 format to installed_plugins.json. * This is the single source of truth after V1/V2 consolidation.
src/utils/plugins/installedPluginsManager.ts:370
↓ 6 callers
Function
scopeToSettingSource
( scope: PluginScope, )
src/utils/plugins/pluginIdentifier.ts:104
↓ 6 callers
Function
sendNotification
( notif: NotificationOptions, terminal: TerminalNotification, )
src/services/notifier.ts:18
↓ 6 callers
Function
serializeToCacheMessage
( events: readonly SDKMessage[], )
src/assistant/sessionHistorySerialization.ts:64
↓ 6 callers
Function
set
(name: string, value: number)
src/context/stats.tsx:36
↓ 6 callers
Method
setJustifyContent
(justify: LayoutJustify)
src/ink/layout/yoga.ts:231
↓ 6 callers
Function
setMainThreadAgentType
(agentType: string | undefined)
src/bootstrap/state.ts:1542
↓ 6 callers
Function
setPlatform
(value: string)
src/utils/plugins/marketplaceManager.test.ts:434
↓ 6 callers
Function
shadowRemediation
(source: SettingSource)
src/services/api/agentRouteSettings.ts:359
↓ 6 callers
Function
shift
(p: Point, vRow: number)
src/ink/selection.ts:540
↓ 6 callers
Function
shouldEvaluateGoal
( goal: GoalState | null | undefined, terminalAssistantMessageUuid: string | undefined, )
src/services/goal/state.ts:154
↓ 6 callers
Function
shouldHideTasksFooter
(tasks: { [taskId: string]: TaskState; }, showSpinnerTree: boolean)
src/components/tasks/taskStatusUtils.tsx:103
↓ 6 callers
Function
shouldSkipSessionPersistence
()
src/utils/sessionPersistencePolicy.ts:5
↓ 6 callers
Method
startOfLine
()
src/utils/Cursor.ts:450
↓ 6 callers
Function
stopConnecting
Stop the connecting spinner.
src/bridge/bridgeUI.ts:180
↓ 6 callers
Function
strEquals
(a: string, b: string)
src/tools/PowerShellTool/powershellPermissions.ts:201
↓ 6 callers
Function
stripSafeHeredocSubstitutions
(command: string)
src/tools/BashTool/bashSecurity.ts:521
↓ 6 callers
Function
stubFetch
(status: number, payload: unknown)
src/services/ads.test.ts:52
↓ 6 callers
Function
styleBorderLine
( line: string, color: Color | undefined, dim: boolean | undefined, )
src/ink/render-border.ts:70
↓ 6 callers
Function
substitutePluginVariables
( value: string, plugin: { path: string; source?: string }, )
src/utils/plugins/pluginOptionsStorage.ts:326
↓ 6 callers
Function
suggestionForExactCommand
(command: string)
src/tools/BashTool/bashPermissions.ts:245
↓ 6 callers
Function
supportsClipboardImageFallback
( platform: ReturnType<typeof getPlatform>, )
src/hooks/usePasteHandler.ts:18
↓ 6 callers
Function
symbolKindToString
* Maps SymbolKind enum to readable string
src/tools/LSPTool/formatters.ts:272
↓ 6 callers
Function
toArray
(val: T | T[])
src/utils/shell/specPrefix.ts:36
↓ 6 callers
Function
toSDKMessages
(messages: Message[])
src/utils/messages/mappers.ts:116
↓ 6 callers
Function
toolDisplayName
(name)
vscode-extension/openclaude-vscode/src/chat/messageParser.js:27
↓ 6 callers
Function
toolStarts
(events: Record<string, unknown>[])
src/services/api/openaiShim.xmlToolCalls.test.ts:212
↓ 6 callers
Function
toolUseContext
()
src/query/autoCompactCooldown.test.ts:119
↓ 6 callers
Method
trackRetry
* Track a real retry event emitted by the runtime.
src/utils/replayIndexBuilder.ts:131
↓ 6 callers
Function
transitionHyperlink
( diff: Diff, current: Hyperlink, target: Hyperlink, )
src/ink/log-update.ts:523
↓ 6 callers
Function
trimValue
(value: string | undefined)
src/utils/providerProfiles.ts:182
↓ 6 callers
Function
truncate
( str: string | undefined, maxWidth: number, singleLine: boolean = false, )
src/utils/truncate.ts:139
↓ 6 callers
Function
truncate
* Truncates a string to a maximum length, adding ellipsis if truncated.
src/utils/replayIndexBuilder.ts:14
↓ 6 callers
Function
truncatePathMiddle
(path: string | undefined, maxLength: number)
src/utils/truncate.ts:16
↓ 6 callers
Method
txn
(fn: (prev: Point) => [patches: Diff, next: Delta])
src/ink/log-update.ts:849
↓ 6 callers
Function
uninstallPluginOp
( plugin: string, scope: InstallableScope = 'user', deleteDataDir = true, )
src/services/plugins/pluginOperations.ts:427
↓ 6 callers
Function
updateActiveSpeculationState
( setAppState: SetAppState, updater: (state: ActiveSpeculationState) => Partial<ActiveSpeculationState>, )
src/services/PromptSuggestion/speculation.ts:310
↓ 6 callers
Function
updateOramaSyncMetadata
(cwd: string, graph: KnowledgeGraph)
src/utils/knowledgeGraph.ts:167
↓ 6 callers
Function
updateUsage
( usage: Readonly<NonNullableUsage>, partUsage: BetaMessageDeltaUsage | undefined, )
src/services/api/claude.ts:3134
↓ 6 callers
Function
useAppStateMaybeOutsideOfProvider
( selector: (state: AppState) => T, )
src/state/AppState.tsx:188
↓ 6 callers
Function
useCodexOAuthFlow
(options: { onAuthenticated: ( tokens: CodexOAuthTokens, persistCredentials: PersistCodexOAuthCreden
src/components/useCodexOAuthFlow.ts:44
↓ 6 callers
Function
useDangerousModeConfirmation
()
src/components/permissions/useDangerousModeConfirmation.tsx:9
↓ 6 callers
Function
useElapsedTime
( startTime: number, isRunning: boolean, ms: number = 1000, pausedMs: number = 0, endTime?: number,
src/hooks/useElapsedTime.ts:17
↓ 6 callers
Function
useStartupNotification
( compute: () => Result | Promise<Result>, )
src/hooks/notifs/useStartupNotification.ts:19
↓ 6 callers
Function
usesAnthropicAccountFlow
()
src/utils/model/providers.ts:84
↓ 6 callers
Function
validateOAuthCallbackParams
( params: { code?: OAuthCallbackParamValue state?: OAuthCallbackParamValue error?: OAuthCallback
src/services/mcp/auth.ts:151
↓ 6 callers
Function
validatePath
* Validates a file system path, handling tilde expansion.
src/tools/PowerShellTool/pathValidation.ts:1013
↓ 6 callers
Function
waitFor
( predicate: () => boolean, timeoutMs = 1000, )
src/components/permissions/MonitorPermissionRequest/MonitorPermissionRequest.test.tsx:73
↓ 6 callers
Function
waitForFrame
( getOutput: () => string, predicate: (frame: string) => boolean, )
src/components/design-system/ThemeProvider.test.tsx:96
↓ 6 callers
Function
withGitWorktreeMutationLock
( repoRoot: string, fn: () => Promise<T>, )
src/utils/worktree.ts:197
↓ 6 callers
Function
writeAgent
( dir: string, name: string, body = `You are ${name}.`, )
src/utils/markdownConfigLoader.scaling.test.ts:64
↓ 6 callers
Function
writeBridgePointer
( dir: string, pointer: BridgePointer, )
src/bridge/bridgePointer.ts:62
↓ 6 callers
Function
writeFileSyncAndFlush_DEPRECATED
( filePath: string, content: string | Buffer, options: { encoding: BufferEncoding; mode?: number } = { e
src/utils/file.ts:362
↓ 6 callers
Function
writeTeamFileAsync
( teamName: string, teamFile: TeamFile, )
src/utils/swarm/teamHelpers.ts:175
↓ 6 callers
Function
zodToJsonSchema
(schema: ZodTypeAny)
src/utils/zodToJsonSchema.ts:17
↓ 5 callers
Method
_notify
()
src/utils/QueryGuard.ts:368
↓ 5 callers
Method
_scheduleTimeout
()
src/utils/QueryGuard.ts:430
↓ 5 callers
Function
ackWork
()
src/bridge/bridgeMain.ts:837
↓ 5 callers
Function
action
(a: { key: K; label: string | ((s: MessageActionsState) => string); types: readonly T[]; applies?: (s:
src/components/messageActions.tsx:148
↓ 5 callers
Function
activateGithubOnboardingMode
( model: string = DEFAULT_MODEL, options?: { gheUrl?: string mergeSettingsEnv?: ( model: str
src/commands/onboard-github/onboard-github.tsx:214
↓ 5 callers
Function
addGoal
(description: string)
src/utils/conversationArc.ts:282
↓ 5 callers
Function
addMarketplaceSource
( source: MarketplaceSource, onProgress?: MarketplaceProgressCallback, )
src/utils/plugins/marketplaceManager.ts:1884
↓ 5 callers
Function
addMcpConfig
( name: string, config: unknown, scope: ConfigScope, )
src/services/mcp/config.ts:625
↓ 5 callers
Function
addScopeToServers
* Internal utility: Add scope to server configs
src/services/mcp/config.ts:69
↓ 5 callers
Function
anthropicUsage
(partial: { input?: number output?: number cacheRead?: number cacheCreation?: number })
src/cost-tracker.format.test.ts:24
↓ 5 callers
Function
anthropicUsage
(partial: { input?: number output?: number cacheRead?: number cacheCreation?: number })
src/cost-tracker.cacheIntegration.test.ts:31
↓ 5 callers
Function
appendCappedMessage
( prev: readonly T[] | undefined, item: T, )
src/tasks/InProcessTeammateTask/types.ts:108
↓ 5 callers
Function
appendFileSync
(path, data, options)
src/utils/fsOperations.ts:487
↓ 5 callers
Function
applyCommandSuggestion
( suggestion: string | SuggestionItem, shouldExecute: boolean, commands: Command[], onInputChange: (va
src/utils/suggestions/commandSuggestions.ts:781
↓ 5 callers
Function
applyOperator
( op: Operator, from: number, to: number, ctx: OperatorContext, linewise: boolean = false, )
src/vim/operators.ts:493
↓ 5 callers
Function
applyProfileEnvToProcessEnv
( targetEnv: NodeJS.ProcessEnv, nextEnv: NodeJS.ProcessEnv, )
src/utils/providerProfile.ts:1946
↓ 5 callers
Function
applySavedProfileToCurrentSession
(options: { profileFile: ProfileFile processEnv?: NodeJS.ProcessEnv })
src/commands/provider/provider.tsx:559
↓ 5 callers
Function
applyTextStyles
(text: string, styles: TextStyles)
src/ink/colorize.ts:176
↓ 5 callers
Function
applyToolResultReplacementsToMessages
( messages: Message[], replacements: ReadonlyMap<string, string>, )
src/utils/toolResultStorage.ts:745
↓ 5 callers
Method
areUnsandboxedCommandsAllowed
()
src/utils/sandbox/sandbox-adapter.ts:907
↓ 5 callers
Function
argsBeforeDelimiter
(args: string[])
src/utils/cliArgs.ts:31
↓ 5 callers
Function
asTrimmedString
(value: unknown)
src/services/api/codexOAuthShared.ts:22
↓ 5 callers
Function
assertNonEmptyString
(value: unknown, field: string)
src/utils/validation.ts:32
↓ 5 callers
Function
assistantMessages
(gapMs: number)
src/services/api/promptCacheBreakDetection.test.ts:164
↓ 5 callers
Function
attachmentScanInputForCommand
(command: { loadedFrom?: string }, text: string)
src/utils/processUserInput/processSlashCommand.tsx:849
↓ 5 callers
Method
background
(taskId: string)
src/utils/ShellCommand.ts:360
↓ 5 callers
Function
bashAllow
( source: PermissionRule['source'], toolName: string = BASH_TOOL_NAME, )
src/components/TrustDialog/utils.test.ts:90
↓ 5 callers
Function
bashToolCheckExactMatchPermission
( input: z.infer<typeof BashTool.inputSchema>, toolPermissionContext: ToolPermissionContext, )
src/tools/BashTool/bashPermissions.ts:974
↓ 5 callers
Function
buildActionModel
({ canLaunchInWorkspaceRoot, workspaceProfilePath } = {})
vscode-extension/openclaude-vscode/src/presentation.js:32
↓ 5 callers
Function
buildBridgeConnectUrl
( environmentId: string, ingressUrl?: string, )
src/bridge/bridgeStatusUtil.ts:39
↓ 5 callers
Function
buildLocalModelContextLoad
( warnings: ContextWarnings | null | undefined, extraContributors: LocalModelContextContributor[] = [], )
src/utils/statusNoticeLocalModel.ts:113
↓ 5 callers
Function
buildOllamaProfileEnv
( model: string, options: { baseUrl?: string | null getOllamaChatBaseUrl: (baseUrl?: string) => st
src/utils/providerProfile.ts:352
↓ 5 callers
Function
buildPluginCommandTelemetryFields
( pluginInfo: { pluginManifest: PluginManifest; repository: string }, managedNames: Set<string> | null = n
src/utils/telemetry/pluginTelemetry.ts:173
↓ 5 callers
Function
buildPostCompactMessages
(result: CompactionResult)
src/services/compact/compact.ts:339
← previous
next →
1,901–2,000 of 15,760, ranked by callers