Files
kilocode/script/upstream/transforms
marius-kilocode 0f79817e6d fix: harden package.json transform against kilo script and policy loss
The transform dropped Kilo's test:ci scripts in six upstream-shared
packages, the dev:local root entrypoint, and Kilo's trustedDependencies
install policy on every merge, and merged patchedDependencies naively,
keeping stale upstream entries whose patch files never come over. Extend
PRESERVE_SCRIPTS, add a trustedDependencies deny-list, and drop patch
entries superseded by Kilo pins or missing patch files.
2026-07-21 11:24:44 +02:00
..