Everything dagweave does.
dagweave is the visual editor for Argo Workflows. The canvas compiles to manifests your cluster already runs. The connector dispatches them to the cluster you already have.
The visual editor
Drag steps onto a canvas and wire up the dependencies. Retries, timeouts and node selectors are fields on the step, edited in a form.
Import what you already run
Pull manifests from a GitHub repo, a live cluster through the connector, or a paste. Retry strategies and artifact repository refs come in intact.
Catalog and marketplace
S3, Postgres, kubectl, Helm, docker builds, LLM calls, ready to drop on the canvas. Starter blueprints too, plus a marketplace for templates your own team writes.
Connect your cluster
One helm install per cluster, and it ships production-ready. Authors dispatch runs to it without a kubeconfig of their own.
Every cluster you run
No cap on how many clusters you enroll, and clusters never count toward the bill.
Security for cluster admins
Every connection the connector opens goes outward. Your firewall rules stay as they are. Runs can get their own namespace and service account, and nothing of yours is left standing on the cluster.
Triggers and runs
Start a run from a button, a schedule, a GitHub push, an SNS topic or a signed webhook. Status comes back onto the canvas you built it on, node by node.
Your YAML, your repo
The file in your repo is the file your cluster runs. Stop using dagweave and it keeps running.
API and MCP
A read-only HTTP API for runs, workflows and the audit log, with scoped per-user tokens. An MCP server runs on the same routes, and the assistant in your editor can pull a failed run itself.
Teams, access and SSO
Shared workspaces and single sign-on over SAML or OIDC. Put people in groups, grant a group one workflow at a time, and scope what their runs can touch on your cluster.
Your whole team can write Argo Workflows.
dagweave is in early access. Leave an email and we will bring you on as we open it up.