UnfoldAI is a VS Code extension that provides real-time supervision for AI coding agents. It monitors agent sessions in the IDE, detects early signs of drift, scores risk on a 0–100 scale, and alerts developers before problematic code is committed. It works with popular AI agents like Claude Code, Cursor, GitHub Copilot, and Codex, and requires no API key. Key features include a real-time dashboard with issue queue, drift detection, dependency monitoring, automatic restore points, and pre-commit review reports with risk scoring. The tool also offers proactive alerts via MCP protocol and playbook reuse for known fixes. It helps developers maintain code quality and safety when using AI-assisted development.
Key Features
- Real-time supervision dashboard showing live risk scores and session timeline
- Pre-commit review with structured reports including files changed, commands run, and risk severity
- Drift detection and dependency monitoring with automatic restore points
- Support for multiple AI agents: Claude Code, Cursor, GitHub Copilot, Codex
- Playbook reuse to surface known fixes from past incidents
- Proactive alerts via MCP protocol
Use Cases
- Monitoring AI agent behavior during development
- Detecting risky commits before they ship
- Breaking infinite loops in agent workflows
- Surfacing previously solved issues automatically