MCPcopy Index your code
hub / github.com/anomalyco/opencode / vcs.ts

File vcs.ts

packages/opencode/src/project/vcs.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 { Effect, Layer, Context, Schema, Scope } from "effect"
3import { formatPatch, structuredPatch } from "diff"
4import { InstanceState } from "@/effect/instance-state"

Callers

nothing calls this directly

Calls 15

splitGitPatchFunction · 0.85
fileFromPatchChunkFunction · 0.85
emptyPatchFunction · 0.85
totalPatchFunction · 0.85
numsFunction · 0.85
emptyBatchFunction · 0.85
patchMethod · 0.80
pushMethod · 0.80
mergeFunction · 0.70
getMethod · 0.65
filesFunction · 0.50
getFunction · 0.50

Tested by

no test coverage detected