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

File index.ts

packages/opencode/src/snapshot/index.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 { Cause, Duration, Effect, Layer, Schedule, Schema, Semaphore, Context } from "effect"
3import { ChildProcess, ChildProcessSpawner } from "effect/unstable/process"
4import { formatPatch, structuredPatch } from "diff"

Callers

nothing calls this directly

Calls 15

encodeNulTerminatedPathsFunction · 0.85
ignoreFunction · 0.85
clashFunction · 0.85
pushMethod · 0.80
patchMethod · 0.80
argsFunction · 0.70
existsFunction · 0.70
readFunction · 0.70
lockedFunction · 0.70
removeFunction · 0.70
failFunction · 0.70

Tested by

no test coverage detected