Name
Writing Code with Agentic AI
Description

Developers have been using AI code completion tools for several years now, but AI coding agents such as Cline and Windsurf are really coming into their own. Everyone has seen games and apps being built in minutes. These tools are incredibly powerful for greenfield projects and prototyping, but they also come with some massive frustrations as codebases become more complex.

While the promise of AI-powered development is enticing, the reality often includes challenges like context limitations, dependency management issues, and technical debt accumulation. As projects grow beyond simple demos, developers need structured approaches to effectively collaborate with AI agents and maintain code quality. Without proper guardrails, AI-generated solutions can quickly become unwieldy and difficult to maintain.

Agile methodologies provide a framework that addresses many of these challenges. By breaking down complex problems into AI-manageable components, implementing iterative refinement cycles, and maintaining human oversight through regular code reviews, teams can harness the speed of AI while avoiding its pitfalls. This session will demonstrate these principles in action by building a real application with AI assistance, highlighting practical techniques that work in production environments.

Nicholas Parker
Date & Time
Tuesday, July 29, 2025, 10:45 AM - 12:00 PM
Location Name
Crest 4-5
Session Type
Talk
Track
Why should we use AI to level up?
Learning Objectives
Using Agentic AI to write real working code
Apply agile practices to manage AI-assisted development workflows
Break down large projects into AI-appropriate chunks with clear boundaries
Establish quality control processes for AI-generated code
Recognize situations where AI agents excel and where human intervention is necessary
Develop strategies for maintaining and extending AI-built applications