Feedback sessions and domain purchases
Feedback sessions
Feedback sessions let you pin comments directly onto a live store preview and hand them to an AI agent that applies the changes, deploys, and reports back for review — a full comment-to-change loop without leaving the builder. Sessions track real Vercel deploy state, block parallel edits while one is active, and notify you in Slack when work is ready for review.
Domain purchases
You can now buy domains straight from YNS and manage the ones you own — including auto-renewal — without leaving the platform or wiring up a separate registrar.
Also shipped
- AI Builder onboarding flow: conversational template suggestions and a chat-based taste quiz on /create
- Image attachments and persisted click offsets on feedback comments
?prompt=parameter for auto-submitting a prompt on the /create page- Improved AI Builder loading screen and more reliable skill commands
- Larger free-trial AI token allowance
- Upgraded the sandbox model to Opus 4.7
Fixes
- Always update commerce-kit
- [api-keys]Split reserved-name helpers into client-safe module
- Assign correct domain to published deployments
- [builder]Auto-reconnect WS on submit, hide stale progress chrome
- [builder]Raise hero image quality from cloned sites
- [builder]Recover from dead sandbox in file viewer
- Cache issues in ai builder - never remove caching
- [chatbot]Refresh route after tool-driven mutations
- [clone-store]Pin AI Gateway to anthropic via body proxy
- [create]Surface silent errors in visuals stage
- Dedup YNS Vercel Key in API Keys settings
- Do not show variant options on product page if there's only one variant
- Domain auto-renewal api call
- [feedback]Drop submit + end session buttons from lock screen
- [feedback]Finalize moves session to in_review, not done
- [feedback]Fire ready-for-review Slack ping after self-check, not finalize
- [feedback]Flip session to processing synchronously on finalize
- [feedback]Hide preview link + button after submission
- [feedback]Kill sandbox at session start, refuse to revive while active
- [feedback]Pin commerce-kit exactly in prepare workflow
- [feedback]Preview link points at preview alias, sidebar defaults to in_review
- [feedback]Show real Vercel deploy state on lock screen
- [feedback]Suppress chat sidebar entirely when feedback session locks builder
- [feedback]Switch to seen-ID dedup
- [feedback]Tear down builder mode + sandbox keepalive when lock screen mounts
- [feedback]Tighten comment-API gates to in_progress only
- Hide comments toolbar after finalizing
- Imports
- [infoGrid]Columns on mobile
- Lockfile
- [loops]Sign up new users into YNS users list, not AI Waitlist
- [onboarding]Drop orphan +1 left over from removed legal section
- Remove furgonetka webhooks because they're broken
- Remove SEO audit because it's not working properly
- Restore getFeedbackPreviewDomain import after rebase
- Reveal sidebar accordion items
- Security - prevent modifications of carts that don't belong to current store
- [slack]Submit notification no longer claims session is ready for review
- Status bug
- Wrap delete button in AlertDialog