Expand description
Kilo Code session parser for VS Code extension storage. Kilo Code session parser.
Parses session data from the Kilo Code VS Code extension (a fork of Roo Code). Sessions are stored in VS Code’s globalStorage directory under the extension ID.
This watcher uses the generic VS Code extension infrastructure since Kilo Code follows the standard task-based conversation storage format.
Constants§
- CONFIG
- Configuration for the Kilo Code VS Code extension watcher.
Functions§
- new_
watcher - Creates a new Kilo Code watcher.