WooooDyy/AgentGym
Code and implementations for the ACL 2025 paper "AgentGym: Evolving Large Language Model-based Agents across Diverse Environments" by Zhiheng Xi et al.
Integrates 14 diverse environments—web navigation, text games, embodied tasks, and SQL reasoning—standardized via ReAct format with HTTP-based environment servers enabling modular deployment and custom environment development. The AgentEvol method trains agents through trajectory-based self-evolution, supported by AgentTraj-L trajectory dataset and AgentEval benchmark; includes RL framework variant (AgentGym-RL) for direct interactive learning with multi-turn reinforcement learning on long-horizon tasks.
742 stars. No commits in the last 6 months.
Stars
742
Forks
108
Language
Python
License
MIT
Category
Last pushed
Sep 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/WooooDyy/AgentGym"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ai4co/reevo
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
SALT-NLP/collaborative-gym
Framework and toolkits for building and evaluating collaborative agents that can work together...
Gen-Verse/LatentMAS
Latent Collaboration in Multi-Agent Systems
lean-dojo/LeanCopilot
LLMs as Copilots for Theorem Proving in Lean
sethkarten/LLM-Economist
Official repository of the 2025 paper, LLM Economist: Large Population Models and Mechanism...