SUPERVISED run mode: AI proposes, you approve

A new run mode where the agent proposes each action and waits for your approval before executing it, with the ability to switch between supervised and live execution mid-run.

Donobu now supports a SUPERVISED run mode: instead of executing autonomously, the agent proposes each action and waits for your approval before it runs. You can switch between supervised and live (autonomous) execution mid-run, so you can step through the parts of a flow you want to watch closely and let the agent run ahead on the rest.

Instructions you give mid-run aren't just applied once and forgotten. Donobu remembers what worked, so behavior you confirm under supervision is more likely to be applied automatically the next time the agent runs the same flow.