š SmolAgents v1.19.0 is live! This release brings major improvements to agent flexibility, UI usability, streaming architecture, and developer experience: making it easier than ever to build smart, interactive AI agents. Here's what's new:
š§ Agent Upgrades - Support for managed agents in ToolCallingAgent - Context manager support for cleaner agent lifecycle handling - Output formatting now uses XML tags for consistency
š„ļø UI Enhancements - GradioUI now supports reset_agent_memory: perfect for fresh starts in dev & demos.
š Streaming Refactor - Streaming event aggregation moved off the Model class - ā”ļø Better architecture & maintainability
š¦ Output Tracking - CodeAgent outputs are now stored in ActionStep - ā More visibility and structure to agent decisions
š Bug Fixes - Smarter planning logic - Cleaner Docker logs - Better prompt formatting for additional_args - Safer internal functions and final answer matching
š Docs Improvements - Added quickstart examples with tool usage - One-click Colab launch buttons - Expanded reference docs (AgentMemory, GradioUI docstrings) - Fixed broken links and migrated to .md format