Roo-Code/packages/build
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
eslint.config.mjs Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
package.json Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
tsconfig.json Fix vite server (#3816) 2025-05-21 21:39:41 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00