jevbooks

← All projects

vexjoy-agent

notque/vexjoy-agent · Homepage

Cross-harness coding-agent toolkit with Jev-powered intent-preserving routing.

Classification & Routing100%Runner-up: Verification & GuardrailsFunnel

What it is

VexJoy Agent connects plain-English requests to specialist agents, skills, and workflows across Claude Code, Codex, Factory, and Reasonix. It ships 43 agents, 61 skills, 78 hooks, and 165 scripts, aiming to give capable models domain knowledge without requiring users to learn the catalog.

How it uses Jev

The /d router uses up to two Jev evaluations: it classifies the request, then restates the requested outcome and gates dispatch on a Jev receipt for that exact proposed intent. Jev selects the agent, skill, and pipeline; deterministic force-route rules bypass Jev. Intent-alignment judgments are recorded in learning.db without raw request text.

Primitives:choice

Technique worth stealing

Gate agent dispatch on a Jev receipt for the restated proposed intent, keeping the judge model separate from the executing agent.

Try it

git clone https://github.com/notque/vexjoy-agent.git ~/vexjoy-agent && cd ~/vexjoy-agent && ./install.sh

View on GitHub

judged by Jevjev-1.13.0

Evidence

Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.

  • Jev-centricunclear0.55
  • Shows a System One patternunclear0.57
  • Handles uncertaintyno0.09
  • Measuredno0.05
  • Runnableyes0.96
  • Worth recommendingno0.33
  • Model replicano0.12
  • Problem scopescore on a 0–2 scale1.91
  • About Jevyes0.97

Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 23 Sept 2026.