The Playwright beforeEach hook called DELETE /api/project to get a clean selection screen. This request hit the live server via Vite's proxy and set project_root to None, breaking every background agent operation (server-owned completion, auto-assign, merge pipeline). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>