agent-orchestrator/packages
Prateek c1deb7a6d3 fix: override rootDir in web tsconfig to "." for Next.js compat
Next.js generates .next/types/ files that must be under rootDir.
Base tsconfig sets rootDir to "src", web needs "." to include both
src/ and .next/types/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 18:39:52 +05:30
..
cli feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
core chore: add ESLint, Prettier, CI workflow, and comprehensive CLAUDE.md conventions 2026-02-13 18:01:52 +05:30
plugins feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
web fix: override rootDir in web tsconfig to "." for Next.js compat 2026-02-13 18:39:52 +05:30