Europe 2026
Dark Factory: OpenClaw Ships Faster Than You Can Read the Diff — Vincent Koc, OpenClaw
Overview
This talk explores the rapid development and deployment practices within the OpenClaw project, likening the process to a "dark factory" that ships code at an unprecedented velocity. It argues that the sheer speed of development necessitates a shift from traditional code review to a more managerial approach, where engineers oversee swarms of autonomous agents. The core thesis is that effective engineering in this new paradigm relies on process, intuition, and managing agent workflows rather than solely on individual coding prowess.
Who should watch
- AI Engineers and developers working with autonomous coding agents.
- Product Managers and team leads looking to scale development velocity.
- Open-source maintainers facing high volumes of contributions.
- Builders experimenting with agentic workflows and rapid prototyping.
- Anyone interested in the future of software development at scale.
Key takeaways
- OpenClaw achieves extremely high commit velocity, with maintainers pushing hundreds or even thousands of commits daily, often exceeding GitHub's rate limits.
- The traditional model of manual code review is becoming unfeasible; engineers are transitioning to a "factory manager" role overseeing agent swarms.
- A significant refactor of OpenClaw, involving nearly a million lines of code and touching 82% of the codebase, led to the launch of a plugin architecture.
- "Swim lanes" are used as a metaphor for managing multiple agent sessions concurrently, allowing engineers to dedicate attention to different tasks like bug fixing, feature development, or P0/P1 issues.
- Developing intuition for agent reasoning is crucial; engineers learn to detect when an agent's explanation seems "off" or "waffling," similar to managing human team members.
- The focus is shifting from token consumption to token efficiency and effective agent-in-the-loop processes for 2026, building on 2025's emphasis on token maxing.
- Soft skills, such as effective communication with agents and understanding their "bullshitting," are becoming paramount for managing development at scale.
- The project utilizes a system of "skills" (similar to dotfiles) for agents, which can be developed, tested, and deployed, contributing to the overall workflow.
Notable quotes
*We're going through this moment again. Uh we're going through this moment of how do we build at scale?*
*The bottleneck becomes taste, you know, that lovely word.*
*It's no longer about the model or the agent. It's about the process.*
Unofficial community note. Prefer the recording for nuance.