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
Matt Rubens
da8b09e655
Sharing improvements ( #5082 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
Co-authored-by: cte <cestreich@gmail.com>
2025-06-24 16:36:32 -04:00
Chris Estreich
62c3914034
Farewell jest ( #4607 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-16 21:39:45 -07:00
Chris Estreich
ab01fb3bdb
Move to Postgres for evals on roocode.com ( #4520 )
2025-06-11 14:17:53 -07:00
John Richmond
3fc05adc17
Better handling of cloud login/out with multiple workspaces ( #4196 )
...
* Move client token + session id to shared secret
* Add secret event handling
* Update packages/cloud/src/AuthService.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-01 10:01:49 -04:00
Chris Estreich
699b0c051b
Appease changests ( #4126 )
2025-05-29 15:27:01 -07:00
Chris Estreich
9d9880a74b
Fix Roo Code Nightly package.json generation ( #4098 )
2025-05-28 22:23:12 -07:00
Chris Estreich
7820b7517a
Roo Code Cloud ( #4069 )
...
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-05-28 20:43:30 -07:00