#94 · Primary category: AI Coding Assistants
code
An open-source AI coding assistant with agentic autonomy, built in MoonBit for autonomous development tasks.
Project last updated:04/15/26
GitHub Stars
21.1K
Forks
829
Contributors
2
License
MIT
Why we included this project
Flow is a command-line tool built around the daily routine of developers who lean on AI coding assistants. You can run project tasks by name, fuzzy-search and resume Claude Code or Codex sessions, and generate git commits with AI, with an option to have Codex review the change before you commit. The natural-language task matching and the task-failure hooks are what make it worth a look: when a task fails, you can have it fire an AI prompt or diagnostics automatically, which cuts out a lot of manual poking around in a busy repo. If your team already lives inside Claude Code or Codex, this keeps sessions, notes, and task history in one terminal. It's a workflow orchestrator rather than a model or framework, so it's aimed at developers who want more control over the AI coding setup they already have.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.