From Prompting to Orchestrating: Coding Is Now a System

This ad is not shown to multipass and full ticket holders
JSNation US
JSNation US 2026
November 16 - 19, 2026
New York, US & Online
Upcoming event
JSNation US 2026
JSNation US 2026
November 16 - 19, 2026. New York, US & Online
Bookmark
Rate this content
Sentry
Promoted
Code breaks, fix it faster

Crashes, slowdowns, regressions in prod. Seer by Sentry unifies traces, replays, errors, profiles to find root causes fast.

Get started

We thought AI would help us write code faster. Instead, it's changing what coding actually is.
We started with prompts, then copilots, then agents. Each step felt like a leap forward — until you try to build something real at scale.

Because prompts don’t remember.
Agents don’t coordinate.
And models still hallucinate and miss context.


What’s emerging instead is a different approach: not writing code line by line, but designing systems that produce, validate, and evolve code.
Instead of a single assistant, we orchestrate multi-agent workflows — planning, implementing, reviewing, and testing — with shared context and feedback loops.

In this talk, we’ll cover:
- why prompt-based and single-agent approaches break down
- how multi-agent systems reshape development workflows
- practical patterns for planning, execution, validation, and control loops
- where things fail — and how to make systems reliable

We’ll show how structured orchestration makes agent-based systems actually work in practice — especially when moving beyond isolated, task-level automation.
The shift isn’t from coding to prompting — it’s from coding to designing systems that write code.

This talk has been presented at AI Coding Summit London, check out the latest edition of this Tech Conference.

Vladimir Novick
Vladimir Novick
26 min
06 Jul, 2026

Comments

Sign in or register to post your comment.
Video Summary and Transcription
Vladimir Novik discusses the evolution of AI systems in coding, highlighting the shift in job requirements and challenges faced in scaling systems. Challenges in swarm orchestration include reducing reliability due to compounding errors and structural challenges in transitioning to a swarm system. Orchestrator Coding focuses on system properties over tools for code evolution. Enforcing architectural decisions and mechanical enforcement are crucial for system reliability. Orchestration disciplines prioritize dispatch, isolation, and durable handoffs, emphasizing autonomous systems and event-triggered actions. Mastery of orchestrated workflows involves resilience, autonomy, and disciplined manual and automated workflows. Advanced workflow techniques stress exact commands, linear workflow skills, caution in commits, and iterative improvement strategies. Automation enhancement strategies aim to overcome cost and parallelism challenges. Coding transformation journey involves validating and evolving code with orchestration. Model orchestration layers and architecture comparisons highlight the importance of model evaluation and verification gates. Tool comparisons and orchestrator communication strategies improve system orchestration. Architecture enforcement mechanisms utilize multiple layers and tools for code analysis and infrastructure testing.

1. Evolution of AI Systems in Coding

Short description:

Vladimir Novik discusses the evolution of AI systems in coding from prompts to orchestrating, highlighting the shift in job requirements and challenges faced in scaling systems.

Hi there, excited to be here. My name is Vladimir Novik and I architect AI systems in Scalable Cloud Platforms. Today I want to talk about how we transitioned from prompting to orchestrating and how coding is now a system. And I want to go through different studies and how we approach the systems and how we get better at them.

So we all started in the same place. AI was going to make us type less, ship faster, sort of auto-complete on steroids. And for a while, that's exactly how it felt. But if you try to build something real at scale with more than one agent in the loop, you felt sort of like a floor move. And the bottleneck stopped being how fast you write lines, it became how you coordinate the writing. AI didn't just speed up the coding, it quietly changed what the job is.

I want to think about that as like three errors and three leaps. And each step felt like a leap until you tried to build something real. So we climbed the ladder. First, we started with prompts. You describe, generate, then copilots, leaves in your editor, completing your thoughts, and then agents, obviously. They take a task, run editing files, running commands, opening PRs. Every run on the ladder or step on the ladder felt like a leap. Every step was real. Each one had a cliff right at the edge. And the moment you pushed past that one file, or even multiple files, one task, one session, things collapsed.

So let's talk about how things collapsed. And it started collapsing at memory, unprompting. Stateless, you become the context bus. Prompts don't remember, every session starts from zero, basically a copy-pasting state. Then we went to single agents. A single agent collapses context and self-reviews. So one long thread eventually loses the plot, and there is no one to check it. It creates its own homework, in a sense. So the obvious fix was to add more agents, except naive multi-agent collapses fastest. And it two-ways it once.

2. Challenges in Swarm Orchestration

Short description:

Chain steps together, causing compounding errors, reducing reliability from 95% to 36%. The transition from multi-agents to a swarm poses structural challenges, emphasizing the need for orchestration for successful system operation. UC Berkeley's study highlights the importance of context ownership and isolation in addressing failures.

Chain steps together and errors don't only cancel, they compound, and it's multiplication. So don't quote me on the number, but if, let's say, we start with 95% reliable, then it can go down to like 36% and stuff. And the shape is measured. If you look at this line, we have a swarm, and p is the success rate, and n is the steps that are chained. And with the swarm of agents, we basically get to 36% of reliability. Starting from 95%. So 95%, 77%, 36%, and then we have the gated version, which I will talk about in a bit. How we do this gated, and that assumes a strong gain. Okay? Now gate also can fail, but this child assumes a strong gain. And these numbers come from a mass study out of Berkeley. It was hand-annotated 200 multi-agent traces, and about 79% of the failures are structural. There is a link to the article for that.

So we're talking about this being not a multi-agent, this is a swarm. So multi-agent isn't the problem, the swarm is. The swarm is n agents chattering peer-to-peer, each editing whatever it wants, nobody owning the truth, and that's what actually collapses. The striking part, different camps agree, for example, on tropic, on pushing more agents, cognition, arguing for fewer. But they agree on the fact that the fix isn't more conversation, it's orchestration. One owner of context, workers that run isolation, they report back. They don't talk to each other, and deterministic gaze deciding what's done. Let's call it orchestra.

Let's talk about numbers a little bit. So quick numbers. On the left side, here, we see the must, it's a UC Berkeley study, multi-agent failure taxonomy. That's the naming of the must. And hundreds over 200 real multi-agent runs and sorted why they failed. Both 79% are structural as I mentioned before, plus what they also call inter-agent misalignment, which is basically context loss or conflicts at handoff. That shows us that the numbers are not good, to say at least. Then on the right side, there is the upside. The cleanest number is this one, dubbed work.

QnA

Check out more articles and videos

We constantly think of articles and videos that might spark Git people interest / skill us up or help building a stellar career

The Epic Stack
React Summit US 2023React Summit US 2023
21 min
The Epic Stack
Top Content
This Talk introduces the Epic Stack, a project starter and reference for modern web development. It emphasizes that the choice of tools is not as important as we think and that any tool can be fine. The Epic Stack aims to provide a limited set of services and common use cases, with a focus on adaptability and ease of swapping out tools. It incorporates technologies like Remix, React, Fly to I.O, Grafana, and Sentry. The Epic Web Dev offers free materials and workshops to gain a solid understanding of the Epic Stack.
The Rise of the AI Engineer
React Summit US 2023React Summit US 2023
30 min
The Rise of the AI Engineer
Top Content
The rise of AI engineers is driven by the demand for AI and the emergence of ML research and engineering organizations. Start-ups are leveraging AI through APIs, resulting in a time-to-market advantage. The future of AI engineering holds promising results, with a focus on AI UX and the role of AI agents. Equity in AI and the central problems of AI engineering require collective efforts to address. The day-to-day life of an AI engineer involves working on products or infrastructure and dealing with specialties and tools specific to the field.
Code on Demand: The Future of Code Collaboration
React Advanced 2023React Advanced 2023
27 min
Code on Demand: The Future of Code Collaboration
During the Talk, the speaker discusses the power of streaming and its impact on music consumption and production. They also explore the challenges and benefits of incorporating streaming into software development, using examples from Spotify. The future of code development is envisioned as a streaming world, where code is always live and changes are instantly available to everyone. The speaker emphasizes the importance of treating components as complete products, prioritizing component reviews, and enhancing the workflow for forking and contributing to components.
Webdevelopment Tailored for 2024
React Summit 2024React Summit 2024
7 min
Webdevelopment Tailored for 2024
Today's Talk covers native features in browsers, including upcoming ones and the Interop Project. Native features offer speed, compatibility, and improved debugging. Notable examples include dynamic viewport units, flexbox/grid gap, container queries, and motion path. The Interop Project ensures consistent web platform features across different browsers. Upcoming features like native CSS nesting and entry/exit animations are on the horizon.
Your AI Code Reviews Are Missing the Point (And How to Fix It)
AI Coding Summit 2026AI Coding Summit 2026
25 min
Your AI Code Reviews Are Missing the Point (And How to Fix It)
Ishai, CTO at LearnrB, discusses the evolution and impact of AI code reviews in software development. The transition from experimentation to maturity with autonomous AI agents in code reviews is highlighted. Challenges in AI-driven code creation and review processes, as well as the benefits of AI code reviews for productivity and efficiency, are discussed. Common mistakes and challenges in AI code review adoption, along with the importance of adapting processes for AI advancements, are emphasized. The importance of enhancing AI code review processes, measuring their impact, and leveraging AI for productivity metrics is also explored.
The Last Software Engineer
AI Coding Summit LondonAI Coding Summit London
21 min
The Last Software Engineer
Kent C. Dodds introduces the concept of durable skills and the importance of physical movement. AI evolution involves fine-tuning, prompt engineering, and uncertainties. Reflecting on the future role of AI in work and the evolving technology landscape. Insights on product engineering emphasize judgment, hitting targets, and prioritizing target selection. The importance of user-centric product engineering, intentional decisions, and adapting skills in the agentic coding world are highlighted.