MCPcopy Create free account

hub / github.com/beita6969/ScienceClaw / functions

Functions26,379 in github.com/beita6969/ScienceClaw

↓ 70 callersMethodsearch
( query: string, opts?: { maxResults?: number; minScore?: number; sessionKey?: string }, )
src/memory/types.ts:62
↓ 70 callersFunctionshouldLogVerbose
()
src/globals.ts:15
↓ 69 callersFunctionclassifyFailoverReason
(raw: string)
src/agents/pi-embedded-helpers/errors.ts:930
↓ 69 callersFunctionhasConfiguredSecretInput
(value: unknown, defaults?: SecretDefaults)
src/config/types.secrets.ts:106
↓ 69 callersMethodregister
(client: GatewayWsClient, opts: { remoteIp?: string | undefined })
src/gateway/node-registry.ts:43
↓ 69 callersFunctionsetLoggerOverride
(settings: LoggerSettings | null)
src/logging/logger.ts:273
↓ 68 callersFunctionemit
(event: SkillsChangeEvent)
src/agents/skills/refresh.ts:49
↓ 67 callersFunctionmarkdownToIR
(markdown: string, options: MarkdownParseOptions = {})
src/markdown/ir.ts:881
↓ 67 callersFunctionnormalizeProviderId
(provider: string)
src/agents/model-selection.ts:41
↓ 66 callersFunctiongetReplyFromConfig
( ctx: MsgContext, opts?: GetReplyOptions, configOverride?: OpenClawConfig, )
src/auto-reply/reply/get-reply.ts:57
↓ 66 callersFunctionisActionEnabled
(key: string, defaultValue = true)
src/slack/message-actions.ts:14
↓ 66 callersFunctionrender
(sev: "critical" | "warn" | "info")
src/cli/security-cli.ts:130
↓ 66 callersFunctionresolveAgentWorkspaceDir
(cfg: OpenClawConfig, agentId: string)
src/agents/agent-scope.ts:256
↓ 66 callersFunctionresolveFailoverReasonFromError
(err: unknown)
src/agents/failover-error.ts:151
↓ 65 callersMethodasObjectOrNull
apps/android/app/src/main/java/ai/openclaw/app/node/CanvasController.kt:254
↓ 65 callersMethodcancel
(input: { handle: AcpRuntimeHandle; reason?: string })
src/acp/runtime/types.ts:135
↓ 65 callersMethoddecode
apps/android/app/src/main/java/ai/openclaw/app/gateway/BonjourEscapes.kt:4
↓ 65 callersMethodoff
(event: string, fn: AnyFn)
src/agents/openai-ws-connection.test.ts:65
↓ 65 callersFunctionregisterBlueBubblesWebhookTarget
(target: WebhookTarget)
extensions/bluebubbles/src/monitor.ts:31
↓ 64 callersFunctionisTruthyEnvValue
(value?: string)
src/infra/env.ts:46
↓ 64 callersFunctionmakeCfg
(params: { storePath: string; allowFrom: string[] })
src/auto-reply/reply/session.test.ts:1132
↓ 64 callersFunctionprepareSecretsRuntimeSnapshot
(params: { config: OpenClawConfig; env?: NodeJS.ProcessEnv; agentDirs?: string[]; loadAuthStore?: (age
src/secrets/runtime.ts:102
↓ 63 callersMethodaddSystem
(text: string)
src/tui/components/chat-log.ts:54
↓ 63 callersFunctionjsonError
(res: BrowserResponse, status: number, message: string)
src/browser/routes/utils.ts:35
↓ 63 callersFunctionnormalizeProviderId
(provider?: string | null)
src/auto-reply/thinking.ts:9
↓ 63 callersMethodstop
()
src/cron/service.ts:17
↓ 62 callersFunctionwithEnv
(env: Record<string, string | undefined>, fn: () => T)
src/test-utils/env.ts:51
↓ 61 callersFunctionemitAgentEvent
(event: Omit<AgentEventPayload, "seq" | "ts">)
src/infra/agent-events.ts:62
↓ 61 callersFunctionresolveBrowserConfig
( cfg: BrowserConfig | undefined, rootConfig?: OpenClawConfig, )
src/browser/config.ts:212
↓ 61 callersMethodset
(key: string, value: T, cfg: OpenClawConfig)
src/infra/outbound/directory-cache.ts:44
↓ 61 callersFunctiontoStringOrEmpty
(value: unknown)
src/browser/routes/utils.ts:39
↓ 60 callersFunctionemptyClasses
()
apps/shared/OpenClawKit/Tools/CanvasA2UI/bootstrap.js:95
↓ 60 callersFunctionenqueueSystemEvent
(text: string, options: SystemEventOptions)
src/infra/system-events.ts:51
↓ 60 callersFunctionformatErrorMessage
(err: unknown)
src/infra/errors.ts:68
↓ 60 callersMethodonEvent
apps/android/app/src/main/java/ai/openclaw/app/voice/TalkModeManager.kt:1786
↓ 59 callersFunctiondispatchWithContext
(params: { context: TelegramMessageContext; cfg?: Parameters<typeof dispatchTelegramMessage>[0]["cfg"]
src/telegram/bot-message-dispatch.test.ts:141
↓ 59 callersFunctionformatTokens
(n: number)
ui/src/ui/views/usage-metrics.ts:15
↓ 59 callersFunctionisRecord
(value: unknown)
src/config/legacy.rules.ts:3
↓ 59 callersFunctionmakeResponse
(status: number, body: unknown)
src/test-utils/provider-usage-fetch.ts:10
↓ 59 callersMethodnext
()
src/wizard/session.ts:175
↓ 59 callersMethodsize
Return the current number of tracked IPs (useful for diagnostics).
src/gateway/auth-rate-limit.ts:67
↓ 58 callersFunctionaudit
( cfg: OpenClawConfig, extra?: Omit<SecurityAuditOptions, "config">, )
src/security/audit.test.ts:127
↓ 58 callersFunctioncreateMockRequest
( method: string, url: string, body: unknown, headers: Record<string, string> = {}, )
extensions/bluebubbles/src/monitor.test.ts:179
↓ 58 callersFunctioncreateMockResponse
()
extensions/bluebubbles/src/monitor.test.ts:216
↓ 58 callersMethodlist
(opts?: { includeDisabled?: boolean })
src/cron/service.ts:25
↓ 58 callersFunctionnormalizeMessageChannel
(raw?: string | null)
src/utils/message-channel.ts:55
↓ 57 callersFunctionemitAndClose
( child: MockChild, stream: "stdout" | "stderr", data: string, code: number = 0, )
src/memory/qmd-manager.test.ts:49
↓ 57 callersMethodenqueue
(key: string, task: () => Promise<T>, hooks?: KeyedAsyncQueueHooks)
src/plugin-sdk/keyed-async-queue.ts:40
↓ 57 callersFunctionrun
()
src/auto-reply/reply/dispatch-from-config.ts:413
↓ 57 callersFunctionrunCommandWithTimeout
( argv: string[], optionsOrTimeout: number | CommandOptions, )
src/process/exec.ts:212
↓ 56 callersFunctionflushAsync
()
extensions/bluebubbles/src/monitor.test.ts:228
↓ 56 callersFunctiongetRecord
(value: unknown)
src/config/legacy.shared.ts:21
↓ 56 callersFunctionlabel
(text: string)
src/cli/memory-cli.ts:436
↓ 56 callersMethodnormalize
(value: string)
src/memory/qmd-manager.ts:643
↓ 55 callersMethodcreate
(params: { cfg: OpenClawConfig; agentId: string; resolved: ResolvedMemoryBackendConfig; mode?:
src/memory/qmd-manager.ts:128
↓ 55 callersFunctionescapeHtml
(text)
src/auto-reply/reply/export-html/template.js:662
↓ 55 callersFunctionformatValidationErrors
(errors: ErrorObject[] | null | undefined)
src/gateway/protocol/index.ts:424
↓ 55 callersFunctionlogDebug
(message: string)
src/logger.ts:81
↓ 54 callersFunctionaddSubagentRunForTests
(entry: SubagentRunRecord)
src/agents/subagent-registry.ts:1292
↓ 54 callersFunctiongetChannelPlugin
(id: ChannelId)
src/channels/plugins/index.ts:78
↓ 54 callersFunctiongetOnHandler
(event: string)
src/telegram/bot.create-telegram-bot.test-harness.ts:209
↓ 54 callersFunctionupdateSessionStore
( storePath: string, mutator: (store: Record<string, SessionEntry>) => Promise<T> | T, opts?: SaveSessio
src/config/sessions/store.ts:521
↓ 54 callersFunctionwriteFile
(filePath: string, contents = "avatar")
src/agents/identity-avatar.test.ts:9
↓ 53 callersFunctionapplyAuthProfileConfig
( cfg: OpenClawConfig, params: { profileId: string; provider: string; mode: "api_key" | "oauth
src/commands/onboard-auth.config-core.ts:473
↓ 53 callersFunctionasConfig
(value: unknown)
src/secrets/runtime.test.ts:16
↓ 53 callersFunctionbuildTestCtx
(overrides: Partial<MsgContext> = {})
src/auto-reply/reply/test-ctx.ts:4
↓ 53 callersFunctionconnectReq
( ws: WebSocket, opts?: { token?: string; deviceToken?: string; password?: string; skipDef
src/gateway/test-helpers.server.ts:513
↓ 53 callersFunctioncreateManager
(params?: { mode?: "full" | "status"; cfg?: OpenClawConfig })
src/memory/qmd-manager.test.ts:105
↓ 53 callersFunctionhandleCommands
(params: HandleCommandsParams)
src/auto-reply/reply/commands-core.ts:171
↓ 53 callersFunctionlogProgress
(message: string)
src/gateway/gateway-models.profiles.live.test.ts:169
↓ 53 callersFunctionnormalizeSecretInputString
(value: unknown)
src/config/types.secrets.ts:113
↓ 52 callersFunctioncreateInternalHookEvent
( type: InternalHookEventType, action: string, sessionKey: string, context: Record<string, unknown> =
src/hooks/internal-hooks.ts:298
↓ 52 callersFunctionmakeDiscordRest
()
src/discord/send.test-harness.ts:35
↓ 52 callersFunctionresolveStorePath
(agentId: string, raw?: string)
src/agents/memory-search.ts:125
↓ 51 callersFunctioncreateMockAccount
( overrides: Partial<ResolvedBlueBubblesAccount["config"]> = {}, )
extensions/bluebubbles/src/monitor.test.ts:160
↓ 51 callersFunctioncreateMockRuntime
()
extensions/bluebubbles/src/monitor.test.ts:103
↓ 51 callersFunctionsend
( method: string, params?: Record<string, unknown>, sessionId?: string, )
src/browser/cdp.helpers.ts:97
↓ 51 callersMethodsendMessage
* Send a message to a channel
extensions/twitch/src/twitch-client.ts:235
↓ 50 callersFunctionapplyExtraParamsToAgent
( agent: { streamFn?: StreamFn }, cfg: OpenClawConfig | undefined, provider: string, modelId: string,
src/agents/pi-embedded-runner/extra-params.ts:325
↓ 50 callersFunctioncaptureEnv
(keys: string[])
src/test-utils/env.ts:1
↓ 50 callersFunctionensureOpenClawModelsJson
( config?: OpenClawConfig, agentDirOverride?: string, )
src/agents/models-config.ts:75
↓ 50 callersFunctioninitSessionState
(params: { ctx: MsgContext; cfg: OpenClawConfig; commandAuthorized: boolean; })
src/auto-reply/reply/session.ts:190
↓ 50 callersMethodrequest
()
src/gateway/call.test.ts:47
↓ 49 callersFunctionvalidateProfile
(profile: unknown)
extensions/nostr/src/nostr-profile.ts:233
↓ 48 callersFunctioncreateDraftStream
(messageId?: number)
src/telegram/bot-message-dispatch.test.ts:63
↓ 48 callersMethoddestroy
()
src/discord/voice/manager.ts:544
↓ 48 callersFunctionlistChannelPlugins
()
src/channels/plugins/index.ts:74
↓ 48 callersFunctionrelease
()
src/cli/nodes-camera.ts:102
↓ 48 callersMethodrelease
()
src/browser/cdp-proxy-bypass.ts:103
↓ 48 callersFunctionresolveAgentRoute
(input: ResolveAgentRouteInput)
src/routing/resolve-route.ts:614
↓ 48 callersFunctionrunEmbeddedPiAgent
( params: RunEmbeddedPiAgentParams, )
src/agents/pi-embedded-runner/run.ts:255
↓ 48 callersFunctionyToPixel
(v)
skills/data-extractor/web/app.js:703
↓ 47 callersFunctiondispatchReplyFromConfig
(params: { ctx: FinalizedMsgContext; cfg: OpenClawConfig; dispatcher: ReplyDispatcher; replyOptions?:
src/auto-reply/reply/dispatch-from-config.ts:107
↓ 47 callersFunctionensurePageState
(page: Page)
src/browser/pw-session.ts:211
↓ 47 callersFunctioninfo
(text: string)
src/cli/memory-cli.ts:432
↓ 47 callersFunctionisPlainObject
(value: unknown)
src/config/io.ts:319
↓ 47 callersMethodlisten
(_port: number, _host: string)
src/gateway/server/http-listen.test.ts:20
↓ 47 callersMethodpeek
(actorKey: string)
src/acp/control-plane/runtime-cache.ts:53
↓ 47 callersMethodsync
(params?: { reason?: string; force?: boolean; progress?: (update: MemorySyncProgressUpdate) => voi
src/memory/types.ts:72
↓ 46 callersFunctionmodelKey
(provider: string, model: string)
src/agents/model-selection.ts:37
← previousnext →101–200 of 26,379, ranked by callers