Skip to content

v1.9.1

Choose a tag to compare

@nicko-ai nicko-ai released this 17 Apr 17:29

Patch release for browser-auth, Agent Swarm CLI TUI output containment, and CLI session-memory compatibility.

Bugfixes

  • Fix browser-auth "Store must be set to false" 400 from the Codex Responses backend when generating chat titles and when request-scoped client overrides retarget agents to Codex (#612).
  • Contain Python bridge stdout/stderr writes and existing stream-handler logger output so they no longer leak into the Agent Swarm CLI TUI; replaces the previous print()-only trap with stream-level containment (#613).
  • Pin Agent Swarm CLI to 1.4.12, which recovers local Agency Swarm session memory across loopback port changes (VRSEN/agentswarm-cli#64 in agentswarm-cli).

Full Changelog: v1.9.0...v1.9.1