# aiagentflow

> A local-first, CLI-driven multi-agent AI software engineering workflow orchestrator with feed specs, PRDs, and guidelines to auto-generate implementation plans and code.

- **URL**: https://www.freshcrate.ai/projects/aiagentflow
- **Author**: aiagentflow
- **Category**: Frameworks
- **Latest version**: `v1.4.0` (2026-05-24)
- **License**: MIT
- **Source**: https://github.com/aiagentflow/aiagentflow
- **Homepage**: https://aiagentflow.dev
- **Language**: TypeScript
- **GitHub**: 37 stars, 3 forks
- **Registry**: github
- **Tags**: `ai`, `ai-agents`, `anthropic`, `automation`, `cli`, `code-generation`, `developer-tools`, `gemini`, `typescript`

## Description

A local-first, CLI-driven multi-agent AI software engineering workflow orchestrator with feed specs, PRDs, and guidelines to auto-generate implementation plans and code.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.4.0` | 2026-05-24 | High | ## What's Changed * Add agent memory system by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/57 * Bump version to 1.4.0 by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/58   **Full Changelog**: https://github.com/aiagentflow/aiagentflow/compare/v1.3.1...v1.4.0 |
| `v1.2.0` | 2026-05-23 | High | ## What's Changed * Add worktree isolation, plan-review checkpoint, and parallel batch execution by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/51 * Bump version to 1.2.0 by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/52   **Full Changelog**: https://github.com/aiagentflow/aiagentflow/compare/v1.1.0...v1.2.0 |
| `v1.0.2` | 2026-04-15 | High | ## What's Changed * feat: lint and format enforcement after code generation by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/46 * Bump version to 1.0.2 by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/47   **Full Changelog**: https://github.com/aiagentflow/aiagentflow/compare/v1.0.1...v1.0.2 |
| `v1.0.1` | 2026-04-14 | High | ## What's Changed * Delete stale bump branch before pushing in release.yml by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/41 * Add /update-website skill by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/42 * update README: add OpenRouter, missing commands by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/43 * fix: actionable error and warning for Groq 413 with compound models by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/44 * Bump ve |
| `v1.0.0` | 2026-04-12 | High | ## What's Changed * Fix publish.yml not triggering after automated release creation by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/36 * Add OpenRouter provider and fix 429 retry backoff by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/37 * Use RELEASE_PAT in release.yml to trigger CI on bump PRs by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/39 * Bump version to 1.0.0 by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/40   **Full Chan |
| `v0.10.0` | 2026-04-11 | High | ## What's Changed * Add /release project skill by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/32 * Rename /release skill to /do-release by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/33 * Fix Groq compound model streaming returning empty content by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/35 * Bump version to 0.10.0 by @github-actions[bot] in https://github.com/aiagentflow/aiagentflow/pull/34  ## New Contributors * @github-actions[bot] made t |
| `v0.9.0` | 2026-04-11 | Medium | ## What's Changed * Add Groq provider by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/28 * Fix release workflow for protected main branch by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/29 * Bump version to 0.9.0 by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/30 * Fix tag-on-merge to detect bump PRs correctly by @raj-khan in https://github.com/aiagentflow/aiagentflow/pull/31   **Full Changelog**: https://github.com/aiagentflow/aiagentflow/compare/ |
| `v0.8.0` | 2026-03-05 | Low | ## What's Changed  ### New: `--dry-run` flag Preview the full workflow execution plan without calling any LLM providers: ```bash aiagentflow run "Add user authentication" --dry-run ``` Shows: agent pipeline, provider/model config, context documents, source files, workflow settings. No files modified, no API calls made. Works with batch mode too.  ### Enhanced `aiagentflow doctor` command - Environment checks (Node.js version, git availability) - Prompt file and coding standards verification - Ag |
| `v0.7.1` | 2026-03-05 | Low | ## What's Changed  ### Enhanced `aiagentflow doctor` command - **Environment checks**: Node.js version (>=20), git availability - **Configuration checks**: file existence and schema validation - **Prompt file checks**: agent prompt templates and coding standards policy - **Agent-provider mapping**: verify each agent references a configured provider - **Provider connectivity**: test API connections with actionable error hints  ### Cleanup - Remove unused `PLAN_SYSTEM_PROMPT` dead code from plan c |
| `v0.7.0` | 2026-03-05 | Low | ## What's New  ### Session Resume Resume interrupted workflows from where they left off — no more restarting from scratch after crashes, Ctrl+C, or transient errors.  ```bash # List all saved sessions aiagentflow sessions  # Resume the most recent interrupted session aiagentflow resume  # Resume a specific session by ID aiagentflow resume fix-login-bug-1gk8x  # Resume in autonomous mode with a mode override aiagentflow resume --auto --mode fast ```  ### Highlights - **`aiagentflow resume [sessio |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 16
- **Resolved**: 16
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-18

## Citation

- HTML: https://www.freshcrate.ai/projects/aiagentflow
- Markdown: https://www.freshcrate.ai/projects/aiagentflow.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/aiagentflow/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
