What problem does it solve?
Diagnose devcontainer build failures and startup issues by analyzing error logs and identifying root causes. Use when container builds fail, feature installations error, startup crashes occur, or when the user pastes build logs showing errors. Also applies for "permission denied" issues, network timeouts, "failed to create" errors, or any devcontainer troubleshooting scenario — even if described as "my container won't start", "build is failing", or "feature won't install" without explicit log mentions.
Core Features & Use Cases
- Analyze build logs to identify root causes and surface actionable remediation steps.
- Provide step-by-step guidance for common issues like Docker daemon status, disk space, permissions, network access, and feature installation failures.
- Offer a structured troubleshooting workflow and recommended commands to verify fixes.
Quick Start
Paste your devcontainer build logs and I will diagnose failures and propose fixes.