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
395f55b31f
Convert jest tests to vitest and disable default watch mode for vitest ( #4568 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-11 14:48:01 -07:00
Chris Estreich
ab01fb3bdb
Move to Postgres for evals on roocode.com ( #4520 )
2025-06-11 14:17:53 -07:00
Chris Estreich
483d951723
Try to fix win32 esbuild ( #4479 )
2025-06-09 15:03:44 -07:00
Chris Estreich
9d9880a74b
Fix Roo Code Nightly package.json generation ( #4098 )
2025-05-28 22:23:12 -07:00
Chris Estreich
ed24f65b30
Fix Posthog by correctly copying .env in the build process ( #4049 )
2025-05-27 11:19:21 -07:00
Chris Estreich
e66136f1aa
Add a new @roo-code/types package and use it everywhere ( #3912 )
2025-05-26 12:06:45 -07:00
Chris Estreich
39cd50b989
Fix linter errors ( #3821 )
2025-05-21 23:16:43 -07:00
Chris Estreich
c6851976fa
Fix vite server ( #3816 )
2025-05-21 21:39:41 -07:00
Chris Estreich
d5484b52fa
Upgrade to ESLint 9 + share eslint config across workspaces ( #3815 )
2025-05-21 21:30:21 -07:00
Chris Estreich
57249a0881
PNPM + Turbo monorepo + Nightly releases ( #3407 )
2025-05-21 21:01:20 -07:00