Public Roadmap

What we have shipped, what is being built right now, and what is coming next.

Last updated: September 24, 2026

Shipped

  • Deploy from AI assistants — official MCP connector for Claude Code, Claude Desktop, Cursor, Windsurf, Codex CLI and Gemini CLI; scoped API tokens (read / deploy / manage); server-side secret masking; agents can never delete anything
  • Deployment attribution — history shows whether a deploy came from the dashboard, a GitHub push or an AI assistant; retry-safe deploys via Idempotency-Key
  • iOS app — deploy, logs, env vars, Always-On and add-on purchases via Apple in-app purchase (App Store, September 2026)
  • AI-builder exports deploy first try — Lovable (classic Vite and TanStack Start), Bolt, v0, Replit, Create React App; public build variables (VITE_*, NEXT_PUBLIC_*) collected before the first build
  • Deploy from the terminal — one-call deploy API for scripts and CI, plus the MCP connector inside Codex CLI and Gemini CLI
  • $1 / 24h Sprint Pack — One-time always-on container pass; also lifts the free deploy limit
  • $1 / 12h DB Sprint Pack — Postgres, MySQL, MariaDB, Mongo, Redis, RabbitMQ
  • SmartFix AI — Auto-repair broken builds (pip conflicts, Dockerfile typos) via AWS Bedrock, on Always-On accounts
  • GitHub OAuth + push-to-deploy
  • Custom domains + auto-SSL (Let's Encrypt)
  • Auto-sleep / auto-wake — Containers pause when idle, wake on traffic
  • Razorpay + PayPal billing — INR + USD dual currency, GST-compliant invoices, global payment methods
  • Live deployment logs via SSE streaming
  • Two-factor authentication
  • GPU containers (NVIDIA T4 & A10G) — Dedicated GPU subscription, flat monthly from $499
  • External database access — connect from local apps via NLB + TLS
  • Environment variable editor — add, edit, or delete env vars on a live container with a zero-downtime rolling restart

In Progress

  • International card checkout — a second card processor for customers outside India, alongside Razorpay + PayPal
  • Deployment rollback — one-click revert to any previous deploy
  • MCP registry listing — the connector in the official Model Context Protocol registry and the Claude Code plugin marketplace

Planned

  • Team accounts — multi-user organizations with role-based access
  • Horizontal autoscaling — auto-add containers under load
  • Secrets management UI — native AWS Secrets Manager integration in dashboard
  • SmartFix AI for runtime errors — extend AI repair to crash logs, not just build failures
  • Multi-region deployments — eu-west-1, ap-south-1
  • Workflow automation — multi-step builds, scheduled jobs, conditional deploys
  • More server-rendered frameworks — Remix, SvelteKit and Astro SSR detected like TanStack Start
  • Android app — the mobile app beyond iOS

Have a feature request? We read every one.

Suggest a feature →