MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 6 callersFunctionrestoreEnv
(key: string, value: string | undefined)
src/utils/model/openaiModelDiscovery.test.ts:19
↓ 6 callersFunctionrestoreEnv
( key: | 'HTTP_PROXY' | 'HTTPS_PROXY' | 'ALL_PROXY' | 'http_proxy' | 'https_proxy' |
src/services/api/fetchWithProxyRetry.test.ts:31
↓ 6 callersFunctionrgb
(r: number, g: number, b: number)
src/ink/hooks/use-tab-status.ts:13
↓ 6 callersFunctionripgrepCommand
()
src/utils/ripgrep.ts:109
↓ 6 callersFunctionrmRetry
Retry rm on EBUSY (Windows: dir held by spawned shell handle).
src/commands.test.ts:178
↓ 6 callersFunctionroundValue
( v: number, scale: number, forceCeil: boolean, forceFloor: boolean, )
src/native-ts/yoga-layout/index.ts:2483
↓ 6 callersFunctionrouteSupportsCustomHeaders
( routeId: string, )
src/integrations/routeMetadata.ts:726
↓ 6 callersFunctionrow
(l1: string, v1: string, l2: string, v2: string)
src/components/Stats.tsx:1106
↓ 6 callersFunctionrunWithAgentContext
(context: AgentContext, fn: () => T)
src/utils/agentContext.ts:108
↓ 6 callersFunctionsafeEntries
( obj: Record<string, V> | undefined | null, )
src/commands/insights.ts:2824
↓ 6 callersFunctionsanitizeSingleLine
(value: string)
src/commands/commit-message/commit-message.ts:27
↓ 6 callersFunctionsaveInstalledPluginsV2
* 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 callersFunctionscopeToSettingSource
( scope: PluginScope, )
src/utils/plugins/pluginIdentifier.ts:104
↓ 6 callersFunctionsendNotification
( notif: NotificationOptions, terminal: TerminalNotification, )
src/services/notifier.ts:18
↓ 6 callersFunctionserializeToCacheMessage
( events: readonly SDKMessage[], )
src/assistant/sessionHistorySerialization.ts:64
↓ 6 callersFunctionset
(name: string, value: number)
src/context/stats.tsx:36
↓ 6 callersMethodsetJustifyContent
(justify: LayoutJustify)
src/ink/layout/yoga.ts:231
↓ 6 callersFunctionsetMainThreadAgentType
(agentType: string | undefined)
src/bootstrap/state.ts:1542
↓ 6 callersFunctionsetPlatform
(value: string)
src/utils/plugins/marketplaceManager.test.ts:434
↓ 6 callersFunctionshadowRemediation
(source: SettingSource)
src/services/api/agentRouteSettings.ts:359
↓ 6 callersFunctionshift
(p: Point, vRow: number)
src/ink/selection.ts:540
↓ 6 callersFunctionshouldEvaluateGoal
( goal: GoalState | null | undefined, terminalAssistantMessageUuid: string | undefined, )
src/services/goal/state.ts:154
↓ 6 callersFunctionshouldHideTasksFooter
(tasks: { [taskId: string]: TaskState; }, showSpinnerTree: boolean)
src/components/tasks/taskStatusUtils.tsx:103
↓ 6 callersFunctionshouldSkipSessionPersistence
()
src/utils/sessionPersistencePolicy.ts:5
↓ 6 callersMethodstartOfLine
()
src/utils/Cursor.ts:450
↓ 6 callersFunctionstopConnecting
Stop the connecting spinner.
src/bridge/bridgeUI.ts:180
↓ 6 callersFunctionstrEquals
(a: string, b: string)
src/tools/PowerShellTool/powershellPermissions.ts:201
↓ 6 callersFunctionstripSafeHeredocSubstitutions
(command: string)
src/tools/BashTool/bashSecurity.ts:521
↓ 6 callersFunctionstubFetch
(status: number, payload: unknown)
src/services/ads.test.ts:52
↓ 6 callersFunctionstyleBorderLine
( line: string, color: Color | undefined, dim: boolean | undefined, )
src/ink/render-border.ts:70
↓ 6 callersFunctionsubstitutePluginVariables
( value: string, plugin: { path: string; source?: string }, )
src/utils/plugins/pluginOptionsStorage.ts:326
↓ 6 callersFunctionsuggestionForExactCommand
(command: string)
src/tools/BashTool/bashPermissions.ts:245
↓ 6 callersFunctionsupportsClipboardImageFallback
( platform: ReturnType<typeof getPlatform>, )
src/hooks/usePasteHandler.ts:18
↓ 6 callersFunctionsymbolKindToString
* Maps SymbolKind enum to readable string
src/tools/LSPTool/formatters.ts:272
↓ 6 callersFunctiontoArray
(val: T | T[])
src/utils/shell/specPrefix.ts:36
↓ 6 callersFunctiontoSDKMessages
(messages: Message[])
src/utils/messages/mappers.ts:116
↓ 6 callersFunctiontoolDisplayName
(name)
vscode-extension/openclaude-vscode/src/chat/messageParser.js:27
↓ 6 callersFunctiontoolStarts
(events: Record<string, unknown>[])
src/services/api/openaiShim.xmlToolCalls.test.ts:212
↓ 6 callersFunctiontoolUseContext
()
src/query/autoCompactCooldown.test.ts:119
↓ 6 callersMethodtrackRetry
* Track a real retry event emitted by the runtime.
src/utils/replayIndexBuilder.ts:131
↓ 6 callersFunctiontransitionHyperlink
( diff: Diff, current: Hyperlink, target: Hyperlink, )
src/ink/log-update.ts:523
↓ 6 callersFunctiontrimValue
(value: string | undefined)
src/utils/providerProfiles.ts:182
↓ 6 callersFunctiontruncate
( str: string | undefined, maxWidth: number, singleLine: boolean = false, )
src/utils/truncate.ts:139
↓ 6 callersFunctiontruncate
* Truncates a string to a maximum length, adding ellipsis if truncated.
src/utils/replayIndexBuilder.ts:14
↓ 6 callersFunctiontruncatePathMiddle
(path: string | undefined, maxLength: number)
src/utils/truncate.ts:16
↓ 6 callersMethodtxn
(fn: (prev: Point) => [patches: Diff, next: Delta])
src/ink/log-update.ts:849
↓ 6 callersFunctionuninstallPluginOp
( plugin: string, scope: InstallableScope = 'user', deleteDataDir = true, )
src/services/plugins/pluginOperations.ts:427
↓ 6 callersFunctionupdateActiveSpeculationState
( setAppState: SetAppState, updater: (state: ActiveSpeculationState) => Partial<ActiveSpeculationState>, )
src/services/PromptSuggestion/speculation.ts:310
↓ 6 callersFunctionupdateOramaSyncMetadata
(cwd: string, graph: KnowledgeGraph)
src/utils/knowledgeGraph.ts:167
↓ 6 callersFunctionupdateUsage
( usage: Readonly<NonNullableUsage>, partUsage: BetaMessageDeltaUsage | undefined, )
src/services/api/claude.ts:3134
↓ 6 callersFunctionuseAppStateMaybeOutsideOfProvider
( selector: (state: AppState) => T, )
src/state/AppState.tsx:188
↓ 6 callersFunctionuseCodexOAuthFlow
(options: { onAuthenticated: ( tokens: CodexOAuthTokens, persistCredentials: PersistCodexOAuthCreden
src/components/useCodexOAuthFlow.ts:44
↓ 6 callersFunctionuseDangerousModeConfirmation
()
src/components/permissions/useDangerousModeConfirmation.tsx:9
↓ 6 callersFunctionuseElapsedTime
( startTime: number, isRunning: boolean, ms: number = 1000, pausedMs: number = 0, endTime?: number,
src/hooks/useElapsedTime.ts:17
↓ 6 callersFunctionuseStartupNotification
( compute: () => Result | Promise<Result>, )
src/hooks/notifs/useStartupNotification.ts:19
↓ 6 callersFunctionusesAnthropicAccountFlow
()
src/utils/model/providers.ts:84
↓ 6 callersFunctionvalidateOAuthCallbackParams
( params: { code?: OAuthCallbackParamValue state?: OAuthCallbackParamValue error?: OAuthCallback
src/services/mcp/auth.ts:151
↓ 6 callersFunctionvalidatePath
* Validates a file system path, handling tilde expansion.
src/tools/PowerShellTool/pathValidation.ts:1013
↓ 6 callersFunctionwaitFor
( predicate: () => boolean, timeoutMs = 1000, )
src/components/permissions/MonitorPermissionRequest/MonitorPermissionRequest.test.tsx:73
↓ 6 callersFunctionwaitForFrame
( getOutput: () => string, predicate: (frame: string) => boolean, )
src/components/design-system/ThemeProvider.test.tsx:96
↓ 6 callersFunctionwithGitWorktreeMutationLock
( repoRoot: string, fn: () => Promise<T>, )
src/utils/worktree.ts:197
↓ 6 callersFunctionwriteAgent
( dir: string, name: string, body = `You are ${name}.`, )
src/utils/markdownConfigLoader.scaling.test.ts:64
↓ 6 callersFunctionwriteBridgePointer
( dir: string, pointer: BridgePointer, )
src/bridge/bridgePointer.ts:62
↓ 6 callersFunctionwriteFileSyncAndFlush_DEPRECATED
( filePath: string, content: string | Buffer, options: { encoding: BufferEncoding; mode?: number } = { e
src/utils/file.ts:362
↓ 6 callersFunctionwriteTeamFileAsync
( teamName: string, teamFile: TeamFile, )
src/utils/swarm/teamHelpers.ts:175
↓ 6 callersFunctionzodToJsonSchema
(schema: ZodTypeAny)
src/utils/zodToJsonSchema.ts:17
↓ 5 callersMethod_notify
()
src/utils/QueryGuard.ts:368
↓ 5 callersMethod_scheduleTimeout
()
src/utils/QueryGuard.ts:430
↓ 5 callersFunctionackWork
()
src/bridge/bridgeMain.ts:837
↓ 5 callersFunctionaction
(a: { key: K; label: string | ((s: MessageActionsState) => string); types: readonly T[]; applies?: (s:
src/components/messageActions.tsx:148
↓ 5 callersFunctionactivateGithubOnboardingMode
( model: string = DEFAULT_MODEL, options?: { gheUrl?: string mergeSettingsEnv?: ( model: str
src/commands/onboard-github/onboard-github.tsx:214
↓ 5 callersFunctionaddGoal
(description: string)
src/utils/conversationArc.ts:282
↓ 5 callersFunctionaddMarketplaceSource
( source: MarketplaceSource, onProgress?: MarketplaceProgressCallback, )
src/utils/plugins/marketplaceManager.ts:1884
↓ 5 callersFunctionaddMcpConfig
( name: string, config: unknown, scope: ConfigScope, )
src/services/mcp/config.ts:625
↓ 5 callersFunctionaddScopeToServers
* Internal utility: Add scope to server configs
src/services/mcp/config.ts:69
↓ 5 callersFunctionanthropicUsage
(partial: { input?: number output?: number cacheRead?: number cacheCreation?: number })
src/cost-tracker.format.test.ts:24
↓ 5 callersFunctionanthropicUsage
(partial: { input?: number output?: number cacheRead?: number cacheCreation?: number })
src/cost-tracker.cacheIntegration.test.ts:31
↓ 5 callersFunctionappendCappedMessage
( prev: readonly T[] | undefined, item: T, )
src/tasks/InProcessTeammateTask/types.ts:108
↓ 5 callersFunctionappendFileSync
(path, data, options)
src/utils/fsOperations.ts:487
↓ 5 callersFunctionapplyCommandSuggestion
( suggestion: string | SuggestionItem, shouldExecute: boolean, commands: Command[], onInputChange: (va
src/utils/suggestions/commandSuggestions.ts:781
↓ 5 callersFunctionapplyOperator
( op: Operator, from: number, to: number, ctx: OperatorContext, linewise: boolean = false, )
src/vim/operators.ts:493
↓ 5 callersFunctionapplyProfileEnvToProcessEnv
( targetEnv: NodeJS.ProcessEnv, nextEnv: NodeJS.ProcessEnv, )
src/utils/providerProfile.ts:1946
↓ 5 callersFunctionapplySavedProfileToCurrentSession
(options: { profileFile: ProfileFile processEnv?: NodeJS.ProcessEnv })
src/commands/provider/provider.tsx:559
↓ 5 callersFunctionapplyTextStyles
(text: string, styles: TextStyles)
src/ink/colorize.ts:176
↓ 5 callersFunctionapplyToolResultReplacementsToMessages
( messages: Message[], replacements: ReadonlyMap<string, string>, )
src/utils/toolResultStorage.ts:745
↓ 5 callersMethodareUnsandboxedCommandsAllowed
()
src/utils/sandbox/sandbox-adapter.ts:907
↓ 5 callersFunctionargsBeforeDelimiter
(args: string[])
src/utils/cliArgs.ts:31
↓ 5 callersFunctionasTrimmedString
(value: unknown)
src/services/api/codexOAuthShared.ts:22
↓ 5 callersFunctionassertNonEmptyString
(value: unknown, field: string)
src/utils/validation.ts:32
↓ 5 callersFunctionassistantMessages
(gapMs: number)
src/services/api/promptCacheBreakDetection.test.ts:164
↓ 5 callersFunctionattachmentScanInputForCommand
(command: { loadedFrom?: string }, text: string)
src/utils/processUserInput/processSlashCommand.tsx:849
↓ 5 callersMethodbackground
(taskId: string)
src/utils/ShellCommand.ts:360
↓ 5 callersFunctionbashAllow
( source: PermissionRule['source'], toolName: string = BASH_TOOL_NAME, )
src/components/TrustDialog/utils.test.ts:90
↓ 5 callersFunctionbashToolCheckExactMatchPermission
( input: z.infer<typeof BashTool.inputSchema>, toolPermissionContext: ToolPermissionContext, )
src/tools/BashTool/bashPermissions.ts:974
↓ 5 callersFunctionbuildActionModel
({ canLaunchInWorkspaceRoot, workspaceProfilePath } = {})
vscode-extension/openclaude-vscode/src/presentation.js:32
↓ 5 callersFunctionbuildBridgeConnectUrl
( environmentId: string, ingressUrl?: string, )
src/bridge/bridgeStatusUtil.ts:39
↓ 5 callersFunctionbuildLocalModelContextLoad
( warnings: ContextWarnings | null | undefined, extraContributors: LocalModelContextContributor[] = [], )
src/utils/statusNoticeLocalModel.ts:113
↓ 5 callersFunctionbuildOllamaProfileEnv
( model: string, options: { baseUrl?: string | null getOllamaChatBaseUrl: (baseUrl?: string) => st
src/utils/providerProfile.ts:352
↓ 5 callersFunctionbuildPluginCommandTelemetryFields
( pluginInfo: { pluginManifest: PluginManifest; repository: string }, managedNames: Set<string> | null = n
src/utils/telemetry/pluginTelemetry.ts:173
↓ 5 callersFunctionbuildPostCompactMessages
(result: CompactionResult)
src/services/compact/compact.ts:339
← previousnext →1,901–2,000 of 15,760, ranked by callers