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.
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.