Skip to content

Keynote/Talk

Macro-delegation, Micro-steeting of AI Coding Agents

with Nabil Bousselham

Wednesday 8 July 17:00 – 17:45 Room M1 (60 Seats)

About This Session

AI coding isn’t about asking a chatbot to write a function anymore. Modern software development is becoming an orchestration problem, where developers delegate work to specialized AI agents while retaining control over architecture, quality, security, and business intent. In this session, you’ll learn a practical framework for working with AI agents at scale. We’ll explore how to decompose complex engineering tasks, delegate work across multiple agents, models, and development surfaces, and apply precise micro-steering techniques to consistently achieve high-quality outcomes. Through live demonstrations with GitHub Copilot, you’ll see how to orchestrate parallel agent workflows, choose the right model for each task, maintain context across tools, and review AI-generated changes efficiently. You’ll leave with practical patterns that you can immediately apply to build software faster, without sacrificing engineering quality.

Topics

  • AI Coding Assistants
  • Agents
  • Agentic AI
  • Collaboration
  • Copilot
  • GitHub