Skip to content

v1.9.7

Choose a tag to compare

@nicko-ai nicko-ai released this 05 May 03:21

Patch release for Agent Swarm TUI / browser-auth history replay.

Changes

  • Fix stateless OpenAI Responses reasoning replay when browser-auth runs with store=false.
  • Request reasoning.encrypted_content for store=false replay paths.
  • Sanitize legacy unencrypted reasoning spans before replay.
  • Preserve per-run ModelSettings boundaries and avoid leaking resolved agent settings into reusable RunConfig objects.
  • Add focused coverage plus a live OpenAI stateless reasoning replay proof.

What's Changed

  • fix: harden stateless Responses reasoning replay by @nicko-ai in #641

Full Changelog: v1.9.6...v1.9.7