MCPcopy
hub / github.com/anomalyco/opencode / workspace.ts

File workspace.ts

packages/opencode/src/control-plane/workspace.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { httpClient } from "@opencode-ai/core/effect/app-node-platform"
3import { Context, Effect, FiberMap, Iterable, Layer, Schema, Stream } from "effect"
4import { serviceUse } from "@opencode-ai/core/effect/service-use"

Callers

nothing calls this directly

Calls 15

serviceUseFunction · 0.90
errorDataFunction · 0.90
getAdapterFunction · 0.90
waitEventFunction · 0.90
registeredAdaptersFunction · 0.90
eqFunction · 0.85
setStatusFunction · 0.85
runInWorkspaceFunction · 0.85
syncedFunction · 0.85
waitUntilSyncedFunction · 0.85
replayMethod · 0.80
asMethod · 0.80

Tested by

no test coverage detected