Files
kilocode/packages
Marius ed7c990dfd perf(vscode): fix IPC metadata bloat in slim-metadata slimmers (#8721)
slimPatch and slimMultiedit used `...meta` spreads that leaked heavy
fields (metadata.diff up to 158KB, files[].before/after ~128KB each)
through to the VS Code webview on every session switch. Replace with
explicit allowlist construction matching the pattern slimEdit/slimWrite
already used.

Add size-based guardrail tests that inject unknown heavy fields into
each tool's metadata and assert the slimmed output stays under 10KB.
This catches future upstream changes regardless of field names.

Add a runtime warning in slimPart (non-production) when slimmed state
exceeds 50KB so regressions surface during development.
2026-04-10 13:13:13 +02:00
..
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00
2026-04-10 04:24:44 +00:00