Feature

Agent runtime

The in-process pg-boss worker executes the exact published version through Local Stub or OpenAI, then records a terminal result and trace hierarchy.

Open studio

How it works

Queue manual and scheduled work through one bounded execution path.

  • Manual and scheduled runs share validation and accounting.
  • Transient provider failures can retry; permanent failures stop.
  • External inference is not exactly once across a process crash.

Operational boundary

Runovio favors explicit configuration, immutable history, bounded execution, and inspectable outcomes over hidden automation.