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
extractMarkdownImageRefs
Extract image targets from markdown `` in assistant text.
src/stores/chat/helpers.ts:748
↓ 2 callers
Function
extractModelId
(provider: string, modelRef: string)
electron/utils/openclaw-auth.ts:1541
↓ 2 callers
Function
extractSessionRecords
(store: JsonRecord)
electron/utils/session-util.ts:15
↓ 2 callers
Function
extractTextFromContent
(content: unknown)
src/stores/chat.ts:2130
↓ 2 callers
Function
extractTextFromContent
(content: unknown)
src/stores/chat/helpers.ts:1608
↓ 2 callers
Function
extractTokens
Extract `{{var}}` interpolation tokens (i18next default style).
tests/unit/i18n-locale-parity.test.ts:145
↓ 2 callers
Function
fallbackModelsEqual
(a?: string[], b?: string[])
src/components/settings/ProvidersSettings.tsx:85
↓ 2 callers
Function
fallbackProviderIdsEqual
(a?: string[], b?: string[])
src/components/settings/ProvidersSettings.tsx:75
↓ 2 callers
Function
fetchCronSessionHistory
(sessionKey: string, limit = 200)
src/lib/cron-session-history.ts:4
↓ 2 callers
Function
fetchQuickAccessSkills
(input: { workspace?: string; agentDir?: string; })
src/lib/quick-access-skills.ts:4
↓ 2 callers
Function
fetchSessionLabelSummaries
(sessionKeys: string[])
src/stores/chat.ts:176
↓ 2 callers
Function
fetchWeChatQrCode
(apiBaseUrl: string, accountId?: string, botType = DEFAULT_ILINK_BOT_TYPE)
electron/utils/wechat-login.ts:245
↓ 2 callers
Function
fileExists
Non-throwing async existence check.
electron/utils/device-identity.ts:57
↓ 2 callers
Function
filterEnabledQuickAccessSkills
( skills: QuickAccessSkill[], runtimeSkills?: QuickAccessRuntimeSkillStatus[] | null, configs?: Record<s
electron/utils/skill-quick-access.ts:343
↓ 2 callers
Function
filterUsageHistoryByWindow
( entries: UsageHistoryEntry[], window: UsageWindow, now = Date.now(), )
src/pages/Models/usage-history.ts:104
↓ 2 callers
Function
findExistingGatewayProcess
(options: { port: number; ownedPid?: number; })
electron/gateway/supervisor.ts:238
↓ 2 callers
Function
findLastImageGenerateToolCallIndex
(segmentMessages: RawMessage[])
src/pages/Chat/image-generation-status.ts:66
↓ 2 callers
Function
findParentNodeModules
Walk up from a path until we find a parent named node_modules.
electron/utils/plugin-install.ts:422
↓ 2 callers
Function
findSkillTokenRange
(value: string, skillName: string)
src/pages/Chat/ChatInput.tsx:72
↓ 2 callers
Function
findUvInPathSync
()
electron/utils/uv-setup.ts:53
↓ 2 callers
Function
fingerprintPublicKey
(publicKeyPem: string)
electron/utils/device-identity.ts:51
↓ 2 callers
Function
finish
(value: boolean)
electron/utils/uv-env.ts:73
↓ 2 callers
Method
finishLogin
* Finish login: close socket and emit success after credentials are saved
electron/utils/whatsapp-login.ts:233
↓ 2 callers
Function
flushBuffer
()
electron/utils/logger.ts:58
↓ 2 callers
Function
fmtPercent
(value)
scripts/comms/compare.mjs:39
↓ 2 callers
Function
focusMainWindow
()
electron/main/index.ts:254
↓ 2 callers
Function
focusWindow
(win: BrowserWindow)
electron/main/index.ts:241
↓ 2 callers
Function
forceNextHistoryLoad
(sessionKey: string)
src/stores/chat.ts:336
↓ 2 callers
Function
formatBytes
(bytes)
scripts/download-bundled-agent-browser.mjs:51
↓ 2 callers
Function
formatConfiguredModelLabel
( modelId: string, account: ProviderAccount, vendorMap: Map<string, ProviderVendorInfo>, )
src/lib/model-options.ts:71
↓ 2 callers
Function
formatModelLabel
(model: unknown)
electron/utils/agent-config.ts:119
↓ 2 callers
Function
formatTimestamp
(timestamp: unknown)
src/pages/Chat/message-utils.ts:562
↓ 2 callers
Function
formatUsageSource
(source?: string)
src/pages/Models/index.tsx:51
↓ 2 callers
Function
formatUsageTimestamp
(timestamp: string)
src/pages/Models/index.tsx:529
↓ 2 callers
Function
generateImagePreview
(filePath: string, mimeType: string)
electron/services/media-api.ts:40
↓ 2 callers
Function
generateImagePreview
(filePath: string, mimeType: string)
electron/services/files-api.ts:107
↓ 2 callers
Function
getAgentsDefaults
(config: unknown)
electron/utils/openclaw-image-generation.ts:93
↓ 2 callers
Function
getAttachmentMergeKey
(file: AttachedFile)
src/stores/chat.ts:3028
↓ 2 callers
Function
getAttachmentMergeKey
(file: AttachedFile)
src/stores/chat/history-actions.ts:97
↓ 2 callers
Function
getBundledUvPath
* Get the path to the bundled uv binary
electron/utils/uv-setup.ts:12
↓ 2 callers
Function
getCachedSessionRunState
(sessionKey: string)
src/stores/chat.ts:380
↓ 2 callers
Function
getChangedFiles
(since = 'origin/main', cwd = ROOT)
harness/src/git.mjs:16
↓ 2 callers
Function
getChannelBindingMap
* Returns a map of channelType -> agentId from bindings. * Account-scoped bindings are preferred; channel-wide bindings serve as fallback. * Multipl
electron/utils/agent-config.ts:253
↓ 2 callers
Function
getChannelConfig
(channelType: string, accountId?: string)
electron/utils/channel-config.ts:935
↓ 2 callers
Function
getChannelFormValues
(channelType: string, accountId?: string)
electron/utils/channel-config.ts:997
↓ 2 callers
Function
getCommonProperties
()
electron/utils/telemetry.ts:14
↓ 2 callers
Function
getComparableAttachmentSignature
(message: Pick<RawMessage, '_attachedFiles'>)
src/stores/chat.ts:661
↓ 2 callers
Function
getComparableAttachmentSignature
(message: Pick<RawMessage, '_attachedFiles'>)
src/stores/chat/helpers.ts:235
↓ 2 callers
Method
getCurrentEpoch
()
electron/gateway/lifecycle-controller.ts:14
↓ 2 callers
Method
getDefaultLegacyProvider
* @deprecated Use getDefaultAccountId().
electron/services/providers/provider-service.ts:577
↓ 2 callers
Function
getDefaultProvider
()
electron/utils/secure-storage.ts:211
↓ 2 callers
Function
getDefaultProviderAccountId
()
electron/services/providers/provider-store.ts:101
↓ 2 callers
Function
getDefaultSkills
(t: TFunction)
src/pages/Setup/index.tsx:74
↓ 2 callers
Function
getDeliveryAccountDisplayName
(account: DeliveryChannelAccount, t: TFunction)
src/pages/Cron/index.tsx:273
↓ 2 callers
Function
getDirSize
(dir)
scripts/bundle-openclaw.mjs:484
↓ 2 callers
Function
getEnv
(value: unknown)
electron/services/skills-api.ts:53
↓ 2 callers
Function
getImageGenerationRuntime
()
electron/utils/openclaw-image-generation-runtime.ts:65
↓ 2 callers
Function
getLastAbortedRunId
()
src/stores/chat/helpers.ts:1862
↓ 2 callers
Function
getMacTrafficLightChromeOffset
( chromeHeight = MAC_SIDEBAR_CHROME_HEIGHT, buttonFrameHeight = MAC_TRAFFIC_LIGHT_FRAME_HEIGHT, )
shared/sidebar-layout.ts:34
↓ 2 callers
Function
getMacTrafficLightFrameHeight
(darwinMajor: number)
shared/sidebar-layout.ts:27
↓ 2 callers
Function
getMacTrafficLightPosition
(sidebarCollapsed: boolean)
electron/main/traffic-light-layout.ts:19
↓ 2 callers
Function
getMacTrafficLightPosition
(options: { sidebarCollapsed: boolean; chromeHeight?: number; buttonFrameHeight?: number; })
shared/sidebar-layout.ts:41
↓ 2 callers
Method
getMarketplaceCapability
()
electron/gateway/clawhub.ts:67
↓ 2 callers
Function
getMimeType
(ext: string)
electron/main/ipc-handlers.ts:1285
↓ 2 callers
Function
getModelInputHelpers
()
electron/utils/openclaw-image-generation-runtime.ts:106
↓ 2 callers
Function
getModelRefProviderKey
* Remove a provider completely from OpenClaw (delete config, disable plugins, delete keys)
electron/utils/openclaw-auth.ts:998
↓ 2 callers
Function
getNodeExecForCli
()
electron/utils/openclaw-cli.ts:330
↓ 2 callers
Function
getOAuthEndpoints
(region: MiniMaxRegion)
electron/utils/minimax-oauth.ts:34
↓ 2 callers
Function
getOAuthPluginRegistration
(provider: string)
electron/utils/openclaw-auth.ts:189
↓ 2 callers
Function
getPathEnvValue
(env: EnvMap)
electron/utils/env-path.ts:29
↓ 2 callers
Function
getPrimaryChannels
()
shared/types/channel.ts:559
↓ 2 callers
Function
getProtocolBaseUrlPlaceholder
( apiProtocol: ProviderAccount['apiProtocol'], )
src/components/settings/ProvidersSettings.tsx:66
↓ 2 callers
Function
getProviderFallbackModelRefs
(config: ProviderConfig)
electron/services/providers/provider-runtime-sync.ts:148
↓ 2 callers
Function
getProviderModelRef
(config: ProviderConfig)
electron/services/providers/provider-runtime-sync.ts:129
↓ 2 callers
Function
getSessionKey
(payload: unknown)
electron/services/sessions-api.ts:195
↓ 2 callers
Function
getSessionLabelHydrationCandidate
( session: Pick<ChatSession, 'key' | 'updatedAt' | 'label' | 'displayName' | 'derivedTitle'>, sessionLabel
src/stores/chat/session-label-hydration.ts:50
↓ 2 callers
Function
getSessionLabelHydrationVersion
( session: Pick<ChatSession, 'key' | 'updatedAt' | 'label' | 'displayName' | 'derivedTitle'>, sessionLastA
src/stores/chat/session-label-hydration.ts:41
↓ 2 callers
Function
getSkillKey
(payload: unknown)
electron/services/skills-api.ts:45
↓ 2 callers
Function
getSkillPrefix
(skillName: string)
src/pages/Chat/ChatInput.tsx:62
↓ 2 callers
Function
getStartupHistoryTimeoutOverride
( isInitialForegroundLoad: boolean, )
src/stores/chat/history-startup-retry.ts:88
↓ 2 callers
Function
getStore
()
electron/main/window.ts:19
↓ 2 callers
Function
getToolCallFilePath
* Extract file path from a tool call's arguments by toolCallId. * Searches common argument names: file_path, filePath, path, file.
src/stores/chat.ts:1236
↓ 2 callers
Function
getUnsupportedCronDeliveryError
(_channel: string | undefined)
electron/services/cron-api.ts:247
↓ 2 callers
Function
getValueAtPath
(obj: JsonValue, dottedPath: string)
tests/unit/i18n-locale-parity.test.ts:132
↓ 2 callers
Function
getVirtualStoreNodeModules
(realPkgPath)
scripts/bundle-openclaw-plugins.mjs:51
↓ 2 callers
Function
getVirtualStoreNodeModules
(realPkgPath)
scripts/after-pack.cjs:532
↓ 2 callers
Function
getZoomLevel
(app: ElectronApplication)
tests/e2e/zoom-shortcuts.spec.ts:4
↓ 2 callers
Function
guessFactoryExport
(subpath)
scripts/generate-ext-bridge.mjs:131
↓ 2 callers
Function
handleConnect
()
src/components/channels/ChannelConfigModal.tsx:326
↓ 2 callers
Function
handleProxySettingsChange
(gatewayManager: GatewayManager)
electron/services/settings-api.ts:77
↓ 2 callers
Function
handleRenameCancel
()
src/components/layout/Sidebar.tsx:231
↓ 2 callers
Function
handleRequestClose
()
src/pages/Agents/index.tsx:481
↓ 2 callers
Function
handleRunOpenClawDoctor
(mode: 'diagnose' | 'fix')
src/pages/Settings/index.tsx:120
↓ 2 callers
Function
handleStartRename
(key: string, currentLabel: string)
src/components/layout/Sidebar.tsx:213
↓ 2 callers
Function
hasApiKey
(providerId: string)
electron/utils/secure-storage.ts:98
↓ 2 callers
Function
hasAssistantAfterLastRealUser
(messages: RawMessage[])
src/stores/chat/helpers.ts:1880
↓ 2 callers
Function
hasCachedActiveUserRun
(sessionKey: string)
src/stores/chat.ts:2479
↓ 2 callers
Function
hasConfiguredProviderCredentials
( account: ProviderAccount, statusById: Map<string, ProviderWithKeyInfo>, )
src/lib/model-options.ts:84
↓ 2 callers
Function
hasFreshRunningStreamingTool
(streamingTools: ToolStatus[], now: number)
src/pages/Chat/image-generation-status.ts:134
↓ 2 callers
Method
hasLegacyProviderApiKey
* @deprecated Use hasAccountApiKey(accountId).
electron/services/providers/provider-service.ts:609
← previous
next →
901–1,000 of 2,554, ranked by callers