Tags: AverSpec/aver
Tags
fix: make aver CLI and Playwright tests work out of the box locally Add @averspec/core as root workspace devDependency so pnpm links the aver bin to the workspace root. Auto-build the task-board frontend in the Playwright adapter when dist/ is missing, removing the need to manually run `pnpm run build` before testing.