Europe 2026
Building pi in a World of Slop — Mario Zechner
Overview
This talk critiques the current state of AI coding agents and development tools, arguing that many are overly complex, lack transparency, and introduce "booboos" (errors) that compound over time. The speaker advocates for a shift towards more malleable, self-modifying agents and emphasizes the importance of human oversight, discipline, and understanding in the development process. The core thesis is that developers should regain control of their tools and workflows, prioritizing essential features and human understanding over unchecked agent-driven development.
Who should watch
- AI engineers and builders working with coding agents.
- Product Managers evaluating agent capabilities and limitations.
- Developers frustrated with the complexity and unreliability of current AI development tools.
- Those interested in open-source agent frameworks and extensibility.
- Anyone seeking to understand the potential pitfalls of agent-based software development.
Key takeaways
- Many current AI coding agent tools suffer from feature bloat, bugs, and a lack of context control, hindering developer workflows.
- The speaker developed "Pie," a customizable and extensible agent harness designed to adapt to user workflows rather than the other way around.
- Agentic development can lead to compounded errors and enterprise-grade complexity rapidly, especially when agents learn from vast amounts of existing, often suboptimal, code.
- Human understanding and pain points are crucial; humans learn and can identify critical issues, whereas agents may perpetuate errors without genuine comprehension.
- Minimalist agent harnesses, like Terminal Bench, can outperform more complex systems, suggesting that simplicity and focused functionality are key.
- Developers should prioritize scoping agent tasks effectively, modularizing codebases, and retaining human control over critical decisions and code.
- The speaker suggests that important or critical code should be written by hand, with agents used for polishing or non-critical tasks.
- A call for discipline and agency in development, emphasizing that humans remain essential even with advanced AI tools.
Notable quotes
*The agent itself can modify its code.*
*We need better ways to around.*
*Slow the down. Think about what you're building and why.*
Unofficial community note. Prefer the recording for nuance.