Europe 2026
Software Engineering Is Becoming Plan and Review — Louis Knight-Webb, Vibe Kanban
Louis Knight-Webb , Vibe Kanban
Overview
This talk posits that as AI capabilities advance, the role of software engineers will increasingly shift from direct code writing to planning and reviewing AI-generated code. This evolution necessitates new approaches to managing workflows, particularly as AI agents begin to run for longer durations, requiring engineers to adopt a more parallel and managerial style of work.
Who should watch
- Software engineers whose work is being augmented or replaced by AI coding tools.
- Product Managers and builders exploring the future of software development workflows.
- Those interested in the practical implications of increasingly capable AI agents.
- Engineers looking for strategies to adapt to AI-driven changes in their roles.
Key takeaways
- AI tools like GitHub Copilot and Cursor are reducing the time spent on direct code writing, shifting focus to planning and reviewing.
- There are two primary approaches to working with AI agents: a plan-heavy upfront strategy or a more iterative review-focused method.
- The plan-heavy approach, while requiring more initial effort, generally leads to less time spent on review and higher quality outputs.
- Frontend feature development, due to its stateful and complex nature, may benefit more from an iterative, in-the-loop approach with AI agents.
- Backend development, refactoring, and migrations are better suited for a plan-heavy, test-driven development approach with AI.
- As AI agents run for longer periods (e.g., 5-10 minutes or more) due to integrated testing and type checking, engineers must adapt by running multiple agents in parallel.
- New interfaces are needed to manage these longer-running, parallel AI tasks effectively, moving beyond traditional single-task development environments.
- The speaker's company, Vibe Kanban, was shut down due to the difficulty of monetizing a tool that facilitates AI agent usage rather than directly selling AI capabilities or enterprise solutions.
Notable quotes
*Software engineers are going to do all day is plan and review stuff.*
*Spending 5 minutes of planning saves you 30 minutes of reviewing AI-generated code.*
*AI starts to be able to QA front-end work, and that's going to be a huge breakthrough.*
Unofficial community note. Prefer the recording for nuance.