ARTICLE
Can AI keep its commitments? Key Takeaways from Guy Podjarny’s AI Native DevCon Keynote
Can AI make real commitments like humans do? Guy Podjarny explores trust, autonomy, and the future of AI-driven development in his AI Native DevCon keynote.

Patrick Debois

From Code Suggestions to Commitments
AI and coding have come a long way. From simple code completion to agents writing complete codebases asynchronously. The human factor is still there, we have to review what AI produces. This manual review is putting the brakes on the potential speedup we could achieve. Yet, inherent to the technology, the stochastic nature keeps it from being an AI slot machine.
In his keynote at the AI native developer conference, Guy Podjarny (Founder/CEO of Tessl) proposes that AI should start giving us commitments similar to humans within organizations and, in the broadest sense, society. As a team or individuals we are committed to delivering certain functionality and quality towards our peers and customers.
Can We Trust AI to Deliver?
Now, how can AI give us commitments? Every time we challenge the results of the current AI technology, the answer is often just “add this one more thing,” and it will work better. From better prompts to code base indexing, documentation chunking, reasoning, and now MCP tools, the progress of quality has been amazing, yet the manual aspect of reviewing stays—unless you are vibecoding, of course.
The question, however, is how can we trust autonomous approval? Some tools already have an auto-commit feature with some heuristics to determine how certain it is. Other tools provide checkpointing for easy rollback to a specific point in time of the generation. Additionally, tools can learn from our manual assessments and turn this into knowledge for future more automated reviews.
When you already practice specification-driven development, you have AI generate the features not from a single prompt but from more structured requirements. Of course, similar to testing, you need to provide good examples for it to generate good and complete tests. It feels strange to have AI generate its own tests, but we could use a diversity of models, tools and agents to improve that. But if all linters, security scanners pass, and the code passes all tests it generated, are we in the clear?
Promise Theory and the Path Ahead
These are all steps in the right direction, says Guy, but he agrees there is no perfect solution yet. This reminds me of Promise Theory, where we think broadly in a system of agents making “promises” to other agents. The word *promise* was chosen deliberately, as we have to assume things can fail. Also, we can’t really make promises on behalf of others, so it’s our job to control as much as we can.
In an ecosystem where there is one central control (a superagent), we know it is challenging to keep all promises, and innovation will slow down. Guy refers to this as the big brain versus the open ecosystem. This openness is key to keep improving and learning from each other. The final question he asks all of us: Are you ready to commit to it? A clear call to action to all vendors and engineers in the space.
COPY & SHARE

Patrick Debois
Patrick is a true pioneer, credited with coining the term DevOps, co-authoring the DevOps Handbook, and launching the very first DevOpsDays back in 2009. Since then, he’s been shaping the tech industry with his unmatched ability to bring development, operations, and now GenAI together in truly transformative ways. Here’s why you don’t want to miss this: 🔹 Independent consultant at the cutting edge of GenAI and DevOps 🔹 Fractional CTO, advisor, and workshop leader 🔹 Former VP of Engineering, Distinguished Engineer, CTO 🔹 Guided teams at industry giants like Atlassian and Snyk 🔹 Active speaker, community builder, and lifelong learner 🔹 Content Curator of the AI Native Developer community. Patrick is all about raising the bar, helping companies embed engineering rigour into their GenAI journeys, inspiring teams to embrace AI for automation, and advising GenAI platforms on how to truly deliver value. He bridges the gap between management and engineering with a rare mix of deep tech expertise and people-first thinking. 💬 Ready to hear where the future of DevOps, GenAI, and software delivery is headed? This is your chance.
READING
·
0%
IN THIS POST
COPY & SHARE

Patrick Debois
Patrick is a true pioneer, credited with coining the term DevOps, co-authoring the DevOps Handbook, and launching the very first DevOpsDays back in 2009. Since then, he’s been shaping the tech industry with his unmatched ability to bring development, operations, and now GenAI together in truly transformative ways. Here’s why you don’t want to miss this: 🔹 Independent consultant at the cutting edge of GenAI and DevOps 🔹 Fractional CTO, advisor, and workshop leader 🔹 Former VP of Engineering, Distinguished Engineer, CTO 🔹 Guided teams at industry giants like Atlassian and Snyk 🔹 Active speaker, community builder, and lifelong learner 🔹 Content Curator of the AI Native Developer community. Patrick is all about raising the bar, helping companies embed engineering rigour into their GenAI journeys, inspiring teams to embrace AI for automation, and advising GenAI platforms on how to truly deliver value. He bridges the gap between management and engineering with a rare mix of deep tech expertise and people-first thinking. 💬 Ready to hear where the future of DevOps, GenAI, and software delivery is headed? This is your chance.
YOUR NEXT READ
The State of the AI Coding Stack: Agent Skills, Harnesses, and Enablement at AI Native DevCon London 2026
AI Native DevCon London 2026 explored the evolving AI coding stack, focusing on agent skills, context development, and governance in AI-native software processes.

Patrick Debois



