Agentic RL — Reinforcement Learning for LLM Agents

Parent: LLM Models and APIs · researched 2026-05-31T23:27:15.344Z· 11 sources · 11 concepts · skill agentic-rl

The 2024–2026 frontier discipline of training an LLM to act over many turns — calling tools, searching, browsing, editing code, driving a computer — by optimizing the whole multi-step trajectory again

Agentic RL — Reinforcement Learning for LLM Agents

Scope boundary (read first)

1. The multi-turn POMDP — why agentic RL is a different problem

2. Agentic RLVR — verifiable rewards from environment outcomes

3. RL environments & gyms — the `step`/`reset` interface

4. Reward design & long-horizon failure modes (the Echo Trap)

5. GRPO/PPO adapted to multi-turn — observation masking & credit assignment

5a. Observation / tool-token masking (the non-negotiable fix)

5b. Credit assignment — trajectory-level vs step-level advantage

6. Rollout infrastructure for agentic RL

7. Tool-use RL & the agent-as-policy view

8. The 2025–2026 agentic-RL model wave

9. Agent RL evaluation / benchmarks

Practical patterns

Anti-patterns

Troubleshooting

References

Children

Frontier under this node: Agent RL benchmarks (SWE-bench Verified, WebArena, tau-bench/tau2-bench pass^k, GAIA, OSWorld, AppWorld, Terminal-Bench), Agentic RLVR — verifiable rewards from environment outcomes (code/tests, task/search success), GRPO/PPO adapted to multi-turn — observation/tool-token masking (retrieved-token masking), Long-horizon temporal credit assignment (trajectory-level vs step-level advantage), Multi-turn / long-horizon RL & the POMDP framing (vs single-step PBRFT MDP), RL environments & gyms and the step/reset/state interface (OpenEnv, SkyRL-Gym, RAGEN, BrowserGym), Reward design & long-horizon reward hacking (outcome vs process, sparse vs dense, the Echo Trap), Rollout infrastructure for agentic RL (async server-based vLLM/SGLang, actor-learner, verl AgentLoop, SkyRL-Agent), The 2025-26 agentic-RL model wave (Kimi-Researcher, search/SWE/computer-use agents), Tool-use RL / agent-as-policy (ReTool, ToRL, tool-integrated reasoning), Trajectory-level StarPO/StarPO-S and nested episode+step GiGPO credit assignment

← the whole tree · 3D view· how to read this page