Skip to content

JevCompass v0.1.16

Choose a tag to compare

@acidkill acidkill released this 25 Sep 11:38
· 130 commits to main since this release
5ef0fb6

JevCompass gives Codex Desktop and CLI short, nonblocking suggestions from tools and skills available in the user's setup. The default installation remains two advisory hooks.

What's new

  • When a recommended skill fits the task, the advice asks Codex to read its SKILL.md before drafting or editing; unrelated skills remain optional and skipped.
  • jevcompass doctor now distinguishes hook metrics by Codex profile, so an isolated profile cannot inherit a false invocation claim from another profile.
  • jevcompass skills install offers two explicitly opt-in, experimental coding skills. No skills are installed by the default hook setup.

Install: pipx install jevcompass==0.1.16, then jevcompass install --dry-run, jevcompass install, and jevcompass doctor. Review and trust the hooks in Codex /hooks, then start a fresh session. Read the bundled skill files before opting in with jevcompass skills install.

A synthetic CLI pair observed one relevant skill read, but blinded answer quality tied 6/7. No speed or quality improvement is established. Desktop prompt delivery and macOS runtime remain separate validation work. JevCompass is licensed Apache-2.0.

Exact source commit: 5ef0fb6ecb9ab6e8778d2c69fd4a38420d40c7f3. Its clean archive passed 254 Python 3.11 tests, wheel/sdist content audit, and isolated pipx wheel installation with doctor.