Europe 2026
Agents need more than a chat - Jacob Lauritzen, CTO Legora
Overview
This talk argues that complex AI agents require more than simple chat interfaces for effective collaboration. The core thesis is that as AI agents become more capable of performing complex, end-to-end tasks, the bottlenecks shift from the execution of the work itself to the planning and review stages. To address this, a more sophisticated approach to agent-human interaction is needed, focusing on control and trust within specialized workflows.
Who should watch
- AI Engineers
- Product Managers
- Builders working with complex AI agents
- Those experiencing issues with long-running agent tasks
- Developers looking to improve agent-human collaboration
Key takeaways
- The economics of AI production have shifted, making planning and reviewing work the new bottlenecks, rather than the execution itself.
- The verifier's rule, which states that solvable and easily verifiable tasks are more likely to be solved by AI, applies to agents as well.
- Increasing trust in agents can be achieved by making tasks more verifiable (e.g., through test-driven development or using historical data as a proxy for verification) or by adding guardrails to limit agent actions.
- Control over agent work can be enhanced through methods like planning, skills, and progressive discovery, which allow for more granular human input and judgment.
- Chat interfaces are insufficient for complex agent collaboration due to their one-dimensional, low-bandwidth nature, which struggles to represent intricate work structures.
- High-bandwidth, persistent artifacts like documents or tabular reviews offer a more effective medium for human-agent collaboration, allowing for targeted feedback and efficient review.
- Agents should not be constrained to human language interfaces; their capabilities can be better leveraged through richer, more interactive mediums.
Notable quotes
*Planning work and reviewing work is the new bottleneck.*
*Chat is one-dimensional. It's a very low bandwidth interface, and it tries to collapse this work tree into a single sort of linear thing.*
*Humans and agents should collaborate in high bandwidth artifacts.*
Unofficial community note. Prefer the recording for nuance.