What it is
An OpenCode orchestrator plugin for OpenCode Go users that keeps the parent session on a cheap sticky model for warm cache and delegates harder turns to temporary stronger child subagents.
How it uses Jev
Jev flags each turn as hard, easy, or unsure. The parent calls jev_escalate to send a strong child near-full context, or jev_parallel for up to 3 cheap children. Results merge via the tool return; resumes send delta context only.
Primitives:choice
Technique worth stealing
Keep the parent model fixed for cache warmth; use difficulty flags only to route hard turns to temporary children.
Try it
opencode plugin opencode-jev-orchestrator -g, add JEV_KEY, restart OpenCode, check /jev-status.
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-centricyes0.79
- Shows a System One patternunclear0.54
- Handles uncertaintyno0.14
- Measuredno0.05
- Runnableyes0.98
- Worth recommendingunclear0.43
- Model replicano0.04
- Problem scopescore on a 0–2 scale1.03
- About Jevyes0.98
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.