Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gitlawb/openclaude
/ functions
Functions
15,760 in github.com/Gitlawb/openclaude
⨍
Functions
15,760
◇
Types & classes
602
↓ 6 callers
Function
getAgentModelOptions
( settings: SettingsJson | null = getInitialSettings(), )
src/utils/model/agent.ts:199
↓ 6 callers
Function
getAllBaseTools
()
src/tools.ts:182
↓ 6 callers
Function
getArcSummary
(query?: string)
src/utils/conversationArc.ts:352
↓ 6 callers
Function
getAssistantMessageText
(message: Message)
src/utils/messages.ts:3117
↓ 6 callers
Function
getAutoFixConfig
( rawConfig: unknown, )
src/services/autoFix/autoFixConfig.ts:38
↓ 6 callers
Function
getBashPermissionSources
()
src/components/TrustDialog/utils.ts:66
↓ 6 callers
Function
getBridgeAccessToken
()
src/bridge/bridgeConfig.ts:31
↓ 6 callers
Function
getClaudeCodeMcpConfigs
( dynamicServers: Record<string, ScopedMcpServerConfig> = {}, extraDedupTargets: Promise< Record<strin
src/services/mcp/config.ts:1071
↓ 6 callers
Function
getConfig
( file: string, createDefault: () => A, throwOnInvalid?: boolean, )
src/utils/config.ts:1676
↓ 6 callers
Function
getCronFilePath
(dir?: string)
src/utils/cronTasks.ts:81
↓ 6 callers
Function
getDangerousPermissionModeTransitionError
({ mode, toolPermissionContext, allowSessionBypassPermissionsModeEnable = false, requireLocalConfirmat
src/utils/permissions/permissionSetup.ts:1604
↓ 6 callers
Function
getDefaultBashTimeoutMs
(env: EnvLike = process.env)
src/utils/timeouts.ts:18
↓ 6 callers
Function
getDefaultCommitCoAuthorName
({ model, apiProvider, isInternalRepo, }: { model: string apiProvider: string isInternalRepo: bool
src/utils/attribution.ts:65
↓ 6 callers
Function
getDenyRules
(context: ToolPermissionContext)
src/utils/permissions/permissions.ts:226
↓ 6 callers
Function
getDiscoveryCachePath
()
src/integrations/discoveryCache.ts:61
↓ 6 callers
Function
getExecutableName
(platform: string)
src/utils/nativeInstaller/installer.ts:115
↓ 6 callers
Function
getField
(obj: unknown, path: string)
src/commands/cache-probe/cache-probe.ts:79
↓ 6 callers
Function
getFileExtensionForAnalytics
( filePath: string, )
src/services/analytics/metadata.ts:323
↓ 6 callers
Function
getGeminiProjectIdHint
( env: NodeJS.ProcessEnv = process.env, )
src/utils/geminiAuth.ts:52
↓ 6 callers
Function
getHardcodedTeammateModelFallback
()
src/utils/swarm/teammateModel.ts:8
↓ 6 callers
Function
getInMemoryInstalledPlugins
()
src/utils/plugins/installedPluginsManager.ts:488
↓ 6 callers
Function
getInboxPath
(agentName: string, teamName?: string)
src/utils/teammateMailbox.ts:56
↓ 6 callers
Function
getKeybindingsPath
()
src/keybindings/loadUserBindings.ts:115
↓ 6 callers
Function
getLatestVersion
( channel: ReleaseChannel, )
src/utils/autoUpdater.ts:350
↓ 6 callers
Function
getLiveValue
()
src/hooks/useTextInput.ts:142
↓ 6 callers
Function
getLockPath
()
src/utils/computerUse/computerUseLock.ts:44
↓ 6 callers
Function
getLogDisplayTitle
( log: LogOption, defaultTitle?: string, )
src/utils/log.ts:31
↓ 6 callers
Function
getMainLoopModelOverride
()
src/bootstrap/state.ts:885
↓ 6 callers
Function
getMarketingNameForModel
(modelId: string)
src/utils/model/model.ts:893
↓ 6 callers
Function
getMcpServerSignature
(config: McpServerConfig)
src/services/mcp/config.ts:202
↓ 6 callers
Function
getMdmRuntimeState
()
src/utils/settings/mdm/settings.ts:61
↓ 6 callers
Function
getMemoryBaseDir
()
src/memdir/paths.ts:100
↓ 6 callers
Function
getMiniMaxModelEnv
()
src/utils/model/model.ts:38
↓ 6 callers
Function
getNpmSemver
()
src/utils/semver.ts:11
↓ 6 callers
Function
getOauthProfileFromOauthToken
( accessToken: string, )
src/services/oauth/getOauthProfile.ts:37
↓ 6 callers
Function
getOpenAIDiscoveryRequestOptions
(routeId?: string | null)
src/commands/model/model.tsx:320
↓ 6 callers
Function
getPlanSlug
(sessionId?: SessionId)
src/utils/plans.ts:49
↓ 6 callers
Function
getPluginCachePath
()
src/utils/plugins/pluginLoader.ts:127
↓ 6 callers
Function
getPluginZipCachePath
()
src/utils/plugins/zipCache.ts:64
↓ 6 callers
Function
getPowerShellScript
(index = 0)
src/utils/secureStorage/platformStorage.test.ts:52
↓ 6 callers
Function
getProjectInstructionFilePath
( dir: string, existsSync: (path: string) => boolean, )
src/utils/projectInstructions.ts:13
↓ 6 callers
Function
getProjectMemoryPathForSelector
( existingMemoryFiles: MemoryFileInfo[], cwd: string, )
src/components/memory/memoryFileSelectorPaths.ts:18
↓ 6 callers
Function
getProxyFetchOptions
(opts?: { forAnthropicAPI?: boolean })
src/utils/proxy.ts:290
↓ 6 callers
Function
getRecord
(data: SecureStorageData | null | undefined)
src/utils/codexCredentials.ts:105
↓ 6 callers
Function
getRemoteTaskSessionUrl
(sessionId: string)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:877
↓ 6 callers
Function
getRouteBaseUrl
( routeId: string, options?: { baseUrl?: string }, )
src/integrations/discoveryService.ts:144
↓ 6 callers
Function
getRouteCatalog
(routeId: string)
src/integrations/discoveryService.ts:61
↓ 6 callers
Function
getSdkAgentProgressSummariesEnabled
()
src/bootstrap/state.ts:1015
↓ 6 callers
Function
getSessionMessages
( sessionId: string, options?: GetSessionMessagesOptions, )
src/entrypoints/sdk/sessions.ts:148
↓ 6 callers
Function
getSettingsRootPathForSource
(source: SettingSource)
src/utils/settings/settings.ts:239
↓ 6 callers
Method
getStatus
()
src/utils/awsAuthStatusManager.ts:33
↓ 6 callers
Method
getStderr
Sync getter for ExecResult.stderr
src/utils/task/TaskOutput.ts:329
↓ 6 callers
Method
getStdout
* 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 callers
Function
getStrictKnownMarketplaces
()
src/utils/plugins/marketplaceHelpers.ts:159
↓ 6 callers
Function
getTaskPath
(taskListId: string, taskId: string)
src/utils/tasks.ts:229
↓ 6 callers
Function
getToolMessages
(body: Record<string, unknown>)
src/services/api/openaiShim.compression.test.ts:180
↓ 6 callers
Function
getUserAgent
()
src/utils/http.ts:19
↓ 6 callers
Function
getViewedTeammateTask
( appState: Pick<AppState, 'viewingAgentTaskId' | 'tasks'>, )
src/state/selectors.ts:18
↓ 6 callers
Function
getWebSocketProxyAgent
(url: string)
src/utils/proxy.ts:245
↓ 6 callers
Function
getWebSocketProxyUrl
(url: string)
src/utils/proxy.ts:265
↓ 6 callers
Method
getWrappedText
()
src/utils/Cursor.ts:1395
↓ 6 callers
Function
gitCmdRe
* 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 callers
Function
goToNextStep
()
src/components/Onboarding.tsx:43
↓ 6 callers
Method
handleConnectionError
(closeCode?: number)
src/cli/transports/WebSocketTransport.ts:397
↓ 6 callers
Function
handlePluginCommandError
* 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 callers
Function
hasHookForEvent
* 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 callers
Function
hasInvalidCredentialPlaceholder
(value: string | undefined)
src/services/api/credentialPool.ts:106
↓ 6 callers
Function
hasWorktreeCreateHook
()
src/utils/hooks.ts:5167
↓ 6 callers
Function
haveSameModelOptions
(left: ModelOption[], right: ModelOption[])
src/commands/model/model.tsx:113
↓ 6 callers
Function
heartbeatActiveWorkItems
* 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 callers
Function
hexComponent
Normalize a 1–4 digit hex component to [0, 1].
src/utils/systemTheme.ts:97
↓ 6 callers
Function
importAgentsMenu
()
src/components/agents/AgentsMenu.test.tsx:115
↓ 6 callers
Function
importFreshEnvModule
()
src/utils/env.test.ts:56
↓ 6 callers
Function
importFreshOscModule
()
src/ink/termio/osc.test.ts:35
↓ 6 callers
Function
importFreshPlans
()
src/utils/openclaudePaths.test.ts:30
↓ 6 callers
Function
importFreshReplayModule
()
src/commands/replay/replay.test.tsx:74
↓ 6 callers
Function
importFreshThinkingModule
()
src/utils/thinking.test.ts:59
↓ 6 callers
Function
init
()
src/commands/resume/resume.tsx:176
↓ 6 callers
Function
inputJsonDelta
(index: number, partialJson: string)
src/utils/messages.streamingToolUses.test.ts:22
↓ 6 callers
Function
interpolateColor
( color1: RGBColorType, color2: RGBColorType, t: number, // 0 to 1 )
src/components/Spinner/utils.ts:12
↓ 6 callers
Function
invalidateRemovedToolSchemas
(retainedToolNames: Set<string>)
src/utils/toolSchemaCache.ts:35
↓ 6 callers
Function
is529Error
(error: unknown)
src/services/api/withRetry.ts:723
↓ 6 callers
Function
isAutoUpdaterDisabled
()
src/utils/config.ts:1956
↓ 6 callers
Function
isCacheStale
( routeId: string, ttlMs: number, )
src/integrations/discoveryCache.ts:367
↓ 6 callers
Function
isChromeExtensionInstalled
()
src/utils/claudeInChrome/setup.ts:390
↓ 6 callers
Function
isCommandAvailable
(command: string)
src/utils/env.ts:97
↓ 6 callers
Function
isCopilotPremiumOptimizationEnabled
()
src/utils/copilotOptimization.ts:43
↓ 6 callers
Function
isDefaultStartupProviderEnv
(env: NodeJS.ProcessEnv)
src/utils/providerProfile.ts:1076
↓ 6 callers
Function
isDuplicatePath
( fs: FsOperations, filePath: string, loadedPaths: Set<string>, )
src/utils/fsOperations.ts:194
↓ 6 callers
Function
isDurableCronEnabled
()
src/tools/ScheduleCronTool/prompt.ts:52
↓ 6 callers
Function
isFallbackAgentLaunchSuccessStatus
( status: unknown, )
src/utils/hooks.ts:232
↓ 6 callers
Function
isFastModeCooldown
()
src/utils/fastMode.ts:322
↓ 6 callers
Function
isFileReadDenied
( filePath: string, toolPermissionContext: ToolPermissionContext, )
src/utils/attachments.ts:4080
↓ 6 callers
Function
isFireworksBaseUrl
(value: string | undefined)
src/integrations/routeMetadata.ts:351
↓ 6 callers
Function
isGitHubCopilotMode
()
src/utils/copilotOptimization.ts:39
↓ 6 callers
Function
isInITerm2
()
src/utils/swarm/backends/detection.ts:90
↓ 6 callers
Function
isInProcessEnabled
()
src/utils/swarm/backends/registry.ts:351
↓ 6 callers
Function
isInsideTmux
()
src/utils/swarm/backends/detection.ts:50
↓ 6 callers
Function
isKairosCronEnabled
()
src/tools/ScheduleCronTool/prompt.ts:29
↓ 6 callers
Function
isLikelyOllamaEndpoint
(baseUrl: string | undefined)
src/services/api/providerConfig.ts:534
← previous
next →
1,701–1,800 of 15,760, ranked by callers