mll-lab-nu/RAGEN
Agent RL framework for LLM agents: multi-turn reinforcement learning with StarPO and reasoning-collapse diagnostics observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 99
- Release rhythm 35
- Longevity 41
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 585
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
2778 stars · 227 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RAGEN is a Python framework for training reasoning LLM agents with multi-turn reinforcement learning using the StarPO algorithm. It also provides diagnostics for studying failure modes in agentic RL, such as the Echo Trap and reasoning/template collapse.
Use cases
- train llm agents with multi-turn reinforcement learning
- apply starpo to trajectory-level agent training
- diagnose reasoning collapse in agent rl training
- detect template collapse where outputs ignore inputs
- research failure modes in agentic reinforcement learning
- run ppo or grpo with snr-adaptive prompt filtering
- reproduce ragen paper experiments
When to choose
- you need to RL-train multi-turn LLM agents with trajectory-level rewards
- you want research-grade diagnostics for agent RL stability
- you want to reproduce or extend the RAGEN/StarPO papers
When to avoid
- you only need inference-time agent orchestration without RL training
- you need a production-ready, turnkey RLHF pipeline for chat models
- you lack GPU resources for large-scale LLM training
Facets
framework · maturity active
reinforcement-learning llm-training agent-framework machine-learning benchmarking reinforcement-learning large-language-models machine-learning python agent-rl starpo multi-turn-rl reasoning-collapse llm-agents rl-training diagnostics research-framework ai-agents research gpu linux docker
2 sources
- readme: https://github.com/mll-lab-nu/RAGEN · fetched 2026-08-28 · c9793a8f5a01
- homepage: https://ragen-ai.github.io/ · fetched 2026-08-29 · 89fe183c2a49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mll-lab-nu/RAGEN | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="mll-lab-nu/RAGEN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem