Skip to content

Building Workflows

Ask the agent to “create a service that…” or “add a logic node that dedupes rows”. These are guardrailed writes: the agent changes real templates and services, within the limits described in Permissions & Safety.

The agent joins the same collaborative editing session your browser uses: say “join me” while you have a template open and it appears on your canvas as a named assistant, adding nodes, wiring edges, and writing logic scripts live in front of you. It type-checks its own work against the typing service and fixes type errors before committing.

Without an open editor it can also build headlessly — same mechanics, no spectator.

  • “Join me and add error handling after the fetch node.”
  • “Create a template on a new branch that fetches the exchange rates API hourly and writes the result to the warehouse service.”
  • “What does the context object look like inside this logic node?”