CalibratedDecisions.

Repo · Agents & browsers

System One Harness

Python controller that turns a System One decision model into an agent loop: observe an environment, compile a finite action space into typed…

Open github.com ↗

How builders describe it

Python controller that turns a System One decision model into an agent loop: observe an environment, compile a finite action space into typed questions, gate by confidence, execute one action per step, and record a full trace. First supported model is TypeSafe Jev (OpenRouter or TypeSafe API).

The decision Jev makes

Pick the next click, field or navigation from the legal actions on screen.

Where it fits

Browser agents need to choose an action on every step. With Jev each step is a choice from the actions actually available on the page, which keeps agents fast and on the rails. All 193 agents & browsers projects →

Related projects