releases.shpreview

Agents

Lightweight agent framework for LLM tool use

Mon
Wed
Fri
JunJulAugSepOctNovDecJanFebMarAprMayJun
Less
More
Releases2Avg Interval7dAvg Cadence4/mo

Remote WasmExecutor removed; Exa search engine added

โ†—This release1 featureNew capabilities3 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes
v1.26.0

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.25.0...v1.26.0

v1.25.0

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.24.0...v1.25.0

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.23.0...v1.24.0

Improvements โœจ

Fixes ๐Ÿ› ๏ธ

Documentation ๐Ÿ“š

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.22.0...v1.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.21.3...v1.22.0

Enhancements โœจ

Bug Fixes ๐Ÿ›

Documentation ๐Ÿ“š

CI / Dependency Updates ๐Ÿงช

Deprecations & Cleanups ๐Ÿงน

Miscellaneous ๐Ÿ”ง

Maintenance ๐Ÿ—๏ธ

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.20.0...v1.21.0

New Features โœจ

Enhancements ๐Ÿ› ๏ธ

Bug Fixes ๐Ÿ›

Documentation Improvements ๐Ÿ“š

Maintenance ๐Ÿ—๏ธ

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.19.0...v1.20.0

Enhancements ๐Ÿ› ๏ธ

Bug Fixes ๐Ÿ›

Documentation Improvements ๐Ÿ“š

Maintenance ๐Ÿ—๏ธ

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.18.0...v1.19.0

New Features โœจ

Enhancements ๐Ÿ› ๏ธ

Bug Fixes ๐Ÿ›

Documentation Improvements ๐Ÿ“š

Maintenance ๐Ÿ—๏ธ

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.17.0...v1.18.0

New Features โœจ

Security Enhancements ๐Ÿ”’

Enhancements ๐Ÿ› ๏ธ

Bug Fixes ๐Ÿ›

Documentation Improvements ๐Ÿ“š

Maintenance ๐Ÿ—๏ธ

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.16.1...v1.17.0

New features ๐Ÿš€

New documentation ๐Ÿ“š

Fixes and improvements ๐Ÿ”ง

Maintenance ๐Ÿ—๏ธ

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.14.0...v1.15.0

New features ๐Ÿš€

Important changes ๐Ÿ’ฅ

Fixes and improvements ๐Ÿ”ง

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.13.0...v1.14.0

Important changes ๐Ÿš€

  • Gradio UI now logs images observed by your agent: log observations images by @aymeric-roucher in https://github.com/huggingface/smolagents/pull/1113
  • allow users to retrieve original Gradio app by @sysradium in https://github.com/huggingface/smolagents/pull/811
  • Re-authorize submodule imports if top was allowed by @aymeric-roucher in https://github.com/huggingface/smolagents/pull/1103
    • We had internal debate about this one: when a user authorizes import of a top level package like additional_authorized_imports=["numpy"], should it:
      • Option 1: by default enable all subpackages like numpy.random, except potentially dangerous ones that we then have to detect through a blocklist?
      • Option 2: not import any subpackage, thus user have to type any subpackage they want to authorize, as in additional_authorized_imports=["numpy", "numpy.random", "numpy.other_subpackage", ...] Option 2 is safer, but Option 1 is much more practical, so we went with option 1. Daily disclaimer: code execution can never be 100% safe on you system, if you want to increase safety, use one of the remote executors that we propose, E2B or Docker.

Fixes & Tweaks

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.12.0...v1.13.0

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/smolagents/compare/v1.10.0...v1.11.0

Latest
May 29, 2026
Category
.jsonยท.mdยท.atom