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

File apply_patch.ts

packages/opencode/src/tool/apply_patch.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from "path"
2import { Effect, Schema } from "effect"
3import * as Tool from "./tool"
4import { EventV2Bridge } from "@/event-v2-bridge"

Callers

nothing calls this directly

Calls 6

trimDiffFunction · 0.90
pushMethod · 0.80
fileMethod · 0.80
removeMethod · 0.65
runFunction · 0.50
publishMethod · 0.45

Tested by

no test coverage detected