-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Insights: huggingface/smolagents
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.19.0
published
Jun 24, 2025
18 Pull requests merged by 7 people
-
Fix when
response.usage
isNone
for some OpenRouter models#1402 merged
Jun 25, 2025 -
Bump dev version: v1.20.0.dev0
#1477 merged
Jun 24, 2025 -
Revert removal of the last message from memory_messages during planning
#1454 merged
Jun 24, 2025 -
Store CodeAgent code outputs in ActionStep
#1463 merged
Jun 24, 2025 -
Match multiline final answers in remote executors
#1444 merged
Jun 24, 2025 -
Do not wrap types in safer_func
#1475 merged
Jun 24, 2025 -
Add AgentMemory to Reference docs
#1473 merged
Jun 23, 2025 -
Add open-colab link to Quickstart docs
#1472 merged
Jun 23, 2025 -
Rename docs files from .mdx to .md
#1471 merged
Jun 23, 2025 -
Support context managers for agent cleanup
#1422 merged
Jun 23, 2025 -
Add simple tool usage in doc quickstart
#1470 merged
Jun 23, 2025 -
fix(docs): Correct broken link in documentation homepage
#1468 merged
Jun 23, 2025 -
Fix: __new__ method only accepts class object, remove **args and **kw…
#1462 merged
Jun 22, 2025 -
Fix missing mentions of additional_args in manager agent prompts
#1459 merged
Jun 21, 2025 -
Fix logging of Docker build logs
#1421 merged
Jun 20, 2025 -
Transfer aggregation of streaming events off the Model class
#1449 merged
Jun 20, 2025 -
Support managed agents in ToolCallingAgent
#1456 merged
Jun 19, 2025 -
Fix and refactor final answer checks
#1448 merged
Jun 19, 2025
6 Pull requests opened by 5 people
-
Support FinalOutput(None) different from None (as no-final-answer)
#1457 opened
Jun 19, 2025 -
Stream events
#1458 opened
Jun 19, 2025 -
fix(ChatMessage): set type `role: MessageRole`.
#1479 opened
Jun 24, 2025 -
Fix: SpeechToTextTool returns incoherent transcripts
#1480 opened
Jun 24, 2025 -
Fix parallel final answers
#1482 opened
Jun 24, 2025 -
feat: Enhanced async tool support for smolagents
#1485 opened
Jun 25, 2025
11 Issues closed by 2 people
-
[BUG] OpenRouter usage has different schema to OpenAI's usage, causing attribute error.
#1401 closed
Jun 25, 2025 -
Automate large scale repository edits
#1483 closed
Jun 25, 2025 -
Add installation page to docs
#241 closed
Jun 25, 2025 -
[BUG] Multiline final answer not detected
#1428 closed
Jun 24, 2025 -
[BUG] Local python executor fails to run `isinstance` function
#1474 closed
Jun 24, 2025 -
[BUG] TypeError when instantiating SpeechToTextTool with model argument
#1461 closed
Jun 22, 2025 -
[BUG] Managed Agents aren't registered as tools
#1353 closed
Jun 19, 2025 -
[BUG] ToolCallingAgent ignores managed agents
#1455 closed
Jun 19, 2025 -
[BUG] None check is not there for FinalOutput.output
#1443 closed
Jun 19, 2025 -
[BUG] Agent cannot run when final_answer_checks is provided
#1440 closed
Jun 19, 2025
6 Issues opened by 6 people
-
Provide an option to limit the number of images retained in AgentMemory
#1487 opened
Jun 25, 2025 -
[BUG] Final answer is too greedy in ToolCallingAgent parallel calls
#1481 opened
Jun 24, 2025 -
[BUG] SpeechToTextTool returns incoherent output and prints unexpected informational messages
#1478 opened
Jun 24, 2025 -
'NoneType' object has no attribute 'input_tokens'
#1466 opened
Jun 22, 2025 -
[BUG] Broken links are not being correctly checked before returning in output
#1465 opened
Jun 21, 2025 -
Feature Proposal: MCP Resource Support
#1460 opened
Jun 20, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add support for a customizable agent state in prompts
#1452 commented on
Jun 23, 2025 • 5 new comments -
CodeAgent.to_dict() doesn't work as expected when using MCP tools
#1108 commented on
Jun 19, 2025 • 0 new comments -
Added max_images to Agents & AgentMemory.
#1439 commented on
Jun 23, 2025 • 0 new comments -
Support callbacks after planning step
#1445 commented on
Jun 19, 2025 • 0 new comments