releases.shpreview

v1.7.0

$npx -y @buildinternet/releases show rel_l_O_BLk98yoQzSNWfXGzD

Main changes

Added commands to directly run agents from CLI: smolagent and webagent

Gave a memory to agents! 🧠

Other big improvements 💪

  • Improve code execution logs in case of error by showing print outputs by @aymeric-roucher in https://github.com/huggingface/smolagents/pull/446

    • This makes sure that code execution outputs are stored to memory even when an error was raised later on. It should slightly improve the performance of CodeAgents
  • Update benchmark with Hub datasets by @albertvillanova in https://github.com/huggingface/smolagents/pull/412

    • This adds storing of benchmarking outputs directly to the Hub. Moving forward, we'll make benchmarking even easier!

Fixes and small improvements

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.6.0...v1.7.0

Fetched April 7, 2026