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
↓ 26 callers
Function
onChange
(autoCompactEnabled: boolean)
src/components/Settings/Config.tsx:281
↓ 26 callers
Function
profile
(profile: ProfileFile['profile'], env: ProfileFile['env'])
src/utils/opencodeProfile.test.ts:14
↓ 26 callers
Function
snapshot
( overrides: Partial<Parameters<PromptCacheBreakModule['recordPromptState']>[0]> = {}, )
src/services/api/promptCacheBreakDetection.test.ts:186
↓ 26 callers
Method
tick
()
src/cli/transports/ccrClient.ts:743
↓ 26 callers
Function
unstable_v2_createSession
(options: SDKSessionOptions)
src/entrypoints/sdk/v2.ts:628
↓ 26 callers
Function
useExitOnCtrlCDWithKeybindings
( onExit?: () => void, onInterrupt?: () => boolean, isActive?: boolean, )
src/hooks/useExitOnCtrlCDWithKeybindings.ts:18
↓ 25 callers
Function
clearMemoryOnly
()
src/utils/knowledgeGraph.ts:717
↓ 25 callers
Function
clearProviderEnv
()
src/utils/model/providers.test.ts:55
↓ 25 callers
Method
end
* End a query. Returns true if this generation is still current * (meaning the caller should perform cleanup). Returns false if a * newer query
src/utils/QueryGuard.ts:204
↓ 25 callers
Function
getCatalogEntriesForRoute
(routeId: string)
src/integrations/registry.ts:166
↓ 25 callers
Function
getOauthAccountInfo
()
src/utils/auth.ts:1636
↓ 25 callers
Function
getTaskOutputPath
(taskId: string)
src/utils/task/diskOutput.ts:72
↓ 25 callers
Function
importFreshModelModule
( suffix: string, )
src/commands/model/model.test.tsx:44
↓ 25 callers
Function
importFreshProvidersModule
()
src/utils/model/providers.test.ts:51
↓ 25 callers
Function
interpretCommandResult
( command: string, exitCode: number, stdout: string, stderr: string, )
src/tools/BashTool/commandSemantics.ts:124
↓ 25 callers
Function
onSelect
(value: string)
src/components/ClaudeCodeHint/PluginHintMenu.tsx:26
↓ 25 callers
Function
saveMockGlobalConfig
( updater: (current: MockConfigState) => MockConfigState, )
src/utils/providerProfiles.test.ts:96
↓ 25 callers
Method
search
Perform the search. Throw on unrecoverable errors.
src/tools/WebSearchTool/providers/types.ts:40
↓ 25 callers
Function
setupOpenAIMode
(baseUrl: string, model: string)
src/components/StartupScreen.test.ts:102
↓ 25 callers
Function
src
( source: string, agentRouting: Record<string, string>, )
src/services/api/agentRouteSettings.test.ts:268
↓ 25 callers
Method
tryStart
(metadata?: QueryGuardMetadata)
src/utils/QueryGuard.ts:178
↓ 24 callers
Method
add
(uuid: string)
src/bridge/bridgeMessaging.ts:446
↓ 24 callers
Function
buildConversation
(numToolExchanges: number, resultLength = 5_000)
src/services/api/compressToolHistory.test.ts:112
↓ 24 callers
Function
buildPermissionContext
(options: PermissionContextOptions)
src/entrypoints/sdk/permissions.ts:192
↓ 24 callers
Function
compressToolHistoryForTest
( messages: T[], model = 'gpt-4o', effectiveContextWindowSize = 100_000, )
src/services/api/compressToolHistory.test.ts:145
↓ 24 callers
Function
createExternalCanUseTool
( userFn: CanUseToolCallback | undefined, fallback: CanUseToolFn, permissionTarget: PermissionTarget,
src/entrypoints/sdk/permissions.ts:269
↓ 24 callers
Function
defineGateway
(d: GatewayDescriptor)
src/integrations/define.ts:18
↓ 24 callers
Function
f
()
src/costHook.ts:10
↓ 24 callers
Function
getCanonicalName
(fullModelName: ModelName)
src/utils/model/model.ts:513
↓ 24 callers
Function
isDigit
(c: string)
src/utils/bash/bashParser.ts:234
↓ 24 callers
Function
isEnvDefinedFalsy
( envVar: string | boolean | undefined, )
src/utils/envUtils.ts:275
↓ 24 callers
Function
isTruthy
(value: string | undefined)
scripts/system-check.ts:65
↓ 24 callers
Function
mockProviderManagerDependencies
( githubSyncRead: () => string | undefined, githubAsyncRead: () => Promise<string | undefined>, options?
src/components/ProviderManager.test.tsx:277
↓ 24 callers
Function
open
(sock)
src/upstreamproxy/relay.ts:193
↓ 24 callers
Method
render
(node: ReactNode)
src/ink/ink.tsx:1469
↓ 24 callers
Function
sendControlResponseError
( message: SDKControlRequest, errorMessage: string, )
src/cli/print.ts:2916
↓ 24 callers
Function
setProvider
(provider: string)
src/utils/copilotOptimization.test.ts:38
↓ 24 callers
Function
spawn
(opts: SessionSpawnOpts, dir: string)
src/bridge/sessionRunner.ts:313
↓ 24 callers
Function
stringWidthJavaScript
(str: string)
src/ink/stringWidth.ts:20
↓ 24 callers
Function
userMessage
(uuid: string, content: unknown, timestamp: string)
src/utils/reportTask.test.ts:34
↓ 23 callers
Function
buildTaskReport
( options: BuildTaskReportOptions, )
src/utils/taskReport.ts:204
↓ 23 callers
Function
createPermissionTarget
()
src/entrypoints/sdk/permissions.ts:128
↓ 23 callers
Function
getAppState
()
src/tools/SkillTool/SkillTool.ts:794
↓ 23 callers
Function
getRouteDefaultModel
( routeId: string, )
src/integrations/routeMetadata.ts:147
↓ 23 callers
Function
getTranscriptPath
()
src/utils/sessionStorage.ts:210
↓ 23 callers
Function
isOperator
(part: ParseEntry | undefined, op: string)
src/utils/bash/commands.ts:792
↓ 23 callers
Method
next
()
src/services/api/credentialPool.ts:34
↓ 23 callers
Function
registerGateway
(d: GatewayDescriptor)
src/integrations/registry.ts:73
↓ 23 callers
Function
resolveAgentProvider
( name: string | undefined, subagentType: string | undefined, settings: SettingsJson | null, )
src/services/api/agentRouting.ts:97
↓ 23 callers
Function
resolveModelRuntimeLimits
(options: { model: string processEnv?: NodeJS.ProcessEnv baseUrl?: string activeProfileProvider?: stri
src/integrations/runtimeMetadata.ts:429
↓ 23 callers
Function
resolveValue
(v: Value, ownerSize: number)
src/native-ts/yoga-layout/index.ts:97
↓ 23 callers
Function
sanitizePath
(name)
vscode-extension/openclaude-vscode/src/chat/sessionManager.js:19
↓ 23 callers
Function
streamMessage
( uuid: string, event: Record<string, unknown>, overrides: Partial< Pick<SDKPartialAssistantMessage,
src/cli/transports/ccrClient.test.ts:303
↓ 23 callers
Function
tooComplex
(node: Node)
src/utils/bash/ast.ts:2033
↓ 23 callers
Function
userMessage
(text: string)
src/utils/exportRenderer.test.ts:19
↓ 22 callers
Function
checkAndRefreshOAuthTokenIfNeeded
( retryCount = 0, force = false, )
src/utils/auth.ts:1448
↓ 22 callers
Method
clear
()
src/utils/task/TaskOutput.ts:381
↓ 22 callers
Function
getActiveProviderProfile
( config = getGlobalConfig(), )
src/utils/providerProfiles.ts:720
↓ 22 callers
Function
getAdditionalModelOptionsCacheScope
()
src/services/api/providerConfig.ts:1012
↓ 22 callers
Function
getProjectRoot
()
src/bootstrap/state.ts:547
↓ 22 callers
Function
getProviderProfiles
( config = getGlobalConfig(), )
src/utils/providerProfiles.ts:438
↓ 22 callers
Function
importAutoCompact
(options: ImportAutoCompactOptions = {})
src/services/compact/autoCompact.test.ts:24
↓ 22 callers
Function
isTeammate
()
src/utils/teammate.ts:125
↓ 22 callers
Function
makeSseResponse
(lines: string[])
src/services/api/openaiShim.test.ts:78
↓ 22 callers
Function
mountProviderManager
( ProviderManager: React.ComponentType<{ mode: 'first-run' | 'manage' onDone: (result?: unknown) =>
src/components/ProviderManager.test.tsx:444
↓ 22 callers
Function
ollamaChunk
(content: string, finishReason?: string)
src/services/api/openaiShim.ollamaTextToolCalls.test.ts:195
↓ 22 callers
Function
onSubmit
(selectedServers)
src/components/MCPServerDesktopImportDialog.tsx:72
↓ 22 callers
Function
parseTextToolCalls
(text: string)
src/services/api/openaiShim.ts:1578
↓ 22 callers
Function
scopeConfig
( servers: Record<string, ScopedMcpServerConfig> = {}, errors: ValidationError[] = [], )
src/services/mcp/doctor.test.ts:50
↓ 22 callers
Method
start
(port: number = 50051, host: string = 'localhost')
src/grpc/server.ts:97
↓ 22 callers
Function
stripThinkTags
(text: string)
src/services/api/thinkTagSanitizer.ts:64
↓ 22 callers
Function
tryParseShellCommand
( cmd: string, env?: | Record<string, string | undefined> | ((key: string) => string | undefined),
src/utils/bash/shellQuote.ts:24
↓ 22 callers
Function
withTempTranscript
( entries: Array<Record<string, unknown> | string>, fn: (path: string) => Promise<void>, )
src/utils/reportTask.test.ts:16
↓ 21 callers
Function
createRequestSizeReport
(data: ContextData)
src/utils/requestSizeBreakdown.ts:189
↓ 21 callers
Function
enqueuePendingNotification
(command: QueuedCommand)
src/utils/messageQueueManager.ts:141
↓ 21 callers
Method
enqueueWrite
(filePath: string, entry: Entry)
src/utils/sessionStorage.ts:632
↓ 21 callers
Function
evictTaskOutput
(taskId: string)
src/utils/task/diskOutput.ts:288
↓ 21 callers
Function
extractLastJsonStringField
( text: string, key: string, )
src/utils/sessionStoragePortable.ts:82
↓ 21 callers
Function
generateSessionTitle
( description: string, signal: AbortSignal, )
src/utils/sessionTitle.ts:388
↓ 21 callers
Method
getComputedHeight
()
src/ink/layout/yoga.ts:120
↓ 21 callers
Function
getRouteDefaultBaseUrl
( routeId: string, )
src/integrations/routeMetadata.ts:141
↓ 21 callers
Function
getServerKey
( serverName: string, serverConfig: McpSSEServerConfig | McpHTTPServerConfig, )
src/services/mcp/auth.ts:369
↓ 21 callers
Function
getSessionProjectDir
()
src/bootstrap/state.ts:530
↓ 21 callers
Function
getSettingsFilePathForSource
( source: SettingSource, )
src/utils/settings/settings.ts:274
↓ 21 callers
Function
gptModel
( id: string, label: string, contextWindow: number, maxOutputTokens: number, )
src/integrations/models/gpt.ts:12
↓ 21 callers
Function
importFreshBetas
()
src/utils/betas.test.ts:109
↓ 21 callers
Function
importFreshConversationRecovery
()
src/utils/conversationRecovery.test.ts:162
↓ 21 callers
Function
makeStreamChunks
(chunks: unknown[])
src/services/api/openaiShim.test.ts:97
↓ 21 callers
Function
parseEnvFile
(content: string)
src/utils/envFile.ts:224
↓ 21 callers
Function
redactUrlForDisplay
(rawUrl: string)
src/utils/urlRedaction.ts:29
↓ 21 callers
Function
releaseEnvMutex
()
src/entrypoints/sdk/shared.ts:149
↓ 21 callers
Function
runWithSdkContext
(context: SdkContext, fn: () => T)
src/bootstrap/state.ts:433
↓ 21 callers
Function
safeResolvePath
( fs: FsOperations, filePath: string, )
src/utils/fsOperations.ts:145
↓ 21 callers
Function
setClaudeConfigHomeDirForTesting
( configDir: string | undefined, )
src/utils/envUtils.ts:195
↓ 20 callers
Function
applyActiveProviderProfileFromConfig
( config = getGlobalConfig(), options?: { processEnv?: NodeJS.ProcessEnv force?: boolean }, )
src/utils/providerProfiles.ts:902
↓ 20 callers
Function
applyDomainFilters
( hits: SearchHit[], input: SearchInput, )
src/tools/WebSearchTool/providers/types.ts:98
↓ 20 callers
Function
applyPermissionUpdate
( context: ToolPermissionContext, update: PermissionUpdate, )
src/utils/permissions/PermissionUpdate.ts:55
↓ 20 callers
Function
asAnalyticsString
( value: string, )
src/utils/hookChains.ts:274
↓ 20 callers
Function
assistant
(...texts: string[])
src/utils/messages.normalizeCached.test.ts:22
↓ 20 callers
Function
buildGitChildEnv
( extras?: NodeJS.ProcessEnv, )
src/utils/plugins/gitEnv.ts:49
← previous
next →
301–400 of 15,760, ranked by callers