-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: huggingface/smolagents
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix streaming CodeAgent crash from partial stop sequences
#1976
opened Feb 10, 2026 by
Dave-London
Loading…
3 tasks done
Fix TypeError crash when model returns None content in code parsing
#1975
opened Feb 10, 2026 by
Dave-London
Loading…
3 tasks done
fix: remove duplicate action_step yield when max_steps is reached
#1974
opened Feb 9, 2026 by
Dave-London
Loading…
3 tasks done
fix: handle string content in consecutive same-role message merging
#1973
opened Feb 9, 2026 by
Dave-London
Loading…
4 tasks done
ENH: Add code_execute tool to unify CodeAgent & ToolCallingAgent (#1956)
#1962
opened Jan 29, 2026 by
janhaslik
Loading…
feat: add lifecycle hooks for agent execution flow
#1959
opened Jan 28, 2026 by
wingding12
•
Draft
7 tasks done
fix: handle parallel tool calls with same index in streaming mode
#1958
opened Jan 28, 2026 by
wingding12
•
Draft
9 tasks done
fix: isolate managed agent state for parallel execution
#1957
opened Jan 28, 2026 by
wingding12
•
Draft
2 of 3 tasks
fix: preserve managed agent config during deserialization
#1955
opened Jan 28, 2026 by
wingding12
•
Draft
3 tasks done
fix: UserInputTool prompts now display in Gradio interface
#1954
opened Jan 28, 2026 by
wingding12
•
Draft
3 tasks done
docs: update quickstart examples to use Llama 3 models
#1953
opened Jan 27, 2026 by
janfontanilla
Loading…
ActionStep 在处理 TOOL_CALL 角色时 应该携带tool_calls 信息,这对于 还原 fc 的调用过程非常有帮助
#1945
opened Jan 20, 2026 by
coyoteXujie
Loading…
Support Open Responses [1/N]: Extract message format conversion logic
#1942
opened Jan 18, 2026 by
albertvillanova
Loading…
fix(models): Ensure post-init tool call is JSON-serializable
#1940
opened Jan 16, 2026 by
harshaljanjani
Loading…
feat: structured output validation for CodeAgent (dict or JSON string…
#1927
opened Dec 24, 2025 by
CodersAcademy006
Loading…
feat: Add Human-in-the-Loop safety check for tools
#1925
opened Dec 24, 2025 by
CodersAcademy006
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.