Skip to content

v1.9.6

Choose a tag to compare

@nicko-ai nicko-ai released this 03 May 21:38
· 176 commits to main since this release

Patch release for structured FastAPI message attachments used by AgentSwarm TUI file attachment flows.

What's Changed

  • fix: allow structured FastAPI message attachments by @nicko-ai in #639
    • Accept structured Responses-style message attachments in FastAPI requests.
    • Preserve streamed Codex output ordering and function-call deduplication.
    • Document that manual chat_history clients must replay required inline attachment parts unless they use future server-managed state or durable file IDs.

Full Changelog: v1.9.5...v1.9.6