MCPcopy Create free account

hub / github.com/cloudflare/computer / functions

Functions3,685 in github.com/cloudflare/computer

↓ 2 callersFunctioncreateRunSession
(createId = () => crypto.randomUUID())
examples/think-compare-runtimes/worker/runs.ts:9
↓ 2 callersFunctioncreateRuntimeSystemPrompt
(runtime: RuntimeId)
examples/think-compare-runtimes/worker/think/prompts.ts:11
↓ 2 callersFunctioncreateRuntimeThinkModel
(binding: Ai)
examples/think-compare-runtimes/worker/think/model.ts:5
↓ 2 callersFunctioncreateRuntimeToolDescriptions
(runtime: RuntimeId)
examples/think-compare-runtimes/worker/think/prompts.ts:57
↓ 2 callersFunctioncreateSandboxFixtureRuntime
(sandbox: SandboxFixtureTarget)
examples/think-compare-runtimes/worker/runtime/sandbox.ts:23
↓ 2 callersFunctioncreateShellError
(code: string, message: string)
packages/computer/src/backends/worker-shell/entrypoint.ts:286
↓ 2 callersFunctioncreateShellServer
(runner: RunnerLike)
packages/rpc/src/server.ts:320
↓ 2 callersFunctioncreateSyncClient
(options: ClientOptions)
packages/rpc/src/client.ts:39
↓ 2 callersFunctioncreateTaskPrompt
(fixture: ComparisonFixture)
examples/think-compare-runtimes/worker/think/prompts.ts:17
↓ 2 callersFunctioncreateThinkCompatibility
( fs: ThinkWorkspaceFilesystem, )
packages/computer/src/workspace.ts:1126
↓ 2 callersFunctioncreateWorkspaceFixtureRuntime
(workspace: WorkspaceFixtureTarget)
examples/think-compare-runtimes/worker/runtime/workspace.ts:31
↓ 2 callersFunctioncreateWorkspaceServer
( db: Database, runner: RunnerLike, options: ServerOptions = {}, )
packages/rpc/src/server.ts:326
↓ 2 callersFunctioncreateWorkspaceWarmPoolRuntime
(env: WorkspacePoolEnv)
examples/think-compare-runtimes/worker/computer-container-pool.ts:67
↓ 2 callersFunctioncreateWriteTool
(options: WriteToolOptions)
packages/computer/src/tools/fs/write.ts:21
↓ 2 callersFunctioncurrentBranchWith
(opts: CurrentBranchWithDeps)
packages/computer/src/git/reads.ts:333
↓ 2 callersFunctiondecodeExecEvents
( bytes: ReadableStream<Uint8Array>, )
packages/computer/src/exec-wire.ts:104
↓ 2 callersFunctiondecodeFrame
(frame: RuntimeFrame)
packages/computer/src/runtime/wire.ts:42
↓ 2 callersFunctiondecodeFramedEvents
(source: ReadableStream<Uint8Array>)
packages/computer/src/backends/worker-shell/worker-shell.ts:267
↓ 2 callersFunctiondecodeRuntimeEvents
( source: ReadableStream<Uint8Array>, )
packages/computer/src/runtime/wire.ts:52
↓ 2 callersFunctiondecodeRuntimeFrames
( source: ReadableStream<Uint8Array>, )
packages/computer/src/backends/worker-javascript/frames.ts:35
↓ 2 callersFunctiondefineArtifactsCommand
(host: ArtifactsCommandHost)
packages/computer/src/backends/worker-shell/artifacts-command.ts:47
↓ 2 callersFunctiondefineAssetsCommand
(ws: AssetsCommandHost)
packages/computer/src/backends/worker-shell/assets-command.ts:20
↓ 2 callersFunctiondefineGitCommand
(ws: GitCommandHost)
packages/computer/src/backends/worker-shell/git-command.ts:76
↓ 2 callersFunctiondeflate
(data: Data, options?: PakoOptions)
packages/computer/src/git/pako-zlib-shim.ts:69
↓ 2 callersFunctiondelay
(ms)
packages/computerd/src/cli/computerd.test.ts:474
↓ 2 callersFunctionderiveRunSummary
(events: RunEvent[])
examples/think-compare-runtimes/src/run-state.ts:42
↓ 2 callersFunctiondescribeError
(error: unknown)
packages/computer/src/backends/container/cloudflare-container.ts:508
↓ 2 callersMethoddiffSummary
Per-file change summary backing `--stat` / `--name-only` / `--name-status`.
packages/computer/src/git/index.ts:238
↓ 2 callersFunctiondiffSummaryWith
(opts: DiffWithDeps)
packages/computer/src/git/diff.ts:134
↓ 2 callersFunctiondirectoryName
(name: string)
packages/computer/src/backends/worker-javascript/module-graph.ts:223
↓ 2 callersFunctiondispose
()
packages/computer/src/client.ts:136
↓ 2 callersFunctiondispose
()
packages/computer/src/backends/worker-javascript/worker-javascript.ts:949
↓ 2 callersMethoddisposeAll
()
packages/computerd/src/exec/runner.ts:309
↓ 2 callersFunctiondisposeOnDone
(stream: ReadableStream<T>, onDone: () => void)
packages/computer/src/shell.ts:509
↓ 2 callersFunctiondisposeQuietly
(value: { [Symbol.dispose]?: () => void })
packages/computer/src/backends/worker-javascript/worker-javascript.ts:1282
↓ 2 callersFunctiondrain
(controller: TransformStreamDefaultController<RuntimeFrame>, final: boolean)
packages/computer/src/backends/worker-javascript/frames.ts:40
↓ 2 callersFunctiondropHeartbeats
(stream: ReadableStream<ComputerdExecEvent>)
packages/computerd/src/cli/computerd.ts:110
↓ 2 callersMethodedit
(path: string, edits: ExactEdit[])
examples/think-compare-runtimes/worker/runtime/file-tools.ts:17
↓ 2 callersFunctionelapsedMs
(startedAt: string | null, completedAt: string | null)
examples/think-compare-runtimes/src/run-state.ts:109
↓ 2 callersFunctionemitLine
( line: string, controller: TransformStreamDefaultController<WorkspaceExecEvent<E>>, )
packages/computer/src/exec-wire.ts:109
↓ 2 callersFunctionemitTrace
(reason: string)
packages/computerd/src/fuse/driver.ts:985
↓ 2 callersFunctionenableStubTracking
()
packages/rpc/src/debug.ts:33
↓ 2 callersFunctionencodeBase32
(bytes: Uint8Array)
packages/computer/src/assets/base32.ts:35
↓ 2 callersFunctionencodeExecEvents
( events: ReadableStream<WorkspaceExecEvent<ExecEncoding>>, )
packages/computer/src/exec-wire.ts:90
↓ 2 callersFunctionencodeManifest
(chunks: ManifestChunk[])
packages/dofs/src/sync/manifests.ts:41
↓ 2 callersFunctionenqueue
( controller: TransformStreamDefaultController<WorkspaceExecEvent<E>>, event: WorkspaceExecEvent<E>,
packages/computer/src/shell.ts:306
↓ 2 callersFunctionenqueue
( controller: TransformStreamDefaultController<WorkspaceRuntimeEvent<E>>, event: WorkspaceRuntimeEvent
packages/computer/src/runtime/runtime.ts:350
↓ 2 callersFunctionensureCapacity
(entry: FileEntry, needed: number)
packages/computerd/src/fuse/driver.ts:339
↓ 2 callersMethodensureIndexed
()
packages/computer/src/mounts/index.ts:289
↓ 2 callersMethodensureMountsIndexed
()
packages/computer/src/workspace.ts:355
↓ 2 callersFunctionerrorCode
(error: unknown)
packages/computer/src/runtime/capability.ts:250
↓ 2 callersFunctionerrorMessage
(cause: unknown)
packages/computer/src/git/cli.ts:2367
↓ 2 callersMethodevaluate
( input: WorkspaceRuntimeValue, host: WorkspaceRuntimeBridge, context: WorkspaceExecutionContext,
packages/computer/src/backends/worker-javascript/worker-javascript.ts:100
↓ 2 callersFunctionevaluateResult
( host: { assertResult(value: unknown): Promise<void>; attachOutput(readable: ReadableStream<Uint8Ar
packages/computer/src/backends/worker-javascript/worker-javascript.test.ts:27
↓ 2 callersFunctionevents
()
packages/computer/src/workspace.test.ts:360
↓ 2 callersFunctionexecObservationFacts
(facts: RunEventFact[])
examples/think-compare-runtimes/src/run-event-facts.ts:95
↓ 2 callersFunctionexecSegments
(events: RunEvent[], target: ExecutionTarget)
examples/think-compare-runtimes/src/runtime-panel-model.ts:240
↓ 2 callersFunctionexecuteRuntimeThinkTool
( tools: RuntimeThinkToolSet, name: RuntimeThinkToolName, input: unknown, )
examples/think-compare-runtimes/worker/think/runtime-tools.ts:121
↓ 2 callersFunctionexistingChunkRefs
(db: Database, inode: number)
packages/dofs/src/fs/writeFile.ts:369
↓ 2 callersFunctionexit
(code: number)
examples/think-compare-runtimes/shared/fixture.test.ts:158
↓ 2 callersFunctionfakeEnv
( opts: { onGetWorkspace?: () => FakeWorkspace; artifactsCLI?: (input: ArtifactsCLIInput) => Promise
packages/computer/src/backends/worker-shell/entrypoint.test.ts:88
↓ 2 callersFunctionfetch
(request, env)
examples/think-compare-runtimes/worker/index.ts:170
↓ 2 callersFunctionfetch
(request: Request, env: Env)
examples/think/src/index.ts:26
↓ 2 callersMethodfetchObjects
(hashes: Uint8Array[])
packages/rpc/src/interface.ts:82
↓ 2 callersMethodfetchPort
(port: number, input: RequestInfo | URL, init?: RequestInit)
packages/computer/src/backends/container/container-host.ts:60
↓ 2 callersFunctionfetchWith
(opts: FetchWithDeps)
packages/computer/src/git/network.ts:184
↓ 2 callersFunctionfileContents
(path: string)
examples/think-compare-runtimes/shared/fixture.test.ts:187
↓ 2 callersFunctionfileMarkers
(events: RunEvent[], _tone: TimelineTone)
examples/think-compare-runtimes/src/runtime-panel-model.ts:160
↓ 2 callersFunctionfindLast
(items: T[], predicate: (item: T) => boolean)
examples/think-compare-runtimes/src/run-state.ts:115
↓ 2 callersFunctionfirstLine
(s: string)
packages/computer/src/git/cli.ts:734
↓ 2 callersFunctionflush
()
packages/dofs/src/sync/apply.ts:237
↓ 2 callersMethodflush
* Block until the on-disk tree at `mountPoint` reflects the * VFS's current state. Called by the SyncRPC `push` handler * after applying a peer
packages/computerd/src/shim/shim.ts:52
↓ 2 callersFunctionformatExitReason
(error: unknown)
packages/computer/src/backends/container/container-lifecycle.ts:68
↓ 2 callersMethodformatJson
JSON summary suitable for stderr or `COMPUTERD_FUSE_TRACE_FILE`.
packages/computerd/src/fuse/tracer.ts:50
↓ 2 callersFunctionformatLogEntry
(level: LogLevel, args: unknown[])
packages/computerd/src/cli/logger.ts:25
↓ 2 callersFunctionformatLogFull
(commits: CommitView[])
packages/computer/src/git/cli.ts:812
↓ 2 callersFunctionformatMs
(ms: number)
examples/think-compare-runtimes/src/runtime-wing.tsx:387
↓ 2 callersFunctionformatPorcelainV1
(entries: StatusEntry[])
packages/computer/src/git/status.ts:152
↓ 2 callersFunctionformatPorcelainV2
(entries: StatusEntry[])
packages/computer/src/git/status.ts:127
↓ 2 callersFunctionformatShort
(entries: StatusEntry[])
packages/computer/src/git/status.ts:166
↓ 2 callersFunctionfreshStub
()
packages/dofs/src/bench/fs-ops.bench.ts:44
↓ 2 callersFunctionfreshStub
()
packages/dofs/src/fs/with-db.workers.ts:18
↓ 2 callersFunctiongc
(db: Database, options: GcOptions = {})
packages/dofs/src/fs/gc.ts:20
↓ 2 callersFunctiongetAgent
(_namespace, name)
examples/think-compare-runtimes/worker/runtime-agent-handles.test.ts:19
↓ 2 callersMethodgetBufferStats
()
packages/computerd/src/fuse/driver.ts:103
↓ 2 callersFunctiongetDurableObjectByName
( namespace: DurableObjectNamespace, name: string, )
examples/think-compare-runtimes/worker/sandbox-container-pool.ts:50
↓ 2 callersMethodgetTcpPort
(port: number)
examples/think-compare-runtimes/worker/computer-container-pool.ts:118
↓ 2 callersMethodgetTcpPort
(port: number)
examples/think/worker-configuration.d.ts:3361
↓ 2 callersMethodgetWarmPool
()
examples/think-compare-runtimes/worker/think/agents.ts:426
↓ 2 callersMethodgetattr
(path: string, cb: ResultCallback<FuseStat | null>)
packages/computerd/src/fuse/driver.ts:51
↓ 2 callersMethodglob
(pattern: string)
packages/computer/src/workspace.ts:179
↓ 2 callersFunctiongrep
( db: Database, pattern: string, path: string, options: GrepOptions = {}, )
packages/dofs/src/fs/grep.ts:18
↓ 2 callersFunctionhandleApiRequest
( request: Request, handlers: ApiHandlers, )
examples/think-compare-runtimes/worker/http.ts:8
↓ 2 callersFunctionhasRevisionSuffix
True when `ref` carries a `gitrevisions(7)` ancestry suffix.
packages/computer/src/git/cli.ts:2341
↓ 2 callersMethodhashObject
Hash bytes as a blob; optionally write into the object store.
packages/computer/src/git/index.ts:292
↓ 2 callersFunctionhashObjectWith
(opts: HashObjectWithDeps)
packages/computer/src/git/plumbing.ts:68
↓ 2 callersFunctionhex
(bytes: Uint8Array)
packages/dofs/src/sync/apply.ts:78
↓ 2 callersFunctionhex
(bytes: Uint8Array)
packages/rpc/src/sync-driver.ts:33
↓ 2 callersFunctionhttpGet
(url)
script/computerd-stub-soak.mjs:149
↓ 2 callersFunctionhydrateBufferIfNeeded
(db: Database, inode: number, entry: WriteBufferEntry)
packages/dofs/src/fs/writeFile.ts:748
← previousnext →501–600 of 3,685, ranked by callers