MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 6 callersFunctiongetAgentModelOptions
( settings: SettingsJson | null = getInitialSettings(), )
src/utils/model/agent.ts:199
↓ 6 callersFunctiongetAllBaseTools
()
src/tools.ts:182
↓ 6 callersFunctiongetArcSummary
(query?: string)
src/utils/conversationArc.ts:352
↓ 6 callersFunctiongetAssistantMessageText
(message: Message)
src/utils/messages.ts:3117
↓ 6 callersFunctiongetAutoFixConfig
( rawConfig: unknown, )
src/services/autoFix/autoFixConfig.ts:38
↓ 6 callersFunctiongetBashPermissionSources
()
src/components/TrustDialog/utils.ts:66
↓ 6 callersFunctiongetBridgeAccessToken
()
src/bridge/bridgeConfig.ts:31
↓ 6 callersFunctiongetClaudeCodeMcpConfigs
( dynamicServers: Record<string, ScopedMcpServerConfig> = {}, extraDedupTargets: Promise< Record<strin
src/services/mcp/config.ts:1071
↓ 6 callersFunctiongetConfig
( file: string, createDefault: () => A, throwOnInvalid?: boolean, )
src/utils/config.ts:1676
↓ 6 callersFunctiongetCronFilePath
(dir?: string)
src/utils/cronTasks.ts:81
↓ 6 callersFunctiongetDangerousPermissionModeTransitionError
({ mode, toolPermissionContext, allowSessionBypassPermissionsModeEnable = false, requireLocalConfirmat
src/utils/permissions/permissionSetup.ts:1604
↓ 6 callersFunctiongetDefaultBashTimeoutMs
(env: EnvLike = process.env)
src/utils/timeouts.ts:18
↓ 6 callersFunctiongetDefaultCommitCoAuthorName
({ model, apiProvider, isInternalRepo, }: { model: string apiProvider: string isInternalRepo: bool
src/utils/attribution.ts:65
↓ 6 callersFunctiongetDenyRules
(context: ToolPermissionContext)
src/utils/permissions/permissions.ts:226
↓ 6 callersFunctiongetDiscoveryCachePath
()
src/integrations/discoveryCache.ts:61
↓ 6 callersFunctiongetExecutableName
(platform: string)
src/utils/nativeInstaller/installer.ts:115
↓ 6 callersFunctiongetField
(obj: unknown, path: string)
src/commands/cache-probe/cache-probe.ts:79
↓ 6 callersFunctiongetFileExtensionForAnalytics
( filePath: string, )
src/services/analytics/metadata.ts:323
↓ 6 callersFunctiongetGeminiProjectIdHint
( env: NodeJS.ProcessEnv = process.env, )
src/utils/geminiAuth.ts:52
↓ 6 callersFunctiongetHardcodedTeammateModelFallback
()
src/utils/swarm/teammateModel.ts:8
↓ 6 callersFunctiongetInMemoryInstalledPlugins
()
src/utils/plugins/installedPluginsManager.ts:488
↓ 6 callersFunctiongetInboxPath
(agentName: string, teamName?: string)
src/utils/teammateMailbox.ts:56
↓ 6 callersFunctiongetKeybindingsPath
()
src/keybindings/loadUserBindings.ts:115
↓ 6 callersFunctiongetLatestVersion
( channel: ReleaseChannel, )
src/utils/autoUpdater.ts:350
↓ 6 callersFunctiongetLiveValue
()
src/hooks/useTextInput.ts:142
↓ 6 callersFunctiongetLockPath
()
src/utils/computerUse/computerUseLock.ts:44
↓ 6 callersFunctiongetLogDisplayTitle
( log: LogOption, defaultTitle?: string, )
src/utils/log.ts:31
↓ 6 callersFunctiongetMainLoopModelOverride
()
src/bootstrap/state.ts:885
↓ 6 callersFunctiongetMarketingNameForModel
(modelId: string)
src/utils/model/model.ts:893
↓ 6 callersFunctiongetMcpServerSignature
(config: McpServerConfig)
src/services/mcp/config.ts:202
↓ 6 callersFunctiongetMdmRuntimeState
()
src/utils/settings/mdm/settings.ts:61
↓ 6 callersFunctiongetMemoryBaseDir
()
src/memdir/paths.ts:100
↓ 6 callersFunctiongetMiniMaxModelEnv
()
src/utils/model/model.ts:38
↓ 6 callersFunctiongetNpmSemver
()
src/utils/semver.ts:11
↓ 6 callersFunctiongetOauthProfileFromOauthToken
( accessToken: string, )
src/services/oauth/getOauthProfile.ts:37
↓ 6 callersFunctiongetOpenAIDiscoveryRequestOptions
(routeId?: string | null)
src/commands/model/model.tsx:320
↓ 6 callersFunctiongetPlanSlug
(sessionId?: SessionId)
src/utils/plans.ts:49
↓ 6 callersFunctiongetPluginCachePath
()
src/utils/plugins/pluginLoader.ts:127
↓ 6 callersFunctiongetPluginZipCachePath
()
src/utils/plugins/zipCache.ts:64
↓ 6 callersFunctiongetPowerShellScript
(index = 0)
src/utils/secureStorage/platformStorage.test.ts:52
↓ 6 callersFunctiongetProjectInstructionFilePath
( dir: string, existsSync: (path: string) => boolean, )
src/utils/projectInstructions.ts:13
↓ 6 callersFunctiongetProjectMemoryPathForSelector
( existingMemoryFiles: MemoryFileInfo[], cwd: string, )
src/components/memory/memoryFileSelectorPaths.ts:18
↓ 6 callersFunctiongetProxyFetchOptions
(opts?: { forAnthropicAPI?: boolean })
src/utils/proxy.ts:290
↓ 6 callersFunctiongetRecord
(data: SecureStorageData | null | undefined)
src/utils/codexCredentials.ts:105
↓ 6 callersFunctiongetRemoteTaskSessionUrl
(sessionId: string)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:877
↓ 6 callersFunctiongetRouteBaseUrl
( routeId: string, options?: { baseUrl?: string }, )
src/integrations/discoveryService.ts:144
↓ 6 callersFunctiongetRouteCatalog
(routeId: string)
src/integrations/discoveryService.ts:61
↓ 6 callersFunctiongetSdkAgentProgressSummariesEnabled
()
src/bootstrap/state.ts:1015
↓ 6 callersFunctiongetSessionMessages
( sessionId: string, options?: GetSessionMessagesOptions, )
src/entrypoints/sdk/sessions.ts:148
↓ 6 callersFunctiongetSettingsRootPathForSource
(source: SettingSource)
src/utils/settings/settings.ts:239
↓ 6 callersMethodgetStatus
()
src/utils/awsAuthStatusManager.ts:33
↓ 6 callersMethodgetStderr
Sync getter for ExecResult.stderr
src/utils/task/TaskOutput.ts:329
↓ 6 callersMethodgetStdout
* Get stdout. In file mode, reads from the output file. * In pipe mode, returns the in-memory buffer or tail from CircularBuffer.
src/utils/task/TaskOutput.ts:282
↓ 6 callersFunctiongetStrictKnownMarketplaces
()
src/utils/plugins/marketplaceHelpers.ts:159
↓ 6 callersFunctiongetTaskPath
(taskListId: string, taskId: string)
src/utils/tasks.ts:229
↓ 6 callersFunctiongetToolMessages
(body: Record<string, unknown>)
src/services/api/openaiShim.compression.test.ts:180
↓ 6 callersFunctiongetUserAgent
()
src/utils/http.ts:19
↓ 6 callersFunctiongetViewedTeammateTask
( appState: Pick<AppState, 'viewingAgentTaskId' | 'tasks'>, )
src/state/selectors.ts:18
↓ 6 callersFunctiongetWebSocketProxyAgent
(url: string)
src/utils/proxy.ts:245
↓ 6 callersFunctiongetWebSocketProxyUrl
(url: string)
src/utils/proxy.ts:265
↓ 6 callersMethodgetWrappedText
()
src/utils/Cursor.ts:1395
↓ 6 callersFunctiongitCmdRe
* Build a regex that matches `git <subcmd>` while tolerating git's global * options between `git` and the subcommand (e.g. `-c key=val`, `-C path`,
src/tools/shared/gitOperationTracking.ts:22
↓ 6 callersFunctiongoToNextStep
()
src/components/Onboarding.tsx:43
↓ 6 callersMethodhandleConnectionError
(closeCode?: number)
src/cli/transports/WebSocketTransport.ts:397
↓ 6 callersFunctionhandlePluginCommandError
* Generic error handler for plugin CLI commands. Emits * tengu_plugin_command_failed before exit so dashboards can compute a * success rate against
src/services/plugins/pluginCliCommands.ts:53
↓ 6 callersFunctionhasHookForEvent
* Lightweight existence check for hooks on a given event. Mirrors the sources * assembled by getHooksConfig() but stops at the first hit without buil
src/utils/hooks.ts:1784
↓ 6 callersFunctionhasInvalidCredentialPlaceholder
(value: string | undefined)
src/services/api/credentialPool.ts:106
↓ 6 callersFunctionhasWorktreeCreateHook
()
src/utils/hooks.ts:5167
↓ 6 callersFunctionhaveSameModelOptions
(left: ModelOption[], right: ModelOption[])
src/commands/model/model.tsx:113
↓ 6 callersFunctionheartbeatActiveWorkItems
* Heartbeat all active work items. * Returns 'ok' if at least one heartbeat succeeded, 'auth_failed' if any * got a 401/403 (JWT expired — re-qu
src/bridge/bridgeMain.ts:202
↓ 6 callersFunctionhexComponent
Normalize a 1–4 digit hex component to [0, 1].
src/utils/systemTheme.ts:97
↓ 6 callersFunctionimportAgentsMenu
()
src/components/agents/AgentsMenu.test.tsx:115
↓ 6 callersFunctionimportFreshEnvModule
()
src/utils/env.test.ts:56
↓ 6 callersFunctionimportFreshOscModule
()
src/ink/termio/osc.test.ts:35
↓ 6 callersFunctionimportFreshPlans
()
src/utils/openclaudePaths.test.ts:30
↓ 6 callersFunctionimportFreshReplayModule
()
src/commands/replay/replay.test.tsx:74
↓ 6 callersFunctionimportFreshThinkingModule
()
src/utils/thinking.test.ts:59
↓ 6 callersFunctioninit
()
src/commands/resume/resume.tsx:176
↓ 6 callersFunctioninputJsonDelta
(index: number, partialJson: string)
src/utils/messages.streamingToolUses.test.ts:22
↓ 6 callersFunctioninterpolateColor
( color1: RGBColorType, color2: RGBColorType, t: number, // 0 to 1 )
src/components/Spinner/utils.ts:12
↓ 6 callersFunctioninvalidateRemovedToolSchemas
(retainedToolNames: Set<string>)
src/utils/toolSchemaCache.ts:35
↓ 6 callersFunctionis529Error
(error: unknown)
src/services/api/withRetry.ts:723
↓ 6 callersFunctionisAutoUpdaterDisabled
()
src/utils/config.ts:1956
↓ 6 callersFunctionisCacheStale
( routeId: string, ttlMs: number, )
src/integrations/discoveryCache.ts:367
↓ 6 callersFunctionisChromeExtensionInstalled
()
src/utils/claudeInChrome/setup.ts:390
↓ 6 callersFunctionisCommandAvailable
(command: string)
src/utils/env.ts:97
↓ 6 callersFunctionisCopilotPremiumOptimizationEnabled
()
src/utils/copilotOptimization.ts:43
↓ 6 callersFunctionisDefaultStartupProviderEnv
(env: NodeJS.ProcessEnv)
src/utils/providerProfile.ts:1076
↓ 6 callersFunctionisDuplicatePath
( fs: FsOperations, filePath: string, loadedPaths: Set<string>, )
src/utils/fsOperations.ts:194
↓ 6 callersFunctionisDurableCronEnabled
()
src/tools/ScheduleCronTool/prompt.ts:52
↓ 6 callersFunctionisFallbackAgentLaunchSuccessStatus
( status: unknown, )
src/utils/hooks.ts:232
↓ 6 callersFunctionisFastModeCooldown
()
src/utils/fastMode.ts:322
↓ 6 callersFunctionisFileReadDenied
( filePath: string, toolPermissionContext: ToolPermissionContext, )
src/utils/attachments.ts:4080
↓ 6 callersFunctionisFireworksBaseUrl
(value: string | undefined)
src/integrations/routeMetadata.ts:351
↓ 6 callersFunctionisGitHubCopilotMode
()
src/utils/copilotOptimization.ts:39
↓ 6 callersFunctionisInITerm2
()
src/utils/swarm/backends/detection.ts:90
↓ 6 callersFunctionisInProcessEnabled
()
src/utils/swarm/backends/registry.ts:351
↓ 6 callersFunctionisInsideTmux
()
src/utils/swarm/backends/detection.ts:50
↓ 6 callersFunctionisKairosCronEnabled
()
src/tools/ScheduleCronTool/prompt.ts:29
↓ 6 callersFunctionisLikelyOllamaEndpoint
(baseUrl: string | undefined)
src/services/api/providerConfig.ts:534
← previousnext →1,701–1,800 of 15,760, ranked by callers