MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 8 callersFunctionmakeAssistantMsg
(id: string, content = 'response')
src/services/contextCollapse/index.test.ts:27
↓ 8 callersFunctionmakeConfig
(overrides: Partial<QueryEngineConfig> = {})
tests/sdk/engine-mutators.test.ts:41
↓ 8 callersFunctionmapKeysToCamel
(obj: T)
src/entrypoints/sdk/casing.ts:30
↓ 8 callersFunctionmistralModel
( id: string, label: string, contextWindow: number, maxOutputTokens: number, )
src/integrations/models/mistral.ts:12
↓ 8 callersFunctionmockSources
(sources: SourceFixture[])
src/memdir/paths.test.ts:24
↓ 8 callersMethodnormalizeFileUri
(fileUri: string)
src/services/diagnosticTracking.ts:117
↓ 8 callersFunctionnormalizeHit
(raw: any)
src/tools/WebSearchTool/providers/types.ts:64
↓ 8 callersFunctiononDone
(result?: string, options?: { display?: CommandResultDisplay; shouldQuery?: boolea
src/utils/processUserInput/processSlashCommand.tsx:536
↓ 8 callersFunctionparseProfileCustomHeadersInput
(input: string)
src/utils/providerCustomHeaders.ts:40
↓ 8 callersFunctionpathExists
(path: string)
src/services/wiki/status.ts:5
↓ 8 callersFunctionpathInAllowedWorkingPath
( path: string, toolPermissionContext: ToolPermissionContext, precomputedPathsToCheck?: readonly string[
src/utils/permissions/filesystem.ts:765
↓ 8 callersFunctionpct
(n_1: number)
src/components/Stats.tsx:408
↓ 8 callersFunctionprobeOllamaGenerationReadiness
(options?: { baseUrl?: string model?: string timeoutMs?: number })
src/utils/providerDiscovery.ts:442
↓ 8 callersFunctionpushRedactedUrlProperty
( properties: Property[], label: string, value: string | undefined, secretSource: SecretValueSource, )
src/utils/status.tsx:307
↓ 8 callersFunctionrankOllamaModels
( models: OllamaModelDescriptor[], goal: RecommendationGoal, )
src/utils/providerRecommendation.ts:227
↓ 8 callersMethodreadAsync
()
src/utils/secureStorage/index.ts:48
↓ 8 callersFunctionrecommendOllamaModel
( models: OllamaModelDescriptor[], goal: RecommendationGoal, )
src/utils/providerRecommendation.ts:276
↓ 8 callersFunctionreconnectMcpServerImpl
( name: string, config: ScopedMcpServerConfig, )
src/services/mcp/client.ts:2201
↓ 8 callersMethodregisterActivity
* Record forward progress for the current query. Stale generation-scoped * events are ignored so a cancelled query cannot extend a newer turn. Call
src/utils/QueryGuard.ts:245
↓ 8 callersFunctionreleaseStreamResources
()
src/services/api/claude.ts:1586
↓ 8 callersFunctionrequireElement
(stdout: PassThrough, nodeName: ElementNames)
src/ink/reconciler.test.ts:115
↓ 8 callersFunctionresetArc
()
src/utils/conversationArc.ts:388
↓ 8 callersFunctionresolveAntModel
( model: string | undefined, )
src/utils/model/antModels.ts:51
↓ 8 callersFunctionresolveEdge
( edges: Value[], physicalEdge: number, ownerSize: number, // For margin/position we allow auto; for p
src/native-ts/yoga-layout/index.ts:204
↓ 8 callersFunctionresolveNextFallbackProvider
( activeProfileId: string | null, chain: string[] = getProviderFallbackChain(), profiles: ProviderProfil
src/utils/providerFallback.ts:59
↓ 8 callersFunctionresolveOutOfProcessTeammateProvider
({ cliModel, agentName, agentType, agentDefinitionModel, settings, }: { cliModel?: string agentN
src/services/api/agentRouting.ts:241
↓ 8 callersFunctionresolveOutOfProcessTeammateProviderFromCliArgs
( args: readonly string[], settings: SettingsJson | null, )
src/services/api/agentRouting.ts:309
↓ 8 callersMethodresume
()
src/ink/ink.tsx:822
↓ 8 callersFunctionrunCommand
()
src/commands/cacheStats/cacheStats.test.ts:47
↓ 8 callersFunctionsafeBaseUrlDisplay
( value: string | null | undefined, fallback: string, )
scripts/system-check.ts:308
↓ 8 callersFunctionsafeJsonValue
(value: unknown, seen = new WeakSet<object>())
src/utils/exportRenderer.tsx:508
↓ 8 callersFunctionsanitizeModelName
(shortName: string)
src/utils/commitAttribution.ts:154
↓ 8 callersFunctionsanitizeSchemaForOpenAICompat
( schema: unknown, )
src/utils/schemaSanitizer.ts:189
↓ 8 callersFunctionselectOwningPackageManager
( selfPath: string, candidates: ReadonlyArray<{ pm: GlobalPackageManager; root: string }>, )
src/utils/globalPackageManager.ts:60
↓ 8 callersFunctionsendChromeMessage
(message: string)
src/utils/claudeInChrome/chromeNativeHost.ts:50
↓ 8 callersFunctionsetAds
(ads: { enabled: boolean; earnCode?: string } | undefined)
src/services/tips/gitlawbEarn.test.ts:10
↓ 8 callersMethodsetBorder
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:282
↓ 8 callersFunctionsetHasExitedPlanMode
(value: boolean)
src/bootstrap/state.ts:1288
↓ 8 callersFunctionsetShellTimeoutEnv
(defaultTimeoutMs = '180000', maxTimeoutMs = '600000')
src/services/tools/queryActivityLease.test.ts:27
↓ 8 callersFunctionsetToolPermissionContext
(toolPermissionContext_0)
src/components/permissions/rules/PermissionRuleList.tsx:929
↓ 8 callersFunctionshape
(id: string, extras: Record<string, unknown> = {})
src/integrations/gateways/nvidia-nim.test.ts:14
↓ 8 callersFunctionshouldForceGithubRelogin
(args?: string)
src/commands/onboard-github/onboard-github.tsx:65
↓ 8 callersFunctionshouldSelectHeadlessFinalMessage
( message: unknown, )
src/cli/headlessHeartbeat.ts:265
↓ 8 callersFunctionshouldUseClaudeAIAuth
(scopes: string[] | undefined)
src/services/oauth/client.ts:38
↓ 8 callersFunctionsleep
( ms: number, signal?: AbortSignal, opts?: { throwOnAbort?: boolean; abortError?: () => Error; unref?: b
src/utils/sleep.ts:14
↓ 8 callersMethodstopSession
()
vscode-extension/openclaude-vscode/src/chat/chatProvider.js:143
↓ 8 callersFunctiontextOf
(events: Record<string, unknown>[])
src/services/api/openaiShim.xmlToolCalls.test.ts:206
↓ 8 callersFunctiontoRGBColor
(color: RGBColorType)
src/components/Spinner/utils.ts:25
↓ 8 callersFunctiontokenCountFromLastAPIResponse
(messages: Message[])
src/utils/tokens.ts:195
↓ 8 callersFunctiontoolUseContext
()
src/services/compact/compact.test.ts:155
↓ 8 callersFunctiontoolUseContextForPermissionMode
(mode: string)
tests/sdk/permissions.test.ts:43
↓ 8 callersFunctiontrackCleanup
(p: Promise<unknown>)
src/bridge/bridgeMain.ts:318
↓ 8 callersMethodupdateTools
(tools: unknown[])
tests/sdk/helpers/mock-engine.ts:61
↓ 8 callersFunctionuseInterval
( callback: () => void, intervalMs: number | null, )
src/ink/hooks/use-interval.ts:43
↓ 8 callersFunctionuseIsInsideModal
()
src/context/modalContext.tsx:28
↓ 8 callersFunctionuseOptionalKeybindingContext
()
src/keybindings/KeybindingContext.tsx:196
↓ 8 callersFunctionvalidatePluginPaths
* Validate a list of plugin component relative paths by checking existence in parallel. * * This helper parallelizes the pathExists checks (the expe
src/utils/plugins/pluginLoader.ts:1272
↓ 8 callersFunctionwaitFor
( predicate: () => boolean, timeoutMs = 1000, )
src/commands/replay/replay.test.tsx:101
↓ 8 callersFunctionwithRetry
( getClient: () => Promise<Anthropic>, operation: ( client: Anthropic, attempt: number, contex
src/services/api/withRetry.ts:193
↓ 8 callersFunctionwrapText
* Wrap text to fit within a given width, returning array of lines. * ANSI-aware: preserves styling across line breaks. * * @param hard - If true, b
src/components/MarkdownTable.tsx:44
↓ 7 callersFunction_getFlagValue
(key: string, defaultValue: T)
src/services/analytics/growthbook.ts:42
↓ 7 callersFunctionabortSpeculation
(setAppState: SetAppState)
src/services/PromptSuggestion/speculation.ts:803
↓ 7 callersFunctionachieveGoal
( goal: GoalState, opts: { evaluatedMessageUuid: string reason: string nextInstruction?: strin
src/services/goal/state.ts:86
↓ 7 callersFunctionaddGlobalSummary
( content: string, keywords: string[], )
src/utils/knowledgeGraph.ts:422
↓ 7 callersFunctionanthropic_to_ollama_messages
(messages: list[dict])
python/ollama_provider.py:64
↓ 7 callersFunctionapplyPermissionModeChange
( context: ToolPermissionContext, mode: PermissionMode, )
src/utils/permissions/permissionSetup.ts:700
↓ 7 callersFunctionassignTeammateColor
(teammateId: string)
src/utils/swarm/teammateLayoutManager.ts:22
↓ 7 callersFunctionbuildAPIProviderProperties
()
src/utils/status.tsx:637
↓ 7 callersFunctionbuildEffectiveSystemPrompt
({ mainThreadAgentDefinition, toolUseContext, customSystemPrompt, defaultSystemPrompt, appendSystemP
src/utils/systemPrompt.ts:41
↓ 7 callersFunctionbuildLongConversation
(numExchanges: number, resultLength = 5_000)
src/services/api/openaiShim.compression.test.ts:102
↓ 7 callersFunctionbyId
(id: string)
src/utils/providerProfiles.test.ts:1186
↓ 7 callersFunctioncacheSafeParams
(messages: Message[])
src/services/compact/compact.test.ts:178
↓ 7 callersFunctioncallIdeRpc
( toolName: string, args: Record<string, unknown>, client: ConnectedMCPServer, )
src/services/mcp/client.ts:2180
↓ 7 callersFunctioncaptureRequestBody
( messages: Array<{ role: string; content: unknown }>, model: string, )
src/services/api/openaiShim.compression.test.ts:156
↓ 7 callersFunctioncategoryTokens
(data: ContextData, names: string[])
src/utils/requestSizeBreakdown.ts:58
↓ 7 callersFunctioncheckAndDisableBypassPermissionsIfNeeded
( toolPermissionContext: ToolPermissionContext, setAppState: (f: (prev: AppState) => AppState) => void,
src/utils/permissions/bypassPermissionsKillswitch.ts:30
↓ 7 callersFunctioncheckContextWarnings
( tools: Tools, agentInfo: AgentDefinitionsResult | null, getToolPermissionContext: () => Promise<ToolPe
src/utils/doctorContextWarnings.ts:349
↓ 7 callersFunctioncheckGate_CACHED_OR_BLOCKING
( gateName: string, )
src/services/analytics/growthbook.ts:150
↓ 7 callersFunctioncheckIsClaudeNativeProvider
()
src/utils/model/agent.ts:182
↓ 7 callersFunctioncheckLocalModelContextLoad
( tools: readonly Tool[], agentDefinitions: AgentDefinitionsResult | null | undefined, memoryFiles: Memo
src/utils/statusNoticeLocalModel.ts:191
↓ 7 callersFunctioncheckSupportedNodeVersion
( rawVersion: string, )
src/utils/nodeRuntime.ts:27
↓ 7 callersFunctioncleanup
()
src/cli/bg.ts:478
↓ 7 callersFunctionclear
()
src/utils/signal.ts:39
↓ 7 callersFunctionclearClassifierChecking
(toolUseID: string)
src/utils/classifierApprovals.ts:68
↓ 7 callersFunctionclearProviderEnv
()
src/services/api/promptCacheBreakDetection.test.ts:85
↓ 7 callersFunctionclearStartupProviderOverrideFromUserSettings
()
src/components/ProviderManager.tsx:1093
↓ 7 callersFunctionclearSystemPromptSections
()
src/constants/systemPromptSections.ts:65
↓ 7 callersFunctioncomputeRisk
( startIndex: number, totalMessages: number, spanTokens: number, effectiveWindow: number, )
src/services/contextCollapse/spanSelection.ts:107
↓ 7 callersFunctioncontinueCall
(onDone, context, args)
src/commands/resume/resume.tsx:445
↓ 7 callersFunctionconvertAnthropicMessagesToResponsesInput
( compressedMessages: Array<{ role?: string message?: { role?: string; content?: unknown } conte
src/services/api/codexShim.ts:234
↓ 7 callersFunctioncoverageRatio
(found: number, hit: number)
scripts/render-coverage-heatmap.ts:41
↓ 7 callersFunctioncreateAgentDefinition
( agentType: string, model?: string, )
src/tools/AgentTool/AgentTool.teammateModel.test.ts:171
↓ 7 callersFunctioncreateCacheSafeParams
( context: REPLHookContext, )
src/utils/forkedAgent.ts:136
↓ 7 callersFunctioncreateOnceOnlyResolve
( resolve: (value: T) => void, )
src/entrypoints/sdk/permissions.ts:72
↓ 7 callersFunctioncreateProject
()
src/utils/doctorDiagnostic.settingsPath.test.ts:15
↓ 7 callersFunctioncreateSession
( messages: SessionMessage[] = [], config: SessionConfig = {}, )
src/utils/sessionPersistence.ts:162
↓ 7 callersFunctioncreateStore
( initialState: T, onChange?: OnChange<T>, )
src/state/store.ts:10
↓ 7 callersFunctioncreateSyntheticOutputTool
( jsonSchema: Record<string, unknown>, )
src/tools/SyntheticOutputTool/SyntheticOutputTool.ts:116
↓ 7 callersFunctioncreateTestStreams
()
src/components/agents/AgentsMenu.test.tsx:42
↓ 7 callersFunctiondebug
(msg: string)
src/tools/BriefTool/upload.ts:56
← previousnext →1,301–1,400 of 15,760, ranked by callers