OPEN-SOURCE PROJECT

jev-planner

With **N** agents, `--mode ultra` makes **2N + 1** agent calls: drafts, reviews, and final synthesis, plus **N** if Jev requests another review. The default `balanced` makes as few as **N + 1** and never more than `ultra`; `fast` makes **N**, or **N + 1** when it merges. Each Jev evaluation is a separate TypeSafe call.

Stars
0
Forks
0
License
MIT
Last commit
2026-09-22

What Jev does here

Jev returns a structured decision for the local program; consult the source for the exact decision policy.

Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.

Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.