The automation builder is now an AI partner.
Four phases, one tool surface
- Generate — natural language →
.0nworkflow JSON. Non-mutating. You see the plan before anything runs. - Test — dry-run the workflow against sample input. Returns the resolved step plan with any unbound variables flagged. Non-mutating.
- Activate — save + register the trigger (cron or webhook) + activate. Mutating — confirmation-gated.
- Run — on-demand execution of a saved workflow. Mutating — confirmation-gated.
Mutations always ask first. The AI returns the plan in plain English. You reply 'yes' (or whatever you set as your confirmation phrase) and only then do things execute.
Visual canvas + AI in one
Drag-and-drop nodes in the visual builder. Or describe what you want and let the AI generate the nodes. Either way, the underlying file is a .0n SWITCH file — portable, version-controlled, runnable from any 0nMCP instance.
Capability suggestions
As you build, the AI watches what you've added and suggests next capabilities. Industry-aware. Service-aware. Quiet when you're flowing; helpful when you're stuck.
Lands in v4.10.0. Public availability for 0nCore: May 1, 2026.