mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 14:07:20 +08:00
Extract KiloModelsService from model-cache to enable dependency injection and rewrite test files to use Layer-based test harnesses instead of process-wide mock.module() calls that caused flaky cross-test pollution on CI.