MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 20 callersFunctionclearCommandMemoizationCaches
()
src/commands.ts:569
↓ 20 callersFunctionexitWithError
(message: string)
src/utils/process.ts:38
↓ 20 callersFunctionfileHistoryEnabled
()
src/utils/fileHistory.ts:62
↓ 20 callersFunctionformatDescriptionWithSource
(cmd: Command)
src/commands.ts:781
↓ 20 callersFunctionfreshUtils
()
src/components/TrustDialog/utils.test.ts:85
↓ 20 callersFunctiongetAllCommands
* Gets all commands including MCP skills/prompts from AppState. * SkillTool needs this because getCommands() only returns local/bundled skills.
src/tools/SkillTool/SkillTool.ts:81
↓ 20 callersFunctiongetResultText
(msg: Msg)
src/services/api/compressToolHistory.test.ts:130
↓ 20 callersFunctiongetSafeDisplayValue
( value: string | undefined, processEnv: SecretSourceEnv, profileEnv?: ProfileEnv, fallback = '(not se
src/commands/provider/provider.tsx:217
↓ 20 callersFunctiongitMetadata
( overrides: Partial<TaskReportGitMetadata> = {}, )
src/utils/reportTask.test.ts:116
↓ 20 callersMethodhas
(uuid: string)
src/bridge/bridgeMessaging.ts:458
↓ 20 callersFunctionisEssentialTrafficOnly
()
src/utils/privacyLevel.ts:34
↓ 20 callersFunctionparseBackgroundInvocation
( args: string[], )
src/cli/bg.ts:377
↓ 20 callersFunctionparseFrontmatter
( markdown: string, sourcePath?: string, )
src/utils/frontmatterParser.ts:130
↓ 20 callersFunctionparseProviderMaxTokensCap
( rawMessage: string, )
src/services/api/errors.ts:271
↓ 20 callersFunctionresolveCodexApiCredentials
( env: NodeJS.ProcessEnv = process.env, )
src/services/api/providerConfig.ts:1242
↓ 20 callersFunctionsetCwdState
(cwd: string)
src/bootstrap/state.ts:573
↓ 20 callersFunctionstartNewTurn
()
src/utils/multiTurnContext.ts:42
↓ 20 callersFunctionupdateProgressFromMessage
(tracker: ProgressTracker, message: Message, resolveActivityDescription?: ActivityDescriptionResolver, tools?:
src/tasks/LocalAgentTask/LocalAgentTask.tsx:68
↓ 20 callersFunctionuseAppStateStore
()
src/state/AppState.tsx:173
↓ 19 callersFunctionansiIdx
(index: number)
src/native-ts/color-diff/index.ts:88
↓ 19 callersFunctionansiRgb
(r: number, g: number, b: number)
src/utils/terminalAnsi.ts:6
↓ 19 callersFunctionasAgentId
(id: string)
src/types/ids.ts:31
↓ 19 callersFunctioncheckHasTrustDialogAccepted
()
src/utils/config.ts:832
↓ 19 callersFunctioncheckStatsigFeatureGate_CACHED_MAY_BE_STALE
( gateName: string, )
src/services/analytics/growthbook.ts:133
↓ 19 callersMethodclose
Permanently close the transport, allowing async flush/cleanup.
src/cli/transports/Transport.ts:26
↓ 19 callersFunctioncountCharInString
( str: { indexOf(search: string, start?: number): number }, char: string, start = 0, )
src/utils/stringUtils.ts:54
↓ 19 callersFunctioncreateProfileFile
( profile: ProviderProfile, env: ProfileEnv, )
src/utils/providerProfile.ts:1104
↓ 19 callersFunctioncreateSignal
()
src/utils/signal.ts:27
↓ 19 callersFunctionensureIntegrationsLoaded
()
src/integrations/index.ts:42
↓ 19 callersFunctionfail
(label: string, detail?: string)
scripts/system-check.ts:61
↓ 19 callersFunctionfindWhitespaceAgnosticMatch
( fileContent: string, searchString: string, isMarkdown: boolean = false, )
src/tools/FileEditTool/utils.ts:980
↓ 19 callersFunctionformatDuration
(ms: number)
src/commands/replay/replay.tsx:21
↓ 19 callersFunctiongetAllModels
()
src/integrations/registry.ts:147
↓ 19 callersFunctiongetAnthropicApiKeyWithSource
( opts: { skipRetrievingKeyFromApiKeyHelper?: boolean } = {}, )
src/utils/auth.ts:245
↓ 19 callersFunctiongetCachedModels
( routeId: string, ttlMs: number, options?: { includeStale?: boolean }, )
src/integrations/discoveryCache.ts:311
↓ 19 callersFunctiongetCurrentProjectConfig
()
src/utils/config.ts:1857
↓ 19 callersFunctiongetProjectDir
(cwd)
vscode-extension/openclaude-vscode/src/chat/sessionManager.js:50
↓ 19 callersFunctiongetRelativeSettingsFilePathForSource
( source: 'projectSettings' | 'localSettings', )
src/utils/settings/settings.ts:298
↓ 19 callersFunctiongetTranscriptPathForSession
(sessionId: string)
src/utils/sessionStorage.ts:215
↓ 19 callersFunctionimportFreshModelModule
()
src/utils/model/model.openai-shim-providers.test.ts:17
↓ 19 callersFunctioninitializeArc
()
src/utils/conversationArc.ts:96
↓ 19 callersFunctionisPlanModeInterviewPhaseEnabled
()
src/utils/planModeV2.ts:50
↓ 19 callersFunctionloadDiscoveryServiceModule
()
src/integrations/discoveryService.test.ts:34
↓ 19 callersFunctionloadProfileFile
(options?: ProfileFileLocation)
src/utils/providerProfile.ts:1177
↓ 19 callersFunctionmergeActiveProfileModelOptions
( routeId: string, routeOptions: ModelOption[], options?: { profileModelSurface?: ResolvedProviderPr
src/commands/model/model.tsx:252
↓ 19 callersFunctionnormalizeCaseForComparison
(path: string)
src/utils/permissions/filesystem.ts:96
↓ 19 callersFunctionnormalizeNameForMCP
(name: string)
src/services/mcp/normalization.ts:17
↓ 19 callersFunctionnormalizePathForComparison
(filePath: string)
src/utils/file.ts:565
↓ 19 callersFunctionparseExportArgs
(args: string)
src/utils/exportFormats.ts:149
↓ 19 callersFunctionparseModelList
(modelField: string)
src/utils/providerModels.ts:14
↓ 19 callersMethodreject
(error: Error)
src/services/oauth/auth-code-listener.ts:251
↓ 19 callersFunctionresetGlobalGraph
()
src/utils/knowledgeGraph.ts:678
↓ 19 callersFunctionreturnToMenu
()
src/components/ProviderManager.tsx:1308
↓ 19 callersFunctionrouteModel
( input: RoutingInput, config: SmartRoutingConfig, )
src/services/api/smartModelRouting.ts:120
↓ 19 callersFunctionsaveCurrentProjectConfig
( updater: (currentConfig: ProjectConfig) => ProjectConfig, )
src/utils/config.ts:1880
↓ 19 callersMethodsendMessage
Send a message and yield responses as an AsyncIterable of SDKMessage.
src/entrypoints/sdk/v2.ts:147
↓ 19 callersFunctionsetFsImplementation
(implementation: FsOperations)
src/utils/fsOperations.ts:639
↓ 19 callersFunctionsleep
(ms: number)
src/services/api/xaiOAuth.ts:607
↓ 19 callersMethodsnapshot
()
src/utils/queryLifecycle.ts:151
↓ 19 callersFunctiontoolResultMessage
( uuid: string, toolUseId: string, content: unknown, timestamp: string, toolUseResult?: unknown, i
src/utils/reportTask.test.ts:82
↓ 19 callersFunctionuser
(text: string)
src/utils/messages.normalizeCached.test.ts:32
↓ 19 callersFunctionwaitForCondition
( predicate: () => boolean, options?: { timeoutMs?: number; intervalMs?: number }, )
src/components/ProviderManager.test.tsx:86
↓ 19 callersFunctionwithExportTestCwd
(fn: (cwd: string) => Promise<T>)
src/commands/export/export.test.ts:29
↓ 18 callersMethodadvance
(p: number)
src/utils/Cursor.ts:688
↓ 18 callersFunctionappendEntryToFile
( fullPath: string, entry: Record<string, unknown>, )
src/utils/sessionStorage.ts:2931
↓ 18 callersFunctionappendMessageTagToUserMessage
( message: UserMessage, )
src/utils/messages.ts:1737
↓ 18 callersFunctionassistantToolMessage
( uuid: string, toolUse: Record<string, unknown>, timestamp: string, )
src/utils/reportTask.test.ts:53
↓ 18 callersFunctionclassifyOpenAIHttpFailure
(options: { status: number body: string url?: string hasImages?: boolean })
src/services/api/openaiErrorClassification.ts:309
↓ 18 callersFunctionensureLoaded
()
src/integrations/registry.ts:36
↓ 18 callersFunctionfile
(name: string)
src/memdir/memoryScan.test.ts:30
↓ 18 callersFunctiongetClaudeCodeUserAgent
()
src/utils/userAgent.ts:8
↓ 18 callersFunctiongetCwdState
()
src/bootstrap/state.ts:568
↓ 18 callersFunctiongetLiveCursor
()
src/hooks/useTextInput.ts:143
↓ 18 callersFunctiongetLocalFastPathConfig
( baseUrl: string | undefined, env: NodeJS.ProcessEnv = process.env, )
src/services/api/providerConfig.ts:508
↓ 18 callersFunctiongetProviderPresetDefaults
( preset: ProviderPreset, )
src/utils/providerProfiles.ts:418
↓ 18 callersFunctiongetSmallFastModel
()
src/utils/model/model.ts:48
↓ 18 callersFunctiongetSpawnConfig
( spawnTeammate: ReturnType<typeof mock>, )
src/tools/AgentTool/AgentTool.teammateModel.test.ts:164
↓ 18 callersFunctionimportSubject
()
src/utils/sessionTitle.test.ts:47
↓ 18 callersFunctionisBuddyEnabled
()
src/buddy/feature.ts:1
↓ 18 callersFunctionisSettingSourceEnabled
(source: SettingSource)
src/utils/settings/constants.ts:176
↓ 18 callersFunctionloadProviderDiscoveryModule
()
src/utils/providerDiscovery.test.ts:9
↓ 18 callersFunctionmakeMetrics
(partial: Partial<CacheMetrics>)
src/services/api/cacheStatsTracker.test.ts:17
↓ 18 callersFunctionmodel
( name: string, overrides: Partial<OllamaModelDescriptor> = {}, )
src/utils/providerRecommendation.test.ts:13
↓ 18 callersFunctionmodelSupportsWireEffort
(model: string, context?: ReasoningControlContext)
src/utils/effort.ts:548
↓ 18 callersFunctiononResponse
(requestId_3, handler_0)
src/hooks/useReplBridge.tsx:571
↓ 18 callersFunctionrecordValue
(value: unknown)
src/utils/taskReport.ts:1197
↓ 18 callersFunctionrelease
()
src/utils/computerUse/drainRunLoop.ts:32
↓ 18 callersFunctionresolveProfileRoute
(provider: string)
src/integrations/profileResolver.ts:23
↓ 18 callersMethodsegment
(highlights: TextHighlight[])
src/utils/textHighlighting.ts:77
↓ 18 callersFunctionsetAppState
(update: (prev: AppState) => AppState)
src/utils/permissions/bypassPermissionsKillswitch.test.ts:62
↓ 18 callersFunctionsetCwd
(path: string, relativeTo?: string)
src/utils/Shell.ts:476
↓ 18 callersFunctiontool
( name: string, schema: Record<string, unknown> = { type: 'object', properties: {}, }, )
src/services/api/promptCacheBreakDetection.test.ts:149
↓ 17 callersFunctioncreateThinkTagFilter
()
src/services/api/thinkTagSanitizer.ts:84
↓ 17 callersFunctiondiscoverModelsForRoute
( routeId: string, options?: { baseUrl?: string apiKey?: string headers?: Record<string, strin
src/integrations/discoveryService.ts:284
↓ 17 callersFunctionenqueue
(command: QueuedCommand)
src/utils/messageQueueManager.ts:127
↓ 17 callersFunctionfirstPartyNameToCanonical
(name: ModelName)
src/utils/model/model.ts:445
↓ 17 callersFunctiongetDefaultMainLoopModelSetting
()
src/utils/model/model.ts:366
↓ 17 callersFunctiongetDiscoveryCacheKey
( routeId: string, options?: { baseUrl?: string apiKey?: string headers?: Record<string, strin
src/integrations/discoveryService.ts:122
↓ 17 callersFunctiongetEffectiveContextWindowSize
(model: string)
src/services/compact/autoCompact.ts:35
↓ 17 callersFunctiongetMcpConfigsByScope
( scope: 'project' | 'user' | 'local' | 'enterprise', )
src/services/mcp/config.ts:888
← previousnext →401–500 of 15,760, ranked by callers