Plan mode and conversation sharing in AI Builder
Plan mode
Ask AI Builder to draft an implementation plan before writing any code. Review and approve the plan upfront; toggle plan mode from the Builder chat or with Shift+Tab.
Conversation sharing
Share an AI Builder conversation via link — the full transcript, the generated code, and the resulting preview. Useful for asking for feedback or handing off work mid-session.
Also shipped
- Stream reconnection on page refresh — conversations resume with catch-up replay after a browser reload instead of starting over
- Pull-before-push on git operations — Builder pulls the latest remote state before pushing, avoiding conflicts on parallel edits
- Toasts around commits — commit start, success, and failure now surface as toasts in the Builder UI
- Message persistence endpoint — durable API for saving AI Builder conversation messages, powering share links and stream reconnection
Fixes
- [invoices]Fakturownia shipping price
- [ai-builder]lower sandbox timeout to 5 minutes
- [ai-builder]plan mode button sizing in chat toolbar
- [ai-builder]uncheck element selector after sending a message
- [ai-builder]use store URL for preview
- [ai-builder]deployment link