Pi Workflows 0.15.2
Pi Workflows 0.15.2 prevents origin-session workflow deliveries from creating duplicate messages and model turns.
- Route step prompts, protected decisions, notifications, and final results through one session-delivery coordinator.
- Wait for Pi to be idle with no pending message, then check again immediately before sending.
- Record each delivery before
sendMessage()and confirm it from the public Pi session branch. - Adopt existing session entries after restart and stop uncertain deliveries instead of retrying them.
- Reject repeated live presentation claims, including renewal by the current presenter.