github Kilo-Org/kilocode v7.0.27

7 hours ago

This release includes a data migration that will execute on first run. It will migrate all flat files in data directory to a single sqlite database. Depending on how much data you have and speed of computer this can take some time.

if anything goes wrong you can retrigger the migration by deleting ~/.local/share/kilo/kilo.db* files (%APPDATA% on windows)

If you have any issues with the migration the original data is not yet deleted and downgrading should work. But please open an issue so we can investigate and include sqlite in the issue title.

Core

  • Refactor for Kilo v1.2.3 compatibility
  • Ensure Anthropic models on OpenRouter also have variant support (@rekram1-node)
  • Add WAL checkpoint on database open (@thdxr)
  • Ensure Vercel variants pass Amazon models under Bedrock key (@rekram1-node)

Thank you to 2 community contributors:

  • @rekram1-node:
    • fix: ensure vercel variants pass amazon models under bedrock key (#13631)
    • fix: ensure anthropic models on OR also have variant support (#13498)
  • @thdxr:
    • fix: add WAL checkpoint on database open (#13633)

Don't miss a new kilocode release

NewReleases is sending notifications on new releases.