v1.3.1

VRSEN/agency-swarmv1.3.1Oct 31, 2025by nicko-ai

AI Summary

Patch release focusing on OpenAPI tools serialization and SDK response model adoption.

Key Highlights

  • Fixed OpenAPI tools to serialize schema payloads
  • Added object serialization to visualize function
  • Adopted SDK response models
  • Simplified citation extraction

Full Release Notes

## What's Changed
* fix: ensure openapi tools serialize schema payloads by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/430
* fix: add object serialization to visualize function, move serialize() to util by @ArtemShatokhin in https://github.com/VRSEN/agency-swarm/pull/426
* refactor: adopt sdk response models by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/424
* refactor: simplify citation extraction by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/431


**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v1.3.0...v1.3.1