mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
031ae4a7a3
--update-durations now disables batching so every file is measured per-file (batched members' entries otherwise rot), and only passing runs record durations (a timed-out file would write the kill deadline and permanently skew LPT). Timed-out work items are no longer retried: the deadline already proves a hang, and a second 600s attempt could push a shard past the 45-minute job budget. A flaky batch now annotates the member files that failed the first attempt instead of the pseudo-file. Defender exclusions apply per path instead of aborting on the first policy-locked one.