Roo-Code/apps/vscode-e2e
Daniel Riccio 90754ad7d1 refactor: replace stream-json with sax parser for message parsing
- Remove stream-json and proper-lockfile dependencies
- Add sax parser dependency
- Refactor DirectiveStreamingParser to use SAX parser
- Reorganize assistant-message module to message-parsing
- Extract directive parsing into focused classes
- Update all related tests and imports
- Maintain backward compatibility with existing API
2025-07-24 00:36:35 -06:00
..
src refactor: replace stream-json with sax parser for message parsing 2025-07-24 00:36:35 -06:00
.env.local.sample Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
.vscode-test.mjs Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
eslint.config.mjs Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
package.json Move to Postgres for evals on roocode.com (#4520) 2025-06-11 14:17:53 -07:00
tsconfig.esm.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
tsconfig.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00