How do I run the same agent locally and in the cloud?

One system source to reviewchecked before runtime
The coding agent authors against a finite language, and Swirls validates the complete project.

#The question

With Swirls, the files you author locally are exactly what runs in the cloud. You write and validate .swirls files on your machine, then git push or swirls deploy ships them and Swirls Cloud executes every run.

#Who's asking

Platform / infra engineer. Owns how things run in production. Cares about durability, isolation, audit, and repeatable deploys.

#Why Swirls is a fit

Authoring is local and free. You write and validate .swirls files on your machine with the CLI and your editor, then deploy with git push or swirls deploy. Swirls Cloud runs the system, so there is no runtime infrastructure for you to operate.

Swirls makes the agent a deployable artifact. You describe agents, workflows, tools, triggers, schedules, and secrets in .swirls files, then ship them with git push or swirls deploy. DSL in, running system out.

Add the people, data, authority, and decisions around this job.

Keep this solution beside the Apps, records, rules, connections, and reviews it depends on in one .swirls project.