MCPcopy Create free account

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

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

↓ 1 callersFunctionsyncRuntimeProviderConfig
( config: ProviderConfig, context: RuntimeProviderSyncContext, )
electron/services/providers/provider-runtime-sync.ts:316
↓ 1 callersFunctiontabsForFile
(file: FilePreviewTarget, mode: FilePreviewBodyMode)
src/components/file-preview/FilePreviewBody.tsx:98
↓ 1 callersFunctiontakeBlockedRunEvents
(runId: string)
src/stores/chat/helpers.ts:1903
↓ 1 callersMethodteardown
()
electron/extensions/types.ts:22
↓ 1 callersMethodteardown
()
src/extensions/types.ts:83
↓ 1 callersMethodteardownAll
()
src/extensions/registry.ts:105
↓ 1 callersFunctionterminateOrphanedProcessIds
(port: number, pids: string[])
electron/gateway/supervisor.ts:197
↓ 1 callersFunctiontightenDatabasePermissions
(sqlitePath: string)
electron/utils/openclaw-auth-sqlite.ts:110
↓ 1 callersFunctiontoBooleanValue
(value: unknown)
electron/services/skills/local-skill-service.ts:161
↓ 1 callersFunctiontoComparableConfig
(input: Record<string, unknown>)
electron/services/channels-api.ts:1006
↓ 1 callersFunctiontoGitPath
(inputPath)
scripts/bundle-preinstalled-skills.mjs:46
↓ 1 callersFunctiontoHostApiRegistry
(registryOrServices: HostApiRegistry | HostServiceRegistry)
electron/main/ipc/host-invoke.ts:79
↓ 1 callersFunctiontoSessionLabel
(text: string, maxLength = 50)
src/stores/chat/session-actions.ts:24
↓ 1 callersFunctiontoTimeInputValue
(date: Date)
src/pages/Cron/index.tsx:343
↓ 1 callersFunctiontoggleFallbackProvider
(providerId: string)
src/components/settings/ProvidersSettings.tsx:417
↓ 1 callersFunctiontoggleSecretVisibility
(key: string)
src/components/channels/ChannelConfigModal.tsx:444
↓ 1 callersFunctiontoggleSessionBucket
(bucketKey: SessionBucketKey)
src/components/layout/Sidebar.tsx:244
↓ 1 callersFunctiontrackUiTiming
( event: string, durationMs: number, payload: TelemetryPayload = {}, )
src/lib/telemetry.ts:61
↓ 1 callersFunctiontransformChannelConfig
( channelType: string, config: ChannelConfigData, existingAccountConfig: ChannelConfigData, )
electron/utils/channel-config.ts:634
↓ 1 callersFunctiontranslate
(key: string, vars?: Record<string, unknown>)
tests/unit/chat-input.test.tsx:71
↓ 1 callersFunctiontrimBundledOpenClawSkills
(options?: { bundledSkillsRoot?: string })
electron/utils/skill-config.ts:267
↓ 1 callersFunctiontrimBundledOpenClawSkillsAndConfigs
( options?: { bundledSkillsRoot?: string }, )
electron/utils/skill-config.ts:300
↓ 1 callersFunctiontrimPathTerminators
(filePath: string)
src/stores/chat.ts:1083
↓ 1 callersFunctiontrimPathTerminators
(filePath: string)
src/pages/Chat/ChatMessage.tsx:133
↓ 1 callersFunctiontrimTrailingSlash
(value)
resources/openclaw-plugins/clawx-openai-image/index.mjs:10
↓ 1 callersFunctiontrim_whitespace
(im)
scripts/crop_qr.py:5
↓ 1 callersFunctiontrustedInstallRecordMatches
( existing: unknown, expected: TrustedOfficialPluginInstallRecord, )
electron/utils/plugin-install.ts:306
↓ 1 callersFunctiontryLegacySdkImport
(subpath: string)
electron/utils/openclaw-sdk.ts:77
↓ 1 callersFunctiontryParseJsonObject
(detail: string | undefined)
src/pages/Chat/task-visualization.ts:236
↓ 1 callersFunctiontryReadMarker
(markerPath: string)
electron/utils/skill-config.ts:421
↓ 1 callersMethoduninstall
* Uninstall a managed skill and remove its stored config.
electron/gateway/clawhub.ts:112
↓ 1 callersFunctionunique
(values)
harness/src/rules.mjs:24
↓ 1 callersFunctionupdateAgentName
(agentId: string, name: string)
electron/utils/agent-config.ts:631
↓ 1 callersFunctionupdateCachedSessionRunStateFromRuntimeEvent
(event: ChatRuntimeEvent)
src/stores/chat.ts:412
↓ 1 callersFunctionupdateConfigValue
(key: string, value: string)
src/components/channels/ChannelConfigModal.tsx:440
↓ 1 callersFunctionupdateProviderWithKey
(payload: ProviderPayload<'updateWithKey'>, gatewayManager?: GatewayManager)
electron/services/providers-api.ts:238
↓ 1 callersFunctionupdateSingleAgentModelProvider
( agentId: string, providerType: string, entry: AgentModelProviderEntry, )
electron/utils/openclaw-auth.ts:2706
↓ 1 callersFunctionupdateSkillConfig
( skillKey: string, updates: SkillConfigUpdates, )
electron/utils/skill-config.ts:201
↓ 1 callersFunctionupsertImageCacheEntry
(filePath: string, file: Omit<AttachedFileMeta, 'filePath'>)
src/stores/chat/helpers.ts:410
↓ 1 callersFunctionuseMinLoading
(isLoading: boolean, minDurationMs: number = 500)
src/hooks/use-min-loading.ts:10
↓ 1 callersFunctionvalidateAnthropicHeaderKey
( providerType: string, apiKey: string, baseUrl?: string, )
electron/services/providers/provider-validation.ts:312
↓ 1 callersFunctionvalidateChannelConfig
(channelType: string)
electron/utils/channel-config.ts:1603
↓ 1 callersFunctionvalidateChannelCredentials
( channelType: string, config: Record<string, string> )
electron/utils/channel-config.ts:1483
↓ 1 callersFunctionvalidateDiscordCredentials
( config: Record<string, string> )
electron/utils/channel-config.ts:1497
↓ 1 callersFunctionvalidateGoogleQueryKey
( providerType: string, apiKey: string, baseUrl?: string, )
electron/services/providers/provider-validation.ts:302
↓ 1 callersFunctionvalidateLogFilePath
(path: unknown)
electron/services/logs-api.ts:31
↓ 1 callersFunctionvalidateOpenRouterKey
( providerType: string, apiKey: string, )
electron/services/providers/provider-validation.ts:344
↓ 1 callersFunctionvalidateTelegramCredentials
( config: Record<string, string> )
electron/utils/channel-config.ts:1582
↓ 1 callersFunctionvisit
(entry: unknown)
src/stores/gateway.ts:58
↓ 1 callersFunctionvisit
(v: JsonValue)
tests/unit/i18n-locale-parity.test.ts:147
↓ 1 callersFunctionwaitForGatewayReady
(options: { port: number; getProcessExitCode: () => number | null; retries?: number; intervalMs?: numb
electron/gateway/ws-client.ts:73
↓ 1 callersFunctionwaitForPreviewRetry
(ms: number)
src/stores/chat.ts:1567
↓ 1 callersFunctionwaitForPreviewRetry
(ms: number)
src/stores/chat/helpers.ts:1304
↓ 1 callersFunctionwalk
( absDir: string, depth: number, )
electron/main/ipc-handlers.ts:1619
↓ 1 callersFunctionwalk
(absDir: string, depth: number)
electron/services/files-api.ts:415
↓ 1 callersFunctionwalk
(node: WorkspaceTreeNode, depth: number)
src/lib/workspace-tree.ts:113
↓ 1 callersFunctionwalk
(dir: string, depth: number)
src/lib/skill-files.ts:159
↓ 1 callersFunctionwalk
(currentDir)
scripts/after-pack.cjs:91
↓ 1 callersFunctionwalkClean
(dir)
scripts/bundle-openclaw.mjs:655
↓ 1 callersFunctionwalkExt
(dir, insideNodeModules, insideSkills)
scripts/bundle-openclaw.mjs:601
↓ 1 callersFunctionwarmupManagedPythonReadiness
()
electron/gateway/supervisor.ts:11
↓ 1 callersFunctionwarmupNetworkOptimization
()
electron/utils/uv-env.ts:159
↓ 1 callersFunctionwatchControlUiPairingApprovals
( gateway: GatewayPairingRpcClient, signal: { cancelled: boolean }, timeoutMs: number, pollIntervalMs:
electron/utils/control-ui-device-pairing.ts:245
↓ 1 callersFunctionwithAttachedFileSource
( file: AttachedFileMeta, source: AttachedFileMeta['source'], )
src/stores/chat/helpers.ts:415
↓ 1 callersFunctionwithConfiguredImageGenerationPlugins
(configuredChannels: string[], rawConfig: unknown)
electron/gateway/config-sync.ts:284
↓ 1 callersFunctionwithTimeout
(promise: Promise<T>, timeoutMs: number)
src/stores/chat.ts:271
↓ 1 callersFunctionwithViewerParams
(url: string)
src/components/file-preview/PdfViewer.tsx:42
↓ 1 callersFunctionwithoutDismissedRunError
( dismissedBySession: Record<string, string>, sessionKey: string, )
src/stores/chat.ts:889
↓ 1 callersFunctionwithoutDismissedRunError
( dismissedBySession: Record<string, string>, sessionKey: string, )
src/stores/chat/helpers.ts:475
↓ 1 callersFunctionwriteAccountIndex
(accountIds: string[])
electron/utils/wechat-login.ts:303
↓ 1 callersFunctionwriteCache
(cachePath: string, cache: CacheFile)
electron/gateway/prelaunch-maintenance-cache.ts:62
↓ 1 callersFunctionwriteFileIfMissing
(path: string, content: string)
electron/utils/openclaw-workspace.ts:54
↓ 1 callersFunctionwriteJsonStore
(agentId: string, store: Record<string, unknown>)
tests/unit/openclaw-auth-sqlite.test.ts:22
↓ 1 callersFunctionwriteOpenClawJson
(config: unknown)
tests/unit/openclaw-image-generation.test.ts:43
↓ 1 callersFunctionwriteReport
(report)
harness/src/report.mjs:7
↓ 1 callersFunctionwriteWeChatAccountIndex
(accountIds: string[])
electron/utils/channel-config.ts:232
FunctionActivityIndicator
({ phase }: { phase: 'tool_processing' })
src/pages/Chat/index.tsx:1354
FunctionAddAgentDialog
({ open, onClose, onCreate, }: { open: boolean; onClose: () => void; onCreate: (name: string, opti
src/pages/Agents/index.tsx:342
FunctionAddProviderDialog
({ open, existingVendorIds, vendors, onClose, onAdd, onValidateKey, devModeUnlocked, }: AddProvi
src/components/settings/ProvidersSettings.tsx:939
FunctionAgentCard
({ agent, channelGroups, onOpenSettings, onDelete, }: { agent: AgentSummary; channelGroups: Channe
src/pages/Agents/index.tsx:223
FunctionAgentModelModal
({ open, agent, onClose, }: { open: boolean; agent: AgentSummary; onClose: () => void; })
src/pages/Agents/index.tsx:665
FunctionAgentPickerItem
({ agent, selected, onSelect, }: { agent: AgentSummary; selected: boolean; onSelect: () => void; }
src/pages/Chat/ChatInput.tsx:1163
FunctionAgentSettingsModal
({ open, agent, channelGroups, onClose, }: { open: boolean; agent: AgentSummary; channelGroups:
src/pages/Agents/index.tsx:447
FunctionAgents
()
src/pages/Agents/index.tsx:36
FunctionAnimatedDots
({ className }: { className?: string })
src/pages/Chat/ExecutionGraphCard.tsx:24
FunctionApp
()
src/App.tsx:97
FunctionArtifactPanel
({ files, agent, runStartedAt, refreshSignal }: ArtifactPanelProps)
src/components/file-preview/ArtifactPanel.tsx:45
FunctionAssistantHoverBar
({ text, timestamp, imageCopyTarget, }: { text: string; timestamp?: number; imageCopyTarget?: Imag
src/pages/Chat/ChatMessage.tsx:583
FunctionAssistantMarkdown
({ text, isStreaming, }: { text: string; isStreaming: boolean; })
src/pages/Chat/ChatMessage.tsx:642
FunctionAttachmentPreview
({ attachment, onRemove, }: { attachment: FileAttachment; onRemove: () => void; })
src/pages/Chat/ChatInput.tsx:1100
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:38
FunctionChangesTab
* Full-width diff for the focused file. Which file is focused comes from * the run’s file cards or “View file changes →” (auto-first); switching wor
src/components/file-preview/ArtifactPanel.tsx:216
FunctionChannelConfigModal
({ initialSelectedType = null, configuredTypes = [], showChannelName = true, allowExistingConfig = tru
src/components/channels/ChannelConfigModal.tsx:70
FunctionChannelLogo
({ type }: { type: ChannelType })
src/components/channels/ChannelConfigModal.tsx:761
FunctionChannelLogo
({ type }: { type: ChannelType })
src/pages/Agents/index.tsx:319
FunctionChannelLogo
({ type }: { type: ChannelType })
src/pages/Channels/index.tsx:865
FunctionChannels
()
src/pages/Channels/index.tsx:115
FunctionChat
()
src/pages/Chat/index.tsx:164
FunctionChatInput
({ onSend, onStop, disabled = false, sending = false }: ChatInputProps)
src/pages/Chat/ChatInput.tsx:194
FunctionChatToolbar
({ questionDirectoryOpen = false, questionDirectoryCount = 0, onToggleQuestionDirectory, }: ChatToolbarP
src/pages/Chat/ChatToolbar.tsx:23
← previousnext →2,101–2,200 of 2,554, ranked by callers