JevCompass v0.1.19
JevCompass 0.1.19 improves Python test runner relevance. In a repository whose local GitHub Actions commands unambiguously run python -m unittest, it no longer offers a globally installed pytest as the testing candidate; it offers a generic unittest candidate and still requires the agent to inspect the exact project command. Repositories using pytest retain that choice, and mixed signals do not force either runner. CI content stays local.
Install: pipx install jevcompass==0.1.19, then jevcompass install --dry-run, jevcompass install and jevcompass doctor. Review hooks in Codex and start a fresh session.
Validation: 272 Python 3.11 tests, green hosted CI on PR #87 including the four-document release gate, exact-source wheel/sdist audit and isolated pipx wheel smoke. This is a relevance fix; macOS runtime, fresh Desktop prompt delivery and repeatable speed/quality gains remain unverified.