Ross ROSS = Recommend OSS · open-source software intelligence for agents

AgentR1/Agent-R1

Agent-R1: Training Powerful LLM Agents with End-to-End Reinforcement Learning observed · 2026-08-28

github.com/AgentR1/Agent-R1 · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 99
  • Release rhythm 35
  • Longevity 39

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: 548
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1633 stars · 113 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Agent-R1 is a modular Python framework for training LLM agents with end-to-end reinforcement learning. It models each interaction turn as a step-level MDP transition, making tool use, environment feedback, context management, and reward assignment explicit parts of the training loop.

Use cases

  • train an LLM agent to use tools via reinforcement learning
  • run multi-step agentic RL with environment feedback
  • fine-tune models on HotpotQA, ALFWorld, or WebShop agent tasks
  • apply StepPO-style step-level policy optimization
  • perform online policy distillation for agents
  • build custom agentic RL training environments

When to choose

  • you need step-native RL training for multi-turn LLM agents rather than single-turn pipelines
  • you want explicit control over tool use, context management, and reward assignment during training
  • you want a research framework with recipes for standard agent benchmarks

When to avoid

  • you only need single-turn RLHF or DPO fine-tuning without agent interaction
  • you need a production inference or agent-serving framework rather than a training framework
  • you lack GPU resources for RL training

Facets

framework · maturity active

agent-framework llm-training reinforcement-learning machine-learning artificial-intelligence reinforcement-learning large-language-models machine-learning python agentic-rl step-level-mdp tool-use multi-step-agents policy-optimization online-policy-distillation ai-agents gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
AgentR1/Agent-R1main65

For agents

markdown · JSON · MCP: product_card(name="AgentR1/Agent-R1")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem