mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-17 01:25:47 +00:00
Make patch derivation async and allow callers to provide existing file content so apply_patch update checks reuse already-loaded text instead of reading the same file twice.