Skip to main content
2025-12-31
Auto error fixing, image generation, commands

Cleaner first builds

Rocket now automatically detects and fixes errors during the initial code generation, delivering cleaner code from the start.Improved
  • Image generation is more reliable with optimized token handling and more consistent logo updates
  • update-app-name command now works on both Mobile and Web platforms
  • Supabase Flutter setup automatically adds required package dependencies during Flutter setup
2025-12-24
Visual edit for Flutter, API integrations, screenshots

Visual Edit, API integrations, and screenshots

Three major features ship this week, all designed to help you build and iterate faster.New
  • Visual Edit for Flutter: Click and modify any element in your mobile app preview using visual tools or natural language commands. See the Visual Edit guide for details
  • API integrations: Import APIs from Postman, cURL, Postman JSON, or Swagger, then attach them to UI elements. Rocket generates the wiring code automatically. See the APIs guide for details
  • Screenshot capture: Capture full screen or selected area screenshots from the preview panel and drag them directly into the chat for faster iteration. See the Preview guide for details
Improved
  • React projects now use JavaScript only, and Next.js projects use TypeScript only, for a cleaner language setup
2025-12-17
Smart suggestions, project structure, Agent V2

Smart suggestions

Rocket now analyzes your project context and building patterns to suggest what to build next. Click any suggestion to convert it into a prompt in the chat input. See the Chat interface guide for details.Improved
  • Generated HTML screens now use a dedicated pages directory for better project structure
  • Agent upgraded to V2 with improved understanding and more accurate results
2025-12-10
Rocket mobile app for iOS

Rocket mobile app launches on iOS

The Rocket.new mobile app is now available on iOS. Build apps on the go, right from your phone. Download it from the App Store.
2025-12-03
Stability and polish

Year-end polish

This week focused on year-end refinement across the platform: edge case fixes, improved UI consistency, and better system reliability.