Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/claude-managed-agents
/ functions
Functions
639 in github.com/cloudflare/claude-managed-agents
⨍
Functions
639
◇
Types & classes
599
↓ 3 callers
Function
parseEmail
( raw: string, fallbackFrom: string, fallbackTo: string, )
src/email-handler.ts:211
↓ 3 callers
Function
recordSessionAgent
( db: D1Database, sessionId: string, agentId: string, backend: AgentBackend, )
src/storage.ts:208
↓ 3 callers
Method
send
(message: unknown)
src/tools/cf/email.ts:35
↓ 3 callers
Method
snapshot
()
src/microvm/sandbox.ts:244
↓ 3 callers
Method
stop
()
src/isolate/runner.ts:589
↓ 3 callers
Method
waitUntil
(promise: Promise<any>)
worker-configuration.d.ts:528
↓ 3 callers
Function
writeIfNotControl
(text: string)
frontend/src/views/EnvironmentDetailView.tsx:298
↓ 2 callers
Function
aiToolToBetaTool
( name: string, tool: AnyAiTool, )
src/isolate/adapter.ts:26
↓ 2 callers
Function
base64ToBytes
(b64: string)
src/webhooks.ts:50
↓ 2 callers
Function
bearerClient
(env: Env, token: string, what: string)
src/webhooks.ts:35
↓ 2 callers
Method
bootDispatcher
( opts: IsolateStartOpts, policy: CompiledPolicy | null, desiredPolicyFp: string, desiredNames
src/isolate/runner.ts:287
↓ 2 callers
Function
buildOpenApiSpec
(origin?: string)
src/api/openapi.ts:66
↓ 2 callers
Function
bumpInFlight
(ctx: Ctx, delta: 1 | -1)
src/isolate/custom-dispatch.ts:156
↓ 2 callers
Function
call
(env: FakeEnv, path: string, init?: RequestInit)
tests/api-microvm-custom-tools.test.ts:71
↓ 2 callers
Function
classifyEvent
(ev: SessionEvent)
src/isolate/custom-dispatch.ts:82
↓ 2 callers
Function
claudeAgentUrl
(id: string)
frontend/src/utils.ts:14
↓ 2 callers
Method
close
()
worker-configuration.d.ts:3831
↓ 2 callers
Function
commit
(raw: string)
frontend/src/components/MultiPillInput.tsx:27
↓ 2 callers
Method
computeDesiredToolNames
()
src/isolate/runner.ts:155
↓ 2 callers
Function
defaultDisableUnspecifiedServerTools
(body: unknown)
src/isolate/agent-payload.ts:222
↓ 2 callers
Function
denied
(reason: string)
src/egress/handler.ts:117
↓ 2 callers
Function
detectLinkedAgentId
(policy: EgressPolicy)
frontend/src/views/EgressView.tsx:34
↓ 2 callers
Function
docPath
(slug: string)
frontend/src/routes.ts:40
↓ 2 callers
Function
drainWork
(env: Env)
src/webhooks.ts:212
↓ 2 callers
Function
emailClient
(env: Env)
src/email-handler.ts:68
↓ 2 callers
Function
ensureAbsolute
(path: string)
src/tools/cf/shared.ts:32
↓ 2 callers
Function
errStr
(e: unknown)
src/heartbeat.ts:95
↓ 2 callers
Function
extractMimePart
( body: string, boundary: string, contentType: string, )
src/email-handler.ts:165
↓ 2 callers
Function
fakeWorkerLoader
(impls: Record<string, FakeWorker>)
tests/egress.test.ts:48
↓ 2 callers
Function
fetchDefaults
(which: AgentBackend)
frontend/src/views/AgentFormView.tsx:64
↓ 2 callers
Function
findExisting
(namespaces, binding)
scripts/ensure-kv.mjs:213
↓ 2 callers
Method
getAttribute
(name: string)
worker-configuration.d.ts:1863
↓ 2 callers
Function
getContainerStatus
( sessionId: string, env: Env, )
src/microvm/sandbox.ts:622
↓ 2 callers
Function
getCustomToolDefs
()
src/tools/schemas.ts:188
↓ 2 callers
Function
getIsolateRunnerStatus
(env: Env, sessionId: string)
src/api/index.ts:64
↓ 2 callers
Function
getPrimaryAliasForAgent
( db: D1Database, agentId: string, )
src/storage.ts:500
↓ 2 callers
Method
getReader
* The **`getReader()`** method of the ReadableStream interface creates a reader and locks the stream to it. * * [MDN Reference](https://develope
worker-configuration.d.ts:2763
↓ 2 callers
Method
hasBackupBinding
()
src/microvm/sandbox.ts:214
↓ 2 callers
Function
installFakeFetch
()
tests/egress.test.ts:28
↓ 2 callers
Method
isLive
()
src/isolate/runner.ts:146
↓ 2 callers
Function
isolateBrowserTools
( deps: BrowserToolDeps, )
src/isolate/tools.ts:379
↓ 2 callers
Method
list
(options?: R2ListOptions)
worker-configuration.d.ts:2529
↓ 2 callers
Function
listAgentBackends
( db: D1Database, )
src/storage.ts:334
↓ 2 callers
Function
listDatabases
()
scripts/ensure-d1.mjs:159
↓ 2 callers
Function
listNamespaces
()
scripts/ensure-kv.mjs:175
↓ 2 callers
Function
makeKv
()
tests/helpers.ts:10
↓ 2 callers
Function
meetsToolRequirement
( def: IsolateToolDef, caps: ReturnType<typeof isolateCapabilitiesFromEnv>, env: Env | undefined, )
src/tools/schemas.ts:271
↓ 2 callers
Function
normalizeAlias
(localPart: string)
src/storage.ts:479
↓ 2 callers
Function
normalizeCounterparty
(rawFrom: string)
src/storage.ts:584
↓ 2 callers
Function
parseHeaders
(raw: string)
src/email-handler.ts:140
↓ 2 callers
Function
parseMessageIdList
(value: string | undefined)
src/email-handler.ts:191
↓ 2 callers
Function
perCallExecutor
(opts: { loader: WorkerLoader; timeout: number; globalOutbound: Fetcher | null; })
src/isolate/tools.ts:327
↓ 2 callers
Function
pick
(a: string[])
frontend/src/utils.ts:68
↓ 2 callers
Function
pruneOlderThan
( db: D1Database, cutoffMs: number, )
src/storage.ts:416
↓ 2 callers
Method
readDir
( prefix = "/", opts: { limit?: number; offset?: number } = {}, )
src/isolate/runner.ts:604
↓ 2 callers
Function
reconcile
(ctx: Ctx)
src/isolate/custom-dispatch.ts:167
↓ 2 callers
Function
recordSentMessage
( db: D1Database, messageId: string, sessionId: string, agentId: string, toAddr: string, )
src/storage.ts:541
↓ 2 callers
Function
refresh
()
frontend/src/components/WorkspaceBrowser.tsx:83
↓ 2 callers
Function
resolveAgentInboxAddress
( env: Env, sessionId: string, )
src/tools/cf/email.ts:94
↓ 2 callers
Function
resolveCfImageModel
( env: Env, )
src/tools/cf/ai.ts:49
↓ 2 callers
Function
resolveOutbound
( option: ExecuteToolDeps["globalOutbound"] | RunFileToolDeps["globalOutbound"], )
src/isolate/tools.ts:312
↓ 2 callers
Function
runHeartbeatLoop
(opts: HeartbeatLoopOpts)
src/heartbeat.ts:45
↓ 2 callers
Function
runWrangler
(args, options = {})
scripts/ensure-kv.mjs:157
↓ 2 callers
Function
runWrangler
(args, options = {})
scripts/ensure-d1.mjs:138
↓ 2 callers
Function
setSessionBackend
( db: D1Database, sessionId: string, agentId: string | null, backend: AgentBackend, )
src/storage.ts:175
↓ 2 callers
Function
sleep
(ms: number, signal: AbortSignal)
src/isolate/custom-dispatch.ts:340
↓ 2 callers
Method
start
(options?: ContainerStartupOptions)
worker-configuration.d.ts:3904
↓ 2 callers
Function
takeBackend
(body: unknown)
src/api/index.ts:80
↓ 2 callers
Function
toIso
(ms: number)
src/storage.ts:42
↓ 2 callers
Function
toggleTool
(n: string)
frontend/src/views/AgentFormView.tsx:446
↓ 2 callers
Function
touchThread
( db: D1Database, agentId: string, counterparty: string, )
src/storage.ts:636
↓ 2 callers
Function
transformAgentToolsForBackend
( body: unknown, backend: AgentBackend | null, env: Env | undefined, )
src/isolate/agent-payload.ts:172
↓ 2 callers
Function
upsertThread
( db: D1Database, agentId: string, counterparty: string, sessionId: string, )
src/storage.ts:613
↓ 1 callers
Function
aiToolSetToBetaTools
( set: Record<string, AnyAiTool>, renameWith?: (originalName: string) => string, )
src/isolate/adapter.ts:83
↓ 1 callers
Function
anthropicHost
(env: ProxyLoaderEnv)
src/egress/handler.ts:72
↓ 1 callers
Method
applyPolicy
(policy: CompiledPolicy | null)
src/microvm/sandbox.ts:202
↓ 1 callers
Function
auditAgentTools
( client: Anthropic, agentId: string, sessionId: string, )
src/isolate/audit.ts:23
↓ 1 callers
Function
availableVpcServiceBindings
( env: Env, )
src/tools/cf/vpc.ts:21
↓ 1 callers
Function
bashTool
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:84
↓ 1 callers
Function
bodyToStream
(text: string)
tests/email-handler.test.ts:24
↓ 1 callers
Function
buildEmailNotification
( messageId: string, parsed: ParsedEmail, )
src/email-handler.ts:578
↓ 1 callers
Function
buildMicrovmStockTools
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:240
↓ 1 callers
Function
buildMimeMessage
(opts: { from: string; to: string; subject: string; textBody: string; htmlBody?: string; messageId
src/tools/cf/email.ts:38
↓ 1 callers
Function
callBrowserViaBinding
( deps: Extract<BrowserRenderingDeps, { mode: "binding" }>, endpoint: "screenshot" | "markdown" | "content
src/tools/cf/shared.ts:210
↓ 1 callers
Function
captureCfScreenshotBytes
( input: CfScreenshotCoreInput, env: Env, )
src/tools/cf/browser.ts:126
↓ 1 callers
Function
cfAvailable
(req: typeof CF_TOOL_DEFS[number]["requires"])
src/api/index.ts:763
↓ 1 callers
Function
claudeAgentsIndexUrl
()
frontend/src/utils.ts:10
↓ 1 callers
Function
claudeEnvironmentUrl
(id: string)
frontend/src/utils.ts:22
↓ 1 callers
Function
claudePlatformDashboardUrl
()
frontend/src/utils.ts:6
↓ 1 callers
Method
clear
* The **`console.clear()`** static method clears the console if possible. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console
worker-configuration.d.ts:144
↓ 1 callers
Method
close
* The **`WebSocket.close()`** method closes the already `CLOSED`, this method does nothing. * * [MDN Reference](https://developer.mozilla.org/do
worker-configuration.d.ts:3743
↓ 1 callers
Function
closeTerminal
(id: string)
frontend/src/views/EnvironmentDetailView.tsx:74
↓ 1 callers
Function
constantTimeEq
(a: string, b: string)
src/webhooks.ts:57
↓ 1 callers
Function
containerBadgeIntent
(status: string | undefined)
frontend/src/utils.ts:52
↓ 1 callers
Function
copyToClipboard
(text: string)
frontend/src/utils.ts:92
↓ 1 callers
Method
create
* Create a new repository with an initial access token. * @param name Repository name (alphanumeric, dots, hyphens, underscores). * @param opts
worker-configuration.d.ts:11279
↓ 1 callers
Function
createNamespace
(title)
scripts/ensure-kv.mjs:199
↓ 1 callers
Function
createSessionForAgent
( env: Env, agentId: string, )
src/email-handler.ts:441
↓ 1 callers
Function
decodeBasicHtmlEntities
(s: string)
src/tools/cf/browser.ts:53
↓ 1 callers
Function
deleteAgentBackend
(db: D1Database, agentId: string)
src/storage.ts:401
← previous
next →
101–200 of 639, ranked by callers