MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 5 callersMethodget
Recover styles from an encoded ID. Strips the bit-0 flag via >>> 1.
src/ink/screen.ts:144
↓ 5 callersFunctiongetAPIMetadata
()
src/services/api/claude.ts:522
↓ 5 callersFunctiongetActiveOpenAIModelOptionsCache
( config = getGlobalConfig(), )
src/utils/providerProfiles.ts:1520
↓ 5 callersFunctiongetAgentColor
(agentType: string)
src/tools/AgentTool/agentColorManager.ts:36
↓ 5 callersFunctiongetAllInProcessTeammateTasks
(tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:113
↓ 5 callersFunctiongetAppState
()
src/utils/hooks/execAgentHook.ts:137
↓ 5 callersFunctiongetBackgroundSessionMetadataDir
()
src/cli/bgRegistry.ts:92
↓ 5 callersFunctiongetBaseRenderOptions
( exitOnCtrlC: boolean = false, )
src/utils/renderOptions.ts:68
↓ 5 callersFunctiongetBrand
(id: string)
src/integrations/registry.ts:98
↓ 5 callersFunctiongetCLISyspromptPrefix
(options?: { isNonInteractive: boolean hasAppendSystemPrompt: boolean })
src/constants/system.ts:34
↓ 5 callersFunctiongetCachedIdpIdToken
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:103
↓ 5 callersFunctiongetCachedOverageCreditGrant
()
src/services/api/overageCreditGrant.ts:48
↓ 5 callersFunctiongetCachedPowerShellPath
()
src/utils/shell/powershellDetection.ts:65
↓ 5 callersFunctiongetCharBudget
( contextWindowTokens?: number, options: SkillListingBudgetOptions = {}, )
src/tools/SkillTool/prompt.ts:37
↓ 5 callersFunctiongetCliHighlightPromise
()
src/utils/cliHighlight.ts:38
↓ 5 callersFunctiongetCommandInput
(index = 0)
src/utils/secureStorage/platformStorage.test.ts:64
↓ 5 callersFunctiongetCommandSuggestionForEnter
( input: string, suggestion: SuggestionItem | undefined, commands: Command[], )
src/utils/suggestions/commandSuggestions.ts:318
↓ 5 callersMethodgetComputedPadding
(edge: LayoutEdge)
src/ink/layout/yoga.ts:128
↓ 5 callersFunctiongetConfiguredProfileModelOptionsForTest
(profile: { model: string name: string })
src/commands/model/model.test.tsx:124
↓ 5 callersFunctiongetCostThresholdProviderLabelForProvider
( provider: APIProvider, )
src/components/CostThresholdProviderLabel.ts:12
↓ 5 callersFunctiongetCurrentInstallationType
()
src/utils/doctorDiagnostic.ts:101
↓ 5 callersFunctiongetDangerousPermissionPromptState
({ permissionMode, allowDangerouslySkipPermissions, hasAcceptedBypassPermissionsPrompt, hasAcceptedFul
src/utils/permissions/dangerousModePrompt.ts:8
↓ 5 callersFunctiongetDefaultFileSuggestionsModule
()
src/hooks/fileSuggestions.test.ts:204
↓ 5 callersFunctiongetDefaultHaikuModel
()
src/utils/model/model.ts:283
↓ 5 callersFunctiongetDynamicConfig_CACHED_MAY_BE_STALE
( _configName: string, defaultValue: T, )
src/services/analytics/growthbook.ts:184
↓ 5 callersFunctiongetEffectiveDefaultPermissionModeFromSettingsSources
( sources: Array<{ source: SettingSource settings: { permissions?: { defaultMode?: Per
src/utils/permissions/permissionSetup.ts:760
↓ 5 callersFunctiongetEffortEnvOverride
()
src/utils/effort.ts:850
↓ 5 callersFunctiongetEmptyCache
()
src/utils/statsCache.ts:81
↓ 5 callersFunctiongetEnhancedPRAttribution
( getAppState: () => AppState, )
src/utils/attribution.ts:360
↓ 5 callersFunctiongetEnumValues
(schema: EnumSchema)
src/utils/mcp/elicitationValidation.ts:104
↓ 5 callersFunctiongetFastIconString
(applyColor = true, cooldown = false)
src/components/FastIcon.tsx:35
↓ 5 callersFunctiongetFirstOAuthCallbackParam
( value: OAuthCallbackParamValue, )
src/services/mcp/auth.ts:142
↓ 5 callersFunctiongetFlagSettingsPath
()
src/bootstrap/state.ts:1070
↓ 5 callersFunctiongetGeminiVertexProjectId
( env: NodeJS.ProcessEnv = process.env, )
src/utils/geminiAuth.ts:62
↓ 5 callersFunctiongetInMemoryErrors
()
src/utils/log.ts:202
↓ 5 callersFunctiongetInlinePlugins
()
src/bootstrap/state.ts:1181
↓ 5 callersFunctiongetInstalledPluginsFilePath
()
src/utils/plugins/installedPluginsManager.ts:78
↓ 5 callersFunctiongetLastInteractionTime
()
src/bootstrap/state.ts:830
↓ 5 callersFunctiongetLockFilePathFromVersionPath
( dirs: ReturnType<typeof getBaseDirectories>, versionPath: string, )
src/utils/nativeInstaller/installer.ts:1058
↓ 5 callersFunctiongetLockPath
(dir?: string)
src/utils/cronTasksLock.ts:49
↓ 5 callersFunctiongetLspServerManager
()
src/services/lsp/manager.ts:63
↓ 5 callersFunctiongetMainThreadAgentType
()
src/bootstrap/state.ts:1538
↓ 5 callersFunctiongetMcpToolsCommandsAndResources
( onConnectionAttempt: (params: { client: MCPServerConnection tools: Tool[] commands: Command[]
src/services/mcp/client.ts:2290
↓ 5 callersFunctiongetMessageHash
* Get a hash of full conversation history for cache validation. * Hashes ALL messages with full content to prevent collisions.
src/utils/incrementalTokenCounter.ts:30
↓ 5 callersFunctiongetMiniMaxBaseUrlOverride
( processEnv: NodeJS.ProcessEnv = process.env, )
src/integrations/routeMetadata.ts:428
↓ 5 callersFunctiongetMiniMaxUsageUrls
(baseUrl?: string)
src/services/api/minimaxUsage/fetch.ts:51
↓ 5 callersFunctiongetModeConfig
(mode: PermissionMode)
src/utils/permissions/PermissionMode.ts:114
↓ 5 callersFunctiongetModelOptions
(fastMode = false)
src/utils/model/modelOptions.ts:828
↓ 5 callersFunctiongetModelStrings
()
src/bootstrap/state.ts:980
↓ 5 callersFunctiongetOllamaApiBaseUrl
(baseUrl?: string)
src/utils/providerDiscovery.ts:121
↓ 5 callersFunctiongetOpenAIConfigurationState
( env: NodeJS.ProcessEnv = process.env, )
scripts/provider-recommend.ts:38
↓ 5 callersFunctiongetOramaPersistencePath
(cwd: string)
src/utils/knowledgeGraph.ts:155
↓ 5 callersFunctiongetPendingDir
* Get the pending directory for a team
src/utils/swarm/permissionSync.ts:119
↓ 5 callersFunctiongetPlanSlugCache
()
src/bootstrap/state.ts:1419
↓ 5 callersFunctiongetPluginDataDir
(pluginId: string)
src/utils/plugins/pluginDirectories.ts:119
↓ 5 callersFunctiongetPluginEditableScopes
()
src/utils/plugins/pluginStartupCheck.ts:96
↓ 5 callersFunctiongetPluginSeedDirs
()
src/utils/plugins/pluginDirectories.ts:85
↓ 5 callersFunctiongetProviderFallbackChain
( settings: { providerFallbackChain?: unknown } = getSettings_DEPRECATED(), )
src/utils/providerFallback.ts:34
↓ 5 callersFunctiongetQuerySourceForREPL
()
src/utils/promptCategory.ts:36
↓ 5 callersFunctiongetRateLimitTier
()
src/utils/auth.ts:1723
↓ 5 callersFunctiongetReplayModifiedFiles
( toolName: string, input: unknown, )
src/services/tools/toolExecution.ts:134
↓ 5 callersFunctiongetRouteLabel
( routeId: string, )
src/integrations/routeMetadata.ts:135
↓ 5 callersFunctiongetRuleByContentsForToolName
( context: ToolPermissionContext, toolName: string, behavior: PermissionBehavior, )
src/utils/permissions/permissions.ts:375
↓ 5 callersFunctiongetRunningTeammatesSorted
(tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:123
↓ 5 callersFunctiongetSSLErrorHint
(error: unknown)
src/services/api/errorUtils.ts:94
↓ 5 callersFunctiongetSchemaValidationErrorOverride
( tool: Tool, input: unknown, )
src/services/tools/toolExecution.ts:657
↓ 5 callersFunctiongetScratchpadDir
()
src/utils/permissions/filesystem.ts:448
↓ 5 callersFunctiongetSessionFilesLite
( projectDir: string, limit?: number, projectPath?: string, )
src/utils/sessionStorage.ts:5377
↓ 5 callersFunctiongetSettingsWithAllErrors
()
src/utils/settings/allErrors.ts:23
↓ 5 callersFunctiongetSettingsWithErrors
()
src/utils/settings/settings.ts:871
↓ 5 callersFunctiongetShellConfigPaths
( options?: ShellConfigOptions, )
src/utils/shellConfig.ts:26
↓ 5 callersFunctiongetSteps
()
src/projectOnboardingSteps.ts:14
↓ 5 callersFunctiongetTeamDir
(teamName: string)
src/utils/swarm/teamHelpers.ts:115
↓ 5 callersFunctiongetTerminalOutputs
(content: unknown)
src/utils/exportRenderer.tsx:610
↓ 5 callersFunctiongetTerminalPlistPath
()
src/utils/appleTerminalBackup.ts:33
↓ 5 callersFunctiongetTokenCountFromTracker
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:58
↓ 5 callersFunctiongetTokenCountFromUsage
(usage: Usage)
src/utils/tokens.ts:77
↓ 5 callersFunctiongetToolResultsDir
()
src/utils/toolResultStorage.ts:104
↓ 5 callersFunctiongetToolSearchOrReadInfo
( toolName: string, toolInput: unknown, tools: Tools, )
src/utils/collapseReadSearch.ts:143
↓ 5 callersFunctiongetTotalLinesAdded
()
src/bootstrap/state.ts:743
↓ 5 callersFunctiongetTotalLinesRemoved
()
src/bootstrap/state.ts:747
↓ 5 callersFunctiongetUserMessageText
( message: Message | NormalizedMessage, )
src/utils/messages.ts:3135
↓ 5 callersMethodgetViewportStartLine
(maxVisibleLines?: number)
src/utils/Cursor.ts:208
↓ 5 callersFunctiongetXaiOAuthCallbackHost
( env: NodeJS.ProcessEnv = process.env, )
src/services/api/xaiOAuthShared.ts:61
↓ 5 callersFunctiongetXaiOAuthCallbackPort
( env: NodeJS.ProcessEnv = process.env, )
src/services/api/xaiOAuthShared.ts:49
↓ 5 callersMethodhandleConnectionError
* Handle connection errors with exponential backoff and time budget.
src/cli/transports/SSETransport.ts:470
↓ 5 callersMethodhandleError
(error: unknown)
src/utils/mcpWebSocketTransport.ts:117
↓ 5 callersMethodhandleErrorRedirect
* Handles error case by sending a redirect to the appropriate success page with an error indicator, * ensuring the browser flow is completed proper
src/services/oauth/auth-code-listener.ts:154
↓ 5 callersFunctionhasAutoModeOptIn
()
src/utils/settings/settings.ts:947
↓ 5 callersFunctionhasClaudeAiBillingAccess
()
src/utils/billing.ts:53
↓ 5 callersFunctionhasExactErrorMessage
(error: unknown, message: string)
src/utils/errors.ts:103
↓ 5 callersFunctionhasExistingGithubModelsLoginToken
( env: NodeJS.ProcessEnv = process.env, storedToken?: string, )
src/commands/onboard-github/onboard-github.tsx:79
↓ 5 callersFunctionhasPendingChanges
()
src/commands/plugin/ManageMarketplaces.tsx:169
↓ 5 callersFunctionimportFreshExecFileNoThrowModule
()
src/utils/execFileNoThrow.test.ts:6
↓ 5 callersFunctionimportFreshLocalInstaller
()
src/utils/openclaudePaths.test.ts:26
↓ 5 callersFunctionimportFreshModule
()
src/utils/apiPreconnect.test.ts:19
↓ 5 callersFunctionimportHookChainsHarness
( options: ImportHarnessOptions = {}, )
src/utils/hookChains.integration.test.ts:66
↓ 5 callersFunctionimportResumeCompactPrompt
()
src/services/compact/resumeCompactPrompt.test.ts:3
↓ 5 callersFunctionimportRunAgent
()
src/tools/AgentTool/runAgent.routing.test.ts:248
↓ 5 callersFunctionincludesAny
(text: string, needles: string[])
src/utils/providerRecommendation.ts:58
← previousnext →2,101–2,200 of 15,760, ranked by callers