Roadmap
A simple, community-friendly roadmap. The idea is to keep the platform easy to understand while steadily expanding coverage, quality, and onboarding.
Near term
Things that move the project forward without changing the core architecture.
Website polish
Add richer diagrams, screenshots, and a short CLI demo GIF. Improve accessibility and mobile layout.
Provider guides
Cloud-specific pages with permissions checklists and common failure modes.
Templates
Example deployments for popular stacks (Next.js, Express, Fastify, static Vite apps).
Medium term
More coverage and confidence.
More deployment targets
Expand the matrix of providers and services while keeping the workflow consistent.
Better smoke tests
Add end-to-end validation for common scenarios to avoid regressions across providers.
Observability
More structured logs and clearer error messages to shorten troubleshooting time.
Longer term
Make deployments more repeatable across teams and environments.
Multi-env workflows
Promote dev to staging to prod using the same plan artifacts and approvals.
Collaboration
Share plans, approvals, and outcomes across a team without losing local-first usability.
Deployment history UX
Stronger reporting for what was deployed, where, and what changed between runs.