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
↓ 1 callers
Function
deleteAllWebhookEvents
(db: D1Database)
src/storage.ts:305
↓ 1 callers
Function
derivePrimaryAlias
(agentId: string)
src/storage.ts:466
↓ 1 callers
Method
destroy
(error?: any)
worker-configuration.d.ts:3906
↓ 1 callers
Method
dispatch
(opts: DispatchOpts)
src/microvm/sandbox.ts:406
↓ 1 callers
Function
docNavItems
(slugs: string[])
frontend/src/App.tsx:127
↓ 1 callers
Function
drainSessionToolRunner
(opts: { client: Anthropic; sessionId: string; tools: BetaRunnableTool[]; signal: AbortSignal; })
src/isolate/runner.ts:678
↓ 1 callers
Function
editTool
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:157
↓ 1 callers
Function
eventTimestampMs
( event: WebhookEvent | { timestamp?: unknown; created_at?: unknown }, )
src/storage.ts:46
↓ 1 callers
Function
extractTitleFromHtml
(html: string)
src/tools/cf/browser.ts:25
↓ 1 callers
Function
extractTitleFromMarkdown
(md: string)
src/tools/cf/browser.ts:40
↓ 1 callers
Function
findDoc
(slug: string)
frontend/src/views/docs/registry.ts:152
↓ 1 callers
Function
findSessionByMessageId
( db: D1Database, messageId: string, )
src/storage.ts:561
↓ 1 callers
Method
forward
(rcptTo: string, headers?: Headers)
src/email-handler.ts:86
↓ 1 callers
Function
generateCfImageBytes
( input: CfImageGenerateCoreInput, env: Env, )
src/tools/cf/ai.ts:72
↓ 1 callers
Function
getAgentIdByAlias
( db: D1Database, alias: string, )
src/storage.ts:487
↓ 1 callers
Method
getEntrypoint
( name?: string, options?: WorkerStubEntrypointOptions, )
worker-configuration.d.ts:4044
↓ 1 callers
Function
getIsolateToolDef
(name: string)
src/tools/schemas.ts:227
↓ 1 callers
Function
getMicrovmCustomToolDef
(name: string)
src/tools/schemas.ts:436
↓ 1 callers
Function
getSecret
(env: Env, name: string)
src/egress/store.ts:54
↓ 1 callers
Function
getSessionData
( db: D1Database, sessionId: string, )
src/storage.ts:113
↓ 1 callers
Method
getStatus
()
src/isolate/runner.ts:596
↓ 1 callers
Function
getThreadSession
( db: D1Database, agentId: string, counterparty: string, )
src/storage.ts:598
↓ 1 callers
Function
getWebhookEvent
( db: D1Database, eventId: string, )
src/storage.ts:289
↓ 1 callers
Method
getWorkspaceInfo
()
src/isolate/runner.ts:628
↓ 1 callers
Function
globTool
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:191
↓ 1 callers
Function
grepTool
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:211
↓ 1 callers
Function
handleEvent
(ctx: Ctx, ev: SessionEvent)
src/isolate/custom-dispatch.ts:199
↓ 1 callers
Function
handleWebhook
( request: Request, env: Env, )
src/webhooks.ts:303
↓ 1 callers
Function
hasMicrovmFootprint
(db: D1Database)
src/storage.ts:361
↓ 1 callers
Method
hasR2Credentials
()
src/microvm/sandbox.ts:226
↓ 1 callers
Function
instrumentTools
( tools: BetaRunnableTool[], sessionId: string, )
src/isolate/runner.ts:23
↓ 1 callers
Function
isAnthropicControlPlane
( env: ProxyLoaderEnv, hostname: string, )
src/egress/handler.ts:95
↓ 1 callers
Function
isFetcher
(value: unknown)
src/egress/handler.ts:47
↓ 1 callers
Function
isFlux2Model
(model: string)
src/tools/cf/ai.ts:64
↓ 1 callers
Function
isMatcherOperator
(v: unknown)
src/api/index.ts:167
↓ 1 callers
Function
isSessionId
(id: string)
src/helpers.ts:20
↓ 1 callers
Function
isolateExecuteTool
( deps: ExecuteToolDeps, )
src/isolate/tools.ts:344
↓ 1 callers
Function
isolateRunFileTool
(deps: RunFileToolDeps)
src/isolate/tools.ts:416
↓ 1 callers
Function
isolateTools
(deps: IsolateToolDeps)
src/isolate/tools.ts:203
↓ 1 callers
Function
listKnownDataFields
(env: Env)
src/egress/store.ts:62
↓ 1 callers
Function
listPolicies
(env: Env)
src/egress/store.ts:21
↓ 1 callers
Function
listSessionBackends
( db: D1Database, sessionIds: string[], )
src/storage.ts:151
↓ 1 callers
Function
listSessions
( db: D1Database, page: number, limit: number, )
src/storage.ts:227
↓ 1 callers
Function
listWebhookEvents
( db: D1Database, beforeMs: number | null, limit: number, )
src/storage.ts:257
↓ 1 callers
Function
loadPuppeteer
()
src/tools/cf/shared.ts:169
↓ 1 callers
Function
makeDb
()
tests/helpers.ts:71
↓ 1 callers
Function
matcherIsActionable
(matcher: ApplyToMatcher)
src/egress/match.ts:70
↓ 1 callers
Function
matcherSatisfied
(matcher: ApplyToMatcher, fields: SessionFields)
src/egress/match.ts:81
↓ 1 callers
Function
navIdForPath
(pathname: string)
frontend/src/routes.ts:103
↓ 1 callers
Function
neighbours
(doc: DocPage)
frontend/src/views/DocView.tsx:130
↓ 1 callers
Function
newPolicyId
()
frontend/src/utils.ts:72
↓ 1 callers
Function
notifyAgentOfEmail
( env: Env, sessionId: string, messageId: string, parsed: ParsedEmail, )
src/email-handler.ts:599
↓ 1 callers
Function
onAgentLinkChange
(next: string | null)
frontend/src/views/EgressView.tsx:416
↓ 1 callers
Function
onBackendChange
(next: AgentBackend)
frontend/src/views/AgentFormView.tsx:311
↓ 1 callers
Function
openEntry
(entry: WorkspaceEntry)
frontend/src/components/WorkspaceBrowser.tsx:65
↓ 1 callers
Function
patchBindingId
(text, binding, newId)
scripts/ensure-kv.mjs:233
↓ 1 callers
Function
pathForNav
(id: NavId)
frontend/src/routes.ts:124
↓ 1 callers
Function
patternToRegex
(pattern: string)
src/isolate/tools.ts:39
↓ 1 callers
Function
persistBackendForAgent
( db: D1Database, agentId: string, backend: AgentBackend, )
src/api/index.ts:148
↓ 1 callers
Function
persistBackendFromResponse
( res: Response, db: D1Database, backend: AgentBackend, )
src/api/index.ts:107
↓ 1 callers
Function
policyIsLinkedToAgent
(policy: EgressPolicy, agentId: string)
frontend/src/views/AgentDetailView.tsx:22
↓ 1 callers
Function
postResult
( ctx: Ctx, ev: ToolUseEvent, content: string | unknown[], isError: boolean, )
src/isolate/custom-dispatch.ts:279
↓ 1 callers
Function
probeUrl
(url: string)
src/tools/cf/browser.ts:76
↓ 1 callers
Function
randomSessionTitle
()
frontend/src/utils.ts:65
↓ 1 callers
Function
readAgentId
(body: unknown)
src/api/index.ts:91
↓ 1 callers
Function
readEnabledIsolateTools
(body: unknown)
src/isolate/agent-payload.ts:59
↓ 1 callers
Function
readPath
(obj: Record<string, unknown> | undefined, path: string)
src/egress/match.ts:39
↓ 1 callers
Function
readStream
( stream: ReadableStream<Uint8Array>, max: number, )
src/email-handler.ts:96
↓ 1 callers
Function
readTool
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:121
↓ 1 callers
Function
recordDataFields
(env: Env, names: string[])
src/egress/store.ts:71
↓ 1 callers
Function
remove
(id: string)
frontend/src/views/EgressView.tsx:197
↓ 1 callers
Function
remove
(key: string)
frontend/src/views/SecretsView.tsx:50
↓ 1 callers
Function
removeRule
(idx: number)
frontend/src/views/EgressView.tsx:449
↓ 1 callers
Method
renewContainerActivity
()
src/microvm/sandbox.ts:191
↓ 1 callers
Function
resolveRecipient
( env: Env, recipient: string, parsed: ParsedEmail, )
src/email-handler.ts:309
↓ 1 callers
Function
resolveWranglerBin
()
scripts/ensure-kv.mjs:50
↓ 1 callers
Function
resolveWranglerBin
()
scripts/ensure-d1.mjs:44
↓ 1 callers
Method
restoreLatestSnapshot
()
src/microvm/sandbox.ts:296
↓ 1 callers
Function
rewriteHeaders
( req: Request, hostname: string, policy: CompiledPolicy, )
src/egress/handler.ts:102
↓ 1 callers
Function
rewriteMicrovmTools
( body: Record<string, unknown>, env: Env | undefined, )
src/isolate/agent-payload.ts:93
↓ 1 callers
Function
runCfBrowse
( input: CfBrowseInput, env: Env, )
src/tools/cf/browser.ts:179
↓ 1 callers
Function
runCfCallService
( input: CfCallServiceInput, env: Env, )
src/tools/cf/vpc.ts:47
↓ 1 callers
Function
runCfEmailInbox
( input: CfEmailInboxCoreInput & { sessionId: string }, env: Env, )
src/tools/cf/email.ts:238
↓ 1 callers
Function
runCfEmailRead
( input: CfEmailReadCoreInput & { sessionId: string }, env: Env, )
src/tools/cf/email.ts:284
↓ 1 callers
Function
runCfEmailSend
( input: CfEmailSendCoreInput & { sessionId: string }, env: Env, )
src/tools/cf/email.ts:142
↓ 1 callers
Function
runCfFetchMarkdown
( input: CfFetchMarkdownInput, env: Env, )
src/tools/cf/browser.ts:157
↓ 1 callers
Function
runCfWebFetch
( input: CfWebFetchInput, env: Env, )
src/tools/cf/browser.ts:259
↓ 1 callers
Function
runCustomToolDispatcher
(opts: CustomDispatchOpts)
src/isolate/custom-dispatch.ts:101
↓ 1 callers
Function
runTool
( ctx: Ctx, tool: BetaRunnableTool, ev: ToolUseEvent, )
src/isolate/custom-dispatch.ts:255
↓ 1 callers
Function
safeFields
(event: unknown)
src/storage.ts:63
↓ 1 callers
Function
send
()
frontend/src/views/SessionDetailView.tsx:67
↓ 1 callers
Method
send
* The **`WebSocket.send()`** method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of
worker-configuration.d.ts:3737
↓ 1 callers
Function
sessionStatusIntent
(status: string | undefined)
frontend/src/utils.ts:59
↓ 1 callers
Method
setTimeout
(callback: (...args: any[]) => void, msDelay?: number)
worker-configuration.d.ts:348
↓ 1 callers
Function
shortSessionId
(id: string | undefined)
frontend/src/utils.ts:35
↓ 1 callers
Function
sleep
(ms: number, signal: AbortSignal)
src/heartbeat.ts:99
↓ 1 callers
Method
startDispatcher
(opts: DispatchOpts)
src/microvm/sandbox.ts:482
↓ 1 callers
Function
startEditing
(policy: EgressPolicy)
frontend/src/views/EgressView.tsx:154
↓ 1 callers
Function
stripJsonc
(text)
scripts/ensure-kv.mjs:62
↓ 1 callers
Function
stripJsonc
(text)
scripts/ensure-d1.mjs:62
← previous
next →
201–300 of 639, ranked by callers