CodePulse v2.3.93 — Replay Count Reset Before Follow-Up
The replay count is now reset before follow-up execution, eliminating a 30-second timeout that could occur when chaining multiple follow-up tasks.
Bug Fixes (TAB-578)
- Reset replay count before follow-up execute — When chaining multiple follow-up tasks on the same session, the replay counter accumulated from previous executions. Once it hit the threshold, a 30-second safety timeout kicked in, making the next follow-up appear to hang. The counter is now reset to zero before each follow-up execution.