A VS Code–based IDE where AI agents (Copilot/Codex) implement a non-simulatable Referee for LLM outputs.
- Clone this repo
- Add your OpenAI API key to
.env - Rebuild the Dev Container
- Install dependencies:
pip install -r requirements.txtandnpm install - Run smoke tests in
scripts/ - Begin AI‑driven feature development via task YAMLs in
docs/tasks/