agentenv/agentflow
Orchestrate thousands of agents and harnesses as a graph programatically observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 99
- Release rhythm 35
- Longevity 12
Flags: no_releases young
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: 179
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1377 stars · 287 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AgentFlow is a Python library for orchestrating large numbers of LLM agents (Codex, Claude, Kimi, Pi) as programmatic dependency graphs with parallel fanout, merging, and iterative cycles. Pipelines execute on local Docker, SSH, EC2, or ECS targets and can be defined in code or driven via a CLI.
Use cases
- orchestrate thousands of llm agents in a dependency graph
- fan out parallel code review agents and merge their findings
- run iterative write-review-fix loops with llm agents until done
- build a plan-implement-review pipeline across codex and claude
- execute agent pipelines on remote ec2 or ecs targets
- run 64 parallel workers with batch merges and synthesis
When to avoid
- you only need a single-agent chatbot or simple prompt chaining
- you want a no-code visual agent builder
- your orchestration needs are non-LLM workflow automation
Facets
library · maturity active
agent-framework workflow-automation llm-inference concurrency scheduling large-language-models developer-tools python cli cross-platform agent-orchestration dag-pipeline llm-agents fanout multi-agent codex claude ai-agents automation docker
1 source
- readme: https://github.com/agentenv/agentflow · fetched 2026-08-28 · 847eb06abe37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agentenv/agentflow | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="agentenv/agentflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem