This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryUpdates Bug Fixes, New Features, and fix across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds CRUD endpoints for learnings on AgentOS Adds CRUD endpoints for learnings on AgentOS Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Fixes thread-safety race by removing per-response Gemini cleanup Fixes thread-safety race by removing per-response Gemini cleanup Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Low |
Includes JSON instructions in followup prompt for json_object providers Includes JSON instructions in followup prompt for json_object providers Source: llm_adapter@2026-06-12 Confidence: high |
— |
Full changelog
Changelog
New Features:
- Learnings CRUD on AgentOS: Added create, read, update, and delete endpoints for learnings on AgentOS.
Bug Fixes:
- Gemini Thread Safety: Removed per-response Gemini cleanup that caused a thread-safety race under concurrent usage.
- JSON Object Providers: JSON instructions are now included in the followup prompt for
json_objectproviders.
What's Changed
- fix: include JSON instructions in followup prompt for json_object providers by @RegondaChandan in https://github.com/agno-agi/agno/pull/8357
- chore: avoid leaking telemetry URL in OS launch debug log by @kausmeows in https://github.com/agno-agi/agno/pull/8373
- feat: CRUD endpoints for learnings on AgentOS by @ysolanky in https://github.com/agno-agi/agno/pull/7826
- fix: remove per-response Gemini cleanup causing thread-safety race by @Mustafa-Esoofally in https://github.com/agno-agi/agno/pull/7797
- chore: release 2.6.14 by @ysolanky in https://github.com/agno-agi/agno/pull/8375
New Contributors
- @RegondaChandan made their first contribution in https://github.com/agno-agi/agno/pull/8357
Full Changelog: https://github.com/agno-agi/agno/compare/v2.6.13...v2.6.14
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
Beta — feedback welcome: [email protected]