agent-orchestrator/packages
prateek e450fed462
fix: upgrade @testing-library/jest-dom for vitest 2.x type compatibility (#21)
The v6.6.0 module augmentation for vitest's Assertion interface was
broken with vitest 2.x. Upgrading to v6.9.1 fixes the ~47 typecheck
errors (toBeInTheDocument, toHaveAttribute). Also adds vitest.d.ts to
ensure the type augmentation is included in tsc compilation.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 14:40:44 +05:30
..
cli feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
core feat: agent plugins, OpenCode plugin, integration tests, CI (#5) 2026-02-14 11:28:42 +05:30
integration-tests fix: address Bugbot followup — stale paths in JSDoc, unused exports (#20) 2026-02-14 13:30:25 +05:30
plugins feat: agent plugins, OpenCode plugin, integration tests, CI (#5) 2026-02-14 11:28:42 +05:30
web fix: upgrade @testing-library/jest-dom for vitest 2.x type compatibility (#21) 2026-02-14 14:40:44 +05:30