Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beita6969/ScienceClaw
/ functions
Functions
26,379 in github.com/beita6969/ScienceClaw
⨍
Functions
26,379
◇
Types & classes
983
↳
Endpoints
10
↓ 70 callers
Method
search
( query: string, opts?: { maxResults?: number; minScore?: number; sessionKey?: string }, )
src/memory/types.ts:62
↓ 70 callers
Function
shouldLogVerbose
()
src/globals.ts:15
↓ 69 callers
Function
classifyFailoverReason
(raw: string)
src/agents/pi-embedded-helpers/errors.ts:930
↓ 69 callers
Function
hasConfiguredSecretInput
(value: unknown, defaults?: SecretDefaults)
src/config/types.secrets.ts:106
↓ 69 callers
Method
register
(client: GatewayWsClient, opts: { remoteIp?: string | undefined })
src/gateway/node-registry.ts:43
↓ 69 callers
Function
setLoggerOverride
(settings: LoggerSettings | null)
src/logging/logger.ts:273
↓ 68 callers
Function
emit
(event: SkillsChangeEvent)
src/agents/skills/refresh.ts:49
↓ 67 callers
Function
markdownToIR
(markdown: string, options: MarkdownParseOptions = {})
src/markdown/ir.ts:881
↓ 67 callers
Function
normalizeProviderId
(provider: string)
src/agents/model-selection.ts:41
↓ 66 callers
Function
getReplyFromConfig
( ctx: MsgContext, opts?: GetReplyOptions, configOverride?: OpenClawConfig, )
src/auto-reply/reply/get-reply.ts:57
↓ 66 callers
Function
isActionEnabled
(key: string, defaultValue = true)
src/slack/message-actions.ts:14
↓ 66 callers
Function
render
(sev: "critical" | "warn" | "info")
src/cli/security-cli.ts:130
↓ 66 callers
Function
resolveAgentWorkspaceDir
(cfg: OpenClawConfig, agentId: string)
src/agents/agent-scope.ts:256
↓ 66 callers
Function
resolveFailoverReasonFromError
(err: unknown)
src/agents/failover-error.ts:151
↓ 65 callers
Method
asObjectOrNull
apps/android/app/src/main/java/ai/openclaw/app/node/CanvasController.kt:254
↓ 65 callers
Method
cancel
(input: { handle: AcpRuntimeHandle; reason?: string })
src/acp/runtime/types.ts:135
↓ 65 callers
Method
decode
apps/android/app/src/main/java/ai/openclaw/app/gateway/BonjourEscapes.kt:4
↓ 65 callers
Method
off
(event: string, fn: AnyFn)
src/agents/openai-ws-connection.test.ts:65
↓ 65 callers
Function
registerBlueBubblesWebhookTarget
(target: WebhookTarget)
extensions/bluebubbles/src/monitor.ts:31
↓ 64 callers
Function
isTruthyEnvValue
(value?: string)
src/infra/env.ts:46
↓ 64 callers
Function
makeCfg
(params: { storePath: string; allowFrom: string[] })
src/auto-reply/reply/session.test.ts:1132
↓ 64 callers
Function
prepareSecretsRuntimeSnapshot
(params: { config: OpenClawConfig; env?: NodeJS.ProcessEnv; agentDirs?: string[]; loadAuthStore?: (age
src/secrets/runtime.ts:102
↓ 63 callers
Method
addSystem
(text: string)
src/tui/components/chat-log.ts:54
↓ 63 callers
Function
jsonError
(res: BrowserResponse, status: number, message: string)
src/browser/routes/utils.ts:35
↓ 63 callers
Function
normalizeProviderId
(provider?: string | null)
src/auto-reply/thinking.ts:9
↓ 63 callers
Method
stop
()
src/cron/service.ts:17
↓ 62 callers
Function
withEnv
(env: Record<string, string | undefined>, fn: () => T)
src/test-utils/env.ts:51
↓ 61 callers
Function
emitAgentEvent
(event: Omit<AgentEventPayload, "seq" | "ts">)
src/infra/agent-events.ts:62
↓ 61 callers
Function
resolveBrowserConfig
( cfg: BrowserConfig | undefined, rootConfig?: OpenClawConfig, )
src/browser/config.ts:212
↓ 61 callers
Method
set
(key: string, value: T, cfg: OpenClawConfig)
src/infra/outbound/directory-cache.ts:44
↓ 61 callers
Function
toStringOrEmpty
(value: unknown)
src/browser/routes/utils.ts:39
↓ 60 callers
Function
emptyClasses
()
apps/shared/OpenClawKit/Tools/CanvasA2UI/bootstrap.js:95
↓ 60 callers
Function
enqueueSystemEvent
(text: string, options: SystemEventOptions)
src/infra/system-events.ts:51
↓ 60 callers
Function
formatErrorMessage
(err: unknown)
src/infra/errors.ts:68
↓ 60 callers
Method
onEvent
apps/android/app/src/main/java/ai/openclaw/app/voice/TalkModeManager.kt:1786
↓ 59 callers
Function
dispatchWithContext
(params: { context: TelegramMessageContext; cfg?: Parameters<typeof dispatchTelegramMessage>[0]["cfg"]
src/telegram/bot-message-dispatch.test.ts:141
↓ 59 callers
Function
formatTokens
(n: number)
ui/src/ui/views/usage-metrics.ts:15
↓ 59 callers
Function
isRecord
(value: unknown)
src/config/legacy.rules.ts:3
↓ 59 callers
Function
makeResponse
(status: number, body: unknown)
src/test-utils/provider-usage-fetch.ts:10
↓ 59 callers
Method
next
()
src/wizard/session.ts:175
↓ 59 callers
Method
size
Return the current number of tracked IPs (useful for diagnostics).
src/gateway/auth-rate-limit.ts:67
↓ 58 callers
Function
audit
( cfg: OpenClawConfig, extra?: Omit<SecurityAuditOptions, "config">, )
src/security/audit.test.ts:127
↓ 58 callers
Function
createMockRequest
( method: string, url: string, body: unknown, headers: Record<string, string> = {}, )
extensions/bluebubbles/src/monitor.test.ts:179
↓ 58 callers
Function
createMockResponse
()
extensions/bluebubbles/src/monitor.test.ts:216
↓ 58 callers
Method
list
(opts?: { includeDisabled?: boolean })
src/cron/service.ts:25
↓ 58 callers
Function
normalizeMessageChannel
(raw?: string | null)
src/utils/message-channel.ts:55
↓ 57 callers
Function
emitAndClose
( child: MockChild, stream: "stdout" | "stderr", data: string, code: number = 0, )
src/memory/qmd-manager.test.ts:49
↓ 57 callers
Method
enqueue
(key: string, task: () => Promise<T>, hooks?: KeyedAsyncQueueHooks)
src/plugin-sdk/keyed-async-queue.ts:40
↓ 57 callers
Function
run
()
src/auto-reply/reply/dispatch-from-config.ts:413
↓ 57 callers
Function
runCommandWithTimeout
( argv: string[], optionsOrTimeout: number | CommandOptions, )
src/process/exec.ts:212
↓ 56 callers
Function
flushAsync
()
extensions/bluebubbles/src/monitor.test.ts:228
↓ 56 callers
Function
getRecord
(value: unknown)
src/config/legacy.shared.ts:21
↓ 56 callers
Function
label
(text: string)
src/cli/memory-cli.ts:436
↓ 56 callers
Method
normalize
(value: string)
src/memory/qmd-manager.ts:643
↓ 55 callers
Method
create
(params: { cfg: OpenClawConfig; agentId: string; resolved: ResolvedMemoryBackendConfig; mode?:
src/memory/qmd-manager.ts:128
↓ 55 callers
Function
escapeHtml
(text)
src/auto-reply/reply/export-html/template.js:662
↓ 55 callers
Function
formatValidationErrors
(errors: ErrorObject[] | null | undefined)
src/gateway/protocol/index.ts:424
↓ 55 callers
Function
logDebug
(message: string)
src/logger.ts:81
↓ 54 callers
Function
addSubagentRunForTests
(entry: SubagentRunRecord)
src/agents/subagent-registry.ts:1292
↓ 54 callers
Function
getChannelPlugin
(id: ChannelId)
src/channels/plugins/index.ts:78
↓ 54 callers
Function
getOnHandler
(event: string)
src/telegram/bot.create-telegram-bot.test-harness.ts:209
↓ 54 callers
Function
updateSessionStore
( storePath: string, mutator: (store: Record<string, SessionEntry>) => Promise<T> | T, opts?: SaveSessio
src/config/sessions/store.ts:521
↓ 54 callers
Function
writeFile
(filePath: string, contents = "avatar")
src/agents/identity-avatar.test.ts:9
↓ 53 callers
Function
applyAuthProfileConfig
( cfg: OpenClawConfig, params: { profileId: string; provider: string; mode: "api_key" | "oauth
src/commands/onboard-auth.config-core.ts:473
↓ 53 callers
Function
asConfig
(value: unknown)
src/secrets/runtime.test.ts:16
↓ 53 callers
Function
buildTestCtx
(overrides: Partial<MsgContext> = {})
src/auto-reply/reply/test-ctx.ts:4
↓ 53 callers
Function
connectReq
( ws: WebSocket, opts?: { token?: string; deviceToken?: string; password?: string; skipDef
src/gateway/test-helpers.server.ts:513
↓ 53 callers
Function
createManager
(params?: { mode?: "full" | "status"; cfg?: OpenClawConfig })
src/memory/qmd-manager.test.ts:105
↓ 53 callers
Function
handleCommands
(params: HandleCommandsParams)
src/auto-reply/reply/commands-core.ts:171
↓ 53 callers
Function
logProgress
(message: string)
src/gateway/gateway-models.profiles.live.test.ts:169
↓ 53 callers
Function
normalizeSecretInputString
(value: unknown)
src/config/types.secrets.ts:113
↓ 52 callers
Function
createInternalHookEvent
( type: InternalHookEventType, action: string, sessionKey: string, context: Record<string, unknown> =
src/hooks/internal-hooks.ts:298
↓ 52 callers
Function
makeDiscordRest
()
src/discord/send.test-harness.ts:35
↓ 52 callers
Function
resolveStorePath
(agentId: string, raw?: string)
src/agents/memory-search.ts:125
↓ 51 callers
Function
createMockAccount
( overrides: Partial<ResolvedBlueBubblesAccount["config"]> = {}, )
extensions/bluebubbles/src/monitor.test.ts:160
↓ 51 callers
Function
createMockRuntime
()
extensions/bluebubbles/src/monitor.test.ts:103
↓ 51 callers
Function
send
( method: string, params?: Record<string, unknown>, sessionId?: string, )
src/browser/cdp.helpers.ts:97
↓ 51 callers
Method
sendMessage
* Send a message to a channel
extensions/twitch/src/twitch-client.ts:235
↓ 50 callers
Function
applyExtraParamsToAgent
( agent: { streamFn?: StreamFn }, cfg: OpenClawConfig | undefined, provider: string, modelId: string,
src/agents/pi-embedded-runner/extra-params.ts:325
↓ 50 callers
Function
captureEnv
(keys: string[])
src/test-utils/env.ts:1
↓ 50 callers
Function
ensureOpenClawModelsJson
( config?: OpenClawConfig, agentDirOverride?: string, )
src/agents/models-config.ts:75
↓ 50 callers
Function
initSessionState
(params: { ctx: MsgContext; cfg: OpenClawConfig; commandAuthorized: boolean; })
src/auto-reply/reply/session.ts:190
↓ 50 callers
Method
request
()
src/gateway/call.test.ts:47
↓ 49 callers
Function
validateProfile
(profile: unknown)
extensions/nostr/src/nostr-profile.ts:233
↓ 48 callers
Function
createDraftStream
(messageId?: number)
src/telegram/bot-message-dispatch.test.ts:63
↓ 48 callers
Method
destroy
()
src/discord/voice/manager.ts:544
↓ 48 callers
Function
listChannelPlugins
()
src/channels/plugins/index.ts:74
↓ 48 callers
Function
release
()
src/cli/nodes-camera.ts:102
↓ 48 callers
Method
release
()
src/browser/cdp-proxy-bypass.ts:103
↓ 48 callers
Function
resolveAgentRoute
(input: ResolveAgentRouteInput)
src/routing/resolve-route.ts:614
↓ 48 callers
Function
runEmbeddedPiAgent
( params: RunEmbeddedPiAgentParams, )
src/agents/pi-embedded-runner/run.ts:255
↓ 48 callers
Function
yToPixel
(v)
skills/data-extractor/web/app.js:703
↓ 47 callers
Function
dispatchReplyFromConfig
(params: { ctx: FinalizedMsgContext; cfg: OpenClawConfig; dispatcher: ReplyDispatcher; replyOptions?:
src/auto-reply/reply/dispatch-from-config.ts:107
↓ 47 callers
Function
ensurePageState
(page: Page)
src/browser/pw-session.ts:211
↓ 47 callers
Function
info
(text: string)
src/cli/memory-cli.ts:432
↓ 47 callers
Function
isPlainObject
(value: unknown)
src/config/io.ts:319
↓ 47 callers
Method
listen
(_port: number, _host: string)
src/gateway/server/http-listen.test.ts:20
↓ 47 callers
Method
peek
(actorKey: string)
src/acp/control-plane/runtime-cache.ts:53
↓ 47 callers
Method
sync
(params?: { reason?: string; force?: boolean; progress?: (update: MemorySyncProgressUpdate) => voi
src/memory/types.ts:72
↓ 46 callers
Function
modelKey
(provider: string, model: string)
src/agents/model-selection.ts:37
← previous
next →
101–200 of 26,379, ranked by callers