Skip to content

Commit 4a53201

Browse files
chore: release 2.5.12 (agno-agi#7229)
# Changelog ## New Features: - DoclingTools: Adds Docling-based document conversion tool with Markdown/Text/HTML/JSON/DocTags exports and advanced PDF/OCR options. ## Improvements: - Slack Interface: Resolve user display names and emails via `resolve_user_identity` flag; strip bot's own @mention from message text. - Claude Model: Preserve Anthropic server tool execution messages. - CodingTools: System prompt now dynamically describes only enabled tools instead of always listing all tools. - Learning: Softened "ALWAYS search" rule to skip searching for straightforward operational tasks. ## Bug Fixes: - Team Streaming: Wrap member `RunContentEvent` as `IntermediateRunContentEvent` to prevent duplicate content when leader synthesizes member responses. Co-authored-by: Ashpreet <ashpreetbedi@users.noreply.github.com>
1 parent a527ccd commit 4a53201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/agno/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agno"
3-
version = "2.5.11"
3+
version = "2.5.12"
44
description = "The programming language for agentic software."
55
requires-python = ">=3.7,<4"
66
readme = "README.md"

0 commit comments

Comments
 (0)