Workflow-Level Control
How much of the end-to-end workflow Zevo runs.
§ 01 — Overview
zevo describe --overview
Zevo handles everything in between.
Scroll the figure sideways →
Three properties of Zevo
§ 02 — Architecture
zevo status --architecture
Seven agents on one line to run the evolving loop.
Scroll the figure sideways →
Input
User Objective
Output
Evolved Model
Click any agent to read what it does specifically.
§ 03 — Demo
zevo demo --replay
§ 04 — Interface
zevo drive --interface
Zevo runs from CLI or UI. Same run, either way.
Run it from the terminal

Run it from the browser

01 / 08
Dashboard
§ 05 — Control
zevo describe --control-levels
Workflow and Optimization control.
How much of the end-to-end workflow Zevo runs.
How much of the optimization setup Zevo decides.
| Mode | End-to-End Workflow | Zevo Creates Evaluation | Unconstrained Agents |
|---|---|---|---|
| M1Single StageThe user sends one focused task to one specialized agent. | ✕ | ✕ | ✕ |
| M2CustomizedThe user provides the evaluation and adds constraints to selected agents. Zevo runs the complete workflow. | ✓ | ✕ | ✕ |
| M3StandardThe user provides the evaluation. Zevo runs the complete workflow. | ✓ | ✕ | ✓ |
| M4AutoZevo creates the evaluation and runs the complete workflow. | ✓ | ✓ | ✓ |
The user sends one focused task to one specialized agent.
The user provides the evaluation and adds constraints to selected agents. Zevo runs the complete workflow.
The user provides the evaluation. Zevo runs the complete workflow.
Zevo creates the evaluation and runs the complete workflow.
| Level | Training Data | Training Model | Training Method |
|---|---|---|---|
| L1Entry AutonomousZevo iterates within the given data, model, and method. | User | User | User |
| L2Constraint AutonomousZevo collects and even creates the training data. | Zevo | User | User |
| L3Partially AutonomousZevo picks the training method as well. | Zevo | User | Zevo |
| L4Fully AutonomousZevo decides everything from the objective alone. | Zevo | Zevo | Zevo |
Zevo iterates within the given data, model, and method.
Zevo collects and even creates the training data.
Zevo picks the training method as well.
Zevo decides everything from the objective alone.
Result
zevo report --run
L1 task: Turn the base model into an instruction-following model
Scroll the figure sideways →
Baseline
Full SFT, LR 2e‑5, 2 epochs
Epochs 2 → 3
LR 2e‑5 → 1e‑5
Dropped 6.5% of the data
LR 2e‑5 → 3e‑5
LR 3e‑5 → 5e‑5
LR 5e‑5 → 8e‑5
The bar to beat
Val loss flat, not up → epochs have headroom
Extra epoch bought nothing → try the LR
Val loss still falling → underfit, not overfit
Data is not the wall → take the LR up
Plateau broken → peak not found yet
Still rising → keep going up
Zevo stopped the run here
Waitlist
zevo waitlist --join
We are evaluating Zevo and deploying the online system. Join the waitlist and stay tuned.