Files
Kilo-Org_kilocode/packages/ui
Marius f2dcafc2c5 fix(cli): strip bloated file contents from tool metadata to fix session loading perf (#7706)
Edit, apply_patch, and user message summary were storing full before/after
file contents in metadata — causing sessions to balloon to 90+ MB and crash
the VS Code extension on load.

Strip before/after from edit filediff, apply_patch files[], and
summary.diffs both at write time (new data) and read time (existing data).
2026-03-26 15:47:04 +01:00
..
2026-03-26 09:56:13 +00:00
2026-02-23 20:12:28 +01:00
2026-02-26 16:05:04 -06:00