Angie Jones on Building Systems, Not Just Code, with Agentic AI

Angie Jones of the Agentic AI Foundation discusses the crucial shift from writing code to designing and orchestrating agentic AI systems.

9 min read
Angie Jones speaking about agentic AI and system design at a conference
AI Engineer

In an insightful presentation from the Agentic AI Foundation, Angie Jones, a prominent figure in software development and AI, laid out a compelling vision for the future of software creation. Her talk, titled "Build Systems, Not Code," argues that the advent of agentic AI is fundamentally reshaping how we approach development, moving the focus from writing explicit lines of code to designing and orchestrating intelligent, autonomous systems. Jones's perspective offers a critical roadmap for developers and organizations navigating the rapidly evolving AI landscape, emphasizing a shift towards higher-level system design rather than granular coding.

Angie Jones on Building Systems, Not Just Code, with Agentic AI - AI Engineer
Angie Jones on Building Systems, Not Just Code, with Agentic AI — from AI Engineer

Visual TL;DR. Angie Jones's Vision argues for Paradigm Shift. Paradigm Shift enabled by Agentic AI. Agentic AI requires Designing for Autonomy. Agentic AI supported by AI Foundation Role. Paradigm Shift leads to Build Systems, Not Code. Build Systems, Not Code impacts Implications for Devs.

Related startups

  1. Angie Jones's Vision: prominent figure in software development and AI
  2. Paradigm Shift: moving focus from writing code to designing systems
  3. Agentic AI: intelligent, autonomous systems that can act independently
  4. Designing for Autonomy: focus on goals, not just explicit instructions
  5. AI Foundation Role: providing a crucial framework for agentic AI development
  6. Build Systems, Not Code: orchestrating intelligent systems is the new development focus
  7. Implications for Devs: navigating the rapidly evolving AI landscape
Visual TL;DR
Visual TL;DR, startuphub.ai Angie Jones's Vision argues for Paradigm Shift. Paradigm Shift enabled by Agentic AI. Paradigm Shift leads to Build Systems, Not Code. Build Systems, Not Code impacts Implications for Devs argues for enabled by leads to impacts Angie Jones's Vision Paradigm Shift Agentic AI Build Systems, Not Code Implications for Devs From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Angie Jones's Vision argues for Paradigm Shift. Paradigm Shift enabled by Agentic AI. Paradigm Shift leads to Build Systems, Not Code. Build Systems, Not Code impacts Implications for Devs argues for enabled by leads to impacts Angie Jones'sVision Paradigm Shift Agentic AI Build Systems,Not Code Implications forDevs From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Angie Jones's Vision argues for Paradigm Shift. Paradigm Shift enabled by Agentic AI. Paradigm Shift leads to Build Systems, Not Code. Build Systems, Not Code impacts Implications for Devs argues for enabled by leads to impacts Angie Jones's Vision prominent figure in software developmentand AI Paradigm Shift moving focus from writing code todesigning systems Agentic AI intelligent, autonomous systems that canact independently Build Systems, Not Code orchestrating intelligent systems is thenew development focus Implications for Devs navigating the rapidly evolving AIlandscape From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Angie Jones's Vision argues for Paradigm Shift. Paradigm Shift enabled by Agentic AI. Paradigm Shift leads to Build Systems, Not Code. Build Systems, Not Code impacts Implications for Devs argues for enabled by leads to impacts Angie Jones'sVision prominent figure insoftwaredevelopment and AI Paradigm Shift moving focus fromwriting code todesigning systems Agentic AI intelligent,autonomous systemsthat can act… Build Systems,Not Code orchestratingintelligent systemsis the new… Implications forDevs navigating therapidly evolving AIlandscape From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Angie Jones's Vision argues for Paradigm Shift. Paradigm Shift enabled by Agentic AI. Agentic AI requires Designing for Autonomy. Agentic AI supported by AI Foundation Role. Paradigm Shift leads to Build Systems, Not Code. Build Systems, Not Code impacts Implications for Devs argues for enabled by requires supported by leads to impacts Angie Jones's Vision prominent figure in software developmentand AI Paradigm Shift moving focus from writing code todesigning systems Agentic AI intelligent, autonomous systems that canact independently Designing for Autonomy focus on goals, not just explicitinstructions AI Foundation Role providing a crucial framework for agenticAI development Build Systems, Not Code orchestrating intelligent systems is thenew development focus Implications for Devs navigating the rapidly evolving AIlandscape From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Angie Jones's Vision argues for Paradigm Shift. Paradigm Shift enabled by Agentic AI. Agentic AI requires Designing for Autonomy. Agentic AI supported by AI Foundation Role. Paradigm Shift leads to Build Systems, Not Code. Build Systems, Not Code impacts Implications for Devs argues for enabled by requires supported by leads to impacts Angie Jones'sVision prominent figure insoftwaredevelopment and AI Paradigm Shift moving focus fromwriting code todesigning systems Agentic AI intelligent,autonomous systemsthat can act… Designing forAutonomy focus on goals, notjust explicitinstructions AI FoundationRole providing a crucialframework foragentic AI… Build Systems,Not Code orchestratingintelligent systemsis the new… Implications forDevs navigating therapidly evolving AIlandscape From startuphub.ai · The publishers behind this format

Who Is Angie Jones

Angie Jones is a highly respected authority in the software development world, particularly known for her expertise in test automation and her contributions to the developer community. She has held significant roles at major tech companies, including Twilio (NYSE:TWLO) and Apple (NASDAQ:APPLE), where she focused on improving developer experience and software quality. Her work extends beyond traditional coding, often exploring how new technologies can enhance development processes. As a speaker and educator, Jones is adept at breaking down complex technical concepts into understandable insights, making her a valuable voice in discussions about the future of AI and software engineering. Her involvement with the Agentic AI Foundation underscores her commitment to advancing the practical application and understanding of agentic systems.

The Paradigm Shift: From Code to Systems

Jones began her presentation by asserting that the traditional model of software development, heavily reliant on explicit coding, is undergoing a profound transformation. She highlighted that while code has been the bedrock of software for decades, agentic AI introduces a new layer of abstraction and autonomy that demands a different approach.

"We're moving from a world where we write every single instruction to one where we define goals and let intelligent agents figure out the path," Jones explained. This shift implies that developers will spend less time dictating exact steps and more time defining objectives, constraints, and the tools available to an AI agent.

Understanding Agentic AI

The core of Jones's argument rests on the definition and implications of agentic AI. She described agentic systems as those capable of understanding a goal, breaking it down into sub-tasks, selecting appropriate tools or actions, executing those actions, and adapting based on feedback, all without explicit human intervention for each step. This capability moves beyond simple automation; it involves intelligence and decision-making.

Jones emphasized that agentic AI is not just about using large language models (LLMs) but about building entire systems around them. These systems involve orchestrating multiple components: a planner, a memory, tools, and an environment. The planner determines the sequence of actions, memory retains context, tools enable interaction with the outside world, and the environment provides the operational context.

Designing for Autonomy and Goals

A significant portion of Jones's talk focused on the design principles for effective agentic systems. She stressed that the success of such systems hinges on clearly defined goals and well-chosen tools. The goal should be specific enough to guide the agent but broad enough to allow for autonomous problem-solving.

"When you're building an agentic system, you're not coding a solution, you're defining a problem space and providing the means for the agent to navigate it," Jones stated. This means developers must think more like architects and less like coders. They need to anticipate various scenarios, potential tool interactions, and how the agent will recover from failures or unexpected outcomes.

The Role of the Agentic AI Foundation

The Agentic AI Foundation, which Angie Jones represents, plays a crucial role in this evolving landscape. Jones explained that the foundation aims to establish best practices, standards, and educational resources for agentic AI development. The goal is to ensure that as this technology becomes more prevalent, developers have the guidelines and tools necessary to build reliable, safe, and effective agentic systems.

Standardization is key to preventing fragmentation and accelerating adoption. By providing a common framework, the foundation seeks to lower the barrier to entry for developers and organizations looking to integrate agentic capabilities into their products and services.

Implications for Developers and Organizations

For individual developers, Jones's insights suggest a need to evolve skill sets. The focus will shift from mastering specific programming languages or frameworks to understanding system architecture, prompt engineering, and the nuances of AI behavior. Debugging will also change, moving from tracing code execution to understanding why an agent made a particular decision or failed to achieve its goal.

Organizations, on the other hand, must reconsider their development workflows and team structures. Investing in training for system design, AI ethics, and monitoring autonomous systems will become paramount. The promise of agentic AI is increased productivity and the ability to tackle more complex problems, but this requires a strategic shift in how software is conceived and delivered.

Jones concluded by reiterating that the future of software development is not about eliminating code entirely but about elevating the developer's role to a higher level of abstraction. By building systems that can intelligently interpret goals and execute tasks, we unlock a new era of software that is more powerful, adaptable, and efficient.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.