-
Notifications
You must be signed in to change notification settings - Fork 341
Pull requests: facebookresearch/HyperAgents
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use child_counts for novelty-weighted parent selection
#37
opened Jun 23, 2026 by
xbrxr03
Loading…
fix: wire eval_path and iterations_left into MetaAgent.forward
#36
opened Jun 23, 2026 by
xbrxr03
Loading…
Bump gitpython from 3.1.44 to 3.1.50
CLA Signed
This label is managed by the Meta Open Source bot.
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#34
opened May 9, 2026 by
dependabot
Bot
Loading…
fix(meta_agent): wire eval_path and iterations_left into agent instruction
CLA Signed
This label is managed by the Meta Open Source bot.
#32
opened May 4, 2026 by
j-arndt
Loading…
fix(select_next_parent): use child_counts for novelty-weighted selection
CLA Signed
This label is managed by the Meta Open Source bot.
#31
opened May 3, 2026 by
j-arndt
Loading…
Bump litellm from 1.74.9 to 1.83.7
CLA Signed
This label is managed by the Meta Open Source bot.
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#26
opened Apr 25, 2026 by
dependabot
Bot
Loading…
docs: Remove placeholder logo comment from README
CLA Signed
This label is managed by the Meta Open Source bot.
#16
opened Mar 27, 2026 by
hobostay
Loading…
1 task
cleanup: Remove debug print statements and clean up commented code
CLA Signed
This label is managed by the Meta Open Source bot.
#15
opened Mar 27, 2026 by
hobostay
Loading…
2 tasks
Bump requests from 2.32.4 to 2.33.0
CLA Signed
This label is managed by the Meta Open Source bot.
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#14
opened Mar 26, 2026 by
dependabot
Bot
Loading…
feat: Weighted majority voting for classification domain ensemble
CLA Signed
This label is managed by the Meta Open Source bot.
#11
opened Mar 25, 2026 by
Ryuketsukami
Loading…
improve: Stale container cleanup, fail-fast parent selection, post-compilation smoke test
CLA Signed
This label is managed by the Meta Open Source bot.
#10
opened Mar 25, 2026 by
Ryuketsukami
Loading…
fix: Randomize bash tool sentinel to prevent output truncation from LLM-generated commands
CLA Signed
This label is managed by the Meta Open Source bot.
#9
opened Mar 25, 2026 by
Ryuketsukami
Loading…
fix: Return LLM response metadata (finish_reason, usage, model) + system message role support
CLA Signed
This label is managed by the Meta Open Source bot.
#8
opened Mar 25, 2026 by
Ryuketsukami
Loading…
improve: Surface unused eval_path and iterations_left in MetaAgent instruction
CLA Signed
This label is managed by the Meta Open Source bot.
#7
opened Mar 25, 2026 by
Ryuketsukami
Loading…
fix: JSONL archive parsing fragility + atomic metadata writes
CLA Signed
This label is managed by the Meta Open Source bot.
#6
opened Mar 25, 2026 by
Ryuketsukami
Loading…
fix: Tool output produces invalid JSON via f-string interpolation + system prompt deduplication
CLA Signed
This label is managed by the Meta Open Source bot.
#5
opened Mar 25, 2026 by
Ryuketsukami
Loading…
fix: Genesis evaluator — missing return statement and wrong parallel worker arguments
CLA Signed
This label is managed by the Meta Open Source bot.
#4
opened Mar 25, 2026 by
Ryuketsukami
Loading…
Rewrite README with comprehensive project description, results, and architecture diagram
CLA Signed
This label is managed by the Meta Open Source bot.
#3
opened Mar 24, 2026 by
ryx2
Loading…
4 tasks
ProTip!
Filter pull requests by the default branch with base:main.