Skip to content

JevCompass v0.1.11

Choose a tag to compare

@acidkill acidkill released this 25 Sep 03:56
· 209 commits to main since this release
1e71eee

JevCompass v0.1.11

Public, Apache-2.0-licensed GitHub release for Codex Desktop and CLI. JevCompass discovers reviewed local tools and skills, offers explicit recommendations, and installs two non-blocking advisory hooks. Optional Jev ranking uses OpenRouter Decisions API with allowlisted metadata; a keyless local shortlist is available when appropriate.

What's included

  • Public source onboarding with a real keyless example and a fresh-session advice verification guide.
  • A history category for explicit repository provenance questions.
  • Accurate jevcompass --version and text doctor version reporting.
  • Apache-2.0 SPDX metadata and the full license in wheel and sdist.
  • One hosted Python 3.11 PR test job, with no local runner requirement.

Install

Download the wheel below, verify its SHA-256 against the digest shown by GitHub, and run pipx install ./jevcompass-0.1.11-py3-none-any.whl. Then run jevcompass install --dry-run, jevcompass install, and jevcompass doctor. Review the two hook registrations in Codex /hooks and start a fresh session. The source checkout path is in the README.

Verification

  • Source/tag commit: 1e71eee5e3f53e52414aa63ffce72eb67a14edb2.
  • Hosted PR #9 Python 3.11: 179 tests passed; local Python 3.11 and 3.14: 179 tests each.
  • Clean wheel and sdist passed tools/check_distribution.py; isolated pipx installation and keyless recommendation, install dry-run, install, and doctor passed.
  • Wheel SHA-256: b7ffba2547ef457a4aa9f288afb7d612763895490811c25fe29108619c27c3ad.
  • Sdist SHA-256: 124695b004b0975cc90626a8cf735cc5e207bde9969cd2ff1c4e525fc75da396.

macOS runtime, broad hook delivery, and measurable task benefit remain unverified. This release is on GitHub; no PyPI publication is claimed.