MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 10 callersFunctionmakeNdjsonChunks
(chunks: unknown[])
src/services/api/openaiShim.ollamaTextToolCalls.test.ts:42
↓ 10 callersFunctionmakeOllamaNativeStreamingResponse
(lines: string[])
src/services/api/openaiShim.ollamaTextToolCalls.test.ts:29
↓ 10 callersFunctionmakeUserMsg
(id: string)
src/services/contextCollapse/operations.test.ts:10
↓ 10 callersFunctionmodelUsesOpenAIEffort
( model: string, context?: ReasoningControlContext, )
src/utils/effort.ts:691
↓ 10 callersFunctionnormalizeApiKeyForConfig
(apiKey: string)
src/utils/authPortable.ts:17
↓ 10 callersFunctionnotifySubscribers
()
src/utils/messageQueueManager.ts:57
↓ 10 callersFunctionnowIso
()
src/services/goal/state.ts:8
↓ 10 callersFunctionpackWord1
( styleId: number, hyperlinkId: number, width: number, )
src/ink/screen.ts:342
↓ 10 callersFunctionparse
* Parse a command string and return a ParsedCommand instance. * Returns null if parsing fails completely.
src/utils/bash/ParsedCommand.ts:310
↓ 10 callersFunctionparseCredentialList
(value: string | undefined)
src/services/api/credentialPool.ts:99
↓ 10 callersFunctionparseDurationString
(input: number | string)
src/integrations/discoveryCache.ts:278
↓ 10 callersFunctionpeekSpeculativeClassifierCheck
( command: string, )
src/tools/BashTool/bashPermissions.ts:1520
↓ 10 callersFunctionprependBullets
(items: Array<string | string[]>)
src/constants/prompts.ts:161
↓ 10 callersFunctionreadCodexCredentials
()
src/utils/codexCredentials.ts:255
↓ 10 callersFunctionreadPropertyValue
( label: string, provider: | 'firstParty' | 'bedrock' | 'vertex' | 'foundry' | 'openai
src/utils/status.test.ts:27
↓ 10 callersFunctionredactPathForStatus
(rawPath: string)
src/utils/statusRedaction.ts:35
↓ 10 callersFunctionredactUrlForStatus
(rawUrl: string)
src/utils/statusRedaction.ts:14
↓ 10 callersFunctionrefreshBackgroundSessionStatuses
(options?: { isProcessAlive?: (pid: number) => boolean getProcessCommand?: (pid: number) => string | null
src/cli/bgRegistry.ts:466
↓ 10 callersFunctionregisterBundledSkill
(definition: BundledSkillDefinition)
src/skills/bundledSkills.ts:56
↓ 10 callersFunctionregisterTask
(task: TaskState, setAppState: SetAppState)
src/utils/task/framework.ts:77
↓ 10 callersFunctionregisterVendor
(d: VendorDescriptor)
src/integrations/registry.ts:66
↓ 10 callersFunctionrenderSponsoredTip
( sponsor: TipSponsor, body: string, ctx: TipContext, )
src/services/tips/sponsoredTips.ts:37
↓ 10 callersFunctionresolveConfigDirEnv
(options?: { openClaudeConfigDir?: string legacyConfigDir?: string warn?: (message: string) => void })
src/utils/envUtils.ts:154
↓ 10 callersFunctionrestoreEnv
(key: string, value: string | undefined)
src/services/api/providerConfig.local.test.ts:25
↓ 10 callersFunctionrestoreEnv
(key: string, value: string | undefined)
src/services/api/providerConfig.envDiagnostics.test.ts:24
↓ 10 callersFunctionroughTokenCountEstimationForMessage
(message: { type: string message?: { content?: unknown } attachment?: Attachment })
src/services/tokenEstimation.ts:554
↓ 10 callersFunctionrunForkedAgent
({ promptMessages, cacheSafeParams, canUseTool, querySource, forkLabel, overrides, maxOutputToke
src/utils/forkedAgent.ts:499
↓ 10 callersFunctionrunTmuxInSwarm
* Runs a tmux command in the external swarm socket. * Use this for operations in the standalone swarm session (when user is not in tmux).
src/utils/swarm/backends/TmuxBackend.ts:87
↓ 10 callersFunctionsafeCommandName
* Read a command's name without letting a throw propagate. Returns null when * even the name can't be resolved — such a command is unusable and dropp
src/utils/suggestions/commandSuggestions.ts:47
↓ 10 callersFunctionsearchGlobalGraph
(query: string)
src/utils/knowledgeGraph.ts:641
↓ 10 callersFunctionselectFooterItem
(item: FooterItem | null)
src/components/PromptInput/PromptInput.tsx:493
↓ 10 callersFunctionsemanticNumber
( inner: T = z.number() as unknown as T, )
src/utils/semanticNumber.ts:26
↓ 10 callersFunctionsetAllowedSettingSources
(sources: SettingSource[])
src/bootstrap/state.ts:1168
↓ 10 callersFunctionsetField
(fieldName_0: string, value: number | string | boolean | string[] | undefined)
src/components/mcp/ElicitationDialog.tsx:328
↓ 10 callersFunctionsetSessionPersistenceDisabled
(disabled: boolean)
src/bootstrap/state.ts:1276
↓ 10 callersFunctionshouldAllowManagedHooksOnly
()
src/utils/hooks/hooksConfigSnapshot.ts:62
↓ 10 callersFunctionshouldUseSandbox
(input: Partial<SandboxInput>)
src/tools/BashTool/shouldUseSandbox.ts:140
↓ 10 callersFunctionsliceAnsi
( str: string, start: number, end?: number, )
src/utils/sliceAnsi.ts:27
↓ 10 callersFunctionsponsoredTipsEnabled
()
src/services/tips/sponsoredTips.ts:8
↓ 10 callersFunctionstableStringifyJson
(value: unknown, space?: number)
src/utils/stableStringify.ts:78
↓ 10 callersFunctionstdioConfig
(scope: ConfigFileScope, command: string)
src/services/mcp/doctor.test.ts:34
↓ 10 callersFunctionstripEmptyLines
(content: string)
src/tools/BashTool/utils.ts:22
↓ 10 callersFunctiontask
( status: string, isBackgrounded = true, type: TaskState['type'] = 'local_bash', )
src/components/tasks/taskStatusUtils.test.tsx:8
↓ 10 callersFunctionwaitForOutput
( getOutput: () => string, predicate: (frame: string) => boolean, )
src/components/agents/AgentRouteSelector.test.tsx:64
↓ 10 callersFunctionwrite
(msg)
src/bridge/replBridgeTransport.ts:283
↓ 9 callersMethodappendEntry
(entry: Entry, sessionId: UUID = getSessionId() as UUID)
src/utils/sessionStorage.ts:1212
↓ 9 callersFunctionassistantWithToolUse
* Helper: build a minimal assistant message with a tool_use block.
src/services/compact/microCompact.test.ts:17
↓ 9 callersFunctionattachment
( uuid: string, value: unknown, parentUuid: string | null = null, )
src/utils/conversationRecovery.test.ts:84
↓ 9 callersFunctionbuildBuiltinStatusSegments
(data: BuiltinStatusData)
src/components/BuiltinStatusLine.tsx:55
↓ 9 callersFunctionbuildChildEnv
( parentEnv: NodeJS.ProcessEnv, opts: BuildChildEnvOpts, )
src/bridge/sessionRunner.ts:56
↓ 9 callersFunctionbuildContext
( overrides?: Partial<StatusNoticeContext>, )
src/utils/statusNoticeDefinitions.safety.test.tsx:15
↓ 9 callersFunctionbuildControlCenterViewModel
(status = {})
vscode-extension/openclaude-vscode/src/presentation.js:99
↓ 9 callersFunctioncacheMarketplaceFromGit
* Cache a marketplace from a git repository * * Clones or updates a git repository containing marketplace data. * If the repository already exists
src/utils/plugins/marketplaceManager.ts:1171
↓ 9 callersFunctioncall
(onDone, context, args)
src/commands/replay/replay.tsx:134
↓ 9 callersFunctioncheckWritePermissionForTool
( tool: Tool<Input>, input: z.infer<Input>, toolPermissionContext: ToolPermissionContext, precomputedP
src/utils/permissions/filesystem.ts:1287
↓ 9 callersFunctioncleanup
()
src/services/mcp/auth.ts:1054
↓ 9 callersFunctionclearAgentDefinitionsCache
()
src/tools/AgentTool/loadAgentsDir.ts:396
↓ 9 callersFunctionclearMemoryFileCaches
()
src/utils/claudemd.ts:1143
↓ 9 callersFunctioncommandBelongsToServer
( command: Command, serverName: string, )
src/services/mcp/utils.ts:52
↓ 9 callersFunctioncontextMessageFrom
(entry: TranscriptMessage)
src/commands/branch/branch.test.ts:165
↓ 9 callersFunctioncreateCommandInputMessage
( content: string, )
src/utils/messages.ts:4801
↓ 9 callersFunctioncreateHarness
(width: number, height: number)
src/ink/output.test.ts:22
↓ 9 callersFunctioncreateJsonVertexResponse
(text: string)
src/services/api/geminiVertexClient.test.ts:4
↓ 9 callersFunctioncreateMockConfigState
()
src/utils/providerProfiles.test.ts:82
↓ 9 callersFunctioncreateSdkMcpServer
(config: SdkMcpServerConfig)
src/entrypoints/sdk/index.ts:257
↓ 9 callersFunctiondecreset
(mode: number)
src/ink/termio/dec.ts:32
↓ 9 callersFunctiondecset
(mode: number)
src/ink/termio/dec.ts:27
↓ 9 callersFunctiondeleteSession
(sessionId: string)
src/utils/sessionPersistence.ts:135
↓ 9 callersFunctiondoctorServer
( name: string, options: { configOnly: boolean; scopeFilter?: McpDoctorScopeFilter }, deps: McpDoctorDep
src/services/mcp/doctor.ts:674
↓ 9 callersFunctionemptyFrame
( rows: number, columns: number, stylePool: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkP
src/ink/frame.ts:22
↓ 9 callersFunctionextractCompletionToken
(text: string, cursorPos: number, includeAtSymbol = false)
src/hooks/useTypeahead.tsx:270
↓ 9 callersFunctionextractRules
( updates: PermissionUpdate[] | undefined, )
src/utils/permissions/PermissionUpdate.ts:30
↓ 9 callersFunctionfetchWithProxyRetry
( input: string | URL | Request, init?: RequestInit, options?: { forAnthropicAPI?: boolean; maxAttempts?
src/services/api/fetchWithProxyRetry.ts:16
↓ 9 callersFunctionfilterModelOptionsByAllowlist
* Filter model options by the availableModels allowlist. * Always preserves the "Default" option (value: null).
src/utils/model/modelOptions.ts:919
↓ 9 callersFunctionfindLoopSkill
()
src/skills/bundled/loop.test.ts:13
↓ 9 callersFunctionfindModelDescriptorForApiName
(modelApiName: string | undefined)
src/utils/visionUtils.ts:84
↓ 9 callersFunctionfindModelKeyShadowingSource
( sources: SettingsWithSources['sources'], modelKey: string, )
src/services/api/agentRouteSettings.ts:89
↓ 9 callersFunctionformatAgentId
(agentName: string, teamName: string)
src/utils/agentId.ts:38
↓ 9 callersFunctionformatDuration
( ms: number, options?: { hideTrailingZeros?: boolean; mostSignificantOnly?: boolean }, )
src/utils/format.ts:36
↓ 9 callersFunctionformatMs
(ms: number)
src/utils/profilerBase.ts:22
↓ 9 callersFunctionformatRequestSizeReport
(report: RequestSizeReport)
src/utils/requestSizeBreakdown.ts:349
↓ 9 callersFunctionformatTotalCost
()
src/cost-tracker.ts:258
↓ 9 callersFunctiongenerateBarChart
( data: Record<string, number>, color: string, maxItems = 6, fixedOrder?: string[], )
src/commands/insights.ts:1644
↓ 9 callersFunctiongetAgentContext
()
src/utils/agentContext.ts:100
↓ 9 callersFunctiongetAgentMemoryDir
( agentType: string, scope: AgentMemoryScope, )
src/tools/AgentTool/agentMemory.ts:52
↓ 9 callersFunctiongetAllVendors
()
src/integrations/registry.ts:132
↓ 9 callersFunctiongetBundledSkills
()
src/skills/bundledSkills.ts:119
↓ 9 callersFunctiongetCacheControl
({ scope, querySource, }: { scope?: CacheScope querySource?: QuerySource } = {})
src/services/api/claude.ts:377
↓ 9 callersFunctiongetCommonDir
(gitDir: string)
src/utils/git/gitFilesystem.ts:273
↓ 9 callersFunctiongetConnectedIdeClient
( mcpClients?: MCPServerConnection[], )
src/utils/ide.ts:1251
↓ 9 callersFunctiongetContentText
( content: string | DeepImmutable<Array<ContentBlockParam>>, )
src/utils/messages.ts:3177
↓ 9 callersFunctiongetCopilotMaxConcurrentSubagents
()
src/utils/copilotOptimization.ts:55
↓ 9 callersFunctiongetDefaultBranch
()
src/utils/git.ts:265
↓ 9 callersFunctiongetDefaultEffortForModel
( model: string, context?: ReasoningControlContext, )
src/utils/effort.ts:958
↓ 9 callersFunctiongetDefaultPlansDirectory
({ configDirEnv = resolveConfigDirEnv({ openClaudeConfigDir: process.env.OPENCLAUDE_CONFIG_DIR, lega
src/utils/plans.ts:28
↓ 9 callersFunctiongetFileModificationTime
(filePath: string)
src/utils/file.ts:66
↓ 9 callersFunctiongetHeaders
(accessToken: string)
src/bridge/bridgeApi.ts:76
↓ 9 callersFunctiongetHooksSources
()
src/components/TrustDialog/utils.ts:37
↓ 9 callersFunctiongetIsInteractive
()
src/bootstrap/state.ts:999
↓ 9 callersFunctiongetMacOsKeychainStorageServiceName
( serviceSuffix: string = '', )
src/utils/secureStorage/macOsKeychainHelpers.ts:48
← previousnext →1,001–1,100 of 15,760, ranked by callers