6BNBN/FlowPilot
一句需求,自动拆任务、并行多代理写码、断点恢复、验证收尾。FlowPilot 让 Claude Code / Codex / Cursor / snow-cli 进入真正的自动开发流程。
Implements a file-driven agentic workflow system that decomposes requirements into parallel subtasks executed by multiple AI agents (Claude Code/Codex/Cursor/snow-cli), with four-layer memory architecture (progress.md/task-xxx.md/summary.md/memory.json) ensuring stateful resumption across interruptions and preventing main agent context bloat. Built on a checkpoint-based execution model with automatic dependency analysis, batch task dispatch, and filesystem-persisted state that survives client crashes and compact operations. Integrates native OpenSpec format detection, long-term memory retrieval (BM25 + dense vectors with RRF fusion), and a self-evolution engine (Reflect→Experiment→Review cycle) that automatically tunes retry parameters and protocol hints based on per-workflow metrics.
Stars
98
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/6BNBN/FlowPilot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RunMaestro/Maestro
Agent Orchestration Command Center
ComposioHQ/agent-orchestrator
Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously...
mindfold-ai/Trellis
All-in-one AI framework & toolkit
supaku/agentfactory
The open-source software factory — multi-agent fleet management for coding agents
kagan-sh/kagan
The Orchestration Layer for AI Coding Agents