Descriptions:
Web Dev Cody tests whether a traditional IDE is still necessary for side project development by building a thumbnail editor application entirely through Automaker, the open-source autonomous kanban coding tool his team created. With over 2,000 GitHub stars, Automaker wraps Claude Code and other CLI agents into a visual kanban interface where tasks are defined, queued, and executed autonomously with selectable models including Claude Opus and GPT Codex.
The video walks through Automaker’s main features in a live project context: a spec editor for describing the app’s purpose and stack, an ideation engine that traverses the codebase to suggest missing features, and an auto mode that runs multiple agents concurrently. Cody demonstrates kicking off 135 auto-generated feature cards and letting them execute overnight, returning to a functional Figma-like thumbnail editor with drag-and-drop, rotation, scaling, grid snapping, S3 image upload, and template management — none of it manually coded. The work tree feature allows tasks to run in isolated Git branches, with direct GitHub PR creation on completion.
Cody is direct about where the tool fits: he still uses Claude Code and Cursor for professional projects where he needs to understand and review the code, but Automaker suits rapid feature iteration on personal side projects. The video is a practical showcase for developers evaluating fully autonomous coding pipelines and curious about the real ceiling of agentic coding when given a well-structured spec.
📺 Source: Web Dev Cody · Published January 15, 2026
🏷️ Format: Workflow Case Study







