GitHub Next & Tessl on the Self-Merging Repo
Summary
The discussion outlines the evolution of software development from traditional CI/CD to a new paradigm: Continuous AI. Speakers presented models where automated agents handle code improvements, testing, and merging (Paul Stack). Key shifts include viewing continuous improvement as a system-level problem rather than an individual productivity issue (Don Syme), prioritizing fixing the build system over fixing the code itself (Patrick Debois), and leveraging advanced AI tools for knowledge retrieval and proactive information gathering (Robert Overweg).
Key takeaways
-
Continuous AI is the Third Pillar
0:20
The development process requires three pillars: Continuous Integration (CI), Continuous Deployment (CD), and continuous AI, which focuses on automated code improvement in the repository.
-
Agent-Driven Merging Process
2:33
Advanced pipelines allow agents to open a pull request, pass multiple reviews/gates, push changes, and auto-merge upon successful completion. The UAT (User Acceptance Testing) gate remains critical for preventing regressions before end-user release.
-
Focus on System Improvement
8:07
The primary mistake is fixing the code when an agent fails; the correct approach is improving the system that produced the faulty code. This shifts focus from 'fix the code' to 'fix the system.'
-
Knowledge Retrieval and Briefing
9:20
AI agents can transform company knowledge into a searchable resource, allowing users to query complex information in plain language or receive daily briefings rather than managing a backlog.
Technical details
-
Continuous AI Paradigm
24s
The concept proposes that continuous code improvement should be treated as a third pillar alongside CI and CD, moving beyond focusing solely on individual developer productivity.
-
Automated PR Merging & Gates
153s
A fully automated process involves agents opening the pull request, passing multiple review gates, pushing changes, and auto-merging. The UAT gate is highlighted as the final safety check that blocks releases until regressions are fixed.
-
Metrics of Efficiency
248s
In a 30-day period, five people were able to open 295 issues and ship 217 features for approximately $3,000 per month. The median time from triage through shipping was reported as 1.6 hours.
-
AI Tools & Costs
274s
The team utilizes Claude Code Max Pro (costing $200 per person) and spends an estimated $1,500 to $2,000 monthly on the CI review process.
-
Systemic Improvement Mindset
380s
The goal is to improve the build system itself (the 'thing that builds the thing') rather than manually correcting code errors when an agent fails. Observability and reusable specs are key enablers.
Mentioned resources
- AI DevCon NYC 2026
- tessl.co
Channel & topics
Watch on YouTube · Back to latest
This independent, AI-assisted summary is provided for commentary and informational purposes. It may contain errors or omit important context. Please watch the original video for the creator's complete presentation. Video, thumbnail, and related copyrights belong to their respective owners.