mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
60ce8924bb
Retrying a failed turn re-sent the prompt without removing the persisted turn, so session history double-recorded the prompt. Session undo now accepts an expected-prompt guard (a stale retry can never remove a different turn); retry drops the replaced turn server-side before re-sending. The latest settled assistant answer gains a hover-revealed Regenerate button that reuses the same path.