awesome-rl-for-agents

作者 Necolizer已验证

A curated list of reinforcement learning (RL) for agents.

111
Stars
5
Forks
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/Necolizer/awesome-rl-for-agents

快速入门

使用 awesome-rl-for-agents 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Awesome RL for Agents Awesome

A curated list of reinforcement learning (RL) for agents.

This list collects papers, tools, and demos that demonstrate how reinforcement learning can be applied to train or tune LLM/MLLM agents, with a focus on research-driven, computer-using, and tool-integrated agent behaviors. It is not associated with any survey or review — just a personal, living collection of resources on RL for agents. I’ll keep updating it as long as I’m still working in this area.


Table of Contents


📚 Papers & Research

Survey & Review

RL for Computer-using Agents

RL for Research Agents

  • REDSearcher: A Scalable and Cost-Efficient Framework for Long-Horizon Search Agents [Preprint'26] [Code]
  • ArenaRL: Scaling RL for Open-Ended Agents via Tournament-based Relative Ranking [Preprint'26]
  • IterResearch: Rethinking Long-Horizon Agents via Markovian State Reconstruction [Preprint'25]
  • Tree Search for LLM Agent Reinforcement Learning [Preprint'25]
  • Tongyi DeepResearch: A New Era of Open-Source AI Researchers [Blog] [Code]
  • SSRL: Self-Search Reinforcement Learning [Preprint'25] [Code]
  • Beyond Ten Turns: Unlocking Long-Horizon Agentic Search with Large-Scale Asynchronous RL [Preprint'25] [Code]
  • MiroMind Open Deep Research [Blog] [Code]
  • ARPO: Agentic Reinforced Policy Optimization [Preprint'25] [Code]
  • Cognitive Kernel-Pro: A Framework for Deep Research Agents and Agent Foundation Models Training [Preprint'25] [Code]
  • WebShaper: Towards Autonomous Information Seeking Agency [Preprint'25] [Code]
  • WebSailor: Navigating Super-human Reasoning for Web Agent [Preprint'25] [Code]
  • Kimi-Researcher: End-to-End RL Training for Emerging Agentic Capabilities [Blog]
  • R-Search: Empowering LLM Reasoning with Search via Multi-Reward Reinforcement Learning [Preprint'25] [Code]
  • R1-Searcher++: Incentivizing the Dynamic Knowledge Acquisition of LLMs via Reinforcement Learning [Preprint'25] [Code]
  • ZeroSearch: Incentivize the Search Capability of LLMs without Searching [Preprint'25] [Code]
  • DeepResearcher: Scaling Deep Research via Reinforcement Learning in Real-world Environments [EMNLP'25] [Code]
  • ReCall: Learning to Reason with Tool Call for LLMs via Reinforcement Learning [Preprint'25] [Code]
  • Search-R1: Training LLMs to Reason and Leverage Search Engines with Reinforcement Learning [COLM'25] [Code]
  • R1-Searcher: Incentivizing the Search Capability in LLMs via Reinforcement Learning [Preprint'25] [Code]
  • Agentic Reasoning: Reasoning LLMs with Tools for the Deep Research [Preprint'25] [Code]

RL for Tool-using Problem Solver

Self-Playing Agent with RL

  • Toward Training Superintelligent Software Agents through Self-Play SWE-RL [Preprint'25]
  • Agent0-VL: Exploring Self-Evolving Agent for Tool-Integrated Vision-Language Reasoning [Preprint'25] [Code]
  • Agent0: Unleashing Self-Evolving Agents from Zero Data via Tool-Integrated Reasoning [Preprint'25] [Code]
  • Search Self-play: Pushing the Frontier of Agent Capability without Supervision [ICLR'26] [Code]

RL for Agent Memory

  • MemAgent: Reshaping Long-Context LLM with Multi-Conv RL based Memory Agent [Preprint'25] [Code]
  • MEM1: Learning to Synergize Memory and Reasoning for Efficient Long-Horizon Agents [Preprint'25]

RL for Multi-Modal Agent (Thinking w Image / MMSearch)

RL with Agent Skills

  • SkillRL: Evolving Agents via Recursive Skill-Augmented Reinforcement Learning [Preprint'26] [Code]

Reinforcement Learning Scaling

  • The Art of Scaling Reinforcement Learning Compute for LLMs [Preprint'25]
  • Group Sequence Policy Optimization [Preprint'25]
  • Skywork R1V2: Multimodal Hybrid Reinforcement Learning for Reasoning [Preprint'25] [Model]
  • A Minimalist Approach to LLM Reasoning: from Rejection Sampling to Reinforce [Preprint'25]
  • o3 & o4-mini: Introducing OpenAI o3 and o4-mini [Blog]
  • Skywork-OR1 (Open Reasoner 1) [Blog] [Code]
  • VAPO: Efficient and Reliable Reinforcement Learning for Advanced Reasoning Tasks [Preprint'25]
  • DAPO: An Open-Source LLM Reinforcement Learning System at Scale [Preprint'25] [Code]
  • LIMR: Less is More for RL Scaling [Preprint'25] [Code]
  • DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning [Preprint'25]
  • Kimi k1.5: Scaling Reinforcement Learning with LLMs [Preprint'25]

Others

🕹 Benchmarks

CLI

  • Terminal-Bench: Benchmarking Agents on Hard, Realistic Tasks in Command Line Interfaces [Preprint'26] [Website]

Deep research

  • OmniGAIA: Towards Native Omni-Modal AI Agents [Preprint'26] [Code]
  • Vision-DeepResearch Benchmark: Rethinking Visual and Textual Search for Multimodal Large Language Models [Preprint'26] [Code]
  • AgentVista: Evaluating Multimodal Agents in Ultra-Challenging Realistic Visual Scenarios [Preprint'26] [Code]
  • Watching, Reasoning, and Searching: A Video Deep Research Benchmark on Open Web for Agentic Video Reasoning [Preprint'26] [Code]
  • Marco Search Agent: Towards Real‑World and Challenging Agentic Search (including HSCodeComp and DeepWideSearch) [Preprint'25(1)] [Preprint'25(2)] [Code]
  • FinSearchComp: Towards a Realistic, Expert-Level Evaluation of Financial Search and Reasoning [Preprint'25] [Code]
  • MMSearch-Plus: Benchmarking Provenance-Aware Search for Multimodal Browsing Agents [Preprint'25] [Code]
  • MM-BrowseComp: A Comprehensive Benchmark for Multimodal Browsing Agents [ICLR'26] [Code]
  • BrowseComp-Plus: A More Fair and Transparent Evaluation Benchmark of Deep-Research Agent [Preprint'25] [Huggingface]
  • xbench: Tracking Agents Productivity Scaling With Profession-Aligned Real-World Evaluations [Preprint'25] [Website]
  • BrowseComp-ZH: Benchmarking the Web Browsing Ability of Large Language Models in Chinese [Preprint'25] [Code]
  • BrowseComp: a benchmark for browsing agents [Blog] [Paper] [Code]

Computer Use

  • ClawBench: Can AI Agents Complete Everyday Online Tasks? [Preprint'26] [Code] [Website]
  • Computer Agent Arena: Compare & Test AI Agents on Crowdsourced Real-World Computer Use Tasks [Platform] [Code]
  • ScreenSpot-Pro: GUI Grounding for Professional High-Resolution Computer Use [Paper] [Code]
  • OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments [NeurIPS'24] [Code]
  • SeeClick: Harnessing GUI Grounding for Advanced Visual GUI Agents [ACL'24] [Code]

🧪 Demos & Projects

RL-based LLM agent tuning

  • Terminal-Bench-RL: Training Long-Horizon Terminal Agents with Reinforcement Learning [Code]
  • Claw-R1: Empowering OpenClaw with Advanced Agentic RL [Page] [Code]
  • SkyRL-v0: Train Real-World Long-Horizon Agents via Reinforcement Learning [Blog] [Code]
  • Agent-R1: Training Powerful LLM Agents with End-to-End Reinforcement Learning [Code]
  • VAGEN: Training VLM Agents with Multi-Turn Reinforcement Learning [Code]
  • OpenManus-RL [Code] & OpenManus [Code]
  • RAGEN: Training Agents by Reinforcing Reasoning [Code]

RL-based LLM tuning

  • Open-Reasoner-Zero: An Open Source Approach to Scaling Up Reinforcement Learning on the Base Model [Preprint'25] [Code]
  • simple_GRPO [Code]

MCP Agents

🧰 Toolkits & Frameworks

  • rLLM: Reinforcement Learning for Language Agents [Code]
  • slime: An SGLang-Native Post-Training Framework for RL Scaling [Code]
  • ROLL: Reinforcement Learning Optimization for Large-Scale Learning [Code]
  • verl: Volcano Engine Reinforcement Learning for LLM [Code]
  • HUD: A toolkit for building RL environments with verifiable, task-based rewards for LLM agents (coding, browser, computer-use, robotics), runnable as evals and RL training [Code]
  • Harbor: A framework for evaluating and optimizing agents and models in container environments [Code]

📄 Tutorials & Blog Posts

  • Forge: Scalable Agent RL Framework and Algorithm [Blog]
  • Cut the Bill, Keep the Turns: Affordable Multi-Turn Search RL [Blog]
  • Introducing ChatGPT agent: bridging research and action [Blog]
  • Context Engineering [Github]
  • The Second Half [Blog]

🔗 Related Awesome Lists

  • Awesome RL-based Agentic Search Papers [List] - covering Agentic RL papers in agentic search systems
  • Agent-Memory-Paper-List [List] - covering agent memory papers
  • Awesome-AgenticLLM-RL-Papers [List] - covering Agentic RL papers in both agentic capabilities and applications
  • Awesome-Search-Agent-Papers [List] - covering search agent papers
  • Awesome Deep Research Agent [List] - covering deep research agents and benchmark results
  • Awesome-Agent-RL [List] - covering RL for research agents
  • awesome-ml-agents [List] - covering rl and agents before 2023

🤝 Contributing

Contributions are warmly welcome!

If you know a paper, tool, environment, or demo relevant to RL for Agents, feel free to open a pull request.

Guidelines:

  • Make sure the resource is publicly accessible and active.
  • Use the same format as existing entries: - **Name**: Title [Paper](https://github.com/Necolizer/awesome-rl-for-agents/blob/main/link) [Code](https://github.com/Necolizer/awesome-rl-for-agents/blob/main/link) – short description (optional).
  • Add entries under the most appropriate section.
  • Avoid duplicates or resources that are already well-covered elsewhere.

We aim to keep this list high-quality, practical, and focused. Thank you for helping improve it! ✨

常见问题

What is awesome-rl-for-agents?

awesome-rl-for-agents is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Necolizer. A curated list of reinforcement learning (RL) for agents. It has 111 GitHub stars.

Is awesome-rl-for-agents safe to use?

Yes. awesome-rl-for-agents passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install awesome-rl-for-agents?

Clone the repository with "git clone https://github.com/Necolizer/awesome-rl-for-agents" and add it to your Claude Code skills directory (see the Installation section above).

Are there alternatives to awesome-rl-for-agents?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-rl-for-agents against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情