-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: huggingface/smolagents
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add TWZRD Agent Intel MCP trust verification example
#2350
opened Jun 6, 2026 by
twzrd-sol
Loading…
support prompt caching for claude models to cut latency and api costs
#2348
opened Jun 6, 2026 by
thechaitanyaanand
Loading…
Bump the actions group across 1 directory with 5 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#2342
opened Jun 4, 2026 by
dependabot
Bot
Loading…
Fix: Handle sub-agent errors gracefully in ManagedAgent (#2166)
#2341
opened Jun 3, 2026 by
Het1819
Loading…
docs: add Latitude telemetry section to inspect_runs
#2336
opened Jun 2, 2026 by
guillemwilly
Loading…
3 tasks done
This PR adds missing return-type annotations, parameter type hints (Any, str), and docstrings to 16 targets in src/smolagents/tools.py. All changes are additive metadata only — no logic, no new imports (all types were already imported), no test changes.
#2333
opened Jun 1, 2026 by
yehorcallmedai-maker
Loading…
Fix print output leak on SyntaxError in local code execution
#2330
opened May 31, 2026 by
Oxygen56
Loading…
Add TorchAgenticPlannerTool — differentiable planning primitive as a smolagents Tool
#2328
opened May 30, 2026 by
py-ai-dev
Loading…
docs: add Tuning Engines OpenAI-compatible endpoint
#2327
opened May 30, 2026 by
cerebrixos
Loading…
fix: don't pass parent kwargs to managed agents in from_dict()
#2324
opened May 29, 2026 by
gauravSsinha
Loading…
fix: remove duplicate action_step yield and prevent NameError when max_steps=0
#2323
opened May 29, 2026 by
gauravSsinha
Loading…
fix: handle consecutive system messages in get_clean_message_list
#2322
opened May 29, 2026 by
gauravSsinha
Loading…
security: enforce trust_remote_code on Tool.from_code() and agent deserialization
#2319
opened May 28, 2026 by
dfgvaetyj3456356-hash
Loading…
fix: stop leaking parent kwargs to managed agents in from_dict
#2318
opened May 28, 2026 by
sharziki
Loading…
fix: evaluate_with() calls __exit__ on original context manager (fixes #2090)
#2313
opened May 26, 2026 by
levgiorg
Loading…
3 tasks done
fix(docker): cleanup containers on exit to prevent port conflicts (fixes #2050)
#2312
opened May 26, 2026 by
levgiorg
Loading…
2 tasks done
fix: don't pass parent kwargs to managed agents in from_dict() (fixes #1849)
#2311
opened May 26, 2026 by
levgiorg
Loading…
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.