Skip to content

No support of last version of kilocode #404

@yoanhuret

Description

@yoanhuret

KiloCode ≥ 7.2.21 has migrated to a CLI backend that stores sessions in a SQLite database at:

C:\Users\HDDW7523.local\share\kilo\kilo.db
The ui_messages.json file no longer exists for recent sessions. The latest tasks in globalStorage\kilocode.kilo-code\tasks\ date back to April 8, 2026 — this is the old architecture.

Codeburn 0.9.10 only supports the old format (ui_messages.json in globalStorage) for the KiloCode provider. It does not yet read ~/.local/share/kilo/kilo.db.

For comparison, Codeburn already supports OpenCode via SQLite (~/.local/share/opencode/opencode*.db) with the session, message, and share table schema. KiloCode uses the same scheme but in ~/.local/share/kilo/kilo.db.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions