CLI
syra agent create
Provision an agent with a target model, instructions, and network affinity.
Create an agent
Agent creation
bash
syra agent create --name ops-monitor --model claude-3-sonnet --network base-sepolia --role "Watch deployments and raise incidents when health checks fail"Lifecycle
Agents can be put to sleep, resumed, or deleted from the dashboard. The dashboard mirrors those same state transitions locally for demo mode.