MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 9 callersFunctionwaitForCondition
( predicate: () => boolean, timeoutMs = 2000, )
src/commands/model/model.test.tsx:234
↓ 9 callersFunctionwaitForOutput
( getOutput: () => string, predicate: (frame: string) => boolean, )
src/components/agents/AgentsMenu.test.tsx:62
↓ 9 callersFunctionwalkArgument
* Convert an argument node to its literal string value. Quotes are resolved. * This function implements the argument-position allowlist.
src/utils/bash/ast.ts:1399
↓ 9 callersMethodwriteBatch
(messages: StdoutMessage[])
src/cli/transports/HybridTransport.ts:140
↓ 9 callersFunctionwriteJson
(path: string)
src/utils/doctorDiagnostic.settingsPath.test.ts:20
↓ 8 callersMethodacquireLease
* Allow bounded active work to outlive the idle timeout without converting * QueryGuard into an inactivity-only watchdog. Pass the generation when
src/utils/QueryGuard.ts:259
↓ 8 callersFunctionaddToken
(result: string, token: string, noSpace = false)
src/utils/bash/commands.ts:1190
↓ 8 callersFunctionadjustNewStringIndentation
( oldString: string, fileMatch: string, newString: string, )
src/tools/FileEditTool/utils.ts:811
↓ 8 callersFunctionallWorkingDirectories
( context: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:749
↓ 8 callersFunctionapplyHybridStrategy
( messages: Message[], config: HybridConfig, )
src/utils/hybridContextStrategy.ts:223
↓ 8 callersFunctionassistantMessage
( usage: FakeUsage, content = 'assistant response', id = 'msg_1', )
src/utils/tokens.test.ts:18
↓ 8 callersFunctionat
(pct: number)
src/components/BuiltinStatusLine.test.tsx:52
↓ 8 callersFunctionblockedConstraintMatches
* Check if a blocked ref/path constraint matches a source. * If the blocklist entry has no ref/path, it matches ALL refs/paths (wildcard). * If the
src/utils/plugins/marketplaceHelpers.ts:371
↓ 8 callersFunctionbucket
(min: number, max?: number)
src/components/Stats.tsx:404
↓ 8 callersFunctionbuildAuthHeadersForPreset
(preset?: ProviderPreset)
src/tools/WebSearchTool/providers/custom.ts:368
↓ 8 callersFunctionbuildGeminiProfileEnv
(options: { model?: string | null baseUrl?: string | null apiKey?: string | null authMode?: 'api-key'
src/utils/providerProfile.ts:619
↓ 8 callersFunctionbuildPendingClassifierCheck
* Builds the pending classifier check metadata if classifier is enabled and has allow descriptions. * Returns undefined if classifier is disabled, in
src/tools/BashTool/bashPermissions.ts:1469
↓ 8 callersFunctionbuildRouteOptions
( settings: SettingsJson | null, current: CurrentAgentRoute, opts?: { shadowedModelKeys?: ReadonlySet<st
src/services/api/agentRouteSettings.ts:228
↓ 8 callersFunctionbuildSdkUrl
(apiBaseUrl: string, sessionId: string)
src/bridge/workSecret.ts:81
↓ 8 callersFunctioncellAtCI
* Write cell data into an existing Cell object to avoid allocation. * Caller must ensure index is valid.
src/ink/screen.ts:656
↓ 8 callersFunctionclassifyFetchError
(error: unknown)
src/utils/plugins/fetchTelemetry.ts:108
↓ 8 callersFunctioncollectBundleStubs
(bundleText: string)
scripts/stubMarkerGuard.ts:53
↓ 8 callersFunctioncompactConversation
( messages: Message[], context: ToolUseContext, cacheSafeParams: CacheSafeParams, suppressFollowUpQues
src/services/compact/compact.ts:410
↓ 8 callersFunctioncreateChildAbortController
( parent: AbortController, maxListeners?: number, )
src/utils/abortController.ts:68
↓ 8 callersFunctioncreateSessionJsonl
( cwd: string, sessionId: string, entries: Array<Record<string, unknown>>, )
tests/sdk/helpers/query-test-doubles.ts:67
↓ 8 callersFunctioncreateStatus
(overrides = {})
vscode-extension/openclaude-vscode/src/presentation.test.js:78
↓ 8 callersFunctioncreateStatus
(overrides = {})
vscode-extension/openclaude-vscode/src/extension.test.js:24
↓ 8 callersFunctioncwd
()
src/utils/fsOperations.ts:392
↓ 8 callersFunctiondescribeProviderState
({ shimEnabled, env, profile })
vscode-extension/openclaude-vscode/src/state.js:357
↓ 8 callersFunctiondeserializeFromCacheMessage
( records: readonly SDKMessageCacheRecord[], )
src/assistant/sessionHistorySerialization.ts:88
↓ 8 callersFunctiondetectLocalService
(options?: { env?: EnvLike fetchImpl?: typeof fetch timeoutMs?: number })
src/utils/providerAutoDetect.ts:249
↓ 8 callersFunctiondetectStaleProjectSettingsPaths
( cwd: string = getSettingsRootPathForSource('projectSettings'), )
src/utils/doctorDiagnostic.ts:357
↓ 8 callersFunctionemitTaskTerminatedSdk
( taskId: string, status: 'completed' | 'failed' | 'stopped', opts?: { toolUseId?: string summar
src/utils/sdkEventQueue.ts:114
↓ 8 callersFunctionenterTeammateView
( taskId: string, setAppState: (updater: (prev: AppState) => AppState) => void, )
src/state/teammateViewHelpers.ts:46
↓ 8 callersMethoderror
(message: string, ...args: unknown[])
src/utils/computerUse/hostAdapter.ts:25
↓ 8 callersFunctionexecResult
(stdout = '', code = 0, stderr = '')
src/commands/install-github-app/setupGitHubActions.test.ts:31
↓ 8 callersFunctionexecSyncWithDefaults_DEPRECATED
( command: string, optionsOrAbortSignal?: ExecSyncOptions | AbortSignal, timeout = 10 * SECONDS_IN_MINUT
src/utils/execFileNoThrowPortable.ts:42
↓ 8 callersFunctionfilterToolsByDenyRules
(tools: readonly T[], permissionContext: ToolPermissionContext)
src/tools.ts:251
↓ 8 callersFunctionfindCommand
( commandName: string, commands: Command[], )
src/commands.ts:741
↓ 8 callersFunctionformatNum
(n: number)
src/utils/mcp/elicitationValidation.ts:187
↓ 8 callersMethodfromText
( text: string, columns: number, offset: number = 0, selection: number = 0, )
src/utils/Cursor.ts:198
↓ 8 callersFunctionget
()
src/utils/exportRenderer.test.ts:619
↓ 8 callersFunctiongetAdditionalDirectoriesForClaudeMd
()
src/bootstrap/state.ts:1581
↓ 8 callersFunctiongetAttributionRepoRoot
()
src/utils/commitAttribution.ts:83
↓ 8 callersFunctiongetAuthTokenSource
()
src/utils/auth.ts:165
↓ 8 callersFunctiongetCatalogForGateway
(gatewayId: string)
src/integrations/registry.ts:156
↓ 8 callersFunctiongetCompanion
()
src/buddy/companion.ts:127
↓ 8 callersFunctiongetConfiguredApiKeyHelper
()
src/utils/auth.ts:376
↓ 8 callersFunctiongetContextWindow
(value: unknown)
src/integrations/gateways/custom.ts:3
↓ 8 callersFunctiongetCutoffDate
()
src/utils/cleanup.ts:25
↓ 8 callersFunctiongetDetail
(env, fallback)
vscode-extension/openclaude-vscode/src/state.js:315
↓ 8 callersFunctiongetFastModeState
( model: ModelSetting, fastModeUserEnabled: boolean | undefined, )
src/utils/fastMode.ts:326
↓ 8 callersFunctiongetGithubEndpointType
( baseUrl: string | undefined, options?: { githubEnterpriseUrl?: string }, )
src/services/api/providerConfig.ts:711
↓ 8 callersFunctiongetHooksConfigFromSnapshot
()
src/utils/hooks/hooksConfigSnapshot.ts:119
↓ 8 callersMethodgetLastSequenceNum
* High-water mark of sequence numbers seen on this stream. Callers that * recreate the transport (e.g. replBridge onWorkReceived) read this before
src/cli/transports/SSETransport.ts:227
↓ 8 callersMethodgetNewDiagnosticsCompat
* Backward-compatible method that uses stored IDE client
src/services/diagnosticTracking.ts:98
↓ 8 callersMethodgetOffset
(position: Position)
src/utils/Cursor.ts:1074
↓ 8 callersFunctiongetPatchForDisplay
({ filePath, fileContents, edits, ignoreWhitespace = false, }: { filePath: string fileContents: st
src/utils/diff.ts:124
↓ 8 callersFunctiongetProviderChain
(mode: ProviderMode)
src/tools/WebSearchTool/providers/index.ts:121
↓ 8 callersFunctiongetProxyUrl
(env: EnvLike = process.env)
src/utils/proxy.ts:64
↓ 8 callersFunctiongetRegisteredHooks
()
src/bootstrap/state.ts:1387
↓ 8 callersFunctiongetRemoteUrl
()
src/utils/git.ts:269
↓ 8 callersFunctiongetReplayIndexBuilder
()
src/bootstrap/state.ts:1689
↓ 8 callersFunctiongetRuleByContentsForTool
( context: ToolPermissionContext, tool: Tool, behavior: PermissionBehavior, )
src/utils/permissions/permissions.ts:362
↓ 8 callersFunctiongetRuntimeMainLoopModel
(params: { permissionMode: PermissionMode mainLoopModel: string exceeds200kTokens?: boolean })
src/utils/model/model.ts:333
↓ 8 callersFunctiongetSessionCacheMetrics
()
src/services/api/cacheStatsTracker.ts:135
↓ 8 callersFunctiongetTeamFilePath
(teamName: string)
src/utils/swarm/teamHelpers.ts:122
↓ 8 callersFunctiongetTiers
(effectiveWindow: number)
src/services/api/compressToolHistory.ts:68
↓ 8 callersFunctiongetToolFailureLoopThreshold
( value = process.env.CLAUDE_CODE_TOOL_FAILURE_LOOP_THRESHOLD, )
src/query/toolFailureLoopGuard.ts:36
↓ 8 callersFunctiongetToolSchemaCache
()
src/utils/toolSchemaCache.ts:20
↓ 8 callersFunctiongetToolUseID
(message: NormalizedMessage)
src/utils/messages.ts:3037
↓ 8 callersFunctiongetTotalOutputTokens
()
src/bootstrap/state.ts:755
↓ 8 callersFunctiongetWorktreePaths
(cwd: string)
src/utils/getWorktreePaths.ts:18
↓ 8 callersFunctionhandleNavigation
(direction: 'up' | 'down')
src/components/mcp/ElicitationDialog.tsx:289
↓ 8 callersMethodhandleQueryStart
* Handle the start of a new query. This method: * - Initializes the diagnostic tracker if not already initialized * - Resets the tracker if alre
src/services/diagnosticTracking.ts:369
↓ 8 callersFunctionhighlightFuzzyMatch
(text: string, query: string)
src/utils/highlightMatch.tsx:36
↓ 8 callersFunctionimportFreshOpenAIShim
( cacheKey: string, )
src/services/api/openaiShim.test.ts:104
↓ 8 callersFunctioninputSchema
()
src/tools/AgentTool/AgentTool.tsx:261
↓ 8 callersFunctionisAdvisorEnabled
()
src/utils/advisor.ts:60
↓ 8 callersMethodisAtStart
()
src/utils/Cursor.ts:1021
↓ 8 callersFunctionisAutoModeGateEnabled
()
src/utils/permissions/permissionSetup.ts:1401
↓ 8 callersFunctionisForkSubagentEnabled
()
src/tools/AgentTool/forkSubagent.ts:35
↓ 8 callersFunctionisInProtectedNamespace
()
src/utils/envUtils.ts:372
↓ 8 callersFunctionisLocalMarketplaceSource
( source: MarketplaceSource, )
src/utils/plugins/schemas.ts:1236
↓ 8 callersFunctionisModelAlias
(modelInput: string)
src/utils/model/aliases.ts:12
↓ 8 callersFunctionisNonEmptyString
(value: unknown)
src/utils/conversationRecovery.ts:121
↓ 8 callersFunctionisOutputLineTruncated
(content: string)
src/utils/terminal.ts:119
↓ 8 callersFunctionisPluginZipCacheEnabled
()
src/utils/plugins/zipCache.ts:55
↓ 8 callersFunctionisRecord
(value: unknown)
src/services/api/minimaxUsage/parse.ts:21
↓ 8 callersFunctionisShutdownApproved
( messageText: string, )
src/utils/teammateMailbox.ts:902
↓ 8 callersFunctionisTurnStart
(msg: Message)
src/services/contextCollapse/spanSelection.ts:23
↓ 8 callersFunctionisValidAdvisorModel
(model: string)
src/utils/advisor.ts:101
↓ 8 callersFunctionissuerKey
(issuer: string)
src/services/mcp/xaaIdpLogin.ts:88
↓ 8 callersFunctionlistener
(newLimits: ClaudeAILimits)
src/services/claudeAiLimitsHook.ts:12
↓ 8 callersFunctionloadFullLog
(log: LogOption)
src/utils/sessionStorage.ts:3314
↓ 8 callersFunctionlogAntError
(_context: string, _error: unknown)
src/utils/debug.ts:258
↓ 8 callersFunctionlogFileOperation
(params: { operation: 'read' | 'write' | 'edit' tool: 'FileReadTool' | 'FileWriteTool' | 'FileEditTool'
src/utils/fileOperationAnalytics.ts:37
↓ 8 callersFunctionlogOTelEvent
( _eventName: string, _metadata: { [key: string]: string | undefined } = {}, )
src/utils/telemetry/events.ts:7
↓ 8 callersFunctionlogOperation
(operation: QueueOperation, content?: string)
src/utils/messageQueueManager.ts:27
↓ 8 callersFunctionlogPush
( startTime: number, outcome: { success: boolean filesUploaded?: number conflict?: boolean
src/services/teamMemorySync/index.ts:1218
← previousnext →1,201–1,300 of 15,760, ranked by callers