Skip to content

Pi Workflows 0.15.2

Choose a tag to compare

@osolmaz osolmaz released this 31 Aug 18:02

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.