AgenticFlowX
AgenticFlowX is a VS Code workflow layer for AI coding. Backed by pi.dev today, it gives you a normal coding chat plus an optional spec-driven path for requirements, designs, tasks, journals, and reviewable project memory.
Website · Marketplace · GitHub Chat firstStart with normal coding chat: ask, mention files, switch models, and follow up while the work is still fresh. Most work can stay here. Use file mentions when the agent needs exact context, quick commands when you want structure, and the model picker when you want to change lanes without leaving VS Code.
Switch lanes when the work needs structureCode mode is the default for day-to-day implementation. Explore mode is read-only inspection for tracing behavior and planning changes. Spec mode is planning-first: useful when the work needs requirements, design notes, tasks, and an approval trail. Switch modes from the chatbox with
Spec mode makes the next step obviousSpec-driven development should not feel like joining a methodology cult. In AFX, it starts as a mode in the chatbox: refine the spec, shape the design, break work into tasks, and approve each step when it matters. The action row maps to the workflow: Refine, Author, Validate, Review, Approve, and continue from where you left off.
The workflow stays in your repoAFX writes plain markdown to your workspace. Diff-able, PR-able, grep-able, and easy to move between humans and agents.
Project memory without another dashboardThe Workbench gives you views over the files already in the repo: Workbench, Pipeline, Documents, Analytics, Journal, Board, and Notes. Use it to see what has been decided, what is next, and which pieces still need attention, without adding a separate workflow database.
Trace intent back to codeAFX extends VS Code with spec-awareness in the editor. The files stay plain markdown; the editor just knows how to move through them.
InstallGrab it from the VS Code Marketplace. On first launch, open Settings -> Provider, add your API keys, and pick a model. 60-second quickstart: chat-first
60-second quickstart: spec-driven
Runtime and providersAgenticFlowX is backed by Pi today. Whether or not you have Pi installed, AFX uses Pi to reach the providers below.
Built-in providers: OpenAI · Anthropic · Google Gemini · Google Vertex · GitHub Copilot · OpenRouter · Amazon Bedrock · Azure OpenAI · Groq · DeepSeek · Mistral · MiniMax · Kimi · Fireworks · Cerebras · Hugging Face · Vercel AI Gateway · xAI · Z.ai Plus presets for Ollama, LM Studio, vLLM, OpenRouter, Vercel AI Gateway, Moonshot/Kimi, Anthropic-compatible proxies, Google AI Studio, and any OpenAI-compatible endpoint. Headless AFXNo VS Code? The AFX workflow also runs headless via the AFX CLI and skill pack. It uses the same spec, design, task, journal, and traceability files. Tested with Claude Code, Codex, Gemini CLI, and GitHub Copilot. Early accessPublic alpha. Useful today; settings, modes, and examples are still moving. ContributingCommunity contributions are welcome. See CONTRIBUTING.md to get started. License |