---
name: Agents
slug: agents
organization_slug: hugging-face
category: ai
source_count: 1
canonical: https://releases.sh/hugging-face/agents
---

# Agents

Lightweight agent framework for LLM tool use

## Sources (1)

- [smolagents](https://releases.sh/hugging-face/smolagents) — `github`

## Recent Releases

_Summaries below — fetch the release's `canonical` URL for full content, or `url` for the original source._

<Release source="smolagents" version="v1.26.0" date="May 29, 2026" published="2026-05-29T05:09:47.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.26.0" canonical="https://releases.sh/release/rel_-26l4gBA_XpCplkNTHOHJ" truncated="true">
Remote WasmExecutor has been removed. Exa is now available as a search engine option in WebSearchTool. Also includes documentation and typo cleanups, and a docstring update for LocalPythonExecutor.
</Release>

<Release source="smolagents" version="v1.25.0" date="May 14, 2026" published="2026-05-14T11:38:12.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.25.0" canonical="https://releases.sh/release/rel_EWSm0X2x1cedE2STI6PfJ" truncated="true">
Fixed a high-impact vulnerability in remote executors and removed support for legacy no-prefix pickle payloads. Also improved WasmExecutor sandboxing by isolating Deno cache to per-instance temp directories and switching to loopback-only endpoints, and fixed Rich markup rendering issues in logging.
</Release>

<Release source="smolagents" version="v1.24.0" date="January 16, 2026" published="2026-01-16T05:38:28.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.24.0" canonical="https://releases.sh/release/rel_dtfxTXnpOUdYoMCaKlTwx" truncated="true">
## What's Changed
* Bump version to 1.24 by @aymeric-roucher in https://github.com/huggingface/smolagents/pull/1871
* Fix: Add backward compatibilit...
</Release>

<Release source="smolagents" version="v1.23.0" date="November 17, 2025" published="2025-11-17T14:35:02.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.23.0" canonical="https://releases.sh/release/rel_FgrS24VAFCDL3FZn09x9W" truncated="true">
## Improvements ✨
* Update final answer checks to accept the agent instance by @Zoe14 in https://github.com/huggingface/smolagents/pull/1648
* Dialo...
</Release>

<Release source="smolagents" version="v1.22.0" date="September 25, 2025" published="2025-09-25T08:47:27.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.22.0" canonical="https://releases.sh/release/rel_02-5lbcWIXKGqV2AxIxxp" truncated="true">
## What's Changed
* Bump dev version: v1.22.0.dev0 by @albertvillanova in https://github.com/huggingface/smolagents/pull/1657
* refactor(PythonExecu...
</Release>

<Release source="smolagents" version="v1.21.3" date="September 1, 2025" published="2025-09-01T14:35:16.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.21.3" canonical="https://releases.sh/release/rel_uY5fv-8ZMq03OM1IUH9-f" truncated="true">
## Bug Fixes 🐛 

* Fix E2BExecutor by pinning e2b-code-interpreter to < 2 by @albertvillanova in https://github.com/huggingface/smolagents/pull/173...
</Release>

<Release source="smolagents" version="v1.21.2" date="August 20, 2025" published="2025-08-20T05:15:23.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.21.2" canonical="https://releases.sh/release/rel_9h6IZf-HClPnM3-BnIH1r" truncated="true">
## Bug Fixes 🐛 

* Pin telemetry extra >=0.1.15 to use new TokenUsage structure by @albertvillanova in https://github.com/huggingface/smolagents/pu...
</Release>

<Release source="smolagents" version="v1.21.1" date="August 11, 2025" published="2025-08-11T10:52:43.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.21.1" canonical="https://releases.sh/release/rel_mRBVN6s6jfrxxeIKOl31m" truncated="true">
## Bug Fixes 🐛 

* Fix error for GPT-5 not supporting the `stop` parameter by @Xmader in https://github.com/huggingface/smolagents/pull/1662

**F...
</Release>

<Release source="smolagents" version="v1.21.0" date="August 7, 2025" published="2025-08-07T10:48:49.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.21.0" canonical="https://releases.sh/release/rel_IuNBLGF_eezCPG8HXH5xi" truncated="true">
## Enhancements ✨

* **Tool & Model Improvements**

  * Add Tool to_code_prompt and to_tool_calling_prompt by @albertvillanova in https://github.c...
</Release>

<Release source="smolagents" version="v1.20.0" date="July 10, 2025" published="2025-07-10T16:22:39.000Z" url="https://github.com/huggingface/smolagents/releases/tag/v1.20.0" canonical="https://releases.sh/release/rel_qDm-VOnIIX4DcT65Syjhu" truncated="true">
## New Features ✨

* **Remote Execution**:
  * Implement remote Python WasmExecutor by @albertvillanova in https://github.com/huggingface/smolagent...
</Release>

**Tags:** `agents`, `python`
