Commit graph

1 commit

Author SHA1 Message Date
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