March 9, 2026
AI workspace
- Shipped the browser-based Rushed workspace with project chat, file explorer, code editor, and live preview in one layout
- Added multi-conversation support inside each project so builders can separate feature work, redesigns, and bug-fixing threads
- Added auto-generated conversation titles to make project history easier to scan
Building workflows
- Added project creation directly from a natural-language prompt on the landing page and dashboard
- Added blank project creation for users who want to start from an empty workspace
- Improved project search and keyboard shortcuts for faster navigation:
Cmd/Ctrl + Ksearch projectsCmd/Ctrl + Jcreate projectCmd/Ctrl + Iimport from GitHub
Editor and iteration
- Added autosaving text edits in the code editor
- Added selection actions in the editor:
Add to Chatfor sending selected code into the conversationQuick Editfor fast local AI edits on highlighted code
- Added open tabs, file breadcrumbs, and project-aware editing flows inside the workspace
Preview
- Shipped in-browser live preview with integrated terminal output
- Added preview restart controls and preview URL copy support
- Added custom install and start commands so imported or non-standard projects can run correctly
GitHub workflows
- Added GitHub repository import into a new Rushed project
- Added export-to-GitHub flow with repository name, visibility, and description controls
- Added export state handling for in-progress, completed, failed, and cancelled runs
Billing and usage
- Added subscription plans with credit-based usage
- Added daily credit caps and daily token limits
- Added one-time credit packs for top-ups
- Added billing portal access and in-app credit balance visibility
Documentation
- Replaced the Mintlify starter docs with product-focused Rushed documentation
- Reorganized docs around prompting, workflows, billing, FAQ, and changelog
- Added the public docs link to the marketing site header and footer

