MCPcopy Create free account

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

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

↓ 3 callersFunctionmakePackage
(dir: string)
tests/unit/after-pack-cleanup.test.ts:34
↓ 3 callersFunctionmakeToolId
(prefix: string, name: string, index: number)
src/pages/Chat/task-visualization.ts:204
↓ 3 callersFunctionmakeWriteFile
(overrides: Partial<GeneratedFile> = {})
tests/unit/generated-files.test.ts:12
↓ 3 callersFunctionmapErrorCodeToSkillErrorKey
( code: AppError['code'], operation: 'fetch' | 'search' | 'install', )
src/stores/skills.ts:16
↓ 3 callersFunctionmaskSecret
(secret: string)
electron/services/providers/provider-validation.ts:22
↓ 3 callersFunctionmatchesTargetArch
(pkgArch, targetArch)
scripts/after-pack.cjs:181
↓ 3 callersFunctionmigrateLegacyChannelWideBinding
(channelType: string)
electron/services/channels-api.ts:949
↓ 3 callersFunctionmimeFromExtension
Map common file extensions to MIME types
src/stores/chat.ts:911
↓ 3 callersFunctionnextLifecycleEpoch
(currentEpoch: number)
electron/gateway/process-policy.ts:13
↓ 3 callersFunctionnormalizeCredentialValue
(value: string)
electron/utils/channel-config.ts:185
↓ 3 callersFunctionnormalizeLookupKey
(value?: string | null)
electron/utils/skill-quick-access.ts:339
↓ 3 callersFunctionnormalizeModelRef
(raw: unknown)
electron/utils/openclaw-image-generation.ts:100
↓ 3 callersFunctionnormalizePathKey
(path: string)
src/lib/collect-dropped-files.ts:19
↓ 3 callersFunctionnormalizePluginPathForCompare
(pluginPath: string)
electron/utils/openclaw-auth.ts:582
↓ 3 callersFunctionnormalizeStatus
(status: UpdateStatus)
electron/services/updates-api.ts:29
↓ 3 callersFunctionnormalizeUsageContent
(value: unknown)
electron/utils/token-usage-core.ts:219
↓ 3 callersFunctionnormalizeUsageNumber
(value: unknown)
electron/utils/token-usage-core.ts:74
↓ 3 callersFunctiononAppEvent
( event: E, handler: HostEventHandler<'app', E>, )
src/lib/host-events.ts:59
↓ 3 callersFunctiononChannelEvent
( channel: string, event: E, handler: HostEventHandler<'channel', E>, )
src/lib/host-events.ts:48
↓ 3 callersFunctiononOAuthEvent
( event: E, handler: HostEventHandler<'oauth', E>, )
src/lib/host-events.ts:43
↓ 3 callersFunctionparseSubagentCompletionInfo
(message: RawMessage)
src/pages/Chat/task-visualization.ts:214
↓ 3 callersFunctionpathSignature
(path: string)
electron/gateway/prelaunch-maintenance-cache.ts:83
↓ 3 callersFunctionpickChannelRuntimeStatus
( accounts: ChannelRuntimeAccountSnapshot[], summary?: ChannelRuntimeSummarySnapshot, healthOverlay?: Ch
electron/utils/channel-status.ts:91
↓ 3 callersFunctionpngChunk
(type: string, data: Buffer)
electron/utils/wechat-login.ts:142
↓ 3 callersFunctionpngChunk
(type: string, data: Buffer)
electron/utils/whatsapp-login.ts:146
↓ 3 callersFunctionprintUsage
()
harness/src/cli.mjs:43
↓ 3 callersFunctionproviderConfigToAccount
( config: ProviderConfig, options?: { isDefault?: boolean }, )
electron/services/providers/provider-store.ts:19
↓ 3 callersFunctionpushPath
(value: unknown)
electron/utils/openclaw-auth.ts:773
↓ 3 callersFunctionreadJson
(file: string)
tests/unit/i18n-locale-parity.test.ts:25
↓ 3 callersFunctionreadJsonSafe
(filePath)
scripts/after-pack.cjs:47
↓ 3 callersFunctionreadLockOwner
(lockPath: string)
electron/main/process-instance-lock.ts:84
↓ 3 callersFunctionreadPluginVersion
(pkgJsonPath: string)
electron/gateway/config-sync.ts:130
↓ 3 callersMethodrecordGatewayAlive
()
electron/gateway/manager.ts:1001
↓ 3 callersMethodrefreshReloadPolicy
(force = false)
electron/gateway/manager.ts:756
↓ 3 callersFunctionrefreshVisibleSessionSummaries
( set: ChatSet, get: ChatGet, sessionKeys?: string[], )
src/stores/chat.ts:225
↓ 3 callersMethodregisterCoreServices
(services: HostServiceRegistry)
electron/main/ipc/host-invoke.ts:24
↓ 3 callersMethodregisterExtensionContributions
(extensionId: string, contributions: HostApiContribution[])
electron/main/ipc/host-invoke.ts:34
↓ 3 callersFunctionrenderStatus
(status: 'checking' | 'success' | 'error', message: string)
src/pages/Setup/index.tsx:515
↓ 3 callersFunctionresetSettings
()
electron/utils/store.ts:157
↓ 3 callersFunctionresolveAccountIdForAgent
(agentId: string)
electron/utils/agent-config.ts:437
↓ 3 callersFunctionresolveAllWorkspaceDirs
* Collect all unique workspace directories from the openclaw config.
electron/utils/openclaw-workspace.ts:211
↓ 3 callersFunctionresolveAnthropicMessagesDefaultMaxTokens
( providerKey?: string, entry?: Record<string, unknown>, model?: Record<string, unknown>, )
electron/utils/openclaw-auth.ts:1608
↓ 3 callersFunctionresolveConfiguredModelRef
( preferredModelRef: string | null | undefined, defaultModelRef: string | null | undefined, modelOptions
src/lib/model-options.ts:199
↓ 3 callersFunctionresolveModelRef
(model: unknown)
electron/utils/agent-config.ts:104
↓ 3 callersFunctionresolveModulePathWithFallbacks
( specifier: string, resolvers: RuntimeModuleResolver[], )
electron/utils/runtime-package-resolution.ts:10
↓ 3 callersFunctionresolveStableUsageHistory
( previousStableEntries: UsageHistoryEntry[], nextEntries: UsageHistoryEntry[], options: { preservePrevi
src/pages/Models/usage-history.ts:29
↓ 3 callersFunctionresolveUvBin
* Resolve the best uv binary to use. * * In packaged mode we always prefer the bundled binary so we never accidentally * pick up a system-wide uv t
electron/utils/uv-setup.ts:32
↓ 3 callersFunctionsafePositiveInteger
(value: unknown, fallback: number)
electron/services/logs-api.ts:19
↓ 3 callersMethodsanitizeSpawnArgs
(args: string[])
electron/gateway/manager.ts:263
↓ 3 callersFunctionsetDefaultAccount
(payload: ProviderPayload<'setDefaultAccount'>, gatewayManager?: GatewayManager)
electron/services/providers-api.ts:402
↓ 3 callersFunctionsetHistoryPollTimer
(timer: ReturnType<typeof setTimeout> | null)
src/stores/chat/helpers.ts:1842
↓ 3 callersFunctionsetPlatform
(platform: NodeJS.Platform)
tests/unit/plugin-install.test.ts:95
↓ 3 callersFunctionsetPlatform
(platform: string)
tests/unit/gateway-supervisor.test.ts:47
↓ 3 callersFunctionsetupTarget
(id)
scripts/download-bundled-agent-browser.mjs:55
↓ 3 callersFunctionsetupTarget
(id)
scripts/download-bundled-uv.mjs:45
↓ 3 callersFunctionshouldAttemptConfigAutoRepair
( startupError: unknown, startupStderrLines: string[], alreadyAttempted: boolean, )
electron/gateway/startup-recovery.ts:67
↓ 3 callersFunctionshouldInvertInDark
(_type: ProviderType | string)
src/lib/providers.ts:218
↓ 3 callersFunctionshouldProcessGatewayEvent
(event: Record<string, unknown>)
src/stores/gateway.ts:120
↓ 3 callersFunctionsnapshotStreamingAssistantMessage
( currentStream: RawMessage | null, existingMessages: RawMessage[], runId: string, )
src/stores/chat.ts:757
↓ 3 callersFunctionsplitChannelId
(channelId: string)
src/stores/channels.ts:44
↓ 3 callersFunctionstableStringify
(value: unknown)
tests/e2e/cron-card-long-title.spec.ts:3
↓ 3 callersMethodstopFlow
()
electron/utils/device-oauth.ts:96
↓ 3 callersFunctionstoreApiKey
(providerId: string, apiKey: string)
electron/utils/secure-storage.ts:35
↓ 3 callersFunctionstripInternalSentinelLines
(text: string)
src/pages/Chat/message-utils.ts:191
↓ 3 callersFunctionstripProcessMessagePrefix
(text: string, processSegments: string[])
src/pages/Chat/message-utils.ts:406
↓ 3 callersFunctionsummarizeToolOutput
(text: string)
src/stores/chat.ts:2142
↓ 3 callersFunctionsummarizeToolOutput
(text: string)
src/stores/chat/helpers.ts:1620
↓ 3 callersFunctionsyncAllProviderAuthToRuntime
()
electron/services/providers/provider-runtime-sync.ts:216
↓ 3 callersFunctionsyncMacTrafficLightPosition
( win: BrowserWindow, sidebarCollapsed: boolean, )
electron/main/traffic-light-layout.ts:31
↓ 3 callersFunctionsyncOpenAiCompatibleImageRelay
(params: { enabled: boolean; baseUrl?: string | null; apiKey?: string; imageModelIds?: string[]; })
electron/utils/openclaw-auth.ts:2076
↓ 3 callersFunctiontoBase64Url
(buffer: Buffer)
electron/utils/openai-codex-oauth.ts:45
↓ 3 callersFunctiontoDateInputValue
(date: Date)
src/pages/Cron/index.tsx:339
↓ 3 callersFunctiontoImportSpecifier
(relativePath)
scripts/openclaw-self-import-patch.mjs:19
↓ 3 callersFunctiontouchesCommunicationPath
(files)
harness/src/rules.mjs:36
↓ 3 callersFunctiontrackMetric
(event: string, properties: Record<string, unknown> = {})
electron/utils/telemetry.ts:93
↓ 3 callersFunctiontransformCronJob
(job: GatewayCronJob)
electron/services/cron-api.ts:356
↓ 3 callersFunctionupsertBindingsForChannel
( bindings: unknown, channelType: string, agentId: string | null, accountId?: string, )
electron/utils/agent-config.ts:278
↓ 3 callersFunctionupsertMoonshotWebSearchConfig
( config: Record<string, unknown>, providerKey: string, baseUrl: string, legacyKimi?: Record<string, u
electron/utils/openclaw-auth.ts:1940
↓ 3 callersFunctionuseStickToBottomInstant
(resetKey?: string, active = false)
src/hooks/use-stick-to-bottom-instant.ts:18
↓ 3 callersFunctionvalidate
(specPath, options = {})
harness/src/cli.mjs:69
↓ 3 callersFunctionvalidatePluginLifecycleTaskSpec
(taskSpec, scenarioSpec, changedFiles = [])
harness/src/rules.mjs:83
↓ 3 callersFunctionvalidationKindForAttachment
(file: AttachedFileMeta)
src/pages/Chat/ChatMessage.tsx:109
↓ 3 callersFunctionwriteAuthProfilesToSqlite
( store: PersistedAuthProfilesStore, agentId: string, )
electron/utils/openclaw-auth-sqlite.ts:235
↓ 3 callersFunctionwriteConfig
* Write the OpenClaw config
electron/utils/skill-config.ts:86
↓ 3 callersFunctionwriteImageBlob
(blob: Blob, fallbackMimeType: string)
src/pages/Chat/copy-image.ts:25
↓ 3 callersFunctionwriteJsonFile
Write a JSON file, creating parent directories if needed.
electron/utils/openclaw-auth.ts:312
↓ 3 callersFunctionwriteTextFile
(path: string, content: string)
src/lib/file-preview-client.ts:26
↓ 2 callersMethod_deleteProviderInternal
Internal: delete a provider account by id.
electron/services/providers/provider-service.ts:442
↓ 2 callersMethod_getDefaultProviderInternal
Internal: read default account id without warning.
electron/services/providers/provider-service.ts:454
↓ 2 callersMethod_listProvidersFromAccountsInternal
Internal: list providers in the legacy ProviderConfig shape.
electron/services/providers/provider-service.ts:402
↓ 2 callersMethod_listProvidersWithKeyInfoInternal
Internal: list providers with hasKey/keyMasked metadata.
electron/services/providers/provider-service.ts:408
↓ 2 callersMethod_setDefaultProviderInternal
Internal: set default account without warning.
electron/services/providers/provider-service.ts:449
↓ 2 callersFunctionagentsSnapshot
()
tests/e2e/chat-model-picker.spec.ts:26
↓ 2 callersFunctionaggregateMetrics
(metricsList)
scripts/comms/replay.mjs:113
↓ 2 callersFunctionappendDetailSegments
( segments: string[], options: { idPrefix: string; label: string; kind: Extract<TaskStep['kind
src/pages/Chat/task-visualization.ts:324
↓ 2 callersFunctionappendDoctorOutput
( current: string, currentBytes: number, data: Buffer | string, stream: 'stdout' | 'stderr', already
electron/utils/openclaw-doctor.ts:28
↓ 2 callersFunctionapplyControlUiAllowedOrigins
(controlUi: Record<string, unknown>, port: number)
electron/utils/openclaw-auth.ts:2338
↓ 2 callersFunctionapplyLoadFailure
(errorMessage: string | null)
src/stores/chat.ts:3083
↓ 2 callersFunctionapplyLoadFailure
(errorMessage: string | null)
src/stores/chat/history-actions.ts:152
↓ 2 callersFunctionapplyPinnedAgentRuntime
( provider: string, nextProvider: Record<string, unknown>, )
electron/utils/openclaw-auth.ts:1767
← previousnext →701–800 of 2,554, ranked by callers