Files
kilocode/script
kiloconnect[bot] 70fde2221e refactor(upstream): improve compatibility commit lookup using semver
Update `findLatestCompatCommit` to use semantic versioning when identifying the latest compatibility commit. This ensures the correct commit is selected even when upstream tags diverge or are not strictly linear.

- Add semver parsing and comparison utilities
- Implement `targetSemver` to resolve versions from tags or commit messages
- Filter and sort compatibility candidates by version relative to the target version
- Add test case for diverging upstream tags
2026-05-06 14:34:13 +00:00
..
2026-04-30 16:25:46 +02:00
2025-10-28 18:32:45 -05:00
2026-04-12 13:36:08 +02:00
2026-04-29 17:24:20 +02:00
2026-01-08 14:19:44 -06:00