How do I deploy an agent with a single command?

From .swirls source to running servicesruntime services active
Swirls hosts the supported App and runs the declared work behind it.

#The question

One command is exactly how Swirls works: declare the system in .swirls files and run swirls deploy. If your project deploys from git, a plain git push does the same job.

#Who's asking

Technical operator automating a process. "My boss tasked me with automating this." Not scared of a config file, ships small wins and grows them.

#Why Swirls is a fit

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.