Agents
PlannedShip4AI agents run as durable workflows on Vercel Queues. They resume after restarts, cancel gracefully, and stream their state back into the Runs feed.
daily-ship
0 7 * * *Scaffolds a new Ship4AI project and deploys it to a fresh domain from your Vercel inventory.
release-notes
*/30 * * * *Watches the repo for merged PRs and produces release notes via the gateway.
incident-triage
webhookListens on alerting webhooks, runs a triage playbook in a sandbox, posts a summary back.