SQS-style by default
Visibility timeouts, retries, dead-letter, and delivery delays, without running your own broker.
Push JSON jobs from your app or CLI. Workers and cloud coding agents lease, process, retry, and acknowledge messages, or turn each message into an agent task automatically.
Visibility timeouts, retries, dead-letter, and delivery delays, without running your own broker.
Send messages over the API or CLI; consumers anywhere lease, ack, and retry with an API key.
Point a queue at agents and every message turns into a coding-agent task automatically.