Loading…
AI DevSummit 2025 + DeveloperWeek Leadership 2025
Company: Agents clear filter
Wednesday, May 28
 

9:30am PDT

KEYNOTE (AI): Toyota -- Toyota's Agentic Journey
Wednesday May 28, 2025 9:30am - 9:55am PDT
Ravi Chandu Ummadisetti, Toyota, Generative AI Architect
Kordel France Toyota, AI Architect


Toyota applies the Multi-Agentic framework, powered by Generative AI, to revolutionize car manufacturing, battery production, paint design, and anti-corrosion strategies. In manufacturing, AI-driven agents collaborate to optimize production lines. For battery production, Generative AI designs efficient layouts and predicts performance, enhancing durability and sustainability. In paint design, AI generates custom finishes with superior aesthetics and durability, while simulations ensure precision and reduce waste. Anti-corrosion efforts leverage AI to develop advanced coatings tailored to environmental and material conditions, extending vehicle lifespan and minimizing environmental impact. 
Speakers
avatar for Ravi Chandu Ummadisetti

Ravi Chandu Ummadisetti

Generative AI Architect, Toyota
Ravi Chandu Bio (Generative AI Architect): Ravi Chandu Ummadisetti is a distinguished Generative AI Architect with over a decade of experience, known for his pivotal role in advancing AI initiatives at Toyota Motor North America. His expertise in AI/ML methodologies has driven significant... Read More →
avatar for Kordel France

Kordel France

AI Architect, Toyota
Kordel brings a diverse background of experiences in robotics and AI from both academia and industry. He has multiple patents in advanced sensor design and spent much of the past few years founding and building a successful sensor startup that enables the sense of smell for robotics... Read More →
Wednesday May 28, 2025 9:30am - 9:55am PDT
AI DevSummit Main Stage

10:00am PDT

OPEN Session: 5 Surprising Things We Learned from Building a Software Engineering Agent
Wednesday May 28, 2025 10:00am - 10:25am PDT
YK Sugi, CS Dojo, Founder

Building an autonomous software engineering agent has been full of learnings. In this talk, I’ll share five unexpected lessons we’ve learned while developing an agent that takes actions on behalf of users.

First, using LLMs effectively requires a mindset shift: rather than just a cost, it’s an investment that needs leadership support and a culture that encourages experimentation.

Second, they’re surprisingly good at generating mermaid diagrams, even mapping out entire repositories.

Third, they expand the scope of what’s practical to build—making it easier to create things that would have been too time-consuming before.

Fourth, when you give people a capable agent, they'll build amazing things with it, even improving the agent itself.

And finally, using an agent to work with large codebases is possible, with a few caveats—test-driven development helps, and software engineering skills still matter.

I’ll wrap up with a live demo: fixing the agent using itself.
 
Speakers
avatar for YK Sugi

YK Sugi

Founder, CS Dojo
Founder of CS Dojo, a leading programming education platform with over 1.9 million subscribers on YouTube, dedicated to empowering individuals with the skills needed for a successful career in tech. Beyond YouTube, he actively shares insights and tips on coding, AI, and tech career... Read More →
Wednesday May 28, 2025 10:00am - 10:25am PDT
AI DevSummit Expo Stage

11:00am PDT

OPEN Session: Code Wars: When Two Agents Both Think They're Right
Wednesday May 28, 2025 11:00am - 11:25am PDT
Lee Faus, GitLab, Global Field CTO

In the rapidly evolving world of agentic AI, what happens when two code-savvy AI agents with strong opinions collide over a single codebase? This presentation offers a lighthearted exploration of artificial stubbornness through a simulated dialogue between two AI coding agents—each convinced their approach is superior.
Watch as "OptimizeEverything" and "CleanCodePurist" battle it out over a seemingly simple code change, spiraling into increasingly ridiculous justifications, dramatic refactorings, and passive-aggressive comments. Their back-and-forth showcases not only the technical challenges of multi-agent collaboration but also the surprisingly human-like dynamics that emerge when artificial intelligences develop strong coding "opinions."
Through this humorous demonstration, we'll examine important questions about AI alignment, conflict resolution between autonomous systems, and whether agent-based development might someday require AI therapists. Come for the coding comedy, stay for the insights into the future of collaborative AI programming—where sometimes the hardest bug to fix is an agent's wounded pride.

Speakers
avatar for Lee Faus

Lee Faus

Global Field CTO, GitLab
Lee has been a software architect, teacher, professor and educator for over 25 years. He was the first teacher to bring Java to the Association of Computing Machinery (ACM) exam back in 1995. Lee holds certifications from Novell, Microsoft, Sun, Cisco, Amazon and Google as a practitioner... Read More →
Wednesday May 28, 2025 11:00am - 11:25am PDT
AI DevSummit Expo Stage
  AI DevSummit

1:00pm PDT

KEYNOTE (AI): Hasura -- Path Towards 100% Accurate & Repeatable Data Agents for AI
Wednesday May 28, 2025 1:00pm - 1:25pm PDT
Praveen Durairaju, Hasura, Field CTO

Achieving 100% accuracy in Retrieval-Augmented Generation (RAG) is critical for AI agents handling complex workflows. But most RAG architectures fail due to goal drift, incomplete reasoning, and multi-step errors.
In this session, we will cover:
Why traditional RAG and tool-calling approaches break down in real-world AI workflows.
Agentic query planning: A structured approach to eliminate errors and improve reliability.
Benchmarking results: The path to achieve 100% accuracy where existing approaches fall short, backed by benchmarks.
Engineering strategies for verifiable, repeatable AI workflows.
We’ll walk through real-world examples and show how structured planning and separate execution fixes common RAG failures.


Live Demo: See how PromptQL ensures accurate, repeatable AI actions in production environments.
Speakers
avatar for Praveen Durairaju

Praveen Durairaju

Field CTO, Hasura
Praveen is a Field CTO at Hasura with over 10 years of full-stack web dev experience. Praveen was a core contributor to open source projects like hasura/graphql-engine and works on solving data access for the AI world. Besides the day job, Praveen runs community meetups like GraphQL... Read More →
Wednesday May 28, 2025 1:00pm - 1:25pm PDT
AI DevSummit Main Stage

2:00pm PDT

PRO Session: How to Think About Multi-Agent Systems
Wednesday May 28, 2025 2:00pm - 2:25pm PDT
Kevin Van Gundy, Hypermode, Founder & CEO

We've made AI more complicated than it needs to be.

With buzzwords and obtuse new concepts, we've made it too difficult for the average developer to reason about agentic systems. While we're writing new kinds of programs, they're still programs nonetheless, and the core concepts of a well-architected application still hold. Fundamentally, we're attempting to write better business process automation just at a scale we've never seen before.

In this talk, Kevin will give attendees a simple, non-technical, non-buzzword-filled framework for looking at existing problems within their business and reimagining them as multi-agent systems.

We'll start by breaking down existing workflows into jobs to be done and the data needed to do those jobs. Then, map those into agents and tools. We'll then go over strategies for incrementally implementing these systems that control for output quality.
Speakers
avatar for Kevin Van Gundy

Kevin Van Gundy

Founder & CEO, Hypermode
I’m a technologist and the CEO of Hypermode. I’m originally from a farming community in central California. I’ve spent my career building for developers, data scientists, and engineers. Along the way, I’ve been lucky enough to help grow three unicorn startups over the last... Read More →
Wednesday May 28, 2025 2:00pm - 2:25pm PDT
AI DevSummit Main Stage

3:00pm PDT

KEYNOTE (AI): Informatica -- Enterprise AI Agents: From Hype to Real-World Impact—Practical Strategies for Success
Wednesday May 28, 2025 3:00pm - 3:25pm PDT
Sumeet Kumar Agrawal, Informatica, Vice President Product Management

AI agents are transforming how enterprises operate—but building them successfully requires more than just cutting-edge models. In this keynote, we’ll break down the practical strategies for developing AI agents that drive real business impact. You’ll learn how to identify the right use cases by balancing feasibility, ROI, and enterprise readiness. We’ll also cover key tooling considerations—what platforms, frameworks, and integrations matter most for scalability and efficiency. Through real-world industry examples, we’ll explore common pitfalls, best practices, and lessons learned from deploying AI agents in production. Whether you’re just getting started or scaling AI across your organization, this session will give you the hands-on insights to turn AI agent hype into measurable results. 
Speakers
avatar for Sumeet Kumar Agrawal

Sumeet Kumar Agrawal

Vice President Product Management, Informatica
Sumeet Agrawal is the Vice President of Products at Informatica, where he spearheads product management of innovative cloud-based technology products. With over 15 of experience in data engineering and product management, Sumeet has a proven track record of driving innovative solutions... Read More →
Wednesday May 28, 2025 3:00pm - 3:25pm PDT
AI DevSummit Main Stage
 
Thursday, May 29
 

9:30am PDT

PRO Session: Building Production Ready, Intelligent Agentic Systems with Dapr Agents
Thursday May 29, 2025 9:30am - 9:55am PDT
Mark Fussell, Diagrid, CEO
Yaron Schneider, Diagrid, Co-Founder / CTO


As developers push the boundaries of AI-driven automation, the challenge of orchestrating and managing autonomous agents at scale becomes increasingly complex. Dapr Agents is an open-source framework that dramatically lowers the creation of production ready agentic systems, powered by the CNCF Dapr's (dapr.io) distributed application runtime, used by thousands of enterprises today in mission critical services. By combining LLM-driven reasoning with Dapr’s virtual actor model, pub/sub messaging, and stateful workflows, Dapr Agents enables developers to build intelligent, scalable, and fault-tolerant multi-agent systems.

This talk will provide a deep dive into Dapr Agents, demonstrating how it facilitates structured LLM interactions, tool selection, memory retention, and event-driven communication. We'll explore practical use cases, from task automation to collaborative agentic workflows, and discuss best practices for designing real world, robust agent-based architectures. We will also compare different agentic frameworks in use today and show how many of them only address a few of the requirements needed to go into production environments. Attendees will gain hands-on insights into implementing Dapr Agents for real-world applications, optimizing performance, and seamlessly integrating with existing cloud-native infrastructures.

If you're interested in building intelligent, scalable, and resilient agentic systems, this session will equip you with the knowledge to easily build these.
Speakers
avatar for Mark Fussell

Mark Fussell

CEO, Diagrid
CEO of Diagrid, a developer focused startup. Leader with proven track record of building innovative computing platforms, running large scale, cloud services, building OSS communities and starting new businesses.
avatar for Yaron Schneider

Yaron Schneider

Co-Founder / CTO, Diagrid
Yaron co-created the CNCF projects Dapr and KEDA while at Microsoft and led the engineering architecture for serverless container platforms that run at scale using open source technologies. Yaron is an avid lover of open source tech and distributed systems, and is a co-founder and... Read More →
Thursday May 29, 2025 9:30am - 9:55am PDT
AI DevSummit Main Stage

10:30am PDT

KEYNOTE (AI): Google -- Agentic Future for the Enterprise
Thursday May 29, 2025 10:30am - 10:55am PDT
Logan Ramalingam, Google Cloud, Head of AI Solutions

This session will talk about practical agent usecases for the enterprise.
 
Speakers
avatar for Logan Ramalingam

Logan Ramalingam

Head of AI Solutions, Google Cloud
Logan is currently leading the AI Solutions in Google Cloud’s Global Services Delivery. He works with customers across the North America to build complex AI solutions in the cloud. He has over 13+ years of experience in AI/ML, Data & Analytics, and SAP.
Thursday May 29, 2025 10:30am - 10:55am PDT
AI DevSummit Main Stage

11:00am PDT

OPEN Session: AI Coding Agents: Three Keys to Successfully Scaling in the Enterprise
Thursday May 29, 2025 11:00am - 11:25am PDT
Rob Whiteley, Coder, CEO

With great power comes great responsibility—and yes, coding agents can backfire if they’re not thoughtfully deployed. Instead of boosting productivity, they can frustrate developers, slow down progress, and even diminish your competitive edge.

Join Coder CEO, Rob Whiteley, as he unpacks three essential strategies organizations should embrace when scaling agentic coding agents enterprise-wide. Drawing from firsthand lessons and internal experiments—where agents effectively resolved nearly half the tasks we threw at them—we’ll share real-world scenarios showcasing engineering work AI agents excelled at. We’ll also highlight where they fell short, detailing what went wrong and what we’d do
differently next time.

You’ll walk away understanding:

* How realistic expectations ensure AI boosts rather than hinders productivity.
* Why effective human-agent collaboration is critical for developer satisfaction and innovation.
* How clear governance frameworks can prevent technical debt and keep productivity flowing.

Learn from our experiences and ensure your organization’s deployment of AI coding agents empowers your developers, ignites innovation, and solidifies your market leadership.
Speakers
avatar for Rob Whiteley

Rob Whiteley

CEO, Coder
Rob Whiteley serves as CEO of Coder. Previously he was GM of NGINX. He has led marketing, product, and analyst teams for companies like Hedvig, Riverbed, and Forrester. Rob uses his experience working with enterprise IT and DevOps customers to deliver thought leadership and drive... Read More →
Thursday May 29, 2025 11:00am - 11:25am PDT
AI DevSummit Expo Stage
 
Wednesday, June 4
 

9:30am PDT

[Virtual] KEYNOTE (AI): Toyota -- Toyota's Agentic Journey
Wednesday June 4, 2025 9:30am - 9:55am PDT
Ravi Chandu Ummadisetti, Toyota, Generative AI Architect
Kordel France Toyota, AI Architect


Toyota applies the Multi-Agentic framework, powered by Generative AI, to revolutionize car manufacturing, battery production, paint design, and anti-corrosion strategies. In manufacturing, AI-driven agents collaborate to optimize production lines. For battery production, Generative AI designs efficient layouts and predicts performance, enhancing durability and sustainability. In paint design, AI generates custom finishes with superior aesthetics and durability, while simulations ensure precision and reduce waste. Anti-corrosion efforts leverage AI to develop advanced coatings tailored to environmental and material conditions, extending vehicle lifespan and minimizing environmental impact. 
Speakers
avatar for Kordel France

Kordel France

AI Architect, Toyota
Kordel brings a diverse background of experiences in robotics and AI from both academia and industry. He has multiple patents in advanced sensor design and spent much of the past few years founding and building a successful sensor startup that enables the sense of smell for robotics... Read More →
avatar for Ravi Chandu Ummadisetti

Ravi Chandu Ummadisetti

Generative AI Architect, Toyota
Ravi Chandu Bio (Generative AI Architect): Ravi Chandu Ummadisetti is a distinguished Generative AI Architect with over a decade of experience, known for his pivotal role in advancing AI initiatives at Toyota Motor North America. His expertise in AI/ML methodologies has driven significant... Read More →
Wednesday June 4, 2025 9:30am - 9:55am PDT
VIRTUAL AI DevSummit Main Stage

10:00am PDT

[Virtual] OPEN Session: 5 Surprising Things We Learned from Building a Software Engineering Agent
Wednesday June 4, 2025 10:00am - 10:25am PDT
YK Sugi, CS Dojo, Founder

Building an autonomous software engineering agent has been full of learnings. In this talk, I’ll share five unexpected lessons we’ve learned while developing an agent that takes actions on behalf of users.

First, using LLMs effectively requires a mindset shift: rather than just a cost, it’s an investment that needs leadership support and a culture that encourages experimentation.

Second, they’re surprisingly good at generating mermaid diagrams, even mapping out entire repositories.

Third, they expand the scope of what’s practical to build—making it easier to create things that would have been too time-consuming before.

Fourth, when you give people a capable agent, they'll build amazing things with it, even improving the agent itself.

And finally, using an agent to work with large codebases is possible, with a few caveats—test-driven development helps, and software engineering skills still matter.

I’ll wrap up with a live demo: fixing the agent using itself.
 
Speakers
avatar for YK Sugi

YK Sugi

Founder, CS Dojo
Founder of CS Dojo, a leading programming education platform with over 1.9 million subscribers on YouTube, dedicated to empowering individuals with the skills needed for a successful career in tech. Beyond YouTube, he actively shares insights and tips on coding, AI, and tech career... Read More →
Wednesday June 4, 2025 10:00am - 10:25am PDT
VIRTUAL AI DevSummit Expo Stage

11:00am PDT

[Virtual] OPEN Session: Code Wars: When Two Agents Both Think They're Right
Wednesday June 4, 2025 11:00am - 11:25am PDT
Lee Faus, GitLab, Global Field CTO

In the rapidly evolving world of agentic AI, what happens when two code-savvy AI agents with strong opinions collide over a single codebase? This presentation offers a lighthearted exploration of artificial stubbornness through a simulated dialogue between two AI coding agents—each convinced their approach is superior.
Watch as "OptimizeEverything" and "CleanCodePurist" battle it out over a seemingly simple code change, spiraling into increasingly ridiculous justifications, dramatic refactorings, and passive-aggressive comments. Their back-and-forth showcases not only the technical challenges of multi-agent collaboration but also the surprisingly human-like dynamics that emerge when artificial intelligences develop strong coding "opinions."
Through this humorous demonstration, we'll examine important questions about AI alignment, conflict resolution between autonomous systems, and whether agent-based development might someday require AI therapists. Come for the coding comedy, stay for the insights into the future of collaborative AI programming—where sometimes the hardest bug to fix is an agent's wounded pride.

Speakers
avatar for Lee Faus

Lee Faus

Global Field CTO, GitLab
Lee has been a software architect, teacher, professor and educator for over 25 years. He was the first teacher to bring Java to the Association of Computing Machinery (ACM) exam back in 1995. Lee holds certifications from Novell, Microsoft, Sun, Cisco, Amazon and Google as a practitioner... Read More →
Wednesday June 4, 2025 11:00am - 11:25am PDT
VIRTUAL AI DevSummit Expo Stage
  AI DevSummit

1:00pm PDT

[Virtual] KEYNOTE (AI): Hasura -- Path Towards 100% Accurate & Repeatable Data Agents for AI
Wednesday June 4, 2025 1:00pm - 1:25pm PDT
Praveen Durairaju, Hasura, Field CTO

Achieving 100% accuracy in Retrieval-Augmented Generation (RAG) is critical for AI agents handling complex workflows. But most RAG architectures fail due to goal drift, incomplete reasoning, and multi-step errors.
In this session, we will cover:
Why traditional RAG and tool-calling approaches break down in real-world AI workflows.
Agentic query planning: A structured approach to eliminate errors and improve reliability.
Benchmarking results: The path to achieve 100% accuracy where existing approaches fall short, backed by benchmarks.
Engineering strategies for verifiable, repeatable AI workflows.
We’ll walk through real-world examples and show how structured planning and separate execution fixes common RAG failures.


Live Demo: See how PromptQL ensures accurate, repeatable AI actions in production environments.
Speakers
avatar for Praveen Durairaju

Praveen Durairaju

Field CTO, Hasura
Praveen is a Field CTO at Hasura with over 10 years of full-stack web dev experience. Praveen was a core contributor to open source projects like hasura/graphql-engine and works on solving data access for the AI world. Besides the day job, Praveen runs community meetups like GraphQL... Read More →
Wednesday June 4, 2025 1:00pm - 1:25pm PDT
VIRTUAL AI DevSummit Main Stage

2:00pm PDT

[Virtual] PRO Session: How to Think About Multi-Agent Systems
Wednesday June 4, 2025 2:00pm - 2:25pm PDT
Kevin Van Gundy, Hypermode, Founder & CEO

We've made AI more complicated than it needs to be.

With buzzwords and obtuse new concepts, we've made it too difficult for the average developer to reason about agentic systems. While we're writing new kinds of programs, they're still programs nonetheless, and the core concepts of a well-architected application still hold. Fundamentally, we're attempting to write better business process automation just at a scale we've never seen before.

In this talk, Kevin will give attendees a simple, non-technical, non-buzzword-filled framework for looking at existing problems within their business and reimagining them as multi-agent systems.

We'll start by breaking down existing workflows into jobs to be done and the data needed to do those jobs. Then, map those into agents and tools. We'll then go over strategies for incrementally implementing these systems that control for output quality.
Speakers
avatar for Kevin Van Gundy

Kevin Van Gundy

Founder & CEO, Hypermode
I’m a technologist and the CEO of Hypermode. I’m originally from a farming community in central California. I’ve spent my career building for developers, data scientists, and engineers. Along the way, I’ve been lucky enough to help grow three unicorn startups over the last... Read More →
Wednesday June 4, 2025 2:00pm - 2:25pm PDT
VIRTUAL AI DevSummit Main Stage

3:00pm PDT

[Virtual] KEYNOTE (AI): Informatica -- Enterprise AI Agents: From Hype to Real-World Impact—Practical Strategies for Success
Wednesday June 4, 2025 3:00pm - 3:25pm PDT
Sumeet Kumar Agrawal, Informatica, Vice President Product Management

AI agents are transforming how enterprises operate—but building them successfully requires more than just cutting-edge models. In this keynote, we’ll break down the practical strategies for developing AI agents that drive real business impact. You’ll learn how to identify the right use cases by balancing feasibility, ROI, and enterprise readiness. We’ll also cover key tooling considerations—what platforms, frameworks, and integrations matter most for scalability and efficiency. Through real-world industry examples, we’ll explore common pitfalls, best practices, and lessons learned from deploying AI agents in production. Whether you’re just getting started or scaling AI across your organization, this session will give you the hands-on insights to turn AI agent hype into measurable results. 
Speakers
avatar for Sumeet Kumar Agrawal

Sumeet Kumar Agrawal

Vice President Product Management, Informatica
Sumeet Agrawal is the Vice President of Products at Informatica, where he spearheads product management of innovative cloud-based technology products. With over 15 of experience in data engineering and product management, Sumeet has a proven track record of driving innovative solutions... Read More →
Wednesday June 4, 2025 3:00pm - 3:25pm PDT
VIRTUAL AI DevSummit Main Stage
 
Thursday, June 5
 

9:30am PDT

[Virtual] PRO Session: Building Production Ready, Intelligent Agentic Systems with Dapr Agents
Thursday June 5, 2025 9:30am - 9:55am PDT
Mark Fussell, Diagrid, CEO
Yaron Schneider, Diagrid, Co-Founder / CTO


As developers push the boundaries of AI-driven automation, the challenge of orchestrating and managing autonomous agents at scale becomes increasingly complex. Dapr Agents is an open-source framework that dramatically lowers the creation of production ready agentic systems, powered by the CNCF Dapr's (dapr.io) distributed application runtime, used by thousands of enterprises today in mission critical services. By combining LLM-driven reasoning with Dapr’s virtual actor model, pub/sub messaging, and stateful workflows, Dapr Agents enables developers to build intelligent, scalable, and fault-tolerant multi-agent systems.

This talk will provide a deep dive into Dapr Agents, demonstrating how it facilitates structured LLM interactions, tool selection, memory retention, and event-driven communication. We'll explore practical use cases, from task automation to collaborative agentic workflows, and discuss best practices for designing real world, robust agent-based architectures. We will also compare different agentic frameworks in use today and show how many of them only address a few of the requirements needed to go into production environments. Attendees will gain hands-on insights into implementing Dapr Agents for real-world applications, optimizing performance, and seamlessly integrating with existing cloud-native infrastructures.

If you're interested in building intelligent, scalable, and resilient agentic systems, this session will equip you with the knowledge to easily build these.
Speakers
avatar for Mark Fussell

Mark Fussell

CEO, Diagrid
CEO of Diagrid, a developer focused startup. Leader with proven track record of building innovative computing platforms, running large scale, cloud services, building OSS communities and starting new businesses.
avatar for Yaron Schneider

Yaron Schneider

Co-Founder / CTO, Diagrid
Yaron co-created the CNCF projects Dapr and KEDA while at Microsoft and led the engineering architecture for serverless container platforms that run at scale using open source technologies. Yaron is an avid lover of open source tech and distributed systems, and is a co-founder and... Read More →
Thursday June 5, 2025 9:30am - 9:55am PDT
VIRTUAL AI DevSummit Main Stage

10:30am PDT

[Virtual] KEYNOTE (AI): Google -- Agentic Future for the Enterprise
Thursday June 5, 2025 10:30am - 10:55am PDT
Logan Ramalingam, Google Cloud, Head of AI Solutions

This session will talk about practical agent usecases for the enterprise.
 
Speakers
avatar for Logan Ramalingam

Logan Ramalingam

Head of AI Solutions, Google Cloud
Logan is currently leading the AI Solutions in Google Cloud’s Global Services Delivery. He works with customers across the North America to build complex AI solutions in the cloud. He has over 13+ years of experience in AI/ML, Data & Analytics, and SAP.
Thursday June 5, 2025 10:30am - 10:55am PDT
AI DevSummit Main Stage

11:00am PDT

[Virtual] OPEN Session: AI Coding Agents: Three Keys to Successfully Scaling in the Enterprise
Thursday June 5, 2025 11:00am - 11:25am PDT
Rob Whiteley, Coder, CEO

With great power comes great responsibility—and yes, coding agents can backfire if they’re not thoughtfully deployed. Instead of boosting productivity, they can frustrate developers, slow down progress, and even diminish your competitive edge.

Join Coder CEO, Rob Whiteley, as he unpacks three essential strategies organizations should embrace when scaling agentic coding agents enterprise-wide. Drawing from firsthand lessons and internal experiments—where agents effectively resolved nearly half the tasks we threw at them—we’ll share real-world scenarios showcasing engineering work AI agents excelled at. We’ll also highlight where they fell short, detailing what went wrong and what we’d do
differently next time.

You’ll walk away understanding:

* How realistic expectations ensure AI boosts rather than hinders productivity.
* Why effective human-agent collaboration is critical for developer satisfaction and innovation.
* How clear governance frameworks can prevent technical debt and keep productivity flowing.

Learn from our experiences and ensure your organization’s deployment of AI coding agents empowers your developers, ignites innovation, and solidifies your market leadership.
Speakers
avatar for Rob Whiteley

Rob Whiteley

CEO, Coder
Rob Whiteley serves as CEO of Coder. Previously he was GM of NGINX. He has led marketing, product, and analyst teams for companies like Hedvig, Riverbed, and Forrester. Rob uses his experience working with enterprise IT and DevOps customers to deliver thought leadership and drive... Read More →
Thursday June 5, 2025 11:00am - 11:25am PDT
VIRTUAL AI DevSummit Expo Stage
 

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.