COMMUNITY OBSERVEDMetric claims: AUTHOR REPORTEDSOURCE AUDITED🤖 Jev Agent

Lahfir Local Harness Router

Jev routes local coding work among Haiku, Opus sub-agents and external harnesses through a Claude Code hook.

Overview & Result

Lahfir reports using a deterministic Claude Code hook to ask Jev which local coding harness or model tier should take a task before delegation.

How Jev fits in the loop

  1. Claude Code encounters a task before delegation.
  2. Jev assesses task intensity and selects a bounded routing destination.
  3. The hook delegates mechanical work to Haiku, higher-intelligence work to Opus sub-agents and long-running implementation to an external harness, as described by the author.

How to reproduce

  1. Read the original demo and identify the pre-delegation hook and three routing destinations.
  2. No public repository or install instructions were linked in the source post; implementation cannot yet be reproduced from this post alone.

Why this build matters

Shows an agent-harness routing boundary, while leaving implementation details and performance unverified.

Limitations

  • The source provides a demonstration and routing outline, not public code or independent measurements.

Patterns