The integration catalog is live
Browse 120+ typed provider actions for Slack, GitHub, Linear, and Microsoft Graph, and install them with swirls add. The catalog grows on request: the OAuth framework underneath brokers any provider.
Release notes, engineering deep-dives, and how we think about agentic workflows. Straight from the team writing the code.
Browse 120+ typed provider actions for Slack, GitHub, Linear, and Microsoft Graph, and install them with swirls add. The catalog grows on request: the OAuth framework underneath brokers any provider.
Swirls now has agents. An agent is a block in a `.swirls` file, and its tools are workflows — so every tool call runs as a checkpointed execution under the runtime, not as a function call around it.
Swirls now exchanges JWTs from your identity provider for short-lived access tokens. No more long-lived API keys and no more guessing which user did what.
One .swirls file from the Swirls team's own GTM stack, read top to bottom. An OIDC-federated identity, a schedule, a graph with a scoped-delegated HTTP call, a durable Postgres-backed stream, and a trigger. One file. Five primitives. No long-lived API tokens. This is what a deployable agent looks like.
A declarative language and durable runtime for agentic workflows. Define forms, webhooks, AI steps, and human review in a single .swirls file. Then deploy in one command.
Start with one task. Build the system around it. Run it for one customer, then every customer.