· v1.249

Add Feedback Sessions Support

Other Features

  • Add managed agents skills and self-check
  • Add slack notification for ai agency human in the loop flow
  • Ai agent rename
  • ai-builder: Add AI credits bypass topup button for superadmins
  • Allow managing bought domains
  • Allow users to buy domains straight from YNS
  • builder: Build-through-play taste quiz landing at /3 (7b12165), closes build-throu#play
  • builder: Conversational top-3 template suggestions at /2
  • builder: Replace /3 swipe with 3-round chat quiz
  • builder: Stream conversational paraphrase + skeleton cards on /2
  • builder: Tighten AI response style for store owners
  • design: Split toolbar actions per view
  • feedback: Add approve flow and block parallel sessions
  • feedback: Add comments API and lock UI for active sessions
  • feedback: Add processing status, gate in_review on superadmin approval
  • feedback: Allow image attachments on comments
  • feedback: Persist click offset, finalize endpoint
  • feedback: Pre-warm sessions off /design via dedicated tab
  • feedback: Process comments via Claude Managed Agents
  • feedback: Replace Managed Agents with Vercel Sandbox + Agent SDK
  • feedback: Server-computed eta + progress, polled toolbar status
  • feedback: Show delivery ETA after review submission
  • feedback: Wire slack notifications into approve and finalize
  • Handle ?prompt= param for auto-prompt submission on /create page
  • Improve ai builder loading screen
  • Improve prompt to avoid claiming success if edit was not made and other small additions
  • Improve reliability of skill commands and add prettify
  • Increase free trial ai token amount
  • Resolve managed agents based on name
  • slack: Add Superadmin button to feedback finalized notification
  • Superadmin feedback session page
  • superadmin: Finalize feedback session via workflow
  • Trigger ai agent once feedback session is finalized
  • Upgrade sandbox model to opus 4.7

Reverts

  • Revert "feat: add revert-to-storebuilder card in general settings"
  • Revert "feat: add storebuilder-to-aibuilder migration action and banner"

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
  • [superadmin]Link to in review feedback sessions
  • Wrap delete button in AlertDialog