MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 5 callersMethodsupportedAgents
List available subagent types.
src/entrypoints/sdk/query.ts:200
↓ 5 callersFunctionsuppressCompactWarning
()
src/services/compact/compactWarningState.ts:11
↓ 5 callersFunctiontagFor
(uuid: string)
src/utils/messages.snipTag.test.ts:13
↓ 5 callersMethodtakeStreamEvents
Take ownership of buffered stream_events and clear the delay timer.
src/cli/transports/HybridTransport.ts:160
↓ 5 callersFunctiontoExternalPermissionMode
( mode: PermissionMode, )
src/utils/permissions/PermissionMode.ts:118
↓ 5 callersFunctiontoNullProtoConfig
* Marketplace names are user-supplied and are used directly as object keys for * membership and lookup (`config[name]`) all over this module. On a no
src/utils/plugins/marketplaceManager.ts:316
↓ 5 callersFunctiontokenize
( input: string, initialState: State, initialBuffer: string, flush: boolean, x10Mouse: boolean, )
src/ink/termio/tokenize.ts:99
↓ 5 callersFunctiontoolToAPISchema
( tool: Tool, options: { getToolPermissionContext: () => Promise<ToolPermissionContext> tools: Too
src/utils/api.ts:169
↓ 5 callersFunctiontruncateText
(text: string, maxChars: number)
src/services/goal/evaluator.ts:79
↓ 5 callersFunctiontsc
Compile consumer.ts in the given tmpDir. Returns stdout (empty = success).
tests/sdk/package-consumer-types.test.ts:95
↓ 5 callersFunctionunlinkIfOld
( filePath: string, cutoffDate: Date, fsImpl: FsOperations, )
src/utils/cleanup.ts:134
↓ 5 callersFunctionupdateFileHistoryState
(updater: (prev: FileHistoryState) => FileHistoryState)
src/screens/REPL.tsx:2670
↓ 5 callersFunctionupdateRenderedInput
(nextValue: string, nextOffset: number)
src/hooks/useTextInput.ts:116
↓ 5 callersFunctionupdateSessionName
( name: string | undefined, )
src/utils/concurrentSessions.ts:131
↓ 5 callersFunctionuseClaudeAiLimits
()
src/services/claudeAiLimitsHook.ts:8
↓ 5 callersFunctionuseCommandQueue
()
src/hooks/useCommandQueue.ts:13
↓ 5 callersFunctionuseLanguage
(language?: string)
src/utils/suggestions/commandSuggestions.test.ts:68
↓ 5 callersFunctionuseTerminalNotification
()
src/ink/useTerminalNotification.ts:25
↓ 5 callersFunctionuserMsg
(content: any = 'hi', extra: Record<string, unknown> = {})
src/services/contextCollapse/spanSelection.test.ts:5
↓ 5 callersFunctionvalidateBoundedIntEnvVar
( name: string, value: string | undefined, defaultValue: number, upperLimit: number, )
src/utils/envValidation.ts:12
↓ 5 callersFunctionvalidateForceLoginOrg
()
src/utils/auth.ts:1948
↓ 5 callersFunctionvalidateUserConfig
( values: UserConfigValues, schema: UserConfigSchema, )
src/utils/plugins/mcpbHandler.ts:346
↓ 5 callersFunctionvalidateXaaIdpCallbackParams
( params: { code?: XaaIdpCallbackParamValue state?: XaaIdpCallbackParamValue error?: XaaIdpCallb
src/services/mcp/xaaIdpCallback.ts:18
↓ 5 callersFunctionvisibleStreamingPreview
(text: string | null)
src/screens/streamingTextPublish.ts:10
↓ 5 callersFunctionwaitForCondition
( predicate: () => boolean, options?: { timeoutMs?: number; intervalMs?: number }, )
src/components/useCodexOAuthFlow.test.tsx:50
↓ 5 callersFunctionwithOAuth401Retry
( request: () => Promise<T>, opts?: { also403Revoked?: boolean }, )
src/utils/http.ts:120
↓ 5 callersFunctionwithOAuthRetry
* Execute an OAuth-authenticated request with a single retry on 401. * On 401, attempts token refresh via handleOAuth401Error (same pattern as *
src/bridge/bridgeApi.ts:106
↓ 5 callersFunctionwithSessionPersistence
(fn: () => Promise<T>)
src/utils/sessionStorage.test.ts:175
↓ 5 callersFunctionworktreeBranchName
(slug: string)
src/utils/worktree.ts:251
↓ 5 callersFunctionwrapRipgrepUnavailableError
( error: RipgrepErrorLike, config = getRipgrepConfig(), platform = process.platform, )
src/utils/ripgrep.ts:175
↓ 5 callersFunctionwrapSpawn
( childProcess: ChildProcess, abortSignal: AbortSignal, timeout: number, taskOutput: TaskOutput, sho
src/utils/ShellCommand.ts:398
↓ 5 callersFunctionwriteMemoryFile
(path: string)
src/memdir/memoryScan.test.ts:153
↓ 5 callersFunctionwriteReplayIndex
( sessionId: string, transcriptPath: string, index: ReplayIndex, )
src/utils/replayIndex.ts:164
↓ 5 callersFunctionwriteThroughGlobalConfigCache
(config: GlobalConfig)
src/utils/config.ts:1294
↓ 4 callersFunctionaddImageMetadataMessage
( result: ProcessUserInputBaseResult, imageMetadataTexts: string[], )
src/utils/processUserInput/processUserInput.ts:598
↓ 4 callersFunctionaddLineNumbers
({ content, // 1-indexed startLine, }: { content: string startLine: number })
src/utils/file.ts:290
↓ 4 callersFunctionaddMessageToTurn
(message: Message)
src/utils/multiTurnContext.ts:66
↓ 4 callersFunctionadsEarningEnabled
()
src/services/tips/gitlawbEarn.ts:25
↓ 4 callersFunctionagentBlock
(id: string)
src/tools/AgentTool/AgentTool.copilotScheduling.test.ts:213
↓ 4 callersFunctionapply
(run: () => { error: Error | null })
src/components/agents/AgentRouteSelector.tsx:33
↓ 4 callersFunctionapplyPositionEdge
( node: LayoutNode, edge: 'top' | 'bottom' | 'left' | 'right', v: number | `${number}%` | undefined, )
src/ink/styles.ts:420
↓ 4 callersFunctionapplySafeConfigEnvironmentVariables
()
src/utils/managedEnv.ts:127
↓ 4 callersFunctionapplySedSubstitution
( content: string, sedInfo: SedEditInfo, )
src/tools/BashTool/sedEditParser.ts:266
↓ 4 callersFunctionapplyStartupEnvFromProfile
(options?: StartupEnvOptions & { onValidationError?: (message: string) => void })
src/utils/providerProfile.ts:1956
↓ 4 callersFunctionapplyTriggerSuggestion
(suggestion: SuggestionItem, input: string, cursorOffset: number, triggerRe: RegExp, onInputChange: (value: st
src/hooks/useTypeahead.tsx:206
↓ 4 callersFunctionarchiveSession
( sessionId: string, baseUrl: string, accessToken: string | undefined, orgUUID: string, timeoutMs: n
src/bridge/remoteBridgeCore.ts:974
↓ 4 callersFunctionargLeaksValue
( _cmd: string, element?: ParsedCommandElement, )
src/tools/PowerShellTool/readOnlyValidation.ts:76
↓ 4 callersFunctionarmFocusSilenceTimer
()
src/hooks/useVoice.ts:542
↓ 4 callersFunctionbase
(uuid: UUID, parentUuid: UUID | null)
src/utils/sessionStorage.test.ts:46
↓ 4 callersFunctionbashToolHasPermission
( input: z.infer<typeof BashTool.inputSchema>, context: ToolUseContext, getCommandSubcommandPrefixFn = g
src/tools/BashTool/bashPermissions.ts:1704
↓ 4 callersMethodbeforeFileEditedCompat
* Backward-compatible method that uses stored IDE client
src/services/diagnosticTracking.ts:87
↓ 4 callersMethodblit
* Copy cells from a source screen region (blit = block image transfer).
src/ink/output.ts:252
↓ 4 callersFunctionboxRow
(content: string, width: number, rawLen: number, border: RGB)
src/components/StartupScreen.ts:174
↓ 4 callersFunctionbuildAdapterUnavailableError
* Build the user-facing error thrown when the adapter path (DDG / Firecrawl / * Tavily / etc.) fails in auto mode and the current provider has NO nat
src/tools/WebSearchTool/WebSearchTool.ts:364
↓ 4 callersFunctionbuildAttributionSnapshotChain
* Builds an attribution snapshot chain from the conversation. * Unlike file history snapshots, attribution snapshots are returned in full * because
src/utils/sessionStorage.ts:2635
↓ 4 callersFunctionbuildAxiosModuleStub
( get: (...args: unknown[]) => Promise<unknown>, )
src/utils/preflightChecks.test.ts:24
↓ 4 callersFunctionbuildCCRv2SdkUrl
( apiBaseUrl: string, sessionId: string, )
src/bridge/workSecret.ts:120
↓ 4 callersFunctionbuildCodexOAuthProfileEnv
( tokens: Pick<CodexOAuthTokens, 'accessToken' | 'idToken' | 'accountId'>, )
src/commands/provider/provider.tsx:553
↓ 4 callersFunctionbuildCommands
()
src/utils/suggestions/commandSuggestions.test.ts:726
↓ 4 callersFunctionbuildContext
()
src/utils/promptShellExecution.test.ts:200
↓ 4 callersFunctionbuildEarningTip
()
src/services/tips/gitlawbEarn.ts:87
↓ 4 callersFunctionbuildEmptyAdapterResultHint
(provider: string, providerName: string)
src/tools/WebSearchTool/WebSearchTool.ts:120
↓ 4 callersFunctionbuildFileHistorySnapshotChain
* Builds a filie history snapshot chain from the conversation
src/utils/sessionStorage.ts:2603
↓ 4 callersFunctionbuildLargeToolResultMessage
( result: PersistedToolResult, )
src/utils/toolResultStorage.ts:189
↓ 4 callersFunctionbuildMcpToolName
(serverName: string, toolName: string)
src/services/mcp/mcpStringUtils.ts:50
↓ 4 callersFunctionbuildMistralProfile
(overrides: Partial<ProviderProfile> = {})
src/utils/providerProfiles.test.ts:178
↓ 4 callersFunctionbuildPermissionControlResult
* @param {'allow' | 'deny' | 'allow-session'} action * @param {{ * input?: Record<string, unknown> | null, * toolUseId?: string | null, * pe
vscode-extension/openclaude-vscode/src/chat/permissionResponse.js:13
↓ 4 callersFunctionbuildPermissionUpdates
(mode: PermissionMode, allowedPrompts?: AllowedPrompt[])
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:74
↓ 4 callersFunctionbuildPluginDetailsMenuOptions
(hasHomepage: string | undefined, githubRepo: string | null)
src/commands/plugin/pluginDetailsHelpers.tsx:46
↓ 4 callersFunctionbuildScopeDefinitions
( name: string, scope: ConfigScope, servers: Record<string, ScopedMcpServerConfig>, activeConfig: Scop
src/services/mcp/doctor.ts:236
↓ 4 callersFunctionbuildSearchResult
* Build the search result output structure.
src/tools/ToolSearchTool/ToolSearchTool.ts:110
↓ 4 callersFunctioncacheKeys
(cache: FileStateCache)
src/utils/fileStateCache.ts:116
↓ 4 callersFunctioncalculateContextPercentages
( currentUsage: { input_tokens: number cache_creation_input_tokens: number cache_read_input_toke
src/utils/context.ts:313
↓ 4 callersFunctioncall
(onDone, context)
src/commands/diff/diff.tsx:3
↓ 4 callersFunctioncall
(onDone, context)
src/commands/request-size/request-size.tsx:37
↓ 4 callersFunctioncamelToSnake
(s: string)
src/entrypoints/sdk/casing.ts:25
↓ 4 callersFunctioncanonicalStub
(marker: string)
scripts/stubMarkerGuard.ts:17
↓ 4 callersFunctioncapToQueryHardMax
(timeoutMs: number)
src/utils/timeouts.ts:9
↓ 4 callersFunctioncaptureUntrackedFiles
* Capture untracked files (git diff doesn't include them). * Respects size limits and skips binary files.
src/utils/git.ts:616
↓ 4 callersFunctioncharClass
* Character class for double-click word-expansion. Cells with the same * class as the clicked cell are included in the selection; a class change * i
src/ink/selection.ts:151
↓ 4 callersFunctioncheckArgElementType
(argIdx: number)
src/tools/PowerShellTool/pathValidation.ts:1334
↓ 4 callersFunctioncheckDomainBlocklist
( domain: string, )
src/tools/WebFetchTool/utils.ts:178
↓ 4 callersFunctioncheckEndpoints
()
src/utils/preflightChecks.tsx:25
↓ 4 callersFunctioncheckReadOnlyConstraints
( input: z.infer<typeof BashTool.inputSchema>, compoundCommandHasCd: boolean, )
src/tools/BashTool/readOnlyValidation.ts:1817
↓ 4 callersFunctioncheckReadPermissionForTool
( tool: Tool, input: { [key: string]: unknown }, toolPermissionContext: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:1112
↓ 4 callersFunctionchildMarginForAxis
( child: Node, axis: FlexDirection, ownerWidth: number, )
src/native-ts/yoga-layout/index.ts:2334
↓ 4 callersFunctionclamp
(value: number, min: number, max: number)
src/utils/attachments.ts:4020
↓ 4 callersFunctionclampPercent
(value: number)
src/services/api/minimaxUsage/parse.ts:42
↓ 4 callersFunctionclampRangeIndex
(index: number, min: number, max: number)
src/utils/messages.ts:5581
↓ 4 callersFunctionclassifyOpenAINetworkFailure
( error: unknown, options: { url: string }, )
src/services/api/openaiErrorClassification.ts:240
↓ 4 callersFunctioncleanupFailedConnection
( transport: Pick<Transport, 'close'>, inProcessServer?: Pick<InProcessMcpServer, 'close'>, )
src/services/mcp/client.ts:572
↓ 4 callersFunctioncleanupWorktreeIfNeeded
()
src/tools/AgentTool/AgentTool.tsx:737
↓ 4 callersFunctionclearBundledSkills
()
src/skills/bundledSkills.ts:126
↓ 4 callersFunctionclearClassifierIndicator
()
src/hooks/toolPermission/handlers/interactiveHandler.ts:86
↓ 4 callersFunctionclearCommandsCache
()
src/commands.ts:582
↓ 4 callersFunctionclearConversation
({ setMessages, readFileState, discoveredSkillNames, loadedNestedMemoryPaths, getAppState, setAppS
src/commands/clear/conversation.ts:51
↓ 4 callersFunctionclearDynamicTeamContext
()
src/utils/teammate.ts:72
↓ 4 callersFunctionclearFastModeCooldown
()
src/utils/fastMode.ts:242
↓ 4 callersFunctionclearInvokedSkillsForAgent
(agentId: string)
src/bootstrap/state.ts:1508
↓ 4 callersFunctionclearPersistedCodexOAuthProfile
( options?: ProfileFileLocation, )
src/utils/providerProfile.ts:1124
← previousnext →2,401–2,500 of 15,760, ranked by callers