Files
shopify-ai-backup/chat/server.js
southseact-3d 227794d463 fix: handle undo failures gracefully by resetting session
When opencode undo command fails:
1. Reset the opencode session (both IDs set to null)
2. Still remove the message from history
3. Return success instead of error

This prevents corrupted sessions from blocking subsequent operations.
2026-02-17 19:24:12 +00:00

734 KiB