Skip to main content
Heroku Vibes is an asynchronous agent that builds, previews, and transfers applications on your behalf. You describe the product in plain language, Vibes provisions a dyno, scaffolds the code, wires add-ons, and returns a running app you can iterate on or hand off to your own account.
note Heroku Vibes is currently in pilot. Pilot features are considered Beta Services and covered by the Salesforce Beta Services terms.
Heroku Vibes home screen

Why Vibes

  • Minutes from idea to URL – a single prompt spins up a dyno, repo, and preview link so you can validate concepts before writing code.
  • Guided workflow – the interface shows the to-do list the agent follows, previews the generated UI, and surfaces follow-up prompts so you stay in control.
  • Production-ready handoff – transfer the project into any verified Heroku account with a click and keep shipping from the dashboard or CLI.
  • Powered by MCP – the agent, widgets, and collaboration tools use the Model Context Protocol, letting you extend the experience with your own tools.

Core capabilities

CapabilityWhat you get
Conversational app generationDescribe the stack, features, or integrations you need. Vibes breaks the work into tasks and implements each step in sequence.
Live previewsEvery project renders inside the UI and exposes a sharable preview link.
Add-on provisioningMention databases, cache layers, or other add-ons in your prompt and Vibes attaches them automatically with the right config vars.
Transfer & continuePromote the temporary project into any verified Heroku account to gain repo access, deploy new commits, and scale dynos.
Rich widgetsInteractive widgets (maps, galleries, tables, video) make generated apps feel polished and let you teach the agent custom components.

Typical workflow

  1. Prototype – capture an idea in a prompt. Vibes creates a to-do list and implements each step while you watch the preview update.
  2. Iterate – adjust copy, add features, or request styling tweaks via follow-up prompts. Each prompt updates the codebase and refreshes the preview.
  3. Verify – sign in and verify your account to unlock transfers and higher message quotas.
  4. Transfer – hand the app to your Heroku account, download the code with heroku git:clone, and continue shipping normally.
Next steps: follow the guided quickstart, learn about account verification & transfer, or explore widgets and UI patterns to push the experience further.

Watch the Vibes walkthrough