Files
shopify-ai-backup/chat/public/builder.js
Developer 3f6e649965 fix: skip undo for first build message to avoid exit code 1 error
When clicking redo on the first build message, the system would fail with
'Command exited with code 1' because there was nothing to undo. Now we
detect if this is the first opencode message and skip the undo step,
proceeding directly to rebuilding.

Fixes issue where redo button fails on first message in builder.
2026-02-16 21:11:10 +00:00

173 KiB