GitHub repo

lupantech/AgentFlow

Python Tracked since 2025-09-27 Updated 2026-07-16 View source ↗

#463 of 783 by Stars among GitHub repos

2.0k Stars

AgentFlow: In-the-Flow Agentic System Optimization

About

AgentFlow is a trainable, tool-integrated agentic framework designed to overcome the scalability and generalization limits of today’s tool-augmented reasoning approaches.

Unlike prevailing approaches such as Search-R1 which train a single LLM to interleave reasoning steps with tool calls, AgentFlow introduces a modular agentic system with four specialized modules: 🧭 Planner, 🛠 Executor, ✅ Verifier, and ✍️ Generator.

For effective planning and tool use, the framework directly optimizes planner agent within the system in an online fashion using Flow-based Group Refined Policy Optimization (Flow-GRPO), achieving superior performance across diverse domains with improved tool-calling…

Excerpted from github.com/lupantech/AgentFlow

Latest metrics

Stars 2.0k 2026-07-16
Forks 230 2026-07-16
Commits 128 2026-07-16
Releases 0 2026-07-16
Watchers 17 2026-07-16
Open issues 6 2026-07-16
Open PRs 3 2026-07-16