This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Summary
AI summaryRestores compatibility for legacy OpenSwarm projects patching parse_agent_flows.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds regression coverage for legacy patched communication-flow parsing. Adds regression coverage for legacy patched communication-flow parsing. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Restores compatibility with local OpenSwarm projects patching parse_agent_flows using old two-value return shape. Restores compatibility with local OpenSwarm projects patching parse_agent_flows using old two-value return shape. Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
Agency Swarm v1.10.1 is a compatibility patch for existing OpenSwarm projects.
What's Changed
- Restores compatibility with local OpenSwarm projects that still patch
parse_agent_flowsusing the old two-value return shape. - Keeps the current three-value Agency Swarm communication-flow contract unchanged for new code.
- Adds regression coverage for legacy patched communication-flow parsing.
No pull request exists for this hotfix release; it was cut directly from the hotfix branch codex/agency-swarm-1-10-1-compat.
Checks
- Lint and typecheck passed.
- Focused Agency initialization and flow tests passed.
- All non-integration tests passed: 814 passed, 2 skipped.
- Package build passed for source archive and wheel.
- Existing local OpenSwarm project startup proof passed with 8 agents.
- Full
make ciwas not run locally because this machine does not haveOPENAI_API_KEY; GitHub CI owns that live-key coverage.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v1.10.3 Prevents fresh installs with openai-agents==0.14.8 from resolving incompatible OpenAI >=2.45 versions.
Beta — feedback welcome: [email protected]