MCPcopy Create free account

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

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

↓ 1 callersFunctionisUserFacingAttachmentWhenFolded
User-facing artifacts that must stay visible when process output is folded into the graph.
src/pages/Chat/ChatMessage.tsx:97
↓ 1 callersFunctionisValidModelRef
(modelRef: string)
electron/utils/agent-config.ts:657
↓ 1 callersFunctionisWechatChannelType
(channelType: string | null | undefined)
src/lib/channel-alias.ts:20
↓ 1 callersFunctionlanguageForExt
(ext: string)
src/lib/monaco/loader.ts:82
↓ 1 callersFunctionlaunchClawXElectron
( homeDir: string, userDataDir: string, options: LaunchElectronOptions = {}, )
tests/e2e/fixtures/electron.ts:130
↓ 1 callersFunctionlaunchGatewayProcess
(options: { port: number; launchContext: GatewayLaunchContext; sanitizeSpawnArgs: (args: string[]) => st
electron/gateway/process-launcher.ts:93
↓ 1 callersFunctionlegacyPathForHostRequest
(request: { module?: string; action?: string; payload?: Record<string, unknown>;
tests/e2e/fixtures/electron.ts:290
↓ 1 callersFunctionlegacyProviderToAccount
(status: ProviderWithKeyInfo)
src/lib/provider-accounts.ts:152
↓ 1 callersFunctionlist
()
harness/src/cli.mjs:58
↓ 1 callersFunctionlistAgentIdsWithSessionDirs
()
electron/utils/token-usage.ts:18
↓ 1 callersFunctionlistAgentsSnapshotFromConfig
(config: OpenClawConfig, configuredChannels?: string[])
electron/utils/agent-config.ts:558
↓ 1 callersFunctionlistBundledOpenClawExtensionPluginIds
* OpenClaw ships some channel plugins as bundled extensions under * dist/extensions/. If ClawX previously mirrored one of those ids into * ~/.opencl
electron/gateway/config-sync.ts:90
↓ 1 callersFunctionlistChannelTargetOptions
(params: { channelType: string; accountId?: string; query?: string; })
electron/services/channels-api.ts:854
↓ 1 callersFunctionlistConfigDirectoryTargetOptions
(params: { channelType: 'discord' | 'telegram' | 'slack' | 'whatsapp'; accountId?: string; query?: strin
electron/services/channels-api.ts:812
↓ 1 callersFunctionlistConfiguredAccountIdsForChannel
(config: AgentConfigDocument, channelType: string)
electron/utils/agent-config.ts:441
↓ 1 callersFunctionlistConfiguredBuiltinChannels
( currentConfig: OpenClawConfig, additionalChannelIds: string[] = [], )
electron/utils/channel-config.ts:383
↓ 1 callersFunctionlistCronJobs
(gatewayManager: GatewayManager)
electron/services/cron-api.ts:396
↓ 1 callersFunctionlistExistingAgentIdsOnDisk
()
electron/utils/agent-config.ts:318
↓ 1 callersFunctionlistImageGenerationProvidersFromRuntime
()
electron/utils/openclaw-image-generation.ts:372
↓ 1 callersFunctionlistImageGenerationProvidersInProcess
(params: { config: unknown; isProviderConfigured: (providerId: string) => Promise<boolean>; })
electron/utils/openclaw-image-generation-runtime.ts:116
↓ 1 callersFunctionlistJavaScriptFiles
(rootDir)
scripts/openclaw-self-import-patch.mjs:60
↓ 1 callersFunctionlistLocales
()
tests/unit/i18n-locale-parity.test.ts:99
↓ 1 callersFunctionlistPackageDeps
(pkgJson)
scripts/after-pack.cjs:55
↓ 1 callersFunctionlistPackageDeps
(pkgJson)
scripts/bundle-openclaw.mjs:384
↓ 1 callersFunctionlistPackages
(nodeModulesDir)
scripts/bundle-openclaw-plugins.mjs:60
↓ 1 callersFunctionlistPackagesInDir
List packages inside a node_modules dir (handles @scoped packages).
electron/utils/plugin-install.ts:432
↓ 1 callersFunctionlistPendingPairingRequests
(gateway: GatewayPairingRpcClient)
electron/utils/control-ui-device-pairing.ts:80
↓ 1 callersFunctionlistPkgs
(nodeModulesDir)
scripts/after-pack.cjs:541
↓ 1 callersFunctionlistQQBotKnownTargetOptions
(accountId?: string, query?: string)
electron/services/channels-api.ts:767
↓ 1 callersFunctionlistRecentSessionFiles
()
electron/utils/token-usage.ts:51
↓ 1 callersMethodlistVendors
()
electron/services/providers/provider-service.ts:100
↓ 1 callersFunctionlistWeComReqIdTargetOptions
(accountId?: string, query?: string)
electron/services/channels-api.ts:616
↓ 1 callersFunctionlistWhatsAppDirectoryGroupsFromConfig
(_params: unknown)
electron/services/channels-api.ts:81
↓ 1 callersFunctionlistWhatsAppDirectoryPeersFromConfig
(_params: unknown)
electron/services/channels-api.ts:82
↓ 1 callersFunctionloadCronFallbackMessages
(sessionKey: string, limit = 200)
src/stores/chat.ts:1798
↓ 1 callersFunctionloadExtensionsFromManifest
()
electron/extensions/loader.ts:27
↓ 1 callersFunctionloadGatewayHistory
()
src/stores/chat.ts:3415
↓ 1 callersMethodloadI18nResources
(resources: Record<string, Record<string, unknown>>)
src/extensions/registry.ts:28
↓ 1 callersFunctionloadImageCache
()
src/stores/chat.ts:516
↓ 1 callersFunctionloadImageCache
()
src/stores/chat/helpers.ts:90
↓ 1 callersFunctionloadManifest
()
scripts/bundle-preinstalled-skills.mjs:14
↓ 1 callersFunctionloadOrCreateDeviceIdentity
(filePath: string)
electron/utils/device-identity.ts:86
↓ 1 callersFunctionloadRuleSpecs
()
harness/src/specs.mjs:104
↓ 1 callersFunctionloadScenario
(fileName)
scripts/comms/replay.mjs:132
↓ 1 callersFunctionloadSessionSummary
(sessionKey: string)
electron/services/sessions-api.ts:267
↓ 1 callersFunctionloadSessionTranscriptByKey
(sessionKey: string, limit: number)
electron/services/sessions-api.ts:288
↓ 1 callersFunctionloadSkillFiles
(baseDir: string)
src/lib/skill-files.ts:146
↓ 1 callersFunctionloadWorkspaceTree
( workspace: string, opts: LoadWorkspaceTreeOptions = {}, )
src/lib/workspace-tree.ts:75
↓ 1 callersFunctionlocalTagExists
(t)
scripts/assert-release-version.mjs:23
↓ 1 callersFunctionloginMiniMaxPortalOAuth
(params: MiniMaxOAuthOptions)
electron/utils/minimax-oauth.ts:213
↓ 1 callersFunctionloginOpenAICodexOAuth
(options: { openUrl: (url: string) => Promise<void>; onProgress?: (message: string) => void; onManualCod
electron/utils/openai-codex-oauth.ts:256
↓ 1 callersFunctionlooksLikeBinary
(buf: Buffer)
electron/main/ipc-handlers.ts:1415
↓ 1 callersFunctionlooksLikeBinary
(buf: Buffer)
electron/services/files-api.ts:183
↓ 1 callersFunctionlooksLikeOpenClawPackagePath
(candidate: string)
electron/gateway/skills-symlink-cleanup.ts:151
↓ 1 callersFunctionmain
()
harness/src/cli.mjs:197
↓ 1 callersFunctionmain
()
scripts/comms/compare.mjs:88
↓ 1 callersFunctionmain
()
scripts/comms/replay.mjs:139
↓ 1 callersFunctionmain
()
scripts/comms/baseline.mjs:10
↓ 1 callersFunctionmapAppErrorCode
(error: unknown)
electron/main/ipc/request-helpers.ts:23
↓ 1 callersFunctionmapBackendErrorCode
(code?: string)
src/lib/error-model.ts:25
↓ 1 callersFunctionmapChannelStatus
(status: string)
src/stores/gateway.ts:300
↓ 1 callersFunctionmarkMissingImagePreviewsUnavailable
(messages: RawMessage[])
src/stores/chat.ts:1664
↓ 1 callersFunctionmarkMissingImagePreviewsUnavailable
(messages: RawMessage[])
src/stores/chat/helpers.ts:1413
↓ 1 callersFunctionmergeChannelAccountConfig
(config: JsonRecord, channelType: string, accountId?: string)
electron/services/channels-api.ts:434
↓ 1 callersFunctionmergeFetchOptions
( base: FetchPageDataOptions | null, incoming: FetchPageDataOptions | undefined, )
src/pages/Channels/index.tsx:184
↓ 1 callersFunctionmergeHeadersWithUserAgent
( headers: Record<string, string> | undefined, userAgent: string, )
src/components/settings/ProvidersSettings.tsx:101
↓ 1 callersFunctionmergeHydratedMessages
( currentMessages: RawMessage[], hydratedMessages: RawMessage[], )
src/stores/chat.ts:3007
↓ 1 callersFunctionmergeHydratedMessages
( currentMessages: RawMessage[], hydratedMessages: RawMessage[], )
src/stores/chat/history-actions.ts:76
↓ 1 callersFunctionmergeProviderModels
( ...groups: Array<Array<Record<string, unknown>>> )
electron/utils/openclaw-auth.ts:1551
↓ 1 callersFunctionmergeScannedSkills
(skills: ScannedSkillRecord[])
electron/services/skills/local-skill-service.ts:394
↓ 1 callersFunctionmergeStoreAndState
( secrets: Record<string, unknown> | null, state: Record<string, unknown> | null, )
electron/utils/openclaw-auth-sqlite.ts:176
↓ 1 callersFunctionmergeSyncedProviderMetadata
( existing: ProviderAccount['metadata'] | undefined, synced: ProviderAccount['metadata'] | undefined, )
electron/services/providers/provider-service.ts:86
↓ 1 callersFunctionmergeToolStatus
(existing: ToolStatus['status'], incoming: ToolStatus['status'])
src/stores/chat.ts:2268
↓ 1 callersFunctionmergeToolStatus
(existing: ToolStatus['status'], incoming: ToolStatus['status'])
src/stores/chat/helpers.ts:1746
↓ 1 callersFunctionmessageHasToolUse
(msg: { role?: unknown; content?: unknown; tool_calls?: unknown; toolCalls?: unknown })
tests/unit/chat-history-actions.test.ts:33
↓ 1 callersFunctionmessageToolResultDeliveredImage
(message: RawMessage)
src/pages/Chat/image-generation-status.ts:38
↓ 1 callersFunctionmigrateAllAgentAuthProfilesToSqlite
()
electron/utils/openclaw-auth.ts:446
↓ 1 callersFunctionmimeToExt
(mimeType: string)
electron/services/files-api.ts:100
↓ 1 callersFunctionneedsLeadingSkillSpace
(value: string, position: number)
src/pages/Chat/ChatInput.tsx:66
↓ 1 callersFunctionneedsLeadingSkillSpace
(value: string, position: number)
src/pages/Cron/index.tsx:81
↓ 1 callersFunctionnormalizeAgentsDefaultsCompactionMode
(config: Record<string, unknown>)
electron/utils/openclaw-auth.ts:828
↓ 1 callersFunctionnormalizeAuthProfileProviderKey
(provider: string)
electron/utils/openclaw-auth.ts:642
↓ 1 callersFunctionnormalizeCronDeliveryPatch
(rawDelivery: unknown)
electron/services/cron-api.ts:324
↓ 1 callersFunctionnormalizeCronSchedule
(schedule: GatewayCronJob['schedule'])
electron/services/cron-api.ts:276
↓ 1 callersFunctionnormalizeDebounceMs
(value: unknown)
electron/gateway/reload-policy.ts:27
↓ 1 callersFunctionnormalizeDreamingStatus
(response: unknown)
src/pages/Dreams/index.tsx:153
↓ 1 callersFunctionnormalizeFsPathForWindows
(filePath: string)
electron/utils/plugin-install.ts:17
↓ 1 callersFunctionnormalizeInfo
(info: UpdateStatus['info'])
electron/services/updates-api.ts:9
↓ 1 callersFunctionnormalizeKey
(value?: string | null)
electron/services/skills/local-skill-service.ts:94
↓ 1 callersFunctionnormalizeLatexDelimiters
* Normalize LaTeX delimiters so `remark-math` can detect them. * * Many LLMs emit LaTeX using `\(` / `\)` for inline math and `\[` / `\]` * for blo
src/pages/Chat/ChatMessage.tsx:209
↓ 1 callersFunctionnormalizeLiveContentBlocks
(content: ContentBlock[])
src/stores/chat.ts:578
↓ 1 callersFunctionnormalizeLiveContentBlocks
(content: ContentBlock[])
src/stores/chat/helpers.ts:152
↓ 1 callersFunctionnormalizeLocale
(locale: string | null | undefined)
shared/language.ts:7
↓ 1 callersFunctionnormalizeLogLine
(value: string)
electron/gateway/startup-recovery.ts:30
↓ 1 callersFunctionnormalizeMainKey
(value: unknown)
electron/utils/agent-config.ts:238
↓ 1 callersFunctionnormalizeMedia
(media: unknown)
electron/services/chat-api.ts:27
↓ 1 callersFunctionnormalizeMode
(value: unknown)
electron/gateway/reload-policy.ts:20
↓ 1 callersFunctionnormalizeOpenAiRelayBaseUrl
(raw: string)
electron/utils/openclaw-auth.ts:2020
↓ 1 callersFunctionnormalizeOpenClawAccountId
(value: string | null | undefined, fallback = 'default')
src/lib/channel-alias.ts:42
↓ 1 callersFunctionnormalizePluginInstallPathForRecord
Store plain paths for OpenClaw install-record matching (no Windows \\?\ prefix).
electron/utils/plugin-install.ts:268
← previousnext →1,701–1,800 of 2,554, ranked by callers