Files
AirCoding/packages/cli/src
AirCoding 4e91909a88 fix(e2e): work from any directory — auto-detect AirCoding repo root
- e2e command resolves AirCoding repo root via AIRCODING_REPO_ROOT env var
- All test paths, depcruise paths, tsc paths made absolute
- depcruise and tsc processes given cwd=repoRoot for config resolution
- air CLI script sets AIRCODING_REPO_ROOT on startup

Now `air e2e` works from any directory.
13/13 gates pass from /tmp/air-playground.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 13:48:18 +08:00
..