Roo-Code/apps/vscode-e2e/src
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
..
suite refactor: replace stream-json with sax parser for message parsing 2025-07-24 00:36:35 -06:00
types Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
runTest.ts feat(tests): core tools integration tests (#4433) 2025-06-12 11:50:25 -04:00