Files
kilocode/packages/kilo-docs/source-links.md
T
Marius bd4d85229e perf(vscode): exclude patch from diff hash to reduce memory overhead (#8967)
* perf(vscode): exclude patch from diff hash to reduce memory overhead

The hashFileDiffs function included diff.patch in its hash key, pulling
in multi-MB payloads generated by opencode's context: MAX_SAFE_INTEGER
setting. The extension never renders the patch string — VS Code's native
diff editor uses before/after file contents instead — so the field was
pure overhead.

Closes #8951

* chore(kilo-docs): update source links
2026-04-15 12:46:09 +02:00

9.6 KiB

Source Code Links