Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValueCell-ai/ClawX
/ functions
Functions
2,554 in github.com/ValueCell-ai/ClawX
⨍
Functions
2,554
◇
Types & classes
376
↓ 1 callers
Function
isUserFacingAttachmentWhenFolded
User-facing artifacts that must stay visible when process output is folded into the graph.
src/pages/Chat/ChatMessage.tsx:97
↓ 1 callers
Function
isValidModelRef
(modelRef: string)
electron/utils/agent-config.ts:657
↓ 1 callers
Function
isWechatChannelType
(channelType: string | null | undefined)
src/lib/channel-alias.ts:20
↓ 1 callers
Function
languageForExt
(ext: string)
src/lib/monaco/loader.ts:82
↓ 1 callers
Function
launchClawXElectron
( homeDir: string, userDataDir: string, options: LaunchElectronOptions = {}, )
tests/e2e/fixtures/electron.ts:130
↓ 1 callers
Function
launchGatewayProcess
(options: { port: number; launchContext: GatewayLaunchContext; sanitizeSpawnArgs: (args: string[]) => st
electron/gateway/process-launcher.ts:93
↓ 1 callers
Function
legacyPathForHostRequest
(request: { module?: string; action?: string; payload?: Record<string, unknown>;
tests/e2e/fixtures/electron.ts:290
↓ 1 callers
Function
legacyProviderToAccount
(status: ProviderWithKeyInfo)
src/lib/provider-accounts.ts:152
↓ 1 callers
Function
list
()
harness/src/cli.mjs:58
↓ 1 callers
Function
listAgentIdsWithSessionDirs
()
electron/utils/token-usage.ts:18
↓ 1 callers
Function
listAgentsSnapshotFromConfig
(config: OpenClawConfig, configuredChannels?: string[])
electron/utils/agent-config.ts:558
↓ 1 callers
Function
listBundledOpenClawExtensionPluginIds
* 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 callers
Function
listChannelTargetOptions
(params: { channelType: string; accountId?: string; query?: string; })
electron/services/channels-api.ts:854
↓ 1 callers
Function
listConfigDirectoryTargetOptions
(params: { channelType: 'discord' | 'telegram' | 'slack' | 'whatsapp'; accountId?: string; query?: strin
electron/services/channels-api.ts:812
↓ 1 callers
Function
listConfiguredAccountIdsForChannel
(config: AgentConfigDocument, channelType: string)
electron/utils/agent-config.ts:441
↓ 1 callers
Function
listConfiguredBuiltinChannels
( currentConfig: OpenClawConfig, additionalChannelIds: string[] = [], )
electron/utils/channel-config.ts:383
↓ 1 callers
Function
listCronJobs
(gatewayManager: GatewayManager)
electron/services/cron-api.ts:396
↓ 1 callers
Function
listExistingAgentIdsOnDisk
()
electron/utils/agent-config.ts:318
↓ 1 callers
Function
listImageGenerationProvidersFromRuntime
()
electron/utils/openclaw-image-generation.ts:372
↓ 1 callers
Function
listImageGenerationProvidersInProcess
(params: { config: unknown; isProviderConfigured: (providerId: string) => Promise<boolean>; })
electron/utils/openclaw-image-generation-runtime.ts:116
↓ 1 callers
Function
listJavaScriptFiles
(rootDir)
scripts/openclaw-self-import-patch.mjs:60
↓ 1 callers
Function
listLocales
()
tests/unit/i18n-locale-parity.test.ts:99
↓ 1 callers
Function
listPackageDeps
(pkgJson)
scripts/after-pack.cjs:55
↓ 1 callers
Function
listPackageDeps
(pkgJson)
scripts/bundle-openclaw.mjs:384
↓ 1 callers
Function
listPackages
(nodeModulesDir)
scripts/bundle-openclaw-plugins.mjs:60
↓ 1 callers
Function
listPackagesInDir
List packages inside a node_modules dir (handles @scoped packages).
electron/utils/plugin-install.ts:432
↓ 1 callers
Function
listPendingPairingRequests
(gateway: GatewayPairingRpcClient)
electron/utils/control-ui-device-pairing.ts:80
↓ 1 callers
Function
listPkgs
(nodeModulesDir)
scripts/after-pack.cjs:541
↓ 1 callers
Function
listQQBotKnownTargetOptions
(accountId?: string, query?: string)
electron/services/channels-api.ts:767
↓ 1 callers
Function
listRecentSessionFiles
()
electron/utils/token-usage.ts:51
↓ 1 callers
Method
listVendors
()
electron/services/providers/provider-service.ts:100
↓ 1 callers
Function
listWeComReqIdTargetOptions
(accountId?: string, query?: string)
electron/services/channels-api.ts:616
↓ 1 callers
Function
listWhatsAppDirectoryGroupsFromConfig
(_params: unknown)
electron/services/channels-api.ts:81
↓ 1 callers
Function
listWhatsAppDirectoryPeersFromConfig
(_params: unknown)
electron/services/channels-api.ts:82
↓ 1 callers
Function
loadCronFallbackMessages
(sessionKey: string, limit = 200)
src/stores/chat.ts:1798
↓ 1 callers
Function
loadExtensionsFromManifest
()
electron/extensions/loader.ts:27
↓ 1 callers
Function
loadGatewayHistory
()
src/stores/chat.ts:3415
↓ 1 callers
Method
loadI18nResources
(resources: Record<string, Record<string, unknown>>)
src/extensions/registry.ts:28
↓ 1 callers
Function
loadImageCache
()
src/stores/chat.ts:516
↓ 1 callers
Function
loadImageCache
()
src/stores/chat/helpers.ts:90
↓ 1 callers
Function
loadManifest
()
scripts/bundle-preinstalled-skills.mjs:14
↓ 1 callers
Function
loadOrCreateDeviceIdentity
(filePath: string)
electron/utils/device-identity.ts:86
↓ 1 callers
Function
loadRuleSpecs
()
harness/src/specs.mjs:104
↓ 1 callers
Function
loadScenario
(fileName)
scripts/comms/replay.mjs:132
↓ 1 callers
Function
loadSessionSummary
(sessionKey: string)
electron/services/sessions-api.ts:267
↓ 1 callers
Function
loadSessionTranscriptByKey
(sessionKey: string, limit: number)
electron/services/sessions-api.ts:288
↓ 1 callers
Function
loadSkillFiles
(baseDir: string)
src/lib/skill-files.ts:146
↓ 1 callers
Function
loadWorkspaceTree
( workspace: string, opts: LoadWorkspaceTreeOptions = {}, )
src/lib/workspace-tree.ts:75
↓ 1 callers
Function
localTagExists
(t)
scripts/assert-release-version.mjs:23
↓ 1 callers
Function
loginMiniMaxPortalOAuth
(params: MiniMaxOAuthOptions)
electron/utils/minimax-oauth.ts:213
↓ 1 callers
Function
loginOpenAICodexOAuth
(options: { openUrl: (url: string) => Promise<void>; onProgress?: (message: string) => void; onManualCod
electron/utils/openai-codex-oauth.ts:256
↓ 1 callers
Function
looksLikeBinary
(buf: Buffer)
electron/main/ipc-handlers.ts:1415
↓ 1 callers
Function
looksLikeBinary
(buf: Buffer)
electron/services/files-api.ts:183
↓ 1 callers
Function
looksLikeOpenClawPackagePath
(candidate: string)
electron/gateway/skills-symlink-cleanup.ts:151
↓ 1 callers
Function
main
()
harness/src/cli.mjs:197
↓ 1 callers
Function
main
()
scripts/comms/compare.mjs:88
↓ 1 callers
Function
main
()
scripts/comms/replay.mjs:139
↓ 1 callers
Function
main
()
scripts/comms/baseline.mjs:10
↓ 1 callers
Function
mapAppErrorCode
(error: unknown)
electron/main/ipc/request-helpers.ts:23
↓ 1 callers
Function
mapBackendErrorCode
(code?: string)
src/lib/error-model.ts:25
↓ 1 callers
Function
mapChannelStatus
(status: string)
src/stores/gateway.ts:300
↓ 1 callers
Function
markMissingImagePreviewsUnavailable
(messages: RawMessage[])
src/stores/chat.ts:1664
↓ 1 callers
Function
markMissingImagePreviewsUnavailable
(messages: RawMessage[])
src/stores/chat/helpers.ts:1413
↓ 1 callers
Function
mergeChannelAccountConfig
(config: JsonRecord, channelType: string, accountId?: string)
electron/services/channels-api.ts:434
↓ 1 callers
Function
mergeFetchOptions
( base: FetchPageDataOptions | null, incoming: FetchPageDataOptions | undefined, )
src/pages/Channels/index.tsx:184
↓ 1 callers
Function
mergeHeadersWithUserAgent
( headers: Record<string, string> | undefined, userAgent: string, )
src/components/settings/ProvidersSettings.tsx:101
↓ 1 callers
Function
mergeHydratedMessages
( currentMessages: RawMessage[], hydratedMessages: RawMessage[], )
src/stores/chat.ts:3007
↓ 1 callers
Function
mergeHydratedMessages
( currentMessages: RawMessage[], hydratedMessages: RawMessage[], )
src/stores/chat/history-actions.ts:76
↓ 1 callers
Function
mergeProviderModels
( ...groups: Array<Array<Record<string, unknown>>> )
electron/utils/openclaw-auth.ts:1551
↓ 1 callers
Function
mergeScannedSkills
(skills: ScannedSkillRecord[])
electron/services/skills/local-skill-service.ts:394
↓ 1 callers
Function
mergeStoreAndState
( secrets: Record<string, unknown> | null, state: Record<string, unknown> | null, )
electron/utils/openclaw-auth-sqlite.ts:176
↓ 1 callers
Function
mergeSyncedProviderMetadata
( existing: ProviderAccount['metadata'] | undefined, synced: ProviderAccount['metadata'] | undefined, )
electron/services/providers/provider-service.ts:86
↓ 1 callers
Function
mergeToolStatus
(existing: ToolStatus['status'], incoming: ToolStatus['status'])
src/stores/chat.ts:2268
↓ 1 callers
Function
mergeToolStatus
(existing: ToolStatus['status'], incoming: ToolStatus['status'])
src/stores/chat/helpers.ts:1746
↓ 1 callers
Function
messageHasToolUse
(msg: { role?: unknown; content?: unknown; tool_calls?: unknown; toolCalls?: unknown })
tests/unit/chat-history-actions.test.ts:33
↓ 1 callers
Function
messageToolResultDeliveredImage
(message: RawMessage)
src/pages/Chat/image-generation-status.ts:38
↓ 1 callers
Function
migrateAllAgentAuthProfilesToSqlite
()
electron/utils/openclaw-auth.ts:446
↓ 1 callers
Function
mimeToExt
(mimeType: string)
electron/services/files-api.ts:100
↓ 1 callers
Function
needsLeadingSkillSpace
(value: string, position: number)
src/pages/Chat/ChatInput.tsx:66
↓ 1 callers
Function
needsLeadingSkillSpace
(value: string, position: number)
src/pages/Cron/index.tsx:81
↓ 1 callers
Function
normalizeAgentsDefaultsCompactionMode
(config: Record<string, unknown>)
electron/utils/openclaw-auth.ts:828
↓ 1 callers
Function
normalizeAuthProfileProviderKey
(provider: string)
electron/utils/openclaw-auth.ts:642
↓ 1 callers
Function
normalizeCronDeliveryPatch
(rawDelivery: unknown)
electron/services/cron-api.ts:324
↓ 1 callers
Function
normalizeCronSchedule
(schedule: GatewayCronJob['schedule'])
electron/services/cron-api.ts:276
↓ 1 callers
Function
normalizeDebounceMs
(value: unknown)
electron/gateway/reload-policy.ts:27
↓ 1 callers
Function
normalizeDreamingStatus
(response: unknown)
src/pages/Dreams/index.tsx:153
↓ 1 callers
Function
normalizeFsPathForWindows
(filePath: string)
electron/utils/plugin-install.ts:17
↓ 1 callers
Function
normalizeInfo
(info: UpdateStatus['info'])
electron/services/updates-api.ts:9
↓ 1 callers
Function
normalizeKey
(value?: string | null)
electron/services/skills/local-skill-service.ts:94
↓ 1 callers
Function
normalizeLatexDelimiters
* 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 callers
Function
normalizeLiveContentBlocks
(content: ContentBlock[])
src/stores/chat.ts:578
↓ 1 callers
Function
normalizeLiveContentBlocks
(content: ContentBlock[])
src/stores/chat/helpers.ts:152
↓ 1 callers
Function
normalizeLocale
(locale: string | null | undefined)
shared/language.ts:7
↓ 1 callers
Function
normalizeLogLine
(value: string)
electron/gateway/startup-recovery.ts:30
↓ 1 callers
Function
normalizeMainKey
(value: unknown)
electron/utils/agent-config.ts:238
↓ 1 callers
Function
normalizeMedia
(media: unknown)
electron/services/chat-api.ts:27
↓ 1 callers
Function
normalizeMode
(value: unknown)
electron/gateway/reload-policy.ts:20
↓ 1 callers
Function
normalizeOpenAiRelayBaseUrl
(raw: string)
electron/utils/openclaw-auth.ts:2020
↓ 1 callers
Function
normalizeOpenClawAccountId
(value: string | null | undefined, fallback = 'default')
src/lib/channel-alias.ts:42
↓ 1 callers
Function
normalizePluginInstallPathForRecord
Store plain paths for OpenClaw install-record matching (no Windows \\?\ prefix).
electron/utils/plugin-install.ts:268
← previous
next →
1,701–1,800 of 2,554, ranked by callers