-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: kyegomez/swarms
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(agent): raise AgentLLMError after retry exhaustion
structs
tests
#1943
opened Aug 20, 2026 by
tripathiji1312
Loading…
[Cleanup] Delete various_alt_swarms.py, 526 dead lines with zero references
structs
#1941
opened Aug 20, 2026 by
alebgl77
Loading…
test: skip live-LLM tests when no API key is set
tests
#1940
opened Aug 20, 2026 by
tripathiji1312
Loading…
feat(agent): add output_schema for validated structured LLM responses
agents
structs
tests
#1932
opened Aug 19, 2026 by
tripathiji1312
Loading…
fix(tools): execute bash commands as argv with shell=False
structs
tests
#1930
opened Aug 19, 2026 by
tripathiji1312
Loading…
[Bug] Conversation can't load the file it just saved — history comes back empty
structs
#1925
opened Aug 18, 2026 by
ayaangazali
Contributor
Loading…
fix(SkillOrchestra): propagate imgs and execution kwargs directly to agents (Fixes #1906)
structs
tests
#1919
opened Aug 18, 2026 by
PrinceThummar011
Contributor
Loading…
[Bug] HeavySwarm accepts img, threads it down two levels, then never passes it to the agents
structs
#1902
opened Aug 17, 2026 by
ayaangazali
Contributor
Loading…
Update ruff requirement from >=0.5.1,<0.16.2 to >=0.5.1,<0.16.4
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1899
opened Aug 17, 2026 by
dependabot
Bot
Loading…
fix(graph_workflow): make to_json/from_json node types round-trip (#1839)
structs
tests
#1898
opened Aug 17, 2026 by
aayushbaluni
Loading…
[Bug] swarms heavy-swarm CLI fails on every run, and reports it as an API-key problem
tests
#1897
opened Aug 17, 2026 by
ayaangazali
Contributor
Loading…
[Bug] AutoAgentBuilder raises TypeError on any agent_kwargs — all four shipped examples crash
structs
tests
#1895
opened Aug 17, 2026 by
ayaangazali
Contributor
Loading…
[Bug] Autonomous loop hands the loop object to built-in tools, so every file and shell tool fails
agents
tests
#1894
opened Aug 15, 2026 by
ayaangazali
Contributor
Loading…
[Bug] Seven more forwarders carry an unusable *args (follow-up to #1880)
agents
structs
tests
#1893
opened Aug 15, 2026 by
ayaangazali
Contributor
Loading…
[Improvement] count_tokens re-encodes the whole transcript every turn (#1736)
tests
utils
#1892
opened Aug 15, 2026 by
ayaangazali
Contributor
Loading…
[Bug] *args on nine run/arun forwarders can never carry a value (#1880)
agents
structs
tests
#1891
opened Aug 15, 2026 by
ayaangazali
Contributor
Loading…
[Bug] AgentRearrange drops img on parallel flow steps, but forwards it on sequential ones
structs
#1890
opened Aug 15, 2026 by
ayaangazali
Contributor
Loading…
[Bug] SequentialWorkflow.run_batched returns every earlier task's output alongside the current one
structs
#1888
opened Aug 15, 2026 by
ayaangazali
Contributor
Loading…
[Bug] HierarchicalSwarm reports a total director outage as a successful run
structs
#1886
opened Aug 14, 2026 by
ayaangazali
Contributor
Loading…
[Bug] ConcurrentWorkflow silently drops one agent's answer, and which one changes every run
structs
#1884
opened Aug 13, 2026 by
ayaangazali
Contributor
Loading…
[Bug] arun() binds a third positional argument to run()'s imgs parameter
structs
tests
#1879
opened Aug 12, 2026 by
ayaangazali
Contributor
Loading…
Cleanup: Consolidate data structure formatting helpers (fixes #1851)
tests
tools
utils
#1868
opened Aug 10, 2026 by
potatoiscompiled
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.