Live AI-powered development console. Command-driven patching, real-time preview of /workspace and /app, error telemetry, Claude review gate, and autopilot repair loop.
Describe what to fix, build, or investigate. Use Up/Down arrows to cycle command history.
Real steps, files, and reasoning returned by Claude. No placeholders.
Paste files for AI context. Cards pulse while editing, turn solid green when done. Copy any card to apply changes in Replit.
Real diff from disk vs AI proposed content. Context View shows changed lines only.
Live proxy of /workspace (founder) or /app (client). Click tracking, error capture, and dead-click detection injected automatically.
Click to target a file. Recently patched files shown in green.
Queue multiple fixes. Run sequentially — each completes before the next starts.
Real repair sessions from the autopilot loop with attempt counts and outcomes.
Real snapshots from .ai-dev-cache with AI-generated commit messages. Restore rolls back the file instantly.
Real heuristic scan of your project. Refreshes on every page load.
AI plan → patch → tsc verify → error analysis → AI retry → rollback on failure.