MCPcopy Create free account

hub / github.com/ValueCell-ai/ClawX / functions

Functions2,554 in github.com/ValueCell-ai/ClawX

↓ 1 callersFunctiondiscoverBundledPlugins
* Scan OpenClaw's bundled extensions directory to find all plugins that have * `enabledByDefault: true` in their `openclaw.plugin.json` manifest. *
electron/utils/openclaw-auth.ts:619
↓ 1 callersFunctiondiscoverExtensionSkillRoots
(extensionRoots: string[])
electron/utils/skill-quick-access.ts:219
↓ 1 callersFunctiondiscoverInstalledExtensionPluginIds
()
electron/utils/openclaw-auth.ts:748
↓ 1 callersFunctiondiscoverLoadedPluginIdsFromConfig
(config: Record<string, unknown>)
electron/utils/openclaw-auth.ts:814
↓ 1 callersFunctiondispatchJsonRpcNotification
( emitter: GatewayEventEmitter, notification: JsonRpcNotification, )
electron/gateway/event-dispatch.ts:52
↓ 1 callersFunctiondropRedundantOptimisticUserMessages
(sessionKey: string, messages: RawMessage[])
src/stores/chat.ts:811
↓ 1 callersMethodemitCode
(data: { provider: string; verificationUri: string; userCode: string; expiresI
electron/utils/device-oauth.ts:294
↓ 1 callersMethodemitError
(message: string)
electron/utils/browser-oauth.ts:230
↓ 1 callersMethodemitError
(message: string)
electron/utils/device-oauth.ts:306
↓ 1 callersFunctionencodePngRgba
(buffer: Buffer, width: number, height: number)
electron/utils/wechat-login.ts:152
↓ 1 callersFunctionencodePngRgba
(buffer: Buffer, width: number, height: number)
electron/utils/whatsapp-login.ts:156
↓ 1 callersMethodenqueueHistory
(work: () => Promise<unknown>)
electron/gateway/rpc-backpressure.ts:74
↓ 1 callersFunctionensureAgentAuthDir
(agentId: string)
electron/utils/openclaw-auth-sqlite.ts:89
↓ 1 callersFunctionensureBuiltinSkillsInstalled
()
electron/utils/skill-config.ts:331
↓ 1 callersFunctionensureClawXOpenAiImagePluginInstalled
()
electron/utils/plugin-install.ts:710
↓ 1 callersFunctionensureClawXUvConfigFile
()
electron/utils/uv-env.ts:34
↓ 1 callersFunctionensureConfiguredPluginsUpgraded
* Auto-upgrade all configured channel plugins before Gateway start. * - Packaged mode: uses bundled plugins from resources/ (includes deps) * - Dev
electron/gateway/config-sync.ts:171
↓ 1 callersFunctionensureDatabaseSchema
(db: DatabaseSync, agentId: string)
electron/utils/openclaw-auth-sqlite.ts:94
↓ 1 callersFunctionensureDir
Ensure a directory exists (replaces mkdirSync).
electron/utils/openclaw-auth.ts:294
↓ 1 callersFunctionensureExtensionDepsResolvable
(openclawDir: string)
electron/gateway/config-sync.ts:378
↓ 1 callersFunctionensureGatewayFetchPreload
()
electron/gateway/process-launcher.ts:83
↓ 1 callersFunctionensureLocalBinInPath
()
electron/utils/openclaw-cli.ts:249
↓ 1 callersFunctionensurePluginRegistrationEnabled
(config: Record<string, unknown>, pluginId: string)
electron/utils/openclaw-auth.ts:2051
↓ 1 callersFunctionensurePreinstalledSkillsInstalled
()
electron/utils/skill-config.ts:447
↓ 1 callersFunctionensureSessionEntry
(sessions: ChatSession[], sessionKey: string)
src/stores/chat.ts:1857
↓ 1 callersFunctionensureSessionEntry
(sessions: ChatSession[], sessionKey: string)
src/stores/chat/runtime-send-actions.ts:41
↓ 1 callersFunctionensureWindowsCliOnPath
()
electron/utils/openclaw-cli.ts:184
↓ 1 callersFunctionescapeForDoubleQuotes
(value: string)
electron/utils/openclaw-cli.ts:22
↓ 1 callersFunctionestimateNextRun
(scheduleExpr: string)
src/pages/Cron/index.tsx:207
↓ 1 callersFunctionexchangeAuthorizationCode
( code: string, verifier: string, )
electron/utils/openai-codex-oauth.ts:219
↓ 1 callersMethodexecuteFlow
(provider: BrowserOAuthProviderType)
electron/utils/browser-oauth.ts:54
↓ 1 callersFunctionexplain
(specPath, options = {})
harness/src/cli.mjs:107
↓ 1 callersFunctionextractArchive
(archiveFileName, cwd)
scripts/bundle-preinstalled-skills.mjs:63
↓ 1 callersFunctionextractBranchAgent
(step: TaskStep)
src/pages/Chat/task-visualization.ts:246
↓ 1 callersFunctionextractChatHistoryMaxChars
(snapshot: unknown)
src/stores/chat/history-rpc-params.ts:15
↓ 1 callersFunctionextractFormValues
(channelType: string, saved: ChannelConfigData)
electron/utils/channel-config.ts:955
↓ 1 callersMethodextractFrontmatterName
(skillManifestPath: string)
electron/gateway/clawhub.ts:193
↓ 1 callersFunctionextractMessageText
(content: unknown)
electron/services/sessions-api.ts:43
↓ 1 callersFunctionextractModelIdFromProviderEntry
(provider: unknown)
electron/utils/openclaw-image-generation.ts:271
↓ 1 callersFunctionextractPreviewDocumentPaths
(text: string)
src/pages/Chat/ChatMessage.tsx:137
↓ 1 callersFunctionextractTestOutputPath
(result: unknown)
src/components/settings/ImageGenerationSettings.tsx:26
↓ 1 callersFunctionextractToolCompletedFiles
(event: ChatRuntimeEvent)
src/stores/chat/runtime-graph.ts:173
↓ 1 callersFunctionextractToolResultBlocks
(message: unknown, eventState: string)
src/stores/chat.ts:2211
↓ 1 callersFunctionextractToolResultBlocks
(message: unknown, eventState: string)
src/stores/chat/helpers.ts:1689
↓ 1 callersFunctionextractToolResultUpdate
(message: unknown, eventState: string)
src/stores/chat.ts:2235
↓ 1 callersFunctionextractToolResultUpdate
(message: unknown, eventState: string)
src/stores/chat/helpers.ts:1713
↓ 1 callersFunctionextractToolUseUpdates
(message: unknown)
src/stores/chat.ts:2168
↓ 1 callersFunctionextractToolUseUpdates
(message: unknown)
src/stores/chat/helpers.ts:1646
↓ 1 callersFunctionfail
(id: unknown, message: string)
tests/e2e/fixtures/electron.ts:255
↓ 1 callersFunctionfetchChatHistory
( sessionKey: string, limit: number, maxChars?: number, timeoutMs?: number, )
src/stores/chat.ts:1815
↓ 1 callersFunctionfetchChatSessionsList
()
src/stores/chat.ts:1808
↓ 1 callersFunctionfetchFeishuTargetOptions
(accountId?: string, query?: string)
electron/services/channels-api.ts:653
↓ 1 callersFunctionfetchImageGenerationSettings
()
src/lib/image-generation.ts:54
↓ 1 callersFunctionfetchProviderSnapshot
()
src/lib/provider-accounts.ts:85
↓ 1 callersFunctionfetchSparseRepo
(repo, ref, paths, checkoutDir)
scripts/bundle-preinstalled-skills.mjs:83
↓ 1 callersFunctionfetchUsageHistoryWithRetry
(attempt: number)
src/pages/Models/index.tsx:175
↓ 1 callersFunctionfileExists
(p: string)
electron/utils/skill-config.ts:63
↓ 1 callersFunctionfileNameFromPath
(filePath: string)
src/pages/Chat/ChatMessage.tsx:129
↓ 1 callersFunctionfillPixel
( buf: Buffer, x: number, y: number, width: number, r: number, g: number, b: number, a = 255,
electron/utils/wechat-login.ts:103
↓ 1 callersFunctionfillPixel
( buf: Buffer, x: number, y: number, width: number, r: number, g: number, b: numbe
electron/utils/whatsapp-login.ts:107
↓ 1 callersFunctionfindDuplicateKeys
* Find duplicate keys within the same object scope. JSON.parse silently keeps * only the last value for duplicated keys, so we need to scan the raw t
tests/unit/i18n-locale-parity.test.ts:35
↓ 1 callersFunctionfindFilesByName
(rootDir, matcher)
scripts/bundle-openclaw.mjs:868
↓ 1 callersFunctionfindFirstFileByName
(rootDir, matcher)
scripts/bundle-openclaw.mjs:844
↓ 1 callersFunctionfindLastRealUserMessage
(messages: RawMessage[])
src/stores/chat.ts:2533
↓ 1 callersFunctionfindMenuItem
(items: Electron.MenuItem[])
tests/e2e/main-navigation.spec.ts:55
↓ 1 callersFunctionfindNode
(root: WorkspaceTreeNode, relPath: string)
src/lib/workspace-tree.ts:96
↓ 1 callersFunctionfindScenario
(id)
harness/src/cli.mjs:53
↓ 1 callersFunctionfindSkillTokenRanges
(value: string)
src/pages/Chat/ChatInput.tsx:79
↓ 1 callersFunctionfindSkillTokenRanges
(value: string)
src/pages/Cron/index.tsx:85
↓ 1 callersMethodforceTerminateOwnedProcessForQuit
* Best-effort emergency cleanup for app-quit timeout paths. * Only terminates a process this manager still owns.
electron/gateway/manager.ts:528
↓ 1 callersFunctionformatCellValue
(value: unknown)
src/components/file-preview/SheetViewer.tsx:57
↓ 1 callersFunctionformatDateTime
(value?: number | string)
src/pages/Dreams/index.tsx:200
↓ 1 callersFunctionformatDuration
(durationMs: number | undefined)
electron/services/cron-api.ts:89
↓ 1 callersFunctionformatDuration
(durationMs?: number)
src/pages/Chat/ChatMessage.tsx:504
↓ 1 callersFunctionformatError
(error: unknown)
electron/gateway/capability-monitor.ts:41
↓ 1 callersFunctionformatFileSize
(bytes: number)
src/pages/Chat/ChatInput.tsx:55
↓ 1 callersFunctionformatFileSize
(bytes: number)
src/pages/Chat/ChatMessage.tsx:707
↓ 1 callersFunctionformatRelativeTime
(date: string | Date)
src/lib/utils.ts:58
↓ 1 callersFunctionformatUsageDay
(timestamp: string)
src/pages/Models/usage-history.ts:53
↓ 1 callersFunctionformatUsageTotal
(entry: UsageHistoryEntry)
src/pages/Models/index.tsx:523
↓ 1 callersFunctiongate
(msg: RawMessage)
tests/unit/chat-helpers-lifecycle-predicates.test.ts:251
↓ 1 callersFunctiongatewayHealthStateForChannels
( gatewayHealthState: GatewayHealthState, )
electron/services/channels-api.ts:205
↓ 1 callersFunctiongenerateCompletionCache
()
electron/utils/openclaw-cli.ts:346
↓ 1 callersFunctiongenerateIdentity
Generate a new Ed25519 identity (async key generation).
electron/utils/device-identity.ts:62
↓ 1 callersFunctiongenerateImageInProcess
(params: { config: unknown; agentDir: string; prompt: string; model: string; timeoutMs: number; si
electron/utils/openclaw-image-generation-runtime.ts:149
↓ 1 callersFunctiongenerateMainBridge
(manifest)
scripts/generate-ext-bridge.mjs:53
↓ 1 callersFunctiongeneratePkce
()
electron/utils/minimax-oauth.ts:76
↓ 1 callersFunctiongenerateRendererBridge
(manifest)
scripts/generate-ext-bridge.mjs:92
↓ 1 callersFunctiongenerateToken
* Generate a random token for gateway authentication
electron/utils/store.ts:17
↓ 1 callersFunctiongeneratedFileToTarget
(file: GeneratedFile)
src/components/file-preview/ArtifactPanel.tsx:189
↓ 1 callersFunctiongeneratedFileToTarget
(file: GeneratedFile)
src/pages/Chat/index.tsx:129
↓ 1 callersFunctiongetAccountIdFromAccessToken
(accessToken: string)
electron/utils/openai-codex-oauth.ts:116
↓ 1 callersFunctiongetAgentIdFromSessionKey
(sessionKey: string)
src/components/layout/Sidebar.tsx:102
↓ 1 callersFunctiongetAgentIdFromSessionKey
(sessionKey: string)
src/stores/chat/runtime-send-actions.ts:24
↓ 1 callersFunctiongetAgentIdFromSessionKey
(sessionKey: string)
src/stores/chat/session-selection.ts:5
↓ 1 callersFunctiongetAliasSourceTypes
(openClawKey: string)
electron/utils/provider-keys.ts:61
↓ 1 callersMethodgetAll
()
src/extensions/registry.ts:36
↓ 1 callersFunctiongetApiKeyFromAuthProfilesStore
( store: AuthProfilesStore, provider: string, )
electron/utils/openclaw-auth.ts:457
↓ 1 callersFunctiongetApiKeyPayload
(payload: unknown, action: string)
electron/services/providers-api.ts:98
↓ 1 callersFunctiongetAppIcon
* Get the app icon for the current platform
electron/main/index.ts:160
← previousnext →1,401–1,500 of 2,554, ranked by callers