For the complete documentation index, see llms.txt. This page is also available as Markdown.

January 12

Platform Release Update

This release removes key friction points and improves reliability, significantly speeding up app building and enabling teams to iterate ~6.5–7× faster.

App Builder

Rapid Mode (New)

  • Now there are 2 modes of building apps - Deep Thinking & Rapid.

  • With Rapid mode, you can turn ideas into working prototypes and functional apps much faster.

  • Early build time reduced from 20 minutes to ~3 minutes - 85% faster.

  • What's included:

    • Currently supports frontend-only builds for rapid prototyping.

    • Backend integrations (including Supabase) are not supported yet in Rapid Mode.

Stability Improvements

  • Resolved recurring 502 errors, network errors, and WebSocket connection issues.

  • Reduces build interruptions by ~80%.

Improved Build Experience

  • Simplified interface with clearer build states and smoother loaders.

Better Version Reverts

  • Reverting an app version now restores the relevant chat context.

  • Eliminates context mismatch issues and reduces rebuild recovery time.

Asset Handling Fixes

  • Images, logos, and other assets now update consistently across regenerated apps.

GitHub Management Fixes

  • Improved stability in GitHub linking and repository sync flows.

  • Fewer GitHub-related disruptions during builds.

Agent Builder

Under-the-Hood Enhancements

  • Strengthened core agent execution and reliability.

  • Improves agent response consistency by 15–20% and sets a stronger foundation for future capabilities.

More improvements are in progress, with the next release bringing even more enhancements.

Last updated