MCPcopy Create free account

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

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

↓ 2 callersFunctionapplySendFailure
(errorMsg: string)
src/stores/chat.ts:3793
↓ 2 callersFunctionapplySessionLabelSummaries
( set: ChatSet, summaries: SessionLabelSummary[], )
src/stores/chat.ts:182
↓ 2 callersFunctionapplySkillConfigUpdates
( config: OpenClawConfig, updates: Array<{ skillKey: string; remove?: boolean } & SkillConfigUpdates>,
electron/utils/skill-config.ts:131
↓ 2 callersFunctionasRecord
(value: unknown)
electron/gateway/chat-runtime-events.ts:3
↓ 2 callersFunctionasRecord
(value: unknown)
src/stores/gateway.ts:180
↓ 2 callersFunctionassertValidContributionKey
(kind: 'module' | 'action', value: string)
electron/main/ipc/host-invoke.ts:15
↓ 2 callersFunctionattachTopology
(steps: TaskStep[])
src/pages/Chat/task-visualization.ts:257
↓ 2 callersFunctionattemptFetch
()
src/pages/Skills/index.tsx:290
↓ 2 callersFunctionbase64UrlEncode
(buf: Buffer)
electron/utils/device-identity.ts:36
↓ 2 callersFunctionblobFromDataUrl
(dataUrl: string)
src/pages/Chat/copy-image.ts:15
↓ 2 callersMethodbuildAccountsFromOpenClawEntries
* Build ProviderAccount objects from OpenClaw config entries, skipping any * whose id or vendorId is already represented by an existing account.
electron/services/providers/provider-service.ts:261
↓ 2 callersFunctionbuildBaselineRunKey
(sessionKey: string, userTurnOrdinal: number)
src/stores/baseline-cache.ts:31
↓ 2 callersFunctionbuildChannelAccountsView
( ctx: ChannelsApiContext, options?: { probe?: boolean; skipRuntime?: boolean }, )
electron/services/channels-api.ts:253
↓ 2 callersFunctionbuildLongAssistantMessage
()
tests/unit/history-transcript-fa3ccd85-fixture.test.ts:38
↓ 2 callersFunctionbuildPreviewTarget
(filePath: string, fileName?: string, size?: number)
src/components/file-preview/build-preview-target.ts:10
↓ 2 callersFunctionbuildProxyEnv
(settings: ProxySettings)
electron/utils/proxy.ts:89
↓ 2 callersFunctionbuildQrLoginKey
(channelType: string, accountId?: string)
electron/services/channels-api.ts:177
↓ 2 callersMethodbuildSnapshot
(params: { status: GatewayStatus; transportConnected: boolean; diagnostics: GatewayDiagnosticsSnap
electron/gateway/capability-monitor.ts:103
↓ 2 callersFunctionbuildSteps
(omitLastStreamingMessageSegment: boolean)
src/pages/Chat/index.tsx:492
↓ 2 callersMethodbump
(reason: string)
electron/gateway/lifecycle-controller.ts:18
↓ 2 callersFunctioncacheKey
()
tests/unit/prelaunch-maintenance-cache.test.ts:50
↓ 2 callersFunctioncancelWeChatLoginSession
(sessionKey?: string)
electron/utils/wechat-login.ts:461
↓ 2 callersFunctioncaptureTelemetryEvent
(event: string, properties: Record<string, unknown> = {})
electron/utils/telemetry.ts:97
↓ 2 callersFunctioncellClass
(active: boolean)
src/pages/Cron/index.tsx:509
↓ 2 callersFunctionchannelHasAnyAccount
(channelSection: ChannelConfigData)
electron/utils/channel-config.ts:1139
↓ 2 callersMethodcheckTransportHealth
* Check Gateway health via WebSocket ping * OpenClaw Gateway doesn't have an HTTP /health endpoint
electron/gateway/manager.ts:964
↓ 2 callersFunctioncheckUvInstalled
()
electron/utils/uv-setup.ts:66
↓ 2 callersFunctionclampSidebarWidth
(value: number)
src/stores/settings.ts:90
↓ 2 callersFunctionclassifyAuthResponse
( status: number, data: unknown, )
electron/services/providers/provider-validation.ts:141
↓ 2 callersFunctionclassifyCapabilityMethod
(method: string)
electron/gateway/manager.ts:131
↓ 2 callersFunctioncleanUserText
* Clean Gateway metadata from user message text for display. * Strips: [media attached: ... | ...], [message_id: ...], * and the timestamp prefix [D
src/pages/Chat/message-utils.ts:38
↓ 2 callersFunctioncleanupDanglingWeChatPluginState
()
electron/utils/channel-config.ts:1386
↓ 2 callersFunctioncleanupKnownRuntimeJunk
(rootDir, platform, arch)
scripts/after-pack.cjs:286
↓ 2 callersFunctioncleanupKoffi
(nodeModulesDir, platform, arch)
scripts/after-pack.cjs:121
↓ 2 callersFunctioncleanupNativePlatformPackages
(nodeModulesDir, platform, arch)
scripts/after-pack.cjs:188
↓ 2 callersFunctioncleanupUnnecessaryFiles
(dir)
scripts/after-pack.cjs:69
↓ 2 callersFunctionclearBaselines
()
src/stores/baseline-cache.ts:95
↓ 2 callersMethodclearGatewayReadyFallbackTimer
()
electron/gateway/manager.ts:798
↓ 2 callersFunctionclearSendGenerationIfCurrent
()
src/stores/chat.ts:3787
↓ 2 callersFunctionclearSessionEntryFromMap
(entries: T, sessionKey: string)
src/stores/chat.ts:1864
↓ 2 callersFunctionclearSessionLabelHydrationTracking
(sessionKey: string)
src/stores/chat/session-label-hydration.ts:95
↓ 2 callersFunctioncoerceAuthProfilesStore
(raw: Record<string, unknown> | null)
electron/utils/openclaw-auth-sqlite.ts:136
↓ 2 callersFunctioncollectAsyncImageTaskStarts
( segmentMessages: RawMessage[], )
src/pages/Chat/image-generation-status.ts:77
↓ 2 callersFunctioncollectMediaValues
(record: Record<string, unknown> | null | undefined)
src/stores/chat.ts:990
↓ 2 callersFunctioncollectMediaValues
(record: Record<string, unknown> | null | undefined)
src/stores/chat/helpers.ts:579
↓ 2 callersFunctioncollectMessageToolDelivery
(msg: RawMessage)
src/stores/chat.ts:1023
↓ 2 callersFunctioncollectMessageToolDelivery
(msg: RawMessage)
src/stores/chat/helpers.ts:612
↓ 2 callersFunctioncollectMissingPreviewRefs
(messages: RawMessage[])
src/stores/chat.ts:1571
↓ 2 callersFunctioncollectMissingPreviewRefs
(messages: RawMessage[])
src/stores/chat/helpers.ts:1315
↓ 2 callersFunctioncommitRuntimeError
()
src/stores/chat.ts:4302
↓ 2 callersFunctioncommitRuntimeError
()
src/stores/chat/runtime-event-handlers.ts:288
↓ 2 callersFunctioncompactProgressiveParts
(parts: string[])
src/pages/Chat/message-utils.ts:100
↓ 2 callersFunctioncompactProgressiveTextParts
(parts: string[])
src/stores/chat/helpers.ts:118
↓ 2 callersFunctionconfirmAndOpenFile
(params: { filePath: string; fileName: string; size?: number; t: (key: string, options?: { defaultValu
src/components/file-preview/open-file-utils.ts:15
↓ 2 callersMethodconnect
* Connect WebSocket to Gateway
electron/gateway/manager.ts:1113
↓ 2 callersFunctioncopyPluginFromNodeModules
(npmPkgPath: string, targetDir: string, npmName: string)
electron/utils/plugin-install.ts:458
↓ 2 callersFunctioncountExtractMacros
(content)
scripts/patch-nsis-extract.mjs:91
↓ 2 callersFunctioncpAsyncSafe
(src: string, dest: string)
electron/utils/plugin-install.ts:69
↓ 2 callersFunctioncreateAccount
(payload: ProviderPayload<'createAccount'>, gatewayManager?: GatewayManager)
electron/services/providers-api.ts:313
↓ 2 callersFunctioncreateChatApi
({ gatewayManager }: { gatewayManager: GatewayManager })
electron/services/chat-api.ts:41
↓ 2 callersFunctioncreateCronApi
({ gatewayManager }: { gatewayManager: GatewayManager })
electron/services/cron-api.ts:500
↓ 2 callersFunctioncreateDiagnosticsApi
(ctx: DiagnosticsApiContext)
electron/services/diagnostics-api.ts:48
↓ 2 callersFunctioncreateGatewayApi
( gatewayManager: GatewayManager, gatewayRpcBackpressure: GatewayRpcBackpressure, )
electron/services/gateway-api.ts:32
↓ 2 callersFunctioncreateInternalUiDeliveryReply
(msg: RawMessage, delivery: MessageToolDelivery)
src/stores/chat.ts:1069
↓ 2 callersFunctioncreateMainWindow
()
electron/main/index.ts:263
↓ 2 callersFunctioncreateMediaApi
()
electron/services/media-api.ts:97
↓ 2 callersMethodcreateRelease
()
electron/utils/config-mutex.ts:45
↓ 2 callersFunctioncreateSessionsApi
()
electron/services/sessions-api.ts:414
↓ 2 callersFunctioncreateSignalQuitHandler
(hooks: SignalQuitHandlerHooks)
electron/main/signal-quit.ts:6
↓ 2 callersFunctiondecodeJwtPayload
(token: string)
electron/utils/openai-codex-oauth.ts:95
↓ 2 callersFunctiondeferred
()
tests/unit/gateway-events.test.ts:33
↓ 2 callersFunctiondeleteAccount
( payload: ProviderPayload<'deleteAccount'> & { apiKeyOnly?: boolean }, gatewayManager?: GatewayManager, )
electron/services/providers-api.ts:355
↓ 2 callersFunctiondeleteChannelAccountConfig
(channelType: string, accountId: string)
electron/utils/channel-config.ts:1005
↓ 2 callersMethoddeleteLegacyProvider
* @deprecated Use deleteAccount(accountId).
electron/services/providers/provider-service.ts:561
↓ 2 callersFunctiondeleteSession
(sessionKey: string)
electron/services/sessions-api.ts:304
↓ 2 callersFunctiondeleteWeChatAccountState
(accountId: string)
electron/utils/channel-config.ts:237
↓ 2 callersFunctionderivePublicKeyRaw
(publicKeyPem: string)
electron/utils/device-identity.ts:40
↓ 2 callersFunctiondiffLineStats
(oldText: string, newText: string)
src/lib/generated-files.ts:365
↓ 2 callersFunctiondiffModelPath
(filePath: string, side: 'orig' | 'mod')
src/components/file-preview/MonacoDiffViewer.tsx:30
↓ 2 callersFunctiondiscoverBundledPluginManifests
()
electron/utils/openclaw-auth.ts:94
↓ 2 callersMethoddrain
()
electron/gateway/rpc-backpressure.ts:94
↓ 2 callersFunctiondropRedundantOptimisticUserMessages
(sessionKey: string, messages: RawMessage[])
src/stores/chat/helpers.ts:385
↓ 2 callersFunctionemergencyGatewayCleanup
(reason: string, error: unknown)
electron/main/index.ts:675
↓ 2 callersMethodemitReconnectMetric
( outcome: 'success' | 'failure', payload: { attemptNo: number; maxAttempts: number;
electron/gateway/manager.ts:1376
↓ 2 callersFunctionemptyCache
()
electron/gateway/prelaunch-maintenance-cache.ts:42
↓ 2 callersFunctionensureAnthropicMessagesModelEntry
( model: Record<string, unknown>, providerKey?: string, entry?: Record<string, unknown>, )
electron/utils/openclaw-auth.ts:1619
↓ 2 callersFunctionensureChannelPluginInstalled
(storedChannelType: string)
electron/services/channels-api.ts:1092
↓ 2 callersFunctionensureClawXDefaultIdentity
()
electron/utils/openclaw-workspace.ts:112
↓ 2 callersFunctionensureConfigDir
()
electron/utils/channel-config.ts:458
↓ 2 callersFunctionensureOAuthPluginEnabled
(config: Record<string, unknown>, provider: string)
electron/utils/openclaw-auth.ts:200
↓ 2 callersFunctionensureOpenClawStateDirExists
()
electron/utils/plugin-install-index.ts:161
↓ 2 callersFunctionensurePluginAllowlist
(currentConfig: OpenClawConfig, channelType: string)
electron/utils/channel-config.ts:503
↓ 2 callersFunctionensureToolDenyIncludes
( deny: string[], entry: string, )
electron/utils/openclaw-auth.ts:2745
↓ 2 callersFunctionensureWebFetchSsrfPolicyInConfig
* Default web_fetch SSRF policy for fake-IP / transparent-proxy environments * (e.g. Clash/Surge resolving public hostnames into 198.18.0.0/15). Open
electron/utils/openclaw-auth.ts:2394
↓ 2 callersFunctionescapeRegExp
(value: string)
tests/unit/host-api-facade.test.ts:477
↓ 2 callersFunctionevaluateReport
(current, baseline)
scripts/comms/compare.mjs:47
↓ 2 callersFunctionexpandProviderKeysForDeletion
* Return all raw auth-profile `provider` values that should be treated as * equivalent to `provider` when cleaning up auth-profile entries. * Always
electron/utils/openclaw-auth.ts:578
↓ 2 callersFunctionexpandShellPath
* Shell-related IPC handlers
electron/main/ipc-handlers.ts:1061
↓ 2 callersFunctionexpandShellPath
(input: string)
electron/services/shell-api.ts:6
↓ 2 callersFunctionextractFallbackModelIds
(provider: string, fallbackModels: string[])
electron/utils/openclaw-auth.ts:1545
← previousnext →801–900 of 2,554, ranked by callers