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
↓ 5 callers
Function
setExpanded
(next: boolean)
src/pages/Chat/ExecutionGraphCard.tsx:196
↓ 5 callers
Function
setLastChatEventAt
(value: number)
src/stores/chat/helpers.ts:1850
↓ 5 callers
Function
shouldIncludeSessionInSidebarList
(session: ChatSession)
src/stores/chat/session-key-utils.ts:34
↓ 5 callers
Function
shouldOfferDirectOpenFallback
(ext?: string | null, size?: number)
src/components/file-preview/open-file-utils.ts:11
↓ 5 callers
Function
shouldTrackInboundRunLifecycle
( state: Pick<ChatState, 'lastUserMessageAt' | 'sending' | 'activeRunId' | 'pendingFinal'>, sessionKey?: s
src/stores/chat.ts:2484
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/chat-question-directory.spec.ts:5
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/chat-table-header-light.spec.ts:8
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/chat-assistant-markdown-plain.spec.ts:9
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/chat-scroll-to-latest.spec.ts:5
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/cron-skill-picker.spec.ts:3
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/chat-code-block-wrap.spec.ts:14
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/chat-scroll-pin-bottom.spec.ts:6
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/chat-latex-rendering.spec.ts:5
↓ 5 callers
Function
stableStringify
(value: unknown)
tests/e2e/fixtures/electron.ts:231
↓ 5 callers
Function
streamingText
(paragraphs: number)
tests/e2e/chat-scroll-pin-bottom.spec.ts:24
↓ 5 callers
Function
supportsRichDocumentPreview
(ext: string)
src/lib/generated-files.ts:196
↓ 5 callers
Function
syncAgentModelsToRuntime
(agentIds?: Set<string>)
electron/services/providers/provider-runtime-sync.ts:470
↓ 5 callers
Function
syncUpdatedProviderToRuntime
( config: ProviderConfig, apiKey: string | undefined, gatewayManager?: GatewayManager, )
electron/services/providers/provider-runtime-sync.ts:529
↓ 5 callers
Function
toOpenClawChannelType
(channelType: string)
electron/utils/channel-alias.ts:12
↓ 5 callers
Function
toOpenClawChannelType
(channelType: string)
src/lib/channel-alias.ts:12
↓ 5 callers
Function
toSessionLabel
(text: string, maxLength = 50)
src/stores/chat.ts:265
↓ 5 callers
Function
toUserMessage
(error: unknown)
src/lib/error-message.ts:5
↓ 5 callers
Function
updateAgentModelProvider
( providerType: string, entry: AgentModelProviderEntry, )
electron/utils/openclaw-auth.ts:2698
↓ 5 callers
Function
upsertOpenClawProviderEntry
( config: Record<string, unknown>, provider: string, options: ProviderEntryBuildOptions, )
electron/utils/openclaw-auth.ts:1806
↓ 5 callers
Function
upsertToolStatuses
(current: ToolStatus[], updates: ToolStatus[])
src/stores/chat.ts:2273
↓ 4 callers
Method
_getProviderApiKeyInternal
Internal: read an account's api key without warning.
electron/services/providers/provider-service.ts:464
↓ 4 callers
Method
_saveProviderInternal
Internal: upsert a legacy provider config (creates or updates the account).
electron/services/providers/provider-service.ts:430
↓ 4 callers
Function
addPath
(path: string)
src/lib/collect-dropped-files.ts:88
↓ 4 callers
Function
addProvidersFromProfileEntries
( profiles: Record<string, unknown> | undefined, target: Set<string>, options?: { includeRawKeys?: boole
electron/utils/openclaw-auth.ts:646
↓ 4 callers
Function
applyAppName
(label: string)
electron/main/menu.ts:10
↓ 4 callers
Function
applyProxySettings
( partialSettings?: Pick<AppSettings, | 'proxyEnabled' | 'proxyServer' | 'proxyHttpServer' |
electron/main/proxy.ts:6
↓ 4 callers
Function
assertValidApiProtocol
( api: unknown, providerKey?: string, )
electron/shared/providers/types.ts:86
↓ 4 callers
Function
buildDirectoryTargetOptions
( entries: DirectoryEntry[], normalizeTarget: (target: string) => string | undefined, )
electron/services/channels-api.ts:415
↓ 4 callers
Function
buildSessionSwitchPatch
( state: Pick< ChatState, | 'currentSessionKey' | 'messages' | 'sessions' | 'sessionLabe
src/stores/chat.ts:1868
↓ 4 callers
Method
cancelAutoInstall
()
electron/main/updater.ts:249
↓ 4 callers
Method
checkForUpdates
* Check for updates. * electron-updater automatically tries providers defined in electron-builder.yml in order. * * In dev mode (not packed),
electron/main/updater.ts:172
↓ 4 callers
Function
classifyFileExt
(ext: string)
src/lib/generated-files.ts:176
↓ 4 callers
Function
cleanupWhatsAppLoginCredentials
* Standalone implementation of the cleanup logic from WhatsAppLoginManager.stop(). * This mirrors the exact logic added in the fix, enabling us to un
tests/unit/whatsapp-login.test.ts:66
↓ 4 callers
Function
collectToolUpdates
(message: unknown, eventState: string)
src/stores/chat.ts:2307
↓ 4 callers
Function
connectGatewaySocket
(options: { port: number; deviceIdentity: DeviceIdentity | null; platform: string; pendingRequests: Ma
electron/gateway/ws-client.ts:176
↓ 4 callers
Function
connectGatewayWithStartupRetry
(options: { connect: (port: number, externalToken?: string) => Promise<void>; port: number; externalToke
electron/gateway/startup-recovery.ts:90
↓ 4 callers
Function
cpSyncSafe
(src: string, dest: string)
electron/utils/plugin-install.ts:41
↓ 4 callers
Function
createAgentsApi
(ctx: AgentsApiContext)
electron/services/agents-api.ts:47
↓ 4 callers
Function
createImplicitMainEntry
(config: AgentConfigDocument)
electron/utils/agent-config.ts:176
↓ 4 callers
Function
createMainWindowFocusState
()
electron/main/main-window-focus.ts:8
↓ 4 callers
Function
deferred
()
tests/unit/skills-store-fetch-parallel.test.ts:19
↓ 4 callers
Function
deleteAgentConfig
(agentId: string)
electron/utils/agent-config.ts:695
↓ 4 callers
Function
deleteModelConfigIfEmpty
(parent: Record<string, unknown>)
electron/utils/openclaw-auth.ts:1028
↓ 4 callers
Function
directoryChildrenSignature
(path: string, maxEntries = 200)
electron/gateway/prelaunch-maintenance-cache.ts:92
↓ 4 callers
Function
ensureAnthropicMessagesProviderDefaults
* Ensure `models.providers.*` entries using `anthropic-messages` include the * token limits OpenClaw's transport layer requires. Returns whether `ent
electron/utils/openclaw-auth.ts:1654
↓ 4 callers
Function
ensurePluginRegistration
(currentConfig: OpenClawConfig, pluginId: string)
electron/utils/channel-config.ts:340
↓ 4 callers
Function
expectPinnedToBottom
()
tests/e2e/chat-scroll-pin-bottom.spec.ts:100
↓ 4 callers
Function
extnameOf
(path: string)
src/lib/generated-files.ts:233
↓ 4 callers
Function
extractFilePathsFromToolArgs
(args: Record<string, unknown>)
src/stores/chat.ts:960
↓ 4 callers
Function
extractImages
( message: RawMessage | unknown, )
src/pages/Chat/message-utils.ts:468
↓ 4 callers
Function
extractText
(content: unknown)
tests/unit/history-transcript-fa3ccd85-fixture.test.ts:50
↓ 4 callers
Function
fileExists
(p: string)
electron/utils/channel-config.ts:181
↓ 4 callers
Function
fileExists
Non-throwing async existence check.
tests/unit/sanitize-config.test.ts:149
↓ 4 callers
Function
filterActiveProviderKeysForUi
( activeKeys: Iterable<string>, options?: { hasConfiguredOpenAiApiKey?: boolean }, )
electron/utils/provider-keys.ts:71
↓ 4 callers
Function
finish
(ok: boolean)
electron/gateway/supervisor.ts:305
↓ 4 callers
Function
flushMicrotasks
()
tests/unit/gateway-ws-client.test.ts:70
↓ 4 callers
Function
fmtNumber
(value)
scripts/comms/compare.mjs:43
↓ 4 callers
Function
formatMessage
(level: string, message: string, ...args: unknown[])
electron/utils/logger.ts:131
↓ 4 callers
Function
getAgentIdFromSessionKey
(sessionKey: string)
src/stores/chat/session-actions.ts:18
↓ 4 callers
Function
getAllSkillConfigs
()
electron/utils/skill-config.ts:258
↓ 4 callers
Function
getAuthProfilesSqlitePath
(agentId: string)
electron/utils/openclaw-auth-sqlite.ts:85
↓ 4 callers
Function
getCronSessionBaseKey
(sessionKey: string)
src/stores/chat/cron-session-utils.ts:37
↓ 4 callers
Method
getDefaultAccountId
()
electron/services/providers/provider-service.ts:341
↓ 4 callers
Function
getId
(payload: unknown)
electron/services/cron-api.ts:493
↓ 4 callers
Function
getInvokeHandler
(channel: string)
tests/e2e/fixtures/electron.ts:244
↓ 4 callers
Method
getLegacyProviderApiKey
* @deprecated Use getAccountApiKey(accountId).
electron/services/providers/provider-service.ts:593
↓ 4 callers
Function
getMessageStopReason
(message: RawMessage | unknown)
src/stores/chat/helpers.ts:441
↓ 4 callers
Function
getMimeType
(ext: string)
electron/services/files-api.ts:96
↓ 4 callers
Function
getMimeTypeForExt
(ext: string)
src/lib/generated-files.ts:172
↓ 4 callers
Function
getModelIdFromRef
(modelRef: string | undefined, providerKey: string)
electron/main/provider-model-sync.ts:19
↓ 4 callers
Function
getOpenClawProviderKeyForType
(type: string, providerId: string)
electron/utils/provider-keys.ts:24
↓ 4 callers
Function
getOpenClawStatus
()
electron/utils/paths.ts:193
↓ 4 callers
Function
getPathEnvKey
(env: EnvMap)
electron/utils/env-path.ts:15
↓ 4 callers
Function
getPostTriggerSegmentMessages
( messages: RawMessage[], triggerIndex: number, nextUserIndex: number, )
src/pages/Chat/task-visualization.ts:128
↓ 4 callers
Function
getPreviewMergeKey
(message: RawMessage)
src/stores/chat.ts:3004
↓ 4 callers
Function
getPreviewMergeKey
(message: RawMessage)
src/stores/chat/history-actions.ts:73
↓ 4 callers
Function
getProvider
(providerId: string)
electron/utils/secure-storage.ts:141
↓ 4 callers
Function
getRecentTokenUsageHistory
(limit?: number)
electron/utils/token-usage.ts:92
↓ 4 callers
Function
getReconnectSkipReason
(context: ReconnectAttemptContext)
electron/gateway/process-policy.ts:27
↓ 4 callers
Function
getResourcesDir
()
electron/utils/paths.ts:97
↓ 4 callers
Function
getSecretStore
()
electron/services/secrets/secret-store.ts:68
↓ 4 callers
Function
getUserAgentHeader
(headers?: Record<string, string>)
src/components/settings/ProvidersSettings.tsx:91
↓ 4 callers
Function
getVirtualStoreNodeModules
* Given a real path of a package, find the containing virtual-store node_modules. * e.g. .pnpm/chalk@5.4.1/node_modules/chalk -> .pnpm/chalk@5.4.1/no
scripts/bundle-openclaw.mjs:146
↓ 4 callers
Function
gitLines
(args, cwd = ROOT)
harness/src/git.mjs:7
↓ 4 callers
Function
hasConfiguredCredentials
( account: ProviderAccount, status?: ProviderWithKeyInfo, )
src/lib/provider-accounts.ts:113
↓ 4 callers
Function
hasInvalidConfigFailureSignal
( startupError: unknown, startupStderrLines: string[], )
electron/gateway/startup-recovery.ts:47
↓ 4 callers
Function
hasOptimisticServerEcho
( loadedMessages: RawMessage[], optimistic: RawMessage, optimisticTimestampMs: number, )
src/stores/chat/helpers.ts:359
↓ 4 callers
Method
install
(params: MarketplaceInstallParams)
electron/gateway/clawhub.ts:51
↓ 4 callers
Function
isChannelBinding
(binding: unknown)
electron/utils/agent-config.ts:220
↓ 4 callers
Function
isConfiguredModelRefAvailable
( modelRef: string | null | undefined, modelOptions: ConfiguredModelOption[], )
src/lib/model-options.ts:190
↓ 4 callers
Function
isControlUiBrowserPairingRequest
(request: PendingDevicePairingRequest)
electron/utils/control-ui-device-pairing.ts:44
↓ 4 callers
Function
isGatewayWsTraceEnabled
()
electron/gateway/ws-trace.ts:13
↓ 4 callers
Function
isHtmlPreviewExt
(ext: string | null | undefined)
src/lib/generated-files.ts:201
↓ 4 callers
Function
isImageProviderAuthenticated
( providerKey: string, agentId: string, )
electron/utils/openclaw-image-generation.ts:172
↓ 4 callers
Function
isInternalMessage
True for internal plumbing messages that should never be shown in the UI.
src/stores/chat.ts:1991
← previous
next →
401–500 of 2,554, ranked by callers