A VS Code extension that runs a file-based Planner/Writer/Checker loop using GitHub Copilot (VS Code Language Model API). Each agent keeps its own memory file and hands off to the next agent via a DECISION block.
Quick start
Run Multi-Agent Loop: Start
Fill .multi-agent/task.md or use Multi-Agent Loop: Chat
Planner → Writer → Checker runs in order, each agent writes to its own file
File layout
The .multi-agent/ folder is created automatically: