MCPcopy Create free account

hub / github.com/Gitlawb/openclaude / functions

Functions15,760 in github.com/Gitlawb/openclaude

↓ 5 callersFunctioninitSinks
()
src/utils/sinks.ts:13
↓ 5 callersFunctioninitializeWarningHandler
()
src/utils/warningHandler.ts:88
↓ 5 callersFunctioninsertTextAtCursor
(text: string)
src/components/PromptInput/PromptInput.tsx:1280
↓ 5 callersFunctioninstallPluginFromMarketplace
({ pluginId, entry, marketplaceName, scope = 'user', trigger = 'user', }: InstallPluginParams)
src/utils/plugins/pluginInstallationHelpers.ts:506
↓ 5 callersMethodintern
(char: string)
src/ink/screen.ts:29
↓ 5 callersFunctionisAllowlistedCommand
( cmd: ParsedCommandElement, originalCommand: string, )
src/tools/PowerShellTool/readOnlyValidation.ts:1310
↓ 5 callersFunctionisAutoManagedMemoryFile
(filePath: string)
src/utils/memoryFileDetection.ts:133
↓ 5 callersFunctionisAutoMemFile
(filePath: string)
src/utils/memoryFileDetection.ts:87
↓ 5 callersFunctionisAutoMemPath
(absolutePath: string)
src/memdir/paths.ts:289
↓ 5 callersFunctionisBriefEntitled
()
src/tools/BriefTool/BriefTool.ts:88
↓ 5 callersFunctionisClassifierPermissionsEnabled
()
src/utils/permissions/bashClassifier.ts:24
↓ 5 callersFunctionisCodexResponsesWebSearchEnabled
()
src/tools/WebSearchTool/WebSearchTool.ts:164
↓ 5 callersFunctionisCommandEnabled
(cmd: CommandBase | null | undefined)
src/types/command.ts:250
↓ 5 callersFunctionisConnectorTextBlock
( value: unknown, )
src/types/connectorText.ts:15
↓ 5 callersFunctionisDateBefore
(date1: string, date2: string)
src/utils/statsCache.ts:432
↓ 5 callersFunctionisElementNode
(node: DOMNode | undefined)
src/ink/render-node-to-output.ts:398
↓ 5 callersFunctionisExpectedDrainAbort
(err: unknown)
tests/sdk/helpers/query-test-doubles.ts:172
↓ 5 callersFunctionisFileDescriptor
(p: ParseEntry | undefined)
src/utils/bash/commands.ts:869
↓ 5 callersFunctionisGoalStatusSystemMessage
(message: unknown)
src/services/goal/status.ts:9
↓ 5 callersFunctionisHeadlessHeartbeatMessage
(message: unknown)
src/cli/headlessHeartbeat.ts:248
↓ 5 callersFunctionisInstallableScope
( scope: PluginScope, )
src/services/plugins/pluginOperations.ts:104
↓ 5 callersFunctionisInternalText
(text: string)
src/utils/exportRenderer.tsx:593
↓ 5 callersFunctionisLogoPaletteName
(value: unknown)
src/components/StartupScreen.palettes.ts:108
↓ 5 callersFunctionisMcpServerNameEntry
( entry: AllowedMcpServerEntry | DeniedMcpServerEntry, )
src/utils/settings/types.ts:1204
↓ 5 callersFunctionisMiniMaxBaseUrl
(value: string | undefined)
src/integrations/routeMetadata.ts:239
↓ 5 callersFunctionisMiniMaxModelName
(value: string | undefined)
src/services/api/client.ts:118
↓ 5 callersFunctionisModelFamilyAlias
(model: string)
src/utils/model/aliases.ts:23
↓ 5 callersFunctionisOAuthTokenExpired
(expiresAt: number | null)
src/services/oauth/client.ts:344
↓ 5 callersFunctionisProSubscriber
()
src/utils/auth.ts:1719
↓ 5 callersFunctionisProjectInstructionFileName
(name: string)
src/utils/projectInstructions.ts:50
↓ 5 callersFunctionisPromptTypingSuppressionActive
( isPromptInputActive: boolean, inputValue: string, )
src/screens/replInputSuppression.ts:1
↓ 5 callersFunctionisProviderProfile
(value: unknown)
src/utils/providerProfile.ts:300
↓ 5 callersFunctionisRecord
(value: unknown)
src/utils/replayIndex.ts:35
↓ 5 callersFunctionisRecord
(value: unknown)
src/services/api/codexUsage.ts:54
↓ 5 callersFunctionisReleaseSectionHeader
(note: string)
src/utils/releaseNotes.ts:89
↓ 5 callersFunctionisRow
(dir: FlexDirection)
src/native-ts/yoga-layout/index.ts:312
↓ 5 callersFunctionisSafeOutputCommand
(name: string)
src/tools/PowerShellTool/readOnlyValidation.ts:1038
↓ 5 callersFunctionisSkillResource
(resource: { uri: string; name?: string })
src/skills/mcpSkills.ts:18
↓ 5 callersFunctionisTerminalTaskStatus
(status: TaskStatus)
src/Task.ts:27
↓ 5 callersFunctionisTextField
(s: PrimitiveSchemaDefinition)
src/components/mcp/ElicitationDialog.tsx:26
↓ 5 callersFunctionisThirdPartyBuildBlockedFor
( apiProvider: LegacyAPIProvider, packageUrl: string, )
src/utils/updateStrategy.ts:43
↓ 5 callersFunctionisToolReferenceBlock
(obj: unknown)
src/utils/toolSearch.ts:517
↓ 5 callersFunctionisToolSearchEnabled
( model: string, tools: Tools, getToolPermissionContext: () => Promise<ToolPermissionContext>, agents:
src/utils/toolSearch.ts:423
↓ 5 callersFunctionisTranscriptMessage
(entry: Entry)
src/utils/sessionStorage.ts:151
↓ 5 callersFunctionisUltrathinkEnabled
()
src/utils/thinking.ts:26
↓ 5 callersFunctionisUsing3PServices
()
src/utils/auth.ts:1753
↓ 5 callersFunctionisVimModeEnabled
()
src/components/PromptInput/utils.ts:12
↓ 5 callersFunctionisXtermJs
()
src/ink/terminal.ts:150
↓ 5 callersFunctionkillTask
(taskId: string, setAppState: SetAppStateFn)
src/tasks/LocalShellTask/killShellTasks.ts:16
↓ 5 callersFunctionlistLspPluginCandidates
( options: ListLspPluginCandidatesOptions = {}, )
src/utils/plugins/lspRecommendation.ts:243
↓ 5 callersFunctionlistSessions
()
src/utils/sessionPersistence.ts:103
↓ 5 callersFunctionloadDiscoveryCache
()
src/integrations/discoveryCache.ts:141
↓ 5 callersFunctionloadKnownMarketplacesConfigSafe
()
src/utils/plugins/marketplaceManager.ts:396
↓ 5 callersFunctionloadMcpServerUserConfig
( pluginId: string, serverName: string, )
src/utils/plugins/mcpbHandler.ts:141
↓ 5 callersFunctionloadMessageLogs
(limit?: number)
src/utils/sessionStorage.ts:4337
↓ 5 callersFunctionloadSameRepoMessageLogs
( worktreePaths: string[], limit?: number, initialEnrichCount: number = INITIAL_ENRICH_COUNT, )
src/utils/sessionStorage.ts:4471
↓ 5 callersFunctionloadSession
(sessionId: string)
src/utils/sessionPersistence.ts:87
↓ 5 callersFunctionlogMemoryDirCounts
* Log memory directory file/subdir counts asynchronously. * Fire-and-forget — doesn't block prompt building.
src/memdir/memdir.ts:153
↓ 5 callersFunctionlt
(a: string, b: string)
src/utils/semver.ts:33
↓ 5 callersFunctionmakeAssistant
(uuid: string)
src/services/compact/snipCompact.test.ts:21
↓ 5 callersFunctionmakeAssistantMsg
(id: string)
src/services/contextCollapse/operations.test.ts:19
↓ 5 callersFunctionmakeBetaMessage
( id: string, content: BetaMessage['content'] = [], )
src/services/api/claude.streamWatchdog.test.ts:71
↓ 5 callersFunctionmakeContextData
()
src/commands/request-size/request-size.test.ts:24
↓ 5 callersFunctionmakeDisabledConfig
()
src/utils/hookChains.ts:284
↓ 5 callersFunctionmarkTerminalSetupComplete
()
src/utils/appleTerminalBackup.ts:15
↓ 5 callersFunctionmayHaveGeminiAdcCredentials
( env: NodeJS.ProcessEnv = process.env, )
src/utils/geminiAuth.ts:120
↓ 5 callersFunctionmaybeExpandFilePath
(filePath: string)
src/utils/fileHistory.ts:875
↓ 5 callersFunctionmaybeResizeAndDownsampleImageBlock
( imageBlock: ImageBlockParam, )
src/utils/imageResizer.ts:445
↓ 5 callersFunctionmergeCatalogEntries
( staticEntries: ModelCatalogEntry[], discoveredEntries: ModelCatalogEntry[], )
src/integrations/discoveryService.ts:206
↓ 5 callersFunctionmergeClaudeInChromeStartupConfig
({ mode, setupResult, dynamicMcpConfig, appendSystemPrompt, hasWebBrowserTool, }: { mode: Exclude<
src/utils/claudeInChrome/startup.ts:33
↓ 5 callersFunctionmodelSupportsAdaptiveThinking
(model: string)
src/utils/thinking.ts:157
↓ 5 callersFunctionmodelSupportsAutoMode
(model: string)
src/utils/betas.ts:162
↓ 5 callersFunctionnext
(generator: AsyncGenerator<A, void>)
src/utils/generators.ts:36
↓ 5 callersFunctionnextCronRunMs
(cron: string, fromMs: number)
src/utils/cronTasks.ts:302
↓ 5 callersMethodnextWord
()
src/utils/Cursor.ts:585
↓ 5 callersFunctionnormalizeDiscoveredModelLookupKey
(model: string)
src/services/api/bootstrap.ts:70
↓ 5 callersFunctionnormalizeKeyForComparison
(key: string)
src/keybindings/reservedShortcuts.ts:91
↓ 5 callersFunctionnormalizeModelApiName
( value: string | undefined, )
src/integrations/runtimeMetadata.ts:30
↓ 5 callersFunctionnormalizeProfileModelLookupKey
(model: string | undefined)
src/utils/providerProfiles.ts:219
↓ 5 callersFunctionnormalizeRouteModelOptionKey
(model: string)
src/utils/model/modelOptions.ts:716
↓ 5 callersFunctionnormalizeSnapshot
( value: unknown, fallbackLimitName: string, )
src/services/api/codexUsage.ts:122
↓ 5 callersFunctionnormalizeXiaomiMimoBaseUrl
( value: string | undefined, )
src/integrations/routeMetadata.ts:284
↓ 5 callersFunctionnormalize_ollama_model
(model_name: str)
python/ollama_provider.py:46
↓ 5 callersFunctionnotifyListeners
()
src/services/contextCollapse/index.ts:176
↓ 5 callersFunctionnotifyProactiveListeners
()
src/proactive/index.ts:10
↓ 5 callersFunctionnotifySessionMetadataChanged
( metadata: SessionExternalMetadata, )
src/utils/sessionState.ts:136
↓ 5 callersFunctiononCancel
()
src/screens/REPL.tsx:2303
↓ 5 callersFunctiononEnd
()
src/utils/process.ts:61
↓ 5 callersFunctionparseArg
(name: string)
scripts/provider-bootstrap.ts:32
↓ 5 callersFunctionparseArithCommaList
Top-level: comma-separated list. arithmetic_expansion emits multiple children.
src/utils/bash/bashParser.ts:4138
↓ 5 callersFunctionparseBindings
(blocks: KeybindingBlock[])
src/keybindings/parser.ts:191
↓ 5 callersFunctionparseCoAuthor
(value: string)
src/commands/commit-message/commit-message.ts:51
↓ 5 callersFunctionparseGitConfigValue
( gitDir: string, section: string, subsection: string | null, key: string, )
src/utils/git/gitConfigParser.ts:18
↓ 5 callersFunctionparseGitHubRepository
(input: string)
src/utils/detectRepository.ts:132
↓ 5 callersFunctionparseLogsInvocation
(args: string[])
src/cli/bg.ts:396
↓ 5 callersFunctionparseMcpConfigFromFilePath
(params: { filePath: string expandVars: boolean scope: ConfigScope })
src/services/mcp/config.ts:1384
↓ 5 callersFunctionparseProfileFile
(raw)
vscode-extension/openclaude-vscode/src/state.js:67
↓ 5 callersMethodpause
()
src/ink/ink.tsx:816
↓ 5 callersMethodpendingCount
()
src/bridge/flushGate.ts:24
↓ 5 callersFunctionpermissionContext
(mode: ToolPermissionContext['mode'])
src/utils/permissions/filesystem.test.ts:22
← previousnext →2,201–2,300 of 15,760, ranked by callers