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
↓ 2 callers
Function
applySendFailure
(errorMsg: string)
src/stores/chat.ts:3793
↓ 2 callers
Function
applySessionLabelSummaries
( set: ChatSet, summaries: SessionLabelSummary[], )
src/stores/chat.ts:182
↓ 2 callers
Function
applySkillConfigUpdates
( config: OpenClawConfig, updates: Array<{ skillKey: string; remove?: boolean } & SkillConfigUpdates>,
electron/utils/skill-config.ts:131
↓ 2 callers
Function
asRecord
(value: unknown)
electron/gateway/chat-runtime-events.ts:3
↓ 2 callers
Function
asRecord
(value: unknown)
src/stores/gateway.ts:180
↓ 2 callers
Function
assertValidContributionKey
(kind: 'module' | 'action', value: string)
electron/main/ipc/host-invoke.ts:15
↓ 2 callers
Function
attachTopology
(steps: TaskStep[])
src/pages/Chat/task-visualization.ts:257
↓ 2 callers
Function
attemptFetch
()
src/pages/Skills/index.tsx:290
↓ 2 callers
Function
base64UrlEncode
(buf: Buffer)
electron/utils/device-identity.ts:36
↓ 2 callers
Function
blobFromDataUrl
(dataUrl: string)
src/pages/Chat/copy-image.ts:15
↓ 2 callers
Method
buildAccountsFromOpenClawEntries
* 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 callers
Function
buildBaselineRunKey
(sessionKey: string, userTurnOrdinal: number)
src/stores/baseline-cache.ts:31
↓ 2 callers
Function
buildChannelAccountsView
( ctx: ChannelsApiContext, options?: { probe?: boolean; skipRuntime?: boolean }, )
electron/services/channels-api.ts:253
↓ 2 callers
Function
buildLongAssistantMessage
()
tests/unit/history-transcript-fa3ccd85-fixture.test.ts:38
↓ 2 callers
Function
buildPreviewTarget
(filePath: string, fileName?: string, size?: number)
src/components/file-preview/build-preview-target.ts:10
↓ 2 callers
Function
buildProxyEnv
(settings: ProxySettings)
electron/utils/proxy.ts:89
↓ 2 callers
Function
buildQrLoginKey
(channelType: string, accountId?: string)
electron/services/channels-api.ts:177
↓ 2 callers
Method
buildSnapshot
(params: { status: GatewayStatus; transportConnected: boolean; diagnostics: GatewayDiagnosticsSnap
electron/gateway/capability-monitor.ts:103
↓ 2 callers
Function
buildSteps
(omitLastStreamingMessageSegment: boolean)
src/pages/Chat/index.tsx:492
↓ 2 callers
Method
bump
(reason: string)
electron/gateway/lifecycle-controller.ts:18
↓ 2 callers
Function
cacheKey
()
tests/unit/prelaunch-maintenance-cache.test.ts:50
↓ 2 callers
Function
cancelWeChatLoginSession
(sessionKey?: string)
electron/utils/wechat-login.ts:461
↓ 2 callers
Function
captureTelemetryEvent
(event: string, properties: Record<string, unknown> = {})
electron/utils/telemetry.ts:97
↓ 2 callers
Function
cellClass
(active: boolean)
src/pages/Cron/index.tsx:509
↓ 2 callers
Function
channelHasAnyAccount
(channelSection: ChannelConfigData)
electron/utils/channel-config.ts:1139
↓ 2 callers
Method
checkTransportHealth
* Check Gateway health via WebSocket ping * OpenClaw Gateway doesn't have an HTTP /health endpoint
electron/gateway/manager.ts:964
↓ 2 callers
Function
checkUvInstalled
()
electron/utils/uv-setup.ts:66
↓ 2 callers
Function
clampSidebarWidth
(value: number)
src/stores/settings.ts:90
↓ 2 callers
Function
classifyAuthResponse
( status: number, data: unknown, )
electron/services/providers/provider-validation.ts:141
↓ 2 callers
Function
classifyCapabilityMethod
(method: string)
electron/gateway/manager.ts:131
↓ 2 callers
Function
cleanUserText
* 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 callers
Function
cleanupDanglingWeChatPluginState
()
electron/utils/channel-config.ts:1386
↓ 2 callers
Function
cleanupKnownRuntimeJunk
(rootDir, platform, arch)
scripts/after-pack.cjs:286
↓ 2 callers
Function
cleanupKoffi
(nodeModulesDir, platform, arch)
scripts/after-pack.cjs:121
↓ 2 callers
Function
cleanupNativePlatformPackages
(nodeModulesDir, platform, arch)
scripts/after-pack.cjs:188
↓ 2 callers
Function
cleanupUnnecessaryFiles
(dir)
scripts/after-pack.cjs:69
↓ 2 callers
Function
clearBaselines
()
src/stores/baseline-cache.ts:95
↓ 2 callers
Method
clearGatewayReadyFallbackTimer
()
electron/gateway/manager.ts:798
↓ 2 callers
Function
clearSendGenerationIfCurrent
()
src/stores/chat.ts:3787
↓ 2 callers
Function
clearSessionEntryFromMap
(entries: T, sessionKey: string)
src/stores/chat.ts:1864
↓ 2 callers
Function
clearSessionLabelHydrationTracking
(sessionKey: string)
src/stores/chat/session-label-hydration.ts:95
↓ 2 callers
Function
coerceAuthProfilesStore
(raw: Record<string, unknown> | null)
electron/utils/openclaw-auth-sqlite.ts:136
↓ 2 callers
Function
collectAsyncImageTaskStarts
( segmentMessages: RawMessage[], )
src/pages/Chat/image-generation-status.ts:77
↓ 2 callers
Function
collectMediaValues
(record: Record<string, unknown> | null | undefined)
src/stores/chat.ts:990
↓ 2 callers
Function
collectMediaValues
(record: Record<string, unknown> | null | undefined)
src/stores/chat/helpers.ts:579
↓ 2 callers
Function
collectMessageToolDelivery
(msg: RawMessage)
src/stores/chat.ts:1023
↓ 2 callers
Function
collectMessageToolDelivery
(msg: RawMessage)
src/stores/chat/helpers.ts:612
↓ 2 callers
Function
collectMissingPreviewRefs
(messages: RawMessage[])
src/stores/chat.ts:1571
↓ 2 callers
Function
collectMissingPreviewRefs
(messages: RawMessage[])
src/stores/chat/helpers.ts:1315
↓ 2 callers
Function
commitRuntimeError
()
src/stores/chat.ts:4302
↓ 2 callers
Function
commitRuntimeError
()
src/stores/chat/runtime-event-handlers.ts:288
↓ 2 callers
Function
compactProgressiveParts
(parts: string[])
src/pages/Chat/message-utils.ts:100
↓ 2 callers
Function
compactProgressiveTextParts
(parts: string[])
src/stores/chat/helpers.ts:118
↓ 2 callers
Function
confirmAndOpenFile
(params: { filePath: string; fileName: string; size?: number; t: (key: string, options?: { defaultValu
src/components/file-preview/open-file-utils.ts:15
↓ 2 callers
Method
connect
* Connect WebSocket to Gateway
electron/gateway/manager.ts:1113
↓ 2 callers
Function
copyPluginFromNodeModules
(npmPkgPath: string, targetDir: string, npmName: string)
electron/utils/plugin-install.ts:458
↓ 2 callers
Function
countExtractMacros
(content)
scripts/patch-nsis-extract.mjs:91
↓ 2 callers
Function
cpAsyncSafe
(src: string, dest: string)
electron/utils/plugin-install.ts:69
↓ 2 callers
Function
createAccount
(payload: ProviderPayload<'createAccount'>, gatewayManager?: GatewayManager)
electron/services/providers-api.ts:313
↓ 2 callers
Function
createChatApi
({ gatewayManager }: { gatewayManager: GatewayManager })
electron/services/chat-api.ts:41
↓ 2 callers
Function
createCronApi
({ gatewayManager }: { gatewayManager: GatewayManager })
electron/services/cron-api.ts:500
↓ 2 callers
Function
createDiagnosticsApi
(ctx: DiagnosticsApiContext)
electron/services/diagnostics-api.ts:48
↓ 2 callers
Function
createGatewayApi
( gatewayManager: GatewayManager, gatewayRpcBackpressure: GatewayRpcBackpressure, )
electron/services/gateway-api.ts:32
↓ 2 callers
Function
createInternalUiDeliveryReply
(msg: RawMessage, delivery: MessageToolDelivery)
src/stores/chat.ts:1069
↓ 2 callers
Function
createMainWindow
()
electron/main/index.ts:263
↓ 2 callers
Function
createMediaApi
()
electron/services/media-api.ts:97
↓ 2 callers
Method
createRelease
()
electron/utils/config-mutex.ts:45
↓ 2 callers
Function
createSessionsApi
()
electron/services/sessions-api.ts:414
↓ 2 callers
Function
createSignalQuitHandler
(hooks: SignalQuitHandlerHooks)
electron/main/signal-quit.ts:6
↓ 2 callers
Function
decodeJwtPayload
(token: string)
electron/utils/openai-codex-oauth.ts:95
↓ 2 callers
Function
deferred
()
tests/unit/gateway-events.test.ts:33
↓ 2 callers
Function
deleteAccount
( payload: ProviderPayload<'deleteAccount'> & { apiKeyOnly?: boolean }, gatewayManager?: GatewayManager, )
electron/services/providers-api.ts:355
↓ 2 callers
Function
deleteChannelAccountConfig
(channelType: string, accountId: string)
electron/utils/channel-config.ts:1005
↓ 2 callers
Method
deleteLegacyProvider
* @deprecated Use deleteAccount(accountId).
electron/services/providers/provider-service.ts:561
↓ 2 callers
Function
deleteSession
(sessionKey: string)
electron/services/sessions-api.ts:304
↓ 2 callers
Function
deleteWeChatAccountState
(accountId: string)
electron/utils/channel-config.ts:237
↓ 2 callers
Function
derivePublicKeyRaw
(publicKeyPem: string)
electron/utils/device-identity.ts:40
↓ 2 callers
Function
diffLineStats
(oldText: string, newText: string)
src/lib/generated-files.ts:365
↓ 2 callers
Function
diffModelPath
(filePath: string, side: 'orig' | 'mod')
src/components/file-preview/MonacoDiffViewer.tsx:30
↓ 2 callers
Function
discoverBundledPluginManifests
()
electron/utils/openclaw-auth.ts:94
↓ 2 callers
Method
drain
()
electron/gateway/rpc-backpressure.ts:94
↓ 2 callers
Function
dropRedundantOptimisticUserMessages
(sessionKey: string, messages: RawMessage[])
src/stores/chat/helpers.ts:385
↓ 2 callers
Function
emergencyGatewayCleanup
(reason: string, error: unknown)
electron/main/index.ts:675
↓ 2 callers
Method
emitReconnectMetric
( outcome: 'success' | 'failure', payload: { attemptNo: number; maxAttempts: number;
electron/gateway/manager.ts:1376
↓ 2 callers
Function
emptyCache
()
electron/gateway/prelaunch-maintenance-cache.ts:42
↓ 2 callers
Function
ensureAnthropicMessagesModelEntry
( model: Record<string, unknown>, providerKey?: string, entry?: Record<string, unknown>, )
electron/utils/openclaw-auth.ts:1619
↓ 2 callers
Function
ensureChannelPluginInstalled
(storedChannelType: string)
electron/services/channels-api.ts:1092
↓ 2 callers
Function
ensureClawXDefaultIdentity
()
electron/utils/openclaw-workspace.ts:112
↓ 2 callers
Function
ensureConfigDir
()
electron/utils/channel-config.ts:458
↓ 2 callers
Function
ensureOAuthPluginEnabled
(config: Record<string, unknown>, provider: string)
electron/utils/openclaw-auth.ts:200
↓ 2 callers
Function
ensureOpenClawStateDirExists
()
electron/utils/plugin-install-index.ts:161
↓ 2 callers
Function
ensurePluginAllowlist
(currentConfig: OpenClawConfig, channelType: string)
electron/utils/channel-config.ts:503
↓ 2 callers
Function
ensureToolDenyIncludes
( deny: string[], entry: string, )
electron/utils/openclaw-auth.ts:2745
↓ 2 callers
Function
ensureWebFetchSsrfPolicyInConfig
* 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 callers
Function
escapeRegExp
(value: string)
tests/unit/host-api-facade.test.ts:477
↓ 2 callers
Function
evaluateReport
(current, baseline)
scripts/comms/compare.mjs:47
↓ 2 callers
Function
expandProviderKeysForDeletion
* 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 callers
Function
expandShellPath
* Shell-related IPC handlers
electron/main/ipc-handlers.ts:1061
↓ 2 callers
Function
expandShellPath
(input: string)
electron/services/shell-api.ts:6
↓ 2 callers
Function
extractFallbackModelIds
(provider: string, fallbackModels: string[])
electron/utils/openclaw-auth.ts:1545
← previous
next →
801–900 of 2,554, ranked by callers