MCPcopy Create free account

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

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

↓ 1 callersFunctionreadOriginMeta
(skillDir: string)
electron/services/skills/local-skill-service.ts:206
↓ 1 callersFunctionreadPackageVersion
()
scripts/assert-release-version.mjs:14
↓ 1 callersFunctionreadPackageVersion
()
scripts/post-version-push.mjs:13
↓ 1 callersFunctionreadPluginManifestIdFromPath
(pluginPath: string)
electron/utils/openclaw-auth.ts:798
↓ 1 callersFunctionreadPreinstalledLockVersions
(sourceRoot: string)
electron/utils/skill-config.ts:398
↓ 1 callersFunctionreadPreinstalledManifest
()
electron/utils/skill-config.ts:363
↓ 1 callersFunctionreadPreinstalledMeta
(skillDir: string)
electron/services/skills/local-skill-service.ts:227
↓ 1 callersFunctionreadSessionStoreEntry
( agentId: string, sessionKey: string, )
electron/services/cron-api.ts:148
↓ 1 callersFunctionreadSkillDescription
(manifestPath: string)
electron/utils/skill-quick-access.ts:115
↓ 1 callersFunctionreadTextIfExists
(relativePath)
harness/src/rules.mjs:28
↓ 1 callersFunctionreadTrajectoryRuntimeFile
* Best-effort: parse the trajectory pointer sidecar and return the off-disk * runtime file path it points at. Returns null when the pointer is absent
electron/utils/session-files.ts:148
↓ 1 callersFunctionreadWeChatAccountIndex
()
electron/utils/channel-config.ts:221
↓ 1 callersFunctionreconcileCurrentSessionIdleFromBackend
( set: (partial: Partial<ChatState> | ((state: ChatState) => Partial<ChatState>)) => void, get: () => Chat
src/stores/chat.ts:1764
↓ 1 callersFunctionreconcileCurrentSessionIdleFromBackend
(set: ChatSet, get: ChatGet, sessions: ChatSession[])
src/stores/chat/session-actions.ts:77
↓ 1 callersMethodrecordCapabilityFailure
(name: GatewayCapabilityName, error: unknown, durationMs?: number)
electron/gateway/manager.ts:296
↓ 1 callersMethodrecordCapabilitySuccess
(name: GatewayCapabilityName, payload: GatewayRuntimePayload, durationMs?: number)
electron/gateway/capability-monitor.ts:87
↓ 1 callersFunctionrecordGatewayStartupStderrLine
(lines: string[], line: string)
electron/gateway/startup-stderr.ts:44
↓ 1 callersMethodrecordHeartbeatTimeout
(consecutiveMisses: number)
electron/gateway/manager.ts:1018
↓ 1 callersMethodrecordOpenClawStatus
(payload: GatewayRuntimePayload)
electron/gateway/capability-monitor.ts:75
↓ 1 callersMethodrecordPresence
(payload: GatewayRuntimePayload)
electron/gateway/capability-monitor.ts:79
↓ 1 callersMethodrecordRpcFailure
(method: string)
electron/gateway/manager.ts:1012
↓ 1 callersMethodrecordRpcSuccess
()
electron/gateway/manager.ts:1007
↓ 1 callersFunctionregisterAllBuiltinExtensions
()
electron/extensions/builtin/index.ts:5
↓ 1 callersFunctionregisterAppHandlers
* App-related IPC handlers
electron/main/ipc-handlers.ts:1106
↓ 1 callersFunctionregisterCronHandlers
* Cron maintenance
electron/main/ipc-handlers.ts:625
↓ 1 callersFunctionregisterDialogHandlers
* Dialog-related IPC handlers
electron/main/ipc-handlers.ts:1089
↓ 1 callersFunctionregisterFilePreviewHandlers
()
electron/main/ipc-handlers.ts:1436
↓ 1 callersFunctionregisterGatewayHandlers
* Gateway-related IPC handlers
electron/main/ipc-handlers.ts:689
↓ 1 callersFunctionregisterHostInvokeHandler
(registry: HostApiRegistry)
electron/main/ipc/host-invoke.ts:131
↓ 1 callersFunctionregisterIpcHandlers
( gatewayManager: GatewayManager, clawHubService: ClawHubService, mainWindow: BrowserWindow, hostApiRe
electron/main/ipc-handlers.ts:81
↓ 1 callersFunctionregisterOpenClawHandlers
* OpenClaw-related IPC handlers * For checking package status and channel configuration
electron/main/ipc-handlers.ts:720
↓ 1 callersFunctionregisterProviderHandlers
* Provider-related IPC handlers
electron/main/ipc-handlers.ts:781
↓ 1 callersFunctionregisterSettingsHandlers
(gatewayManager: GatewayManager)
electron/main/ipc-handlers.ts:1124
↓ 1 callersFunctionregisterShellHandlers
()
electron/main/ipc-handlers.ts:1069
↓ 1 callersFunctionregisterTypedHostHandlers
( gatewayManager: GatewayManager, clawHubService: ClawHubService, mainWindow: BrowserWindow, hostApiRe
electron/main/ipc-handlers.ts:130
↓ 1 callersFunctionregisterUnifiedRequestHandlers
(gatewayManager: GatewayManager)
electron/main/ipc-handlers.ts:161
↓ 1 callersFunctionregisterUpdateHandlers
( updater: AppUpdater, mainWindow: BrowserWindow )
electron/main/updater.ts:291
↓ 1 callersFunctionregisterUsageHandlers
()
electron/main/ipc-handlers.ts:1200
↓ 1 callersFunctionregisterWhatsAppHandlers
* WhatsApp Login Handlers
electron/main/ipc-handlers.ts:755
↓ 1 callersFunctionregisterWindowHandlers
* Window control handlers (for custom title bar on Windows)
electron/main/ipc-handlers.ts:1211
↓ 1 callersFunctionregisterZoomShortcuts
(win: BrowserWindow)
electron/main/zoom-shortcuts.ts:29
↓ 1 callersFunctionrejectOnce
(error: Error)
electron/gateway/process-launcher.ts:173
↓ 1 callersFunctionrelPathFromBase
(absPath: string, baseDir: string)
src/lib/skill-files.ts:132
↓ 1 callersFunctionrememberPendingOptimisticUserMessage
(sessionKey: string, message: RawMessage, timestampMs: number)
src/stores/chat.ts:703
↓ 1 callersFunctionremoteTagExists
(t)
scripts/assert-release-version.mjs:32
↓ 1 callersFunctionremoveAgentRuntimeDirectory
(agentId: string)
electron/utils/agent-config.ts:335
↓ 1 callersFunctionremoveAgentWorkspaceDirectory
(agent: { id: string; workspace?: string })
electron/utils/agent-config.ts:363
↓ 1 callersFunctionremoveDeletedProviderFromOpenClaw
( provider: ProviderConfig, providerId: string, runtimeProviderKey?: string, )
electron/services/providers/provider-runtime-sync.ts:366
↓ 1 callersFunctionremoveDeletedTarget
(groups: ChannelGroupItem[], target: DeleteTarget)
src/pages/Channels/index.tsx:82
↓ 1 callersFunctionremoveDirRobust
(targetDir)
scripts/bundle-openclaw.mjs:78
↓ 1 callersFunctionremoveLegacyMoonshotProviderEntry
( _provider: string, _providers: Record<string, unknown> )
electron/utils/openclaw-auth.ts:1907
↓ 1 callersFunctionremoveProfileFromStore
( store: AuthProfilesStore, profileId: string, expectedType?: AuthProfileEntry['type'] | OAuthProfileEnt
electron/utils/openclaw-auth.ts:375
↓ 1 callersFunctionremoveProfilesForProvider
(store: AuthProfilesStore, provider: string)
electron/utils/openclaw-auth.ts:338
↓ 1 callersFunctionremoveSessionEntry
( sessionsJson: Record<string, unknown>, sessionKey: string, )
electron/utils/session-files.ts:261
↓ 1 callersFunctionremoveSkillConfig
(skillKey: string)
electron/utils/skill-config.ts:224
↓ 1 callersFunctionremoveSkillToken
(value: string, skillName: string)
src/pages/Chat/ChatInput.tsx:89
↓ 1 callersMethodrender
()
src/App.tsx:53
↓ 1 callersFunctionrenderAction
()
src/components/settings/UpdateSettings.tsx:86
↓ 1 callersFunctionrenderBody
()
src/components/file-preview/WorkspaceBrowserBody.tsx:297
↓ 1 callersFunctionrenderBody
()
src/components/file-preview/FilePreviewBody.tsx:426
↓ 1 callersFunctionrenderHighlightedComposerText
( value: string, tokenRanges: SkillTokenRange[], options: { onPreviewSkill: (skillName: string) => void;
src/pages/Chat/ChatInput.tsx:98
↓ 1 callersFunctionrenderHighlightedCronMessage
(value: string, tokenRanges: SkillTokenRange[])
src/pages/Cron/index.tsx:98
↓ 1 callersFunctionrenderMarkdownReport
(report)
harness/src/report.mjs:19
↓ 1 callersFunctionrenderStatusIcon
()
src/components/settings/UpdateSettings.tsx:48
↓ 1 callersFunctionrenderStatusText
()
src/components/settings/UpdateSettings.tsx:64
↓ 1 callersFunctionrenderTree
()
src/components/file-preview/WorkspaceBrowserBody.tsx:257
↓ 1 callersFunctionrenderUnsupportedFormat
()
src/components/file-preview/FilePreviewBody.tsx:389
↓ 1 callersFunctionrepairClawXOnlyBootstrapFiles
()
electron/utils/openclaw-workspace.ts:269
↓ 1 callersFunctionrepairCronJobsInBackground
(gatewayManager: GatewayManager, jobs: GatewayCronJob[])
electron/services/cron-api.ts:423
↓ 1 callersFunctionrepairTrustedOfficialPluginInstallRecords
()
electron/utils/plugin-install.ts:384
↓ 1 callersFunctionreplaceTruncatedContent
( gatewayContent: unknown, transcriptContent: unknown, )
src/stores/chat/history-transcript-merge.ts:23
↓ 1 callersFunctionrequestOAuthCode
(params: { challenge: string; state: string; region: MiniMaxRegion; })
electron/utils/minimax-oauth.ts:89
↓ 1 callersFunctionrequireExtensionApi
* Load an openclaw extension API module by relative path under the openclaw * dist directory. Falls back to no-op stubs when the optional dependency
electron/utils/openclaw-sdk.ts:53
↓ 1 callersFunctionrequireOpenClawSdk
(subpath: string)
electron/utils/openclaw-sdk.ts:40
↓ 1 callersFunctionrequireSettingsPatch
(payload: unknown)
electron/services/settings-api.ts:51
↓ 1 callersFunctionrequireUrl
(url: unknown)
electron/services/shell-api.ts:21
↓ 1 callersMethodresetDeferredRestart
()
electron/gateway/restart-controller.ts:109
↓ 1 callersFunctionresetExtensionDepsLinked
()
electron/gateway/config-sync.ts:374
↓ 1 callersFunctionresolveAccountConfig
( channelSection: ChannelConfigData | undefined, accountId: string, )
electron/utils/channel-config.ts:732
↓ 1 callersFunctionresolveAgentDirForTest
(agentId: string, snapshot: AgentsSnapshot)
electron/utils/openclaw-image-generation.ts:382
↓ 1 callersFunctionresolveAnthropicMessagesProviderDefaultMaxTokens
( providerKey: string | undefined, entry: Record<string, unknown>, )
electron/utils/openclaw-auth.ts:1634
↓ 1 callersFunctionresolveArch
(archEnum)
scripts/after-pack.cjs:43
↓ 1 callersFunctionresolveConfigPath
()
electron/utils/wechat-login.ts:212
↓ 1 callersFunctionresolveCount
(req)
resources/openclaw-plugins/clawx-openai-image/index.mjs:20
↓ 1 callersFunctionresolveCurrentOpenClawRoots
(currentOpenClawDir: string)
electron/gateway/skills-symlink-cleanup.ts:156
↓ 1 callersFunctionresolveDirectoryDropPath
(item: DataTransferItem, allFiles: globalThis.File[])
src/lib/collect-dropped-files.ts:63
↓ 1 callersFunctionresolveFeishuApiOrigin
(domain: unknown)
electron/services/channels-api.ts:458
↓ 1 callersFunctionresolveFeishuPluginId
()
electron/utils/channel-config.ts:189
↓ 1 callersFunctionresolveGatewayPort
(gateway: GatewayPairingRpcClient)
electron/utils/control-ui-device-pairing.ts:59
↓ 1 callersFunctionresolveImageGenerationPrimary
(config: unknown)
electron/gateway/config-sync.ts:269
↓ 1 callersFunctionresolveInstalledFeishuPluginId
()
electron/utils/openclaw-auth.ts:736
↓ 1 callersFunctionresolveLegacyRoots
(explicitRoots?: string[])
electron/utils/skill-quick-access.ts:239
↓ 1 callersFunctionresolveMainSessionKeyForAgent
(agentId: string | undefined | null)
src/stores/chat.ts:1850
↓ 1 callersFunctionresolveMainSessionKeyForAgent
(agentId: string | undefined | null)
src/stores/chat/runtime-send-actions.ts:34
↓ 1 callersFunctionresolveManifestPath
()
electron/extensions/loader.ts:20
↓ 1 callersFunctionresolveMenuLanguage
(language?: string)
electron/main/menu.ts:14
↓ 1 callersFunctionresolveMonacoTheme
(theme: string | undefined)
src/components/file-preview/MonacoViewer.tsx:22
↓ 1 callersFunctionresolveMonacoTheme
(theme: string | undefined)
src/components/file-preview/MonacoDiffViewer.tsx:20
↓ 1 callersFunctionresolveOnce
()
electron/gateway/process-launcher.ts:168
↓ 1 callersFunctionresolveOpenAiCodexOAuthBaseUrl
(baseUrl: string, api: string)
electron/utils/openclaw-auth.ts:1278
← previousnext →1,901–2,000 of 2,554, ranked by callers