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