v2.6.14
June 12, 2026
Carry JSON instructions into follow-up prompts for json_object providers
For providers that use json_object structured output, Agno now passes the JSON formatting instructions into the follow-up prompt as well, not just the initial one. Follow-up turns keep returning well-formed JSON instead of drifting once the original instruction falls out of view.
