Having one’s own vibe coding agents seems to be a must-have for distribution of PaaS/DBaaS: see Replit, Vercel, Neon, Convex, and many others. Fly.io is no exception, with phoenix.new.
However, for me as a practicing dev, a much more attractive platform capability would be a DevOps agent that knows the platform’s (that is, Fly.io’s) capabilities, APIs, and deploy config format (fly.toml) by heart, and can (try) deploy a specific open-source Github project for me.
I don’t want to vibe code my own web panel or CRUD! I want to deploy an existing OSS project like GitHub - hyperdxio/hyperdx: Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry., GitHub - langgenius/dify: Production-ready platform for agentic workflow development., and whatnot on my platform of choice!
Not “What will you build today?”, but “Give me a Github link, I will figure out how to deploy the system on Fly.io and will discuss tradeoffs with you”. Tradeoffs such as: this specific projects seems to require a vector DB for functioning, but it only mentions Pinecone and Qdrant in the description. You can either register with one of these providers and give the agent the access creds, or the vibe coding agent may try to change the project’s code to support LanceDB or Turbopuffer and get away with object storage that is included in Fly.io’s bill.