v1.9.6
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