
Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony
April 7, 20261h 12m · 14,246 words
Show notes
We’re proud to release this ahead of Ryan’s keynote at AIE Europe . Hit the bell, get notified when it is live! Attendees: come prepped for Ryan’s AMA with Vibhu after . Move over, context engineering . Now it’s time for Harness engineering and the age of the token billionaires . Ryan Lopopolo of OpenAI is leading that charge, recently publishing a lengthy essay on Harness Eng that has become the talk of the town: In it, Ryan peeled back the curtains on how the recently announced OpenAI Frontier team have become OpenAI’s top Codex users, running a >1m LOC codebase with 0 human written code and, crucially for the Dark Factory fans , no human REVIEWED code before merge . Ryan is admirably evangelical about this, calling it borderline “negligent” if you aren’t using >1B tokens a day ( roughly $2-3k/day in token spend based on market rates and caching assumptions): Over the past five months, they ran an extreme experiment: building and shipping an internal beta product with zero manually written code . Through the experiment, they adopted a different model of engineering work: when the agent failed, instead of prompting it better or to “try harder,” the team would look at “what capability, context, or structure is missing?” The result was Symphony , “a ghost library” and reference Elixir implementation ( by Alex Kotliarskyi ) that sets up a massive system of Codex agents all extensively prompted with the specificity of a proper PRD spec, but without full implementation: The future starts taking shape as one where coding agents stop being copilots and start becoming real teammates anyone can use and Codex is doubling down on that mission with their Superbowl messaging of “you can just build things ”. Across Codex, internal observability stacks, and the multi-agent orchestration system his team calls Symphony , Ryan has been pushing what happens when you optimize an entire codebase, workflow, and organization around agent legibility instead of human habit. We sat down with Ryan to dig into how OpenAI’s internal teams actually use Codex, why the real bottleneck in AI-native software development is now human attention rather than tokens, how fast build loops, observability, specs, and skills let agents operate autonomously, why software increasingly needs to be written for the model as much as for the engineer, and how Frontier points toward a future where agents can safely do economically valuable work across the enterprise. We discuss: * Ryan’s background from Snowflake, Brex, Stripe, and Citadel to OpenAI Frontier Product Exploration, where he works on new product development for deploying agents safely at enterprise scale * The origin of “harness engineering” and the constraint that kicked off the whole experiment: Ryan deliberately refused to write code himself so the agent had to do the job end to end * Building an internal product over five months with zero lines of human-written code, more than a million lines in the repo, and thousands of PRs across multiple Codex model generations * Why early Codex was painfully slow at first , and how the team learned to decompose tasks, build better primitives, and gradually turn the agent into a much faster engineer than any individual human * The obsession with fast build times : why one minute became the upper bound for the inner loop, and how the team repeatedly retooled the build system to keep agents productive * Why humans became the bottleneck , and how Ryan’s team shifted from reviewing code directly to building systems, observability, and context that let agents review, fix, and merge work autonomously * Skills, docs, tests, markdown trackers, and quality scores as ways of encoding engineering taste and non-functional requirements directly into context the agent can use * The shift from predefined scaffolds to reasoning-model-led workflows , where the harness becomes the box and the model chooses how to proceed * Symphony , OpenAI’s internal Elixir-based orchestration layer for spinning up, supervising, reworking, and coordinating large numbers of coding agents across tickets and repos * Why code is increasingly disposable , why worktrees and merge conflicts matter less when agents can resolve them, and what it really means to fully delegate the PR lifecycle * “Ghost libraries”, spec-driven software, and the idea that a coding agent can reproduce complex systems from a high-fidelity specification rather than shared source code * The broader future of Frontier : safely deploying observable, governable agents into enterprises, and building the collaboration, security, and control layers needed for real-world agentic work Ryan Lopopolo * X: https://x.com/_lopopolo * Linkedin: https://www.linkedin.com/in/ryanlopopolo/ * Website: https://hyperbo.la/contact/ Timestamps 00:00:00 Introduction: Harness Engineering and OpenAI Frontier00:02:20 Ryan’s background and the “no human-written code” experiment00:08:48 Humans as the bottleneck: systems thinking, observability, and agent workflows00:12:24 Skills, scaffolds, and encoding engineering taste into context00:17:17 What humans still do, what agents already own, and why software must be agent-legible00:24:27 Delegating the PR lifecycle: worktrees, merge conflicts, and non-functional requirements00:31:57 Spec-driven software, “ghost libraries,” and the path to Symphony00:35:20 Symphony: orchestrating large numbers of coding agents00:43:42 Skill distillation, self-improving workflows, and team-wide learning00:50:04 CLI design, policy layers, and building token-efficient tools for agents00:59:43 What current models still struggle with: zero-to-one products and gnarly refactors01:02:05 Frontier’s vision for enterprise AI deployment01:08:15 Culture, humor, and teaching agents how the company works01:12:29 Harness vs. training, Codex model progress, and “you can just do things”01:15:09 Bellevue, hiring, and OpenAI’s expansion beyond San Francisco Transcript Ryan Lopopolo: I do think that there is an interesting space to explore here with Codex, the harness, as part of building AI products, right? There’s a ton of momentum around getting the models to be good at coding. We’ve seen big leaps in like the task complexity with each incremental model release where if you can figure out how to collapse a product that you’re trying to. Build a user journey that you’re trying to solve into code. It’s pretty natural to use the Codex Harness to solve that problem for you. It’s done all the wiring and lets you just communicate in prompts. To let the model cook, you have to step back, right? Like you need to take a systems thinking mindset to things and constantly be asking, where is the Asian making mistakes? Where am I spending my time? How can I not spend that time going forward? And then build confidence in the automation that I’m putting in place. So I have solved this part of the SDLC. swyx: [00:01:00] All right. [00:01:03] Meet Ryan swyx: We’re in the studio with Ryan from OpenAI. Welcome. Ryan Lopopolo: Hi, swyx: Thanks for visiting San Francisco and thanks for spending some time with us. Ryan Lopopolo: Yeah, thank you. I’m super excited to be here. swyx: You wrote a blockbuster article on harness engineering. It’s probably going to be the defining piece of this emerging discipline, huh? Ryan Lopopolo: Thank you. It is it’s been fun to feel like we’ve defined the discourse in some sense. swyx: Let’s contextualize a little bit, this first podcast you’ve ever done. Yes. And thank you for spending with us. What is, where is this coming from? What team are you in all that jazz? Ryan Lopopolo: Sure, sure. Ryan Lopopolo: I work on Frontier Product Exploration, new product development in the space of OpenAI Frontier, which is our enterprise platform for deploying agents safely at scale, with good governance in any business. And. The role of VMI team has been to figure out novel ways to deploy our models into package and products that we can sell as solutions to enterprises. swyx: And you have a background, I’ll just squeeze it in there. Snowflake, brick, [00:02:00] stripe, citadel. Ryan Lopopolo: Yes. Yes. Same. Any kind of customer swyx: entire life. Yes. The exact kind of customer that you want to, Vibhu: so I’ll say, I was actually, I didn’t expect the background when I looked at your Twitter, I’m seeing the opposite. Stuff like this. So you’ve got the mindset of like full send AI, coding stuff about slop, like buckling in your laptop on your Waymo’s. Yes. And then I look at your profile, I’m like, oh, you’re just like, you’re in the other end too. Oh, perfect. Makes perfect. Ryan Lopopolo: I it’s quite fun to be AI maximalist if you’re gonna live that persona. Open eye is the place to do it. And it’s swyx: token is what you say. Ryan Lopopolo: Yeah. Certainly helps that we have no rate limits internally. And I can go, like you said, full send at this stay. swyx: Yeah. Yeah. So the Frontier, and you’re a special team within O Frontier. Ryan Lopopolo: We had been given some space to cook, which has been super, super exciting. [00:02:47] Zero Code Experiment Ryan Lopopolo: And this is why I started with kind of a out there constraint to not write any of the code myself. I was figuring if we’re trying to make agents that can be deployed into end to enterprises, they should be [00:03:00] able to do all the things that I do. And having worked with these coding models, these coding harnesses over 6, 7, 8 months, I do feel like the models are there enough, the harnesses are there enough where they’re isomorphic to me in capability and the ability to do the job. So starting with this constraint of I can’t write the code meant that the only way I could do my job was to get the agent to do my job. Vibhu: And like a, just a bit of background before that. This is basically the article. So what you guys did is five months of working on an internal tool, zero lines of code over a mi, a million lines of code in the total code base. You say it was cenex, more like it was cenex faster than you would’ve. If you had done it by end. So Ryan Lopopolo: yeah, that Vibhu: was the mindset going into this, right? Ryan Lopopolo: That’s right. [00:03:46] Model Upgrades Lessons Ryan Lopopolo: Started with some of the very first versions of Codex CLI, with the Codex Mini model, which was obviously much less capable than the ones we have today. Which was also a very good constraint, right? Quite a visceral feeling to ask the [00:04:00] model to build you a product feature. And it just not being able to assemble the pieces together. Which kind of defined one of the mindsets we had for going into this, which is whenever the model just cannot, you always pop open at the task, double click into it, and build smaller building blocks that then you can reassemble into the broader objective. And it was quite painful to do this. Honestly, the first month and a half was. 10 times slower than I would be. But because we paid that cost, we ended up getting to something much more productive than any one engineer could be because we built the tools, the assembly station for the agent to do the whole thing. [00:04:43] Model Generations, Build Systems & Background Shells Ryan Lopopolo: But yeah, so onward to G BT 5, 5, 1, 5, 2, 5, 3, 5 4. To go through all these model generations and see their kind of corks and different working styles also meant we had to adapt the code base to change things up when the model was revved. [00:05:00] One interesting thing here is five two, the Codex harness at the time did not have background shells in it, which means we were able to rely on blocking scripts to perform long horizon work. But with five, three and background shells, it became less patient, less willing to block. So we had to retool the entire build system to complete in under a minute and. This is not a thing I would expect to be able to do in a code base where people have opinions. But because the only goal was to make the Asian productive over the course of a week, we went from a bespoke make file build to Basil, to turbo to nx and just left it there because builds were fast at that point. swyx: Interesting. Talk more about Turbo TenX. That’s interesting ‘cause that’s the other direction that other people have been doing. Ryan Lopopolo: Ultimately I have. Not a lot of experience with actual frontend repo architecture. swyx: You’re talking that Jessica built the sky. So I’m like, I know the NX team. I know Turbo from Jared [00:06:00] Palmer. And I’m like, yeah, that’s an interesting comparison. [00:06:02] One Minute Build Loop Ryan Lopopolo: The hill we were climbing right, was make it fast. swyx: Is there a micro front end involved? Is it how how complex react Ryan Lopopolo: electron base single app sort of thing swyx: And must be under a minute. That’s an interesting limitation. I’m actually not super familiar with the background shelf stuff. Probably was talked about in the fight three release. Ryan Lopopolo: BA basically means that codex is able to spawn commands in the background and then go continue to work while it waits for them to finish. So it can spawn an expensive build and then continue reviewing the code, for example. swyx: Yeah. Ryan Lopopolo: And this helps it be more time efficient for the user invoking the harness. swyx: And I guess and just to really nail this, like what does one minute matter? Like why not five, okay, good. We want no. We Ryan Lopopolo: want the inner loop to be as fast as possible. Okay. One minute was just a nice round number and we were able to hit it. swyx: And if it doesn’t complete, it kills it or some something, Ryan Lopopolo: No. We just take that as a signal that we need to stop what we’re doing, double click, decompose a build graph a bit to get us to high back under so that we [00:07:00] can able the agent continue to operate. swyx: It’s almost like you’re, it’s like a ratchet. It’s like you’re forcing build time discipline, because if you don’t, it’ll just grow and grow. That’s right. And you mentioned that my current, like the software I work on currently is at 12 minutes. It sucks. Ryan Lopopolo: This has been my experience with platform teams in the past, where you have an envelope of acceptable build times and you let it go up to breach and then you spend two, three weeks to bring it back down to the lower end of the average low bed stop. But because tokens are so cheap Yeah. And we’re so insanely parallel with the model, we can just constantly be gardening this thing to make sure that we maintain these in variants, which means. There’s way less dispersion in the code and the SDLC, which means we can simplify in a way and rely on a lot more in variance as we write the software. [00:07:45] Observability, Traces & Local Dev Stack Vibhu: Lovely. [00:07:46] Humans Are Bottleneck Vibhu: You mentioned in your article, like humans became the bottleneck, right? You kicked off as a team of three people. You’re putting out a million line of code, like 1500 prs, basically. What’s the mindset there? So as much as code is disposable, you’re doing a lot of review. A lot [00:08:00] of the article talks about how you wanna rephrase everything is prompting everything, is what the agent can’t see. It’s kind of garbage, right? You shouldn’t have it in there. So what’s like the high level of how you went about building it, and then how you address okay, humans are just PR review. Like how is human in the loop for this? Ryan Lopopolo: We’ve moved beyond even the humans reviewing the code as well. [00:08:19] Human Review, PR Automation & Agent Code Review Ryan Lopopolo: Most of the human review is post merge at this point. But post, post merge, that’s not even reviewed. That’s just swyx: Oh, let’s just make ourselves happy by You Ryan Lopopolo: haven’t used fundamentally. The model is trivially paralyzable, right? As many GPUs and tokens as I am willing to spend, I can have capacity to work with my hood base. The only fundamentally scarce thing is the synchronous human attention of my team. There’s only so many hours in the day we have to eat lunch. I would like to sleep, although it’s quite difficult to, stop poking the machine because it makes me want to feed it. You have to step back, right? Like you need to take a systems thinking mindset to things and [00:09:00] constantly be asking where is the agent making mistakes? Where am I spending my time? How can I not spend that time going forward? And then build confidence in the automation that I’m putting in place. So I have solved this part of the SDLC, and usually what that has looked like is like we started needing to pay very close attention to the code because the agent did not have the right building blocks to produce. Modular software that decomposed appropriately that was reliable and observable and actually accrued a working front end in these things, right? [00:09:35] Observability First Setup Ryan Lopopolo: So in order to not spend all of our time sitting in front of a terminal at most, doing one or two things at a time, invested in giving the model that observability, which is that that graph in the post here. swyx: Yeah. Let’s walk through this traces and which existed first Ryan Lopopolo: we started with just the app and the whole rest of it. From vector through to all these login metrics, APIs was, I dunno, half an [00:10:00] afternoon of my time. We have intentionally chosen very high level fast developer tools. There’s a ton of great stuff out there now. We use me a bunch, which makes it trivial to pull down all these go written Victoria Stack binaries in our local development. Tiny little bit of python glue to spin all these up. And off you go. One neat thing here is we have tried to invert things as much as possible, which is instead of setting up an environment to spawn the coding agent into, instead we spawn the coding agent, like that’s the entry point. It’s just Codex. And then we give Codex via skills and scripts the ability to boot the stack if it chooses to, and then tell it how to set some end variables. So the app and local Devrel points at this stack that it has chosen to spin up. And this I think is like the fundamental difference between reasoning models and the four ones and four ohs of the past, where these models could not think so you had to put them in [00:11:00] boxes with a predefined set of state transitions. Whereas here we have the model, the harness be the whole box. And give it a bunch of options for how to proceed with enough context for it to make intelligent choices. So Vibhu: sales, so like a lot of that is around scaffolding, right? Yes. Previous agents, you would define a scaffold. It would operate in that. Lube, try again. That’s pivoted off from when we’ve had reasoning models. They’re seeming to perform better when you don’t have a scaffold, right? That’s right. [00:11:28] Docs Skills Guardrails Vibhu: And you go into like niches here too, like your SPEC MD and like having a very short agent MG Agent md. swyx: Yes. Yes. Vibhu: Yeah. So you even lay out what it is here, but I like swyx: the table contents. Vibhu: Yeah. swyx: Like stuff like this, it really helps guide people because everyone’s trying to do this. Ryan Lopopolo: This structure also makes it super cheap to put new content into the repository to steer both the humans and the agents. swyx: You, you reinvented skills, right? Vibhu: One big agents and swyx: skills from first princip holds Ryan Lopopolo: all skills did not exist when we started doing this. Vibhu: You have a short [00:12:00] one 100 line overall table of contents and then you have little skills, right? Core beliefs, MD tech tracker. Yeah. Yeah. The scale is over Ryan Lopopolo: The tech jet tracker and the quality score are pretty interesting because this is basically a tiny little scaffold, like a markdown table, which is a hook for Codex to review all the business logic that we have defined in the app, assess how it matches all these documented guardrails and propose follow up work for itself. Before beads and all these ticketing systems, we were just tracking follow up work as notes in a markdown file, which, we could spa an agent on Aron to burn down. There’s this really neat thing that like the models fundamentally crave text. So a lot of what we have done here is figure out ways to inject text swyx: into Ryan Lopopolo: the system right when we get a page, because we’re missing a timeout, for example. I can just add Codex in Slack on that page and say, I’m gonna fix this by adding a timeout. Please update our reliability documentation. To require that all network calls have [00:13:00] timeouts. So I have not only made a point in time fix, but also like durably encoded this process knowledge around what good looks like. swyx: Yeah. Ryan Lopopolo: And we give that to the root coding agent as it goes and does the thing. But you can also use that to distill tests out of, or a code review agent, which is pointed at the same things to narrow the acceptable universe of the code that’s produced. swyx: I think one of the concerns I have with that kind of stuff is you think you’re making the right call by making, it’s persisted for all time across everything. Yes. But then you didn’t think about the exceptions that you need to make, right? And that you have to roll it back. Vibhu: Part of it is swyx: also sometimes it can follow your s instructions too. Vibhu: It’s somewhat a skill, right? So it determines when it uses the tools, right? Like it’s not like it’ll run outta every call. It’ll determine when it wants to check quality score, right? Ryan Lopopolo: Yeah. And we do in the prompts we give these agents, allow them to push back, [00:13:51] Agent Code Review Rules Ryan Lopopolo: When we first started adding code review agents to the pr, it would be Codex, CLI. Locally writes the change, pushes up a PR on [00:14:00] those PR synchronizations of review agent fires. It posts a comment. We instruct Codex that it has to at least acknowledge and respond to that feedback. And initially the Codex driving the code author was willing to be bullied by the PR reviewer, which meant you could end up in a situation where things were not converging. So yeah, we had to, swyx: he’s just a thrash. Ryan Lopopolo: We had to add more optionality to the prompts on both of these things, right? The reviewer agents were instructed to bias toward merging the thing to not surface anything greater than a P two in priority. We didn’t really define P two, but we gave it, you swyx: did define P two. Ryan Lopopolo: We gave it a framework within which to score its output swyx: and then greater than P zero is worse, right? Yes. P two is very good. Ryan Lopopolo: P zero is you will mute the code place if swyx: you merch this Ryan Lopopolo: thing, right? swyx: Yeah. Ryan Lopopolo: But also on the code authoring agent side, we also gave it the flexibility to either defer or push back against review feedback, right? This happens all the time, right? Like I happen to notice something and leave a code review, [00:15:00] which. Could blow up the scope by a factor of two. I usually don’t mean for that to be addressed Exactly. In the moment. It’s more of an FYI file it to the backlog, pick it up in the next fix it week sort of thing. And without the context that this is permissible, the coding agents are gonna bias toward what they do, which is following instructions. swyx: Yeah. [00:15:19] Autonomous Merging Flow swyx: I do wanted to check in on a couple things, right? Sure. All the coding review agent, it can merge autonomously. I think that’s something that a lot of people aren’t comfortable with. And you have a list here of how much agents do they do Product code and tests, CI configuration and release tooling, internal Devrel tools, documentation eval, harness review, comments, scripts that manage the repository itself, production dashboard definition files, like everything. Yes. And so they’re just all churning at the same time, is there like a record that, that any human on the team pulls to stop everything Ryan Lopopolo: Because we are building a native application here. We’re not doing continuous deploy. So there’s still a human in the loop for cutting the release branch. I see. We require a blessed [00:16:00] human approved smoke test of the app before we promote it to distribution, these sort of things. swyx: So you’re working on the app, you’re not building like infrastructure where you have like nines of reliability, that kinda stuff? Ryan Lopopolo: That’s correct. That’s correct. Okay. And also like full recognition here that all of this activity took in a completely greenfield repository. There’s. Should be no script that this applies generally to swyx: this is a production thing, you’re gonna ship Ryan Lopopolo: to swyx: customers. Of course. Yeah, of course. So this is real Vibhu: And like one of the things there is, you mentioned you started this as a repo from scratch. The onboarding first month or so was pretty, it was like working backwards, right? Yeah. And then you had to work with the system and now you’re at that point where you know, you’re very autonomous. I’m curious like, okay, so what, how human in the loop is it? So what are the bottlenecks that you wish you could still automate? And part of that is also like, where do you see the model trajectory improving and offloading more human in the loop? We just got 5.4. It’s a really good, Ryan Lopopolo: fantastic model, by the way. Vibhu: Yeah. Yeah. It’s the first one that’s merged. Top tier coding. So it’s codex level coding and reasoning. So general reasoning both in one model. So Ryan Lopopolo: and Vibhu: computer [00:17:00] use vision. Ryan Lopopolo: Now we now with five four, I can just have Codex write the blog post, whereas for this one I had to balance between chat. swyx: Oh, I need to, I might be out of a job. Oh my God. Ryan Lopopolo: Oh, swyx: I know. You just gave me an idea for a completely AI newsletter that five four could do. Yeah, I get it Now. Ryan Lopopolo: This sort of thing is just one example of closing the loop, right? Like the dashboard thing you mentioned. We have Codex authoring the Js ON, for the Grafana dashboards and publishing them and also responding to the pages, which means when it gets the page, it knows exactly which dashboards are defined and what alerts. What alert was triggered by which exact log in the code base. ‘cause all of this stuff is collated together. swyx: It has to own everything. Yes. Yeah. Yeah. Ryan Lopopolo: And it means that if we have an outage that did not result in a page. It has the existing set of dashboards available to it. It has the existing set of metrics and logs and can figure out where the gaps in the dashboard are or [00:18:00] in the underlying metrics and fix them in one go. In the same way, you would have a full stack engineer be able to drive a feature from the backend all the way to the front end. Vibhu: So it, it seems like a lot of the work you guys had to do was you as a small team are fully working for a way that the model wants the software to be written. It’s like less human legible for better. Code legibility, agent legibility. How do you think that affects broader teams? So one at OpenAI, do liaison, like this is how software should be written. Like I can imagine, say you join a new team with this methodology, this mindset there’s ways that, teams do code review, teams write code, like teams are structured and a lot of it is for human legibility. So should we all swap? Like how does this play back one broader into OpenAI and then like broader into the software engineering, right? Is it like teams that pick this up will it’s pretty drastic, right? You have to make a pretty big switch. Should they just full send Yeah. Ryan Lopopolo: The mindset is very much that I’m removed from the process, right? I can’t really have deep code level opinions about [00:19:00] things. It’s as if I’m. Group tech leading a 500 person organization. Vibhu: Yeah. Ryan Lopopolo: Like it’s not appropriate for me to be in the weeds on every pr. This is why that post merge code review thing is like a good analog here, right? Like I have some representative sample of the code as it is written, and I have to use that to infer what the teams are struggling with, where they could use help, where they’re already moving quickly and I can pivot my focus elsewhere. Vibhu: Yeah. Ryan Lopopolo: So I don’t really have too many opinions around the code as it is written. I do, however, have a command based class, which is used to have repeatable chunks of business logic that comes with tracing and metrics and observability for free. And the thing to focus on is not how that business logic is structured, but that it uses this primitive ‘cause I know that’s gonna give leverage by default. Vibhu: Yeah. Ryan Lopopolo: Yeah, back to that sort of systems stinking, Vibhu: and you have part of that in your blog post, enforcing architecture and ta taste how you set boundaries for what’s used. There’s also a section on redefining [00:20:00] engineering and stuff, but yeah, it’s just, it’s interesting to hear, Ryan Lopopolo: and as the models have gotten better, they have gotten better at proposing these abstractions to unblock themselves, which again, lets me move higher and higher up the stack to look deeper into the future on what ultimately blocked the team from shipping. swyx: Yeah. You mentioned so you, this is primarily a, it is like a 1 million line of code base electron app. But it manages its own services as well, so it’s like a backend for front end type thing. Ryan Lopopolo: We do have a backend in there, but that’s hosted in the cloud. Yeah. This sort of structure is actually within the separate main and render processes Within the swyx: electric. That’s just how electronic works. Ryan Lopopolo: Yeah, of course. So have also treated like. MVC style decomposition with the same level of rigor, which has been very fun. swyx: I have a fun pun. This is a tangent, NVC is model view controller. Any sort of full stack web Devrel knows that. But my AI native version of this is Model view Claw, the clause the harness. Ryan Lopopolo: That’s right. That’s right. I do think that there is an interesting space to [00:21:00] explore here with Codex, the harness as part of building AI products, right? There’s a ton of momentum around getting the models to be good at coding. We’ve seen big leaps in like the task complexity with each incremental model release where if you can figure out how to collapse a product that you’re trying to build, a user journey that you’re trying to solve into code, it’s pretty natural to use the Codex Harness to solve that problem for you. It’s done all the wiring and lets you just communicate and prompts to let the model cook. Yeah. It’s been very fun. And there’s also a very engineering legible way of increasing capabil. It’s fantastic, right? Yeah. Just give you, just give the model scripts, the same scripts you would already build for yourself. swyx: Yeah. Yeah. So for listeners, this is Ryan saying that software engineering or coding against will eat knowledge work like the non-coding parts that you would normally think. Oh, you have to build a separate agent for it. No, start a coding agent and go out from there. Which open Claw has like it’s pie Underhood. Ryan Lopopolo: [00:22:00] Yes. Vibhu: Basically define your task in code. Everything is a coding swyx: agent by the way. Since I brought it up, it’s probably the only place we bring it up. Is any open claw usage from you? Any? Ryan Lopopolo: No. No. Not for me. I don’t have any spare Mac Minis rattling around my house. swyx: You can afford it? No. I just, I’m curious if it’s changed anything in opening eye yet, but it’s probably early days. And then the other, the other thing I, I wanna pull on here is like you mentioned ticketing systems and you mentioned prs and I’m wondering if both those things have to go away or be reinvented for this kind of coding. So the git itself and is like very hostile to multi-agent. Ryan Lopopolo: Yeah. We make very heavy use of work trees. swyx: But like even then, like I just did a, dropped a podcast yesterday with Cursors saying, and they said they’re getting rid of work trees ‘cause it still has too many merge conflicts. It’s still un too un unintuitive. But go ahead. Ryan Lopopolo: The models are really great at resolving merge conflicts. Yeah. And to get to a state where I’m not synchronously in the loop in my terminal, I almost don’t care that there are merge swyx: with disposable. [00:23:00] Yeah. Ryan Lopopolo: We invoke a dollar land skill and that coaches codex to push the PR Wait for human and agent reviewers Wait for CI to be green. Fix the flakes if there are any merged upstream. If the PR comes into conflict, wait for everything to pass. Put it in the merge queue. Deal with flakes until it’s in Maine. End. This is what it means to delegate fully, right? This is in a, very large model re probably a significant tax on humans to get PRS merged, but the agent is more than capable of doing this and I really don’t have to think about it other than keep my laptop open. swyx: Yeah. I used to be much more of a control freak, but now I’m like, yeah, actually you could do a better job of this than me. Yeah. With the right context. Yes. [00:23:47] Encoding Requirements swyx: Anything else in harness in general? Just this piece, I just wanna make sure we, Ryan Lopopolo: I think one thing that I maybe didn’t make super clear in the article that I heard on Twitter as an interesting, that’s respond [00:24:00] swyx: to them. What’s the chatter and then what’s your response? Ryan Lopopolo: Ultimately, all the things that we have encoded in docs and tests and review agents and all these things are ways to put all the non-functional requirements of building high scale, high quality, reliable software into a space that prompt injects the agent. We either write it down as docs, we add links where the error messages tell how to do the right thing. So the whole meta of the thing is to basically tease out of the heads of all the engineers on my team, what they think good looks like, what they would do by default, or what they would coach a new hire on the team to do to get things to merch. And that’s why we pay attention to all the mistakes, mistakes that the agent makes, right? This is code being written that is misaligned with some as yet not written down, non-functional requirement. swyx: Sorry, what? Did the online people misunderstand or Ryan Lopopolo: No, swyx: what you Ryan Lopopolo: responded to? Somebody just literally said that. I was like, oh yeah, swyx: okay, Ryan Lopopolo: This is the [00:25:00] thing. This is what I’ve been doing. Oh, you swyx: agree? Yeah. I see. Interesting. Ryan Lopopolo: One other neat thing, which I did totally did not expect is folks were just. Taking the link to the article and giving it to pi or Codex and say, make my repo this, Vibhu: you achi a whole recursion. Ryan Lopopolo: And it was wildly effective. Really? It was wildly effective. No Vibhu: way. It just actually is something I tried with five, four yesterday. I didn’t have time. Last time I was like out speaking of something, and this is one of my things, I was like, okay, I have this article. Can we just scaffold out what it would be like to run this? And I, I did it first as that and then I was like, okay, let me take another little side repo and say okay, if I was to fully automate this like this because I haven’t written a line of code, it’s Ryan Lopopolo: like over full, set Vibhu: it right. The side thing I’m doing of voice. TTS I’m just like, slobbing out, whatever. It’s nothing production. I’m like, how would I make this like this? And it’s actually like a really good way. It’s like a good way to learn what could be changed, what could be like, it’s just a good analyzing, right? You give it all the codes, you give it all the context, you give it the article and it walks you through it very well. That’s right. That’s right. [00:25:57] Inlining Dependencies [00:25:57] Dependencies Going Away & Brett Taylor’s Response swyx: I guess one more thing before we go to Symphony is I wanted to cover [00:26:00] Brett Taylor’s response. We had him on the show. He is your chairman, which is wild. Yeah. That he’s reading your articles as well and like getting engaged in it. He says software dependencies are going away. Basically they can just be like vendored. Yes. Response. Ryan Lopopolo: A swyx: hundred percent. A hundred percent agree. You still pro qr, you still pay Datadog. You still pay Temporal. Thank you. Ryan Lopopolo: Yep. The level of complexity of the dependencies that we can internalize is, I would say low, medium right now. Just based on model capability. What does the, swyx: what is medium? Ryan Lopopolo: I would say like a. A couple thousand line dependency is a thing that we could in-house No problem. Call in an afternoon of time. One neat thing about it is like probably most of that code you don’t even need. Like by in-house and abstraction, you can strip away all the generic parts of it and only focus on what you need to enable the specific thing. Yes. You’re building, swyx: I’ve been calling this the end of b******t plugins. Ryan Lopopolo: Yeah. swyx: Because there’s so much when I published an open source thing, I want to accept everything, be liberal. I want to accept, this is post’s law, but that means there’s so much bloat. Yes. There’s so much overhead. Ryan Lopopolo: One other neat thing about [00:27:00] this too is when we deploy Codex Security on the repo, it is able to deeply review and change. The internalized dependencies in a much lower friction way than it would be to like, push patches upstream, wait for them to be released, pull them down, make sure that’s compatible with all the transitive I have in my repo and things like that. So it’s also much lower friction to internalize some of these things if code is free. ‘cause the tokens are cheap sort of thing. swyx: Yeah. Yeah. I think like the only argument I have against this is basically scale testing, which obviously the larger pieces of software like Linux, MySQL, he calls up even the Datadog and Temporals and then maybe security testing where Yes. Classically, I think, is it linis tos, it said security open source is the best disinfectant. Ryan Lopopolo: Many eyes. swyx: Many eyes. And if inline your dependencies and code them up, you’re gonna have to relearn mistakes from other people that Yep. Ryan Lopopolo: Yep. And to internalize that dependency, you’re back to zero and you have to start. Reassembling all those bits and pieces to Yeah. Have [00:28:00] high confidence in the code as it is written. Yeah. Vibhu: Even part of the first intro of this, you basically mentioned like everything was written by codex, including internal tooling, right? So internal tooling, like when you’re visualizing what’s going on it’s writing it for itself. swyx: Yeah. I’m built internal tools way I now, and like I just show them off and they’re like, how long did you spend? And I didn’t spend any time. I just prompted it, Ryan Lopopolo: very funny story here. swyx: Yeah, go ahead. Ryan Lopopolo: We had deployed our app to the first dozen users internally had some performance issues, so we asked them to export a trace for us get a tar ball, gave it to our on-call engineer, and he did a fantastic job of working with Codex to build this beautiful local Devrel tool, next JS app, the drag and drop the tar ball in, and it visualizes the entire trace. It’s fantastic. Took an afternoon, but none of this was necessary. Because you could just spin up codex and give it the tar ball and ask the same thing and get the response immediately. So in a way, optimizing for human [00:29:00] legibility of that debugging process was wrong. It kept him in the loop unnecessarily when instead he could have just like Codex cooked for five minutes and gotten this same. swyx: Yeah, you verify your instincts here of this is how we used to do it. Or this is how I would have used to solve it. Ryan Lopopolo: Yeah. In this local observability stack. Like sure, you can de deploy Yeager to visualize the traces, but I wouldn’t expect to be looking at the traces in the first place because I’m not gonna write the code to fix them. swyx: Yeah. So basically there needs to be like this kind of house stack and owning the whole loop. I think that is very well established. And it sounds like you might be like sharing more about that in the future, right? Ryan Lopopolo: Yeah. I think we’re excited to do [00:29:36] Ghost Libraries Specs [00:29:36] Ghost Libraries & Distributing Software as Specs Ryan Lopopolo: We’re gonna talk about Symphony in a little bit, but like the way we distribute it as a spec, which I think folks are calling Ghost Libraries on Twitter. This is like a such a cool name. It does mean it becomes much cheaper to share software with the world, right? You define a spec, how you could build your own specifying as much as is required for a coding agent to reassemble it [00:30:00] locally. The flow here is very cool. Like we have taken. All the scaffolding that has existed in our proprietary repo spun up a new one. Ask Codex with our repo as a reference. Write the spec. We tell it. Spin up a team ox spawn a disconnected codex to implement the spec. Wait for it to be done. Spawn another codex and another team ox to review the spec com or review the implementation compared to upstream and update the spec so it diverges less. And then you just loop over and over Ralph style until you get a spec that is with high fidelity able to reproduce the system as it is. It’s fantastic. Vibhu: And you’re basically, you’re not really adding any of your human bias in there, right? That’s correct. A lot of times people write a spec and be like, okay, I think it should be done this way, and you’ll riff on something. And it’s no, the agent could have just handled it like you’re still scaffolding in a sense, right? I want it done this way. It can determine its spec better. swyx: That’s right. That’s right. Part of me it, I’m, I’ve been working a lot on evals recently, and part of me is wondering if [00:31:00] an agent can produce a spec that it cannot solve. Is it always capable of things that he can imagine or can you imagine things that it is impossible to do? Ryan Lopopolo: I think with Symphony, we, there’s like this there’s this axis where you have things that are easier, hard, or established or new, right? And I think things that are hard and new is still something that the models need humans. Yeah. Drive. swyx: Yeah. Yeah. Ryan Lopopolo: But I think those other quadrants are largely salt. Given the right scaffold and the right thing that’s gonna drive the agent to completion, swyx: it’s crazy that it solved, Ryan Lopopolo: but it means that the humans, the ones with limited time and attention get to work on the hardest stuff, like the problems where it’s pure white space out in front. Or like the deepest refactorings where you don’t know what the proper shape of the interfaces are. And this is where I wanna spend my time. ‘cause it lets me set up for the next level of scale. swyx: Yeah. Yeah. Amazing. Let’s introduce Symphony. I think we’ve been mentioning it every now and then. Elixir. Interesting option. Ryan Lopopolo: Yeah. swyx: Yeah. I’m not, Ryan Lopopolo: again, like the [00:32:00] elixir manifestation here is just a derivative. Is it a model swyx: chosen? Yeah. Ryan Lopopolo: Yeah. Yeah. And it chose that because the process supervision and the gen servers are super amenable to the type of process orchestration that we’re doing here. You are essentially spinning up little Damons for every task that is in execution and driving it to completion, which. Means the mall gets a ton of stuff for free by using Elixir and the Beam. swyx: I had to go do a crash course in Beam and Elixir, and I think most people are not operating at that scale of concurrency where you need that. But it is a good mental model for Resum ability and all those things. And these are things I care about. But tell me the story, the origin story of Symphony. What do you use it for? Is this, how did it form maybe any abandoned paths that you didn’t take? [00:32:46] Terminal Free Orchestration [00:32:46] Symphony: Removing Humans from the Loop Ryan Lopopolo: At the end of December we were at about three and a half PRS per engineer per day. This was before five two came out in the beginning of January. Everyone gets back from holiday with five two and no other work [00:33:00] on the repository. We were up in the five to 10 PRS per day per engineer. And I don’t know about y’all, but like it’s very taxing to constantly be switching like that. Like I was pretty tapped out at the end of the day, again, where are the humans spending their time? They’re spending their time context switching between all these active tmox pains to drive the agent forward. swyx: Yeah. No way. Yeah. Ryan Lopopolo: So let’s again, build something to remove ourselves from the loop. And this is what frantic sprinted adapt here to find a way to remove the need for the human to sit in front of their terminal. So a lot of experimentation with Devrel boxes and, automatically spinning up agents, like it seems like a fantastic end state here, where my life is beach. I open live twice a day and say yes no to these things. Yeah. And this is again, a super, super interesting framing for how the work is done. Because I become more latency and sensitive. I have [00:34:00] way less attachment to the code as it is written. Like I’ve had close to zero investment in the actual authorship experience. So if it’s garbage. I can just throw it away and not care too much about it. In Symphony, there’s this like rework state where once the PR is proposed and it’s escalated to the human for review, it should be a cheap review. It is either mergeable or it is not. And if it’s not, you move it to rework. The elixir service will completely trash the entire work tree NPR and start it again from scratch. Okay. And this is that opportunity again to say, why was it trash right? What did the agent do that was swyx: bad. Yeah. Ryan Lopopolo: Fix that before moving the ticket to swyx: end Ryan Lopopolo: of progress again. swyx: Yeah. Why is this not in codex app? I guess this, you guys are ahead of Codex app, Ryan Lopopolo: yeah, so the way the team has been working is basically to be as AI pilled as possible and spread ahead. And a lot of the things we have worked on have fallen out [00:35:00] into a lot of the products that we have. Like we were in deep consultation with the Codex team to. Have the Codex app be a thing that exists, right? To have skills be a thing that Codex is able to use. So we didn’t have to roll our own to put automations into the product. So all of our automatic refactoring agents didn’t have to be these hand rolled control loops. It has been really fantastic to be, in a way, un anchored to the product development of Frontier and Codex and just very quickly try to figure out what works and then later find the scalable thing that can be deployed widely. It’s been a very fun way to operate. It’s certainly chaotic. I have lost track very often of what the actual state of the code looks like. ‘cause I’m not in the loop. There was. One point where we had wired playwright directly up to the Electron app. With MCPM CCPs, I’m pretty bearish on because the harness forcibly injects all those tokens in the [00:36:00] context, and I don’t really get a say over it. They mess with auto compaction. The agent can forget how to use the tool. There’s probably only what three calls in playwright that I actually ever want to use. So I pay the cost for a ton of things. Somebody vibed a local Damon that boots playwright and exposes a tiny little shim CLI to drive it. And I had zero idea that this had occurred because to me, I run Codex and it’s able to, it’s oh, it’s better. Yeah. Like no knowledge of this at all. Uhhuh. [00:36:30] Multi Human Chaos Ryan Lopopolo: So we have had like in human space to spend a lot of time doing synchronous knowledge sharing. We have a daily standup that’s 45 minutes long because we almost have to. Fan out the understanding of the current state. swyx: Yeah, I was gonna say this is good for a single human multi-agent, but multi human, multi-agent is a whole like po like explosion of stuff. Ryan Lopopolo: Yeah. And that this is fundamentally why we have such a rigid, like 10,000 [00:37:00] engineer level architecture in the app because we have to find ways to carve up the space so people are not trampling on each other. swyx: Sorry, I don’t get the 10,000 thing. Did I miss that? Ryan Lopopolo: The structure of the repository is like 500 NPM packages. It’s like architecture to the excess for what you would consider, I think normal for a seven person team. But if every person is actually like 10 to 50. Then the like numbers on being super, super deep into decomposition and sharding and like proper interface boundaries make a lot more sense. swyx: Yeah. To me, that’s why I talked about Microfund ends and I, an anex is from that world, but Cool. It is just coming back to, to, to this I dunno if you have other, thoughts on. Orchestrating so much work coin going through this. Is this enough? Is this like any aha moments? Vibhu: It’ll be interesting to see like where, okay, so right now you pick linear as your issue tracker, right? swyx: Or it’s like a is it actually linear? This is actually linear. [00:37:55] Linear vs Slack Workflow Vibhu: Oh, that’s linear. It’s linear. swyx: Oh I never looked at Vibhu: video. The demo video I had to download to [00:38:00] run. swyx: So I, because I’m a Slack maxie, but Yeah, linear. Linear is also really good. Yes, Ryan Lopopolo: we do make a good use of Slack. We we fire off codex to do all these lotion, elasticity, fix ups, the things that like sync that knowledge into the repository. It’s super cheap. Yeah. swyx: Yeah. Ryan Lopopolo: Just do it in Codex. swyx: My biggest plug is OpenAI needs to build Slack. You need to own Slack. Build yours. Turn this into Slack. Ryan Lopopolo: I did read about it. You swyx: did? Ryan Lopopolo: Yeah. [00:38:25] Collaboration Tools for Agents Ryan Lopopolo: I would say that if we think that we want these agents to do economically valuable work, which is like this is the mission, right? We want AI to be deployed widely, to do economically valuable work, then we need to find ways for them to naturally collaborate with humans, which means collaboration tooling, I think, is an interesting space to explore. swyx: Yeah, totally. Yeah. GitHub, slack, linear. Vibhu: Yeah, that was my thing. Okay, where do we see right now Codex has started Codex Model, then CLI, now there’s an app, app can let me shoot off multiple Codex is in parallel, but there’s no great team collaboration for Codex. And it [00:39:00] seems like your team had some say into what comes out, right? So you talked to ‘em, codex kind of was a thing. From there, if you guys are on the bound, what stuff that like, you might not focus on, but what do you expect other people to be building, right? So people that are like five x 50 Xing. Should you build stuff that’s like very niche for your workflow, for your team? Should it be more general so other people can adopt? Is there a niche there? ‘Cause part of it is just okay, is everything just internal tooling? Do we have everything our own way? Like the way our team operates has our own ways that we like to communicate or is there a broader way to do it? Is it something like a issue tracker? Just thoughts if you wanna riff on that. [00:39:35] Standardizing Skills and Code Ryan Lopopolo: I think TBD we have not figured this out in a general way. I do think that there is leverage to be had in making the code and the processes as much the same as possible. If you think that code is context, code is prompts, it’s better from the agent behavior perspective to be able to look in a package in directory X, Y, Z, and it not to have to page so [00:40:00] deeply into directory if you C, because they have the same structure, use the same language, they have the same patterns internally. And that same like leverage comes from aligning on a single set of skills that you’re pouring every engineer’s taste into to make sure that the agent is effective. So like in our code base, we have, I think, six skills. That’s it. And if some part of the software development loop is not being covered, our first attempt is to encode it in one of the existing setup skills, which means that we can change the agent behavior. Yeah. More cheaply than changing the human driver behavior. swyx: Yeah. [00:40:39] Self Improvement via Logs swyx: Have you ever, have you experimented with agents changing their own behavior? Ryan Lopopolo: We do. swyx: Yeah. Or parent agent changing a subagents, behavior or something like that. Ryan Lopopolo: We have some bits for skill distillation. So for example, there’s one neat thing you can do with Codex, which is just point it at its own session logs to ask it to tell you how you can use [00:41:00] the tool pedal better. swyx: It’s like introspection Ryan Lopopolo: or ask it to do things. I use Vibhu: this session better. What skills should I swyx: high? I like the modification of, you can do, just do things to you can just ask agent to do things. Ryan Lopopolo: Yeah. You can just codex things. This is like a, this is like a silly emoji that we have, right? You can just codex things, you can just prompt things. It’s really glorious future we live in, but okay, you can do that one-on-one. But we’re actually slurping these up for the entire team into blob storage and. Running agent loops over them every day to figure out where as a team can we do better and how do we reflect that back into the repositories? Yes, though everybody benefits from everybody else’s behavior for free. Same for like PR comments, right? These are all feedback. That means the code as written, deviated from what was good, a PR comment, a failed build. These are all signals that mean at some point the agent was missing context. We gotta figure out how to swyx: Yeah. Ryan Lopopolo: Slurp it up and put it back in the reboot. swyx: By the way, I do this exactly right. I used to, when I use cloud code for [00:42:00] knowledge work, cloud cowork is like a nice product, right? Yes. In I think you would agree. I always have it tell me what do I do better next time? And that’s the meta programming reflection thing. So I almost think like you have six reflection extraction levels in symphony and almost like the zero of layer. So the six levels are PO policy, configuration, coordination, execution, integration, observability. We’ve talked about a couple of these, but the zero layer is like the, okay, are we working well? Can we improve how we work? Yes. Can I modify my own workflow without MD or something? I don’t know. Ryan Lopopolo: Yeah, of course. Yeah, of course you can. Like this thing is also able to cut its own tickets ‘cause we give it full access. Yeah. Make it a ticket to have it cut. Tickets you can. Put in the ticket that you expect it to file as on follow up work, swyx: like Yeah. Self-modifying. Yeah. Ryan Lopopolo: Yeah. [00:42:44] Tool Access and CLI First Ryan Lopopolo: Put, don’t put the agent in a box. Give the agent full accessibility over it. Domain. swyx: I had a mental reaction when you said don’t put the agent in a box. So I think you should put it in a box. Like it’s just that you’re giving the box everything it needs. Ryan Lopopolo: Yeah. Context and tools. swyx: But we’re like, as developers, we’re used to calling [00:43:00] out to different systems, but here you use the open source things like the Prometheus, whatever, and you run it locally so that you can have the full loop. I assume. Ryan Lopopolo: Yep. Vibhu: I think like Ryan Lopopolo: another, you wanna minimize cloud, cloud dependencies. Vibhu: You also want to make sure that you think about what the agent has access to. What does it see? Does it go back into the loop, like from the most basic sense of you let it see its own like calls, traces it can determine where it went wrong. But are you feeding that back in? So you know, just the most basic level of you wanna see exactly what’s input output, like does the agent have access to. What is being outputted, right? It can self-improve a lot of these things. It’s all Ryan Lopopolo: text, right? My job is to figure out ways to funnel text from one agent to the other. swyx: It’s so strange like way back at the start of this whole AI wave Andre was like, English is the hottest day programming language. It’s here, it’s just Yeah. The feature as well. Vibhu: A lot of, okay. Like a lot of software, a lot of stuff. There’s a gui, it’s made for the human. We’re seeing the evolution of CLI for everything, right? All tools have CLIs. Your agents can use [00:44:00] them well, do we get good vision? Do we get good little sandboxes? Like right now? It’s a really effective way, right? Models love to use tools. They love the best. They love to read through text. So slap a CLI let it go loose. That works for everything. Ryan Lopopolo: It does. Yeah. Yeah. [00:44:14] UI Perception and Rasterizing Ryan Lopopolo: We’ve also been adapting nont, textual things to that shape in order to improve model behavior in some ways, right? We want the agent to be able to see the UI agents do not perceive visually in the same way that we do. They don’t see a red box, they see red box button, right? They see these things in latent space. So if we want, Hey, yeah, I do. We have swyx: a ding if that goes off every time. Alien space Ryan Lopopolo: ding. Anyway if we wanna actually make it see the layout, it’s almost easier to rasterize that image to ask EOR and feed it in to the agent. Ha. And there’s no reason you can’t do both, right? To like further refine how the model perceives the object it’s [00:45:00] manipulating. swyx: Cool. Could we, you wanna talk about a couple more of these layers that might bear more introspection or that you have personal passion for? [00:45:07] Coordination Layer with Elixir Ryan Lopopolo: I will say that the coordination layer here was a really tricky piece to get right. swyx: Let’s do it. Yep. I’m all about that. And this is Temporal core. Ryan Lopopolo: This is where when we turn the spec into Elixir, where like the model takes a shortcut, right? Like it’s oh, I have all these primitives that I can make use of in this lovely runtime that has native process supervision. Which is I think, a neat way to have taken the spec and made it more choices achievable by making choices that naturally map swyx: Yeah. Ryan Lopopolo: To the domain, right? In the same way that like you would prefer to have a TypeScript model repo if you are doing full stack web development, right? Because the ability to share types across the front end and backend reduces a lot of complexity. And because swyx: that’s what graph kill used to be. Ryan Lopopolo: That’s right. And swyx: I don’t know if it’s still alive, but Ryan Lopopolo: [00:46:00] no humans in the loop here. So like my own personal ability to write or not write elixir. Doesn’t really have to bias us away from using the right tool for the job. It is just wild. swyx: Love it. I love it. Yeah. I wonder if any languages struggle more than others because of this? I feel like everyone has their own abstractions. That would make sense. But maybe it might be slower, it might be more faulty where like you’d have to just kick the server every now and then. I, I don’t know. I think observability layer is really well understood. Integration layer, CP is dead. I think all these just like a really interesting hierarchy to travel up and down. It’s common language for people working on the system to understand Ryan Lopopolo: The policy stuff is really cool, right? Yeah. You don’t really have to build a bunch of code to make sure the system wait for the, to pass swyx: it’s institutional knowledge. Ryan Lopopolo: Yeah. You just give it the G-H-C-L-I with some text that say CI has to pass. It makes the maintenance of these systems a lot easier. [00:46:57] Agent Friendly CLI Output swyx: Do you think that CLI maintainers need to be [00:47:00] do anything special for agents or just as is? It’s good because like I don’t think when people made the G GitHub, CLI, they anticipated this happening. Ryan Lopopolo: That’s correct. The GH CLI is fantastic. It’s great super industry. swyx: Everyone go try GH repo create GH pull and then pull request number, right? GH HPR, like 1 53, whatever. And then it like pulls Ryan Lopopolo: basically my only interaction with the GitHub web UI at this point is GH PR view dash web. Exactly. Glance swyx: at the diff Ryan Lopopolo: and be like Sure thing. Send it. Yeah. But the CLI are nice ‘cause they’re super token efficient and they can be made more token efficient really easily. Like I’m sure you all have seen like I go to build Kite or Jenkins and I could just get this massive wall of build output. And in order to unblock the humans, your developer productivity team is almost certainly gonna write some code that parses the actual exception out of the build logs and sticks it in a sticky note at the top of the page. And you basically [00:48:00] want CLI to be structured in a similar way, right? You’re gonna want to patch dash silent to prettier because the agent doesn’t care that every file was already formatted. Just wants to know it’s either formatted or not. So it can then go run a right command. Similarly, like in our PNPM distributed script runner, when we had one, when you do dash recursive, like it produces a absolute mountain of text. But all of that is for passing. Test suites. So we ended up wrapping all of this in another script swyx: to suppress the, Ryan Lopopolo: which you can vibe the channel only output the failing parts of the tests. swyx: You make a pipe errors versus the standard, standard out. I don’t know. Okay. Whatever. Too much thinking have to do that. The CII used to maintain SCLI for my company and yeah, this is like core, very core to my heart. But you’re vibing my job. Ryan Lopopolo: That’s right. swyx: Cool. Any other things? This is a long spec. [00:49:00] I appreciate that. It’s got a lot of strong opinions in here. Any other things that we should highlight? I think obviously you can spend the whole day going through some of these, but I do think that some of these have a lot of care or some of this you might wanna tell people, Hey, take this, but, make it your own. [00:49:15] Blueprint Spec and Guardrails Ryan Lopopolo: Fundamentally, software is made more flexible when it’s able to adapt to the environment in which it is deployed, which means that things like linear or GitHub even are specified within the spec, but not required pieces of it. There’s like a more platonic ideal of the thing that you could swap in like Jira or Bitbucket, for example. But being able to tightly specify things like the ID formats or how the Ralph Loop works for the individual agents. Basically means you can get up and running with a fully specified system quickly that you then evolve later on. I think we never intended for this to be a static spec that you can [00:50:00] never change. It’s more like a blueprint to get something worth a starting point up and running. swyx: Yeah. Ryan Lopopolo: For you then to vibe later to your heart’s content, swyx: you have like code and scripts in here where it’s oh, I think this is a really good prompt. It’s just a very long prompt. Ryan Lopopolo: Fundamentally, the agents are good at following instructions, so give them instructions. And it will, improve the reliability of the result. We, much like the way we use Symphony, we don’t want folks to have to monitor the agent as it is vibing the system into existence. So being very opinionated Very strict around what these success criteria are means that our deployment success rate goes up. Yeah. It means we don’t have to get tickets on this thing. Vibhu: Think it all goes back to that like code to disposable, right? Like early on when you had CLI or you’d kick off a Codex run, it would take two hours. You would wanna monitor okay, I’m in the workflow of just using one. I don’t want it to go down the wrong path. I’ll cut it off and, just shoot off four, like that was my favorite thing of the Codex app, right? Yeah. Just Forex it like, [00:51:00] it’s okay. One of them will probably be right, one of them might be better. Stop overthinking it. Like my first example was probably like deep research. When you put out deep research and I’d ask it something like, I asked it something about LLM, it thought it was legal something and spent an hour, came back with a report completely off the rails. And I was like, okay, I gotta monitor this thing a bit. No don’t monitor it. Just you want to build it so it’s that it, it goes the right way. And you don’t wanna, you don’t wanna sit there and babysit, right? You don’t want to babysit your agents Ryan Lopopolo: with that deep research query that you made. Looking at the bad result, you probably figured out you needed to tweak your prompt Yeah. A bit, right? That’s that guardrail that you fed back into the code base for the task, your prompt to further align the agent’s execution. Same sort of concept supply there too. swyx: When you talk, how are the customers feeling Ryan Lopopolo: for Symphony? I think we have none, right? This is a thing we have put out into the swyx: world. Symphony’s internal, right? As long as you are happy, you are the customer. That’s right. Just, what’s the external view? [00:51:53] Trust Building with PR Videos Ryan Lopopolo: I’d say folks are very excited about this way of distributing software and ideas in [00:52:00] cheap ways. For us as users, it has again, pushed the productivity five x, which means I think there’s something here that’s like a durable pattern around removing the human from the loop and figuring out ways to trust the output. The video that is shared here swyx: Yeah. Ryan Lopopolo: Is the same sort of video we would expect the coding agent to attach to the pr. swyx: Yeah. Ryan Lopopolo: That is created. Yeah. That’s part of building trust in this system and that’s, to me, like fundamentally what has been cool about building this is it more closely pushes that persona of the agent working with you to be like a teammate. I don’t shoulder surf you like for the tickets that you work on during the week. I would never think that I would want to do that. swyx: Yeah. Ryan Lopopolo: I wouldn’t want a screen recording of your entire session in Cursor or Claude code. I would expect you to do what you think you need to do to convince me that the code is good and [00:53:00] mergeable swyx: Yeah. Ryan Lopopolo: And compress that full trajectory in a way that is legible to me. The reviewer. swyx: Yeah. Ryan Lopopolo: It’s Stu. And you can just do that because Codex will absolutely sling some f you can just around. It’s great. swyx: Oh, F FM P is the og like God, CLI. Ryan Lopopolo: Yeah. swyx: Swiss Army Chainsaw. I used to say. There’s a SaaS, micro SaaS that’s called it in every flag in FFM Peg. Ryan Lopopolo: Oh, for sure. swyx: You know what I mean? For sure. Just host it as a service, put a UI on it. People who don’t know FM Peg will pay for it. Ryan Lopopolo: When we were first experimenting with this, it was a wild feeling to be at the computer with just like windows just popping up all over the place and getting captured and files appearing on my desktop, like very much felt like the future to have a thing controlling my computer for like actual productive use. Like I’m just there swyx: keeping it. Like awake, jiggling the mouse every once in a while. That’s what some office workers do. So they buy a mouse jiggler. That’s right. [00:53:59] Spark vs Reasoning Models Vibhu: One thing I [00:54:00] wanted to ask, so okay, as stuff is so CO is disposable is saying shoot off a budget of agents. One question is okay, are you always like a extra high thinking guy? And where do you see Spark? So 5.3 Spark, there’s a lot of me wanting to make quick changes. I’m not gonna open up a id, I’m not gonna do anything. But I will say, okay, fix this little thing, change a line, change a color. Spark is great for that, but am I still a bottleneck? Like, why don’t I just let that go back? I’m like, just riff on that. Is there, Ryan Lopopolo: spark is such a different model compared to the. The extra high level reasoning that you get in these, five Yeah. To clear for people. swyx: It is a different model, different architecture, different, like it doesn’t support Ryan Lopopolo: it, it just, it’s incredibly fast smaller model. I have not quite figured out how to use it yet. To be honest, I use faster. I was adapting it to the same sorts of tasks I would use X high reasoning for. Yeah. I, and it would blow through three compactions before writing a line of code. Vibhu: And that’s another big thing with 5.4 right. Million co context. Ryan Lopopolo: Yes, it’s Vibhu: fantastic. Which is huge [00:55:00] ingenix, right? Like you can just run for longer before you have to compact. The more tokens you can spend on a task before compacting, like the better you’ll do. Ryan Lopopolo: That’s right. That’s right. I’m not sure how to deploy spark. I think your intuition is right, that it’s very great for spiking out prototypes, exploring ideas quickly, doing those documentation updates. It is fantastic for us in taking that feedback and transforming it into a lint. Where we already have good infrastructure for ES links in the code base these sorts of things it’s great at and it allows us to unblock quickly doing those like anti-fragile healing tasks in the code base. swyx: Yeah, that makes sense. [00:55:38] What Models Can’t Do Yet swyx: So you are push, you guys are pushing models to the freaking limit. [00:55:41] Current Model Limitations swyx: What can current models not do well yet? Ryan Lopopolo: They’re definitely not there on being able to go from new product idea to prototype single swyx: one shot. Ryan Lopopolo: This is where I find I spend a lot of time steering is translating end state of a mock for a net new [00:56:00] thing, right? Think no existing screens into product that is playable with. Similarly, while this has gotten better with each model release, like the gnarliest refactorings are the ones that I spend my most time with, right? The ones where I’m interrupting the most, the ones where I am. Now double clicking to build tooling to help decompose monoliths and things like that. This is a thing I only expect to get better, right? Over the course of a month, we went from the low complexity tasks to like low complexity and big tasks in both these directions. So this is what it means to not bet against the model, right? You should expect that it is going to push itself out into these higher and higher complexity spaces. Yeah. So the things we do are robust to that. It just basically means I’ll be able to spend my time elsewhere and figure out what the next bottleneck is. Vibhu: I do think it’s also a bit of a different type of task, right? Codex is really good at codebase understanding, working with code bases. But companies like Lovable bolt, repli, they solve a very different [00:57:00] problem. Scaffold of zero to one, right? Idea of a product. And it’s there, there are people working on that and models are also pushing like step function changes there. It’s just different than the software engineering agents today, right? Ryan Lopopolo: Like I said, the model is isomorphic to myself. The only thing that’s different is figuring out how to get what’s in here into context for the model and for these white space sort of projects. I, myself, I’m just not good at it. Which means that often over the agent trajectory, I realize the bits that we’re missing, which is why I find I need to have this synchronous interaction. And I expect with the right harness, with the right scaffold, that’s able to tease that outta me or refine the possible space, right? To be super opinionated around the frameworks that are deployed or to put a template in place, right? These are ways to give the model. All those non-functional requirements, that extra context to acre on and avoid that wide dispersion of possible outcomes. swyx: Thank [00:58:00] you for that. [00:58:00] Frontier Enterprise Platform swyx: I wanted to talk a little bit about Frontier. Ryan Lopopolo: Yeah, sure. swyx: Overall you guys announced it maybe like a month ago. And there’s a few charts in here and it’s basic like your enterprise offering is what I view it. Is there one product or is there many, Ryan Lopopolo: I can’t speak to the full product roadmap here, but what I can say is that Frontier is the platform by which we want to do AI transformation of every enterprise and from big to small. And the way we want to do that is by making it easy to deploy highly observable, safe, controlled, identifiable agents into the workplace. We want it to work with your company native. I am stack. We want it to plug into the security tooling that you have. Oh, we want it to be able to plug into the workspace tools that you used, swyx: so you’re just gonna be stripping specs, right? Ryan Lopopolo: We expect that there will be some harness things there. Agents, SDK is a core [00:59:00] part of this to enable both startup builders as well as enterprise builders to have a works by default harness that is able to use all the best features of our models from the Shell tool down to the Codex Harness with file attachments and containers and all these other things that we know go into building highly reliable, complex agents. We wanna make that great and we wanna make it easy to compose these things together in ways that are safe, for example, right? Like the G-P-T-O-S-S safeguard model. For example. One thing that’s really cool about it is it ships. The ability to interface with a safety spec. Safety specs are things that are bespoke to enterprises. We owe it to these folks to figure out ways for them to instrument the agents in their enterprise to avoid exfiltration in the ways they specifically care about, to know about their internal company, code names, these sorts of things. So providing the right hooks to make the [01:00:00] platform customizable, but also, mostly working by default for folks is the space we are trying to explore here. swyx: Yeah. And this is the snowflakes of the world just need this, right? Yes. Your Brexit of the world stripes. Yeah, it makes sense. [01:00:11] Dashboards and Data Agents swyx: I was gonna go back to your, I think the demo videos that you guys had was pretty illustrative. It’s like also to me an example of very large scale agent management. Yes. Like you give people a control dashboard that if you play, if you like, play any one of these like multiple agent things, you can di dig down to the individual instant and see what’s going on. Ryan Lopopolo: Yes, of course. swyx: But who’s the user Is it let’s it like the CEO, the CTO, ccio, something like that. Ryan Lopopolo: At least with my personal opinion here, the buyer that we’re trying to build product for here is one and employees who are making productive use of these agents, right? That’s gonna be whatever surfaces they appear in the connectors they have access to, things like that. Something like this dashboard is for it. Your GRC and governments folks, your AI innovation office, your security [01:01:00] team, right? The stakeholders in your company that are responsible for successfully deploying into. The spaces where your employees work, as well as doing so in a safe way that is consistent with all the regulatory requirements that you have and customer attestations and things like that. So it is a iceberg beneath the actual end. It’s, swyx: yeah you jump every, I guess layer in the UI is like going down the layer of extraction in terms of the agent, right? Yep. Yeah. Yeah. I think it’s good. Ryan Lopopolo: Yeah. The ability to dive deep into the individual agent trajectory level is gonna be super powerful. Not only for from like a security perspective, but also from like someone who is accountable for developing skills. One thing that was interesting that we also blogged about shipping was an internal data agent, which uses a lot of the frontier technology in order to make our data ontology accessible to the agent and things like that to understand. What’s actually in the data [01:02:00] warehouse? swyx: Yeah. Seman layer Yes. Type things. Yes. I was briefly part of the, that, that world is it salt? I don’t know. It’s actually really hard for humans to agree on what revenue is. Yes. Ryan Lopopolo: Yes. swyx: What is an active user? Ryan Lopopolo: There’s what, five data scientists in the company that have defined this Golden. swyx: They, yeah. And no. And there’s also internal politics. Yes. As to attribution of I’m marketing, I’m responsible for this much, and sales is responsible for this much, and they all add up to more than a hundred. And I’m like you guys have different definitions. Vibhu: Yeah. And if you’re a startup, everything is a RR, swyx: So I think that’s cool. Oh, you guys blog about this. Okay. I didn’t see this. Yeah. Is this the same thing? I don’t know. This is what you’re referring to? Yes. Okay. We’ll send people to read this. This is our data. Vibhu: Him this one. swyx: Yeah. I don’t know if you’re you have any highlights? I Vibhu: No. In general from the playlist. Yeah. A lot of good things to read. swyx: Yeah. Yeah. Lot, lots of homework for people. No, but like data as the feedback layer, you need to solve this first in order to have the products feedback loop closed. That’s right. So for the agents to understand and this is not something that humans have not solved. This like, and Ryan Lopopolo: this is [01:03:00] how you build artists that do more than coding, right? Yeah. swyx: Yeah. Ryan Lopopolo: To actually understand how you operate the business. swyx: Yeah. Ryan Lopopolo: You have to understand what revenue is, what your customer segments are. Yeah. What your product lines are. [01:03:13] Company Context and Memes Ryan Lopopolo: Like one thing that’s in looping back to the code base that we described here for harnessing, one thing that’s in core beliefs.md is who’s on the team, what product we’re building, who our end customers are. Who our pilot customers are, what the full vision of what we want to achieve over the next 12 months is these are all bits of context that inform how we would go about building the software. Oh my God. So we have to give it to the agent too. Vibhu: I’m guessing that stuff is like pretty dynamic and it changes over time too, right? Like part of it was, it’s not just a big spec. You have it as one of the things and it will iterate. Ryan Lopopolo: One, one thing that I think is gonna break your mind even more is we have skills for how to properly generate deep fried memes and have Ji culture [01:04:00] and Slack. Because with the Slack Chachi PT app that you’re able to use in Codex, like I can get the agent to s**t post on my behalf. Just, it’s part of humor. swyx: Theme humor. Humor is part of EGI. Is it funny? It is pretty good, yeah. Okay. Yeah, Ryan Lopopolo: it’s pretty good at making swyx: Deep, it’s a lot of I think humor is like a really hard intelligence test, right? It’s like you have to get a lot of context into like very few words. This is why make references Ryan Lopopolo: is why five four is such a big uplift for our it’s the me. Yeah, for sure. Yeah. Yeah. swyx: It’s very cool. Vibhu: So five, four can two post. So that’s what we take over here. Ryan Lopopolo: Yeah. Maybe maybe when y’all are done here today, ask Codex to go over your coding agent sessions and to roast you. swyx: Love it. I’ll give it a shot. Give a shot. Coming back to the final point I wanted to make is, yeah I think that there, there are multiple other, like you guys are working on this, but this is a pattern that every other company out there should adopt. Yes. Regardless of whether or not they work with you. To me, this is I saw this, I was like, f**k, [01:05:00] every company needs this. This is swyx: multiple billions. Ryan Lopopolo: This is what it takes to get swyx: Yeah. Ryan Lopopolo: People to Yes. Yeah. Actually realize the benefits. Yes. And distribute. swyx: And it’s, it, I think it sounds boring to people like, oh, it’s for safeguards and whatever, but I think you to handle agents at scale like you are envisioning here I don’t know if it’s like a real screenshot, like a demo, but this is what you need. This is, or my original sort of view of what Temporal was supposed to be that you, you built this dashboard and you basically have every long running process in the company Yes. In one dashboard and that’s it. That’s right. Vibhu: Yeah. I think it’s pretty customized towards every enterprise, right? Like you care about different things. swyx: There’s a lot of customization, but there’ll be multiple unicorns just doing this as a service. I don’t know. I’m like very frontier field, if you can tell. Amazing. But it, it only clicked ‘cause obviously this came out first, then Harness eng, then symphony and only clicked for me that like, this is actually the thing you shipped to do that. Ryan Lopopolo: Yeah. Yeah. There’s a set of building blocks here that we assembled into these agents [01:06:00] and the building blocks themselves are part of the product, right? Yeah. The ability to steer revoke authorization if a model becomes misaligned, like all of this is accessible through Frontier. And there’s gonna be a bunch of stakeholders in the company that have the things they need to see in the platform Yeah. To get to. Yes. So we’ll build all of those in the frontier so that we can actually do the widespread the planet. Yeah. That’s the fun part. swyx: Yeah. I’m also calling back to there’s this like levels of EGI I don’t know if Opening Eye is still talking about this, but they used to talk about five levels of EGI and one of it was like, oh, it’s like an intern coding software patient. At some point it was AI organization and this is it. That’s right. This is level four or five. I can’t remember which, which level, but it’s somewhere along that path. Was this. Ryan Lopopolo: You know how I mentioned that my team is having fun sprinting ahead here. And we do this thing where we’re collecting all the agent trajectories from Codex to slurp them up and distill them. This is what it means to build our team [01:07:00] level knowledge base, happen to reflect it back into the code base. But it doesn’t have to be that way. And it doesn’t have to be bound to just codex. I want Chacha BT to also learn our meaning culture and also the product we are building and how so that when I go ask it, it also has the full context of the way I do my work and I’m super excited for Frontier to enable this. swyx: Yeah. Amazing. [01:07:21] Harness vs Training Tension swyx: What are the model people say when they see you do this? Like you have a lot of feedback, obviously you have a lot of usage, you have a lot of trajectories and don’t, I don’t imagine a lot of it’s useful to them, but some of it is, Vibhu: you have this too, you deploy a billion tokens of intelligence a day and this was, this was at the beginning of 2096. You’re Yeah. Cooking. Ryan Lopopolo: Yeah, there’s this fundamental tension, which I think you have talked about between whether or not we invest deeper into the harness or we invest deeper into the training process to get the model to do more of this by default. Yeah, and I think success for the way we are [01:08:00] operating here means the model gets better taste because we can point the way there and none of the things we have built actively degrade Asian performance. ‘cause really all they’re doing is running tests and like running tests is a good part of what it means to write reliable software. If we were building an entire separate rust scaffold around Codex to restrict its output, that I think would be like additional harness that would be prone to being scrapped. But yeah. Yeah. If instead we can build all the guardrails in a way that’s just native to the output that Codex is already producing, which is code, I think. No friction with how the model continues to advance, but also like just good engineering and that’s the whole point. swyx: Yeah. So I’ve had similar discussions with research scientists where the RL equivalent is on policy versus off policy. Yeah. And you’re basically saying that you should build an on policy harness, which is already within distribution and you [01:09:00] modify from there. But if you build it off policy, it’s not that useful. Ryan Lopopolo: That’s right. swyx: Super cool. Any, anybody thoughts, any things that we haven’t covered that we should get it, get out there? [01:09:08] Closing Thoughts & OpenAI Hiring Ryan Lopopolo: Just I’ve been super excited to benefit from all the cooking that the Codex team has been doing. Yes. They absolutely ship relentlessly. This is one of our core engineering values, ship relentlessly, and they, the team there embodies it. To extreme degree, yeah, I have five three and then Spark and five four come out within what feels like a month is just a phenomenally fast. swyx: It’s exactly a month ago it’s five three and yesterday was five four. Yeah. I mean it’s, do we have every month now is five five next? Exactly. Ryan Lopopolo: I can’t say that the poll markets would be very upset. swyx: I think it’s interesting that it’s also correlated with the growth. They announced that it’s 2 million users, but like almost don’t care about Codex anymore. This is it, this is the gay man. It’s like coding cool, soft like knowledge work. Ryan Lopopolo: That’s right. That’s right. This is the thing to chase after. Yeah. And this is one of things that my team is excited to support, swyx: get the whole like [01:10:00] self-hosted harness thing working, which you have done and like the rest of us are trying to figure out how to catch up, but then do things. You That’s right. With you Vibhu: do things. swyx: That’s right. You can just do things. That’s the line for the episode. Vibhu: That’s it. Any other call to actions. You’re based in Seattle, your team, I’m guessing. New Bellevue office. Ryan Lopopolo: New Bellevue office. We just had the grand opening yesterday as of the recording date which was fantastic. Beautiful buildings. Super excitedly part of the Bellevue Community building the future in Washington. And I would say that there is lots of work to be done in order to successfully serve enterprise customers here in Frontier. We are certainly hiring and if you haven’t tried the Codex app yet, please give it a download. We just passed 2 million weekly active users growing at a phenomenally fast rate, 25% week over week. Come join us. swyx: Yes. And I think that’s an interesting no. My, my final observation opening is a very San Francisco centric company. I know people who have been. [01:11:00] Who turned down the job or didn’t get the job ‘cause they didn’t want to move to sf and now they just don’t have a choice. You have to open the London, you have to open the Seattle. And I wonder if that’s gonna be a shift in the culture, obviously you can’t say, but Ryan Lopopolo: I was one of the first engineering hires out of our Seattle office, so Yeah. swyx: See I was very natural. Ryan Lopopolo: Its success has been part of what I have been building toward and it is, it has grown quite well, right? Yeah. We have durable products in the lines of business that are built outta there a ton of zero to one work happening as well, which is the core essence of the way we do applied AI work at the company to sprint after it new to figure out where we can actually successfully deploy the model. Yeah. Yes. A hundred percent. We also have a New York office too that has a ton of engineering presence. swyx: Yeah. Exact. Exactly. That’s these are my road roadmaps for a e wherever people hiring engineers, I will go. That’s right. Ra it’s Vibhu: a cool office to New York is a old REI building, I believe the REI office. swyx: It’s just No, you’ll never be as big. New York is you can’t get [01:12:00] the size of office that they need. Ryan Lopopolo: The New York office, Seattle user has a very office Mad Men vibe. It’s beautiful. The Bellevue one is very green, gold fixtures, very Pacific Northwest is very cool place to the vibe. Be local Vibhu: little, yeah. A lot of people are like there for people like New York. They wanna be in New York, right? Ryan Lopopolo: Yeah. Yeah. We have a fantastic workplace team that has been building out these offices. It really is a privilege to work here. Yeah. Excellent. Okay. Thank you for your time. You’ve been very swyx: generous and you’re, you’ve been cooking, so I’m gonna let you get back to cooking. It’s been amazing to be with you folks. Happy Friday. Happy Friday. This is a public episode. If you'd like to discuss this with other subscribers or get access to bonus episodes, visit www.latent.space/subscribe
Highlighted moments
“the only fundamentally scarce thing is the synchronous human attention of my team there's only so many hours in the day”
“initially the codex driving the code author was willing to be bullied by the pr reviewer which meant you could end up in a situation where things were not converging”
“we went from a bespoke make file build to basil to turbo to nx and just left it there because builds were fast at that point”
“there's this fundamental tension which i think you have talked about between whether or not we invest deeper into the harness or we invest deeper into the training process to get the model to do more of this by default”
Transcript
Introduction to Codex
0:00I do think that there is an interesting space to explore here with codex the harness as part of building AI products right there's a ton of momentum around getting the models to be good at coding we've seen big leaps in like the task complexity with each incremental model release where if you can figure out how to collapse a product that you're trying to build a user journey that you're trying to solve into code it's pretty natural to use the codex harness to solve that
0:30problem for you it's done all the wiring and lets you just communicate in prompts to let them all cook you have to step back right like you need to take a systems thinking mindset to things and constantly be asking where is the agent making mistakes where am i spending my time how can i not spend that time going forward and then build confidence in the automation that i'm putting in place so i have
Guest Introduction
0:54solved this part of the stlc all right we're in the studio with ryan lopoplo from open ai welcome hi thanks for visiting san francisco and thanks for spending some time with us yeah thank you i'm super excited to be here you wrote a blockbuster article on harness engineering it's probably going to be the defining piece of this emerging discipline thank you it is it's been fun to feel like we've defined the discourse in some sense let's contextualize a little bit this first podcast
1:26you've ever done yes and thank you for spending with us what is where is this coming from what team are you in all that jazz sure sure i work on frontier product exploration new product development in the space of open ai frontier which is our enterprise platform for deploying agents safely at scale with good governance in any business and the role of me and my team has been to figure out novel ways to deploy our models into package and products that we can sell as solutions to enterprises and you have
Background and Experience
1:57a background i'll just squeeze it in there snowflake brick stripe citadel yes yes they've been building exactly kind of customer entire life yes the exact kind of customer that you want to so i'll say i was actually i didn't expect the background when i looked at your twitter i'm seeing the opposite stuff like this so you've got the mindset of like full send ai coding stuff about slop like buckling in your laptop on your waymos and then i look at your profile i'm like oh you're just like you're cracked in the other perfect mix perfect it's quite fun to be ai maximalist if you're gonna live that persona open
2:30eye is the place to do it and it's sort of token is what they say yeah certainly helps that we have no rate limits internally and i can go like you said full send at this thing yeah yeah so the open air frontier and you're a special team within open air frontier we had been given some space to cook which has been super super exciting and this is why i started with kind of a out there constraint to not write any of the code myself i was figuring if we're trying to make agents that can be deployed into end enterprises they should be able to do all the things that i do and having worked with these
3:03coding models these coding harnesses over six seven eight months i do feel like the models are there enough the harnesses are there enough where they're isomorphic to me in capability and the ability to do the job so starting with this constraint of i can't write the code meant that the only way i could do my job was to get the agent to do my job and like just a bit of background before that this is basically the article so what you guys did is five months of working on an internal tool
Harness Engineering
3:33zero lines of code over a mile a million lines of code in the total code base you say it was 10x more like it was 10x faster than you would have if you had done it by end so yeah that was the mindset going into this right that's right started with some of the very first versions of codex cli with the codex mini model which was obviously much less capable than the ones we have today which was also a very good constraint right it's quite a visceral feeling to ask the model to build you a product feature and it just not being able to assemble the pieces together which kind of defined one of the mindsets we had
4:08for going into this which is whenever the model just cannot you always pop open the task double click into it and build smaller building blocks that then you can reassemble into the broader objective and it was quite painful to do this honestly the first month and a half was 10 times slower than i would be but because we paid that cost we ended up getting to something much more productive than any one engineer could be because we built the tools the assembly station for the agent to do the whole thing
4:43but yeah so onward to gpt5 5.1 5.2 5.3 5.4 to go through all these model generations and see their kind of quirks and different working styles also meant we had to adapt the code base to change things up when the model was revved one interesting thing here is 5.2 the codex harness at the time did not have background shells in it which means we were able to rely on blocking scripts to perform long horizon work but with 5.3 and background shells it became less patient less willing to block so we had to retool
5:18the entire build system to complete in under a minute and this is not a thing i would expect to be able to do in a code base where people have opinions but because the only goal was to make the agent productive
Agent Automation
5:33over the course of a week we went from a bespoke make file build to basil to turbo to nx and just left it there because builds were fast at that point interesting talking about turbo to nx that's interesting because that's the other direction that other people have been doing ultimately i have not a lot of experience with actual front end repo or you're talking to joshica builds this guy so like i know the nx team i know turbo from jared palmer and i'm like yeah that's an interesting better comparison the hill we were climbing right was make it fast is there a micro front ends
6:06involved it's like how how complex react electron interface single app sort of thing and must be under a minute that's an interesting limitation i'm actually not super familiar with the background shelf stuff probably was talked about in the 5.3 release it basically means that codex is able to spawn commands in the background and then go continue to work while it waits for them to finish so it can spawn an expensive build and then continue reviewing the code for example yeah and this helps it be more time efficient for the user invoking the harness i guess and just to really nail this
6:40like what does one minute matter like why not five okay we want the inner loop to be as fast as possible okay one minute was just a nice round number and we were able to hit it and if it doesn't complete it kills it or something something i know we just take that as a signal that we need to stop what we're doing double click decompose the build graph a bit to get the time back under so that we can enable the agent to continue to operate it's almost like you're it's like a ratchet it's like you're forcing the whole time discipline because if you don't it'll just grow and grow that's right and you mentioned like current like the software i work on currently is at 12 minutes it sucks this has been
7:14my experience with platform teams in the past where you have an envelope of acceptable build times and you let it go up to breach and then you spend two three weeks to bring it back down to the lower end of the
Human Bottlenecks
7:24average a little bit stop but because tokens are so cheap yeah and we're so insanely parallel with the model we can just constantly be gardening this thing to make sure that we maintain these invariants which means there's way less dispersion in the code and the sdlc which means we can simplify in a way and rely on a lot more invariants as we write the software will be you mentioned in your article like humans became the bottleneck right you kicked off as a team of three people you're putting out a million line of code like 1500 prs basically what's the mindset there so as much as code is
7:57disposable you're doing a lot of review a lot of the article talks about how you want to rephrase everything is prompting everything is what the agent can't see it's kind of garbage right you shouldn't have it in there so what's like the high level of how you went about building it and then how you address okay humans are just pr review like how is human in the loop for this we've moved beyond even the humans reviewing the code as well most of the human review is post merge at this point but
8:24it's not even review that's just oh let's just make ourselves happy by you haven't used fundamentally the model is trivially paralyzable right as many gpus and tokens as i am willing to spend i can have capacity to work with a code base the only fundamentally scarce thing is the synchronous human attention of my team there's only so many hours in the day we have to eat lunch i would like to sleep although it's quite difficult to stop poking the machine because it makes me want to feed it you have to step back
8:54right like you need to take a systems thinking mindset to things and constantly be asking where is the agent making mistakes where am i spending my time how can i not spend that time going forward and then build confidence in the automation that i'm putting in place so i have solved this part of the sdlc and usually what that has looked like is like we started needing to pay very close attention
Code Review and Testing
9:19to the code because the agent did not have the right building blocks to produce modular software that decomposed appropriately that was reliable and observable and actually accrued a working front end in these things right so in order to not spend all of our time sitting in front of a terminal at most doing one or two things at a time invested in giving the model that observability which is that that graph it's in the post here yeah let's walk through the traces which existed first we started with just
9:50the app and the whole rest of it from vector through to all these log and metrics apis was i don't know half an afternoon of my time we have intentionally chosen very high level fast developer tools there's a ton of great stuff out there now we use meese a bunch which makes it trivial to pull down all these go written victoria stack binaries in our local development tiny little bit of python glue to spin all these up and off you go one neat thing here is we have tried to invert
10:23things as much as possible which is instead of setting up an environment to spawn the coding agent into instead we spawn the coding agent like that's the entry point just codex and then we give codex via skills and scripts the ability to boot this stack if it chooses to and then tell it how to set some end variables so the app in local dev points at this stack that it has chosen to spin up and this i think is like the fundamental difference between reasoning models and the four ones and four o's of
10:55the past where these models could not think so you had to put them in boxes with a predefined set of state transitions whereas here we have the model the harness be the whole box and give it a bunch of options for how to proceed with enough context for it to make intelligent choices so it feels like a lot of that is around scaffolding right yes previous agents you would define a scaffold it would operate in that loop try again that's pivoted off from when we've had reasoning models they're seeming to
Symphony and Elixir
11:25perform better when you don't have a scaffold right and you go into like niches here too like your spec.md and like having a very short agent.md agent md yes yeah so you even lay out what it is here but i like the table contents like stuff like this it really helps guide people because everyone's trying to do this this structure also makes it super cheap to put new content into the repository to see you're both the humans and the agency you reinvented skills right one big agent skills from
11:55first principles all skills did not exist when we started doing this you have a short one 100 line overall table of contents and then you have little skills right core beliefs md that tracker yeah yeah the skill is over the tech jet tracker and the quality score are pretty interesting because this is basically a tiny little scaffold like a markdown table which is a hook for codex to review all the business logic that we have defined in the app assess how it matches all these documented guardrails and proposed follow-up work for itself before beads and all these ticketing systems we were
12:28just tracking follow-up work as notes in a markdown file which we could spawn an agent on a cron to burn down there's this really neat thing that like the models fundamentally crave text so a lot of what we have done here is figure out ways to inject text into the system right when we get a page because we're missing a timeout for example i can just add codex in slack on that page and say i'm gonna fix this by adding a timeout please update our reliability documentation to require that all network calls
12:59have timeouts so i have not only made a point in time fix but also like durably encoded this process knowledge around what good looks like yeah and we give that to the root coding agent as it goes and does the thing but you can also use that to distill tests out of or a code review agent which is pointed at the same things to narrow the acceptable universe of the code that's produced i think one of the concerns i have with that kind of stuff is you think you're making the right call by making it persisted for all time across everything yes but then you didn't think about the exceptions that you need to make
13:33right and then you have to roll it back part of it is also sometimes you can follow your instructions too it's somewhat a skill right so it determines when it uses the tools right like it's not like it'll run at every call it'll determine when it wants to check quality score right yeah and we do in the prompts we give these agents allow them to push back when we first started adding code review agents to
Agent Collaboration
13:53the pr it would be codec cli locally writes the change pushes up a pr on those pr synchronizations a review agent fires it posts a comment we instruct codex that it has to at least acknowledge and respond to that feedback and initially the codex driving the code author was willing to be bullied by the pr reviewer which meant you could end up in a situation where things were not converging so yeah we had you just get thrash we had to add more optionality to the prompts on both of these things right the
14:25reviewer agents were instructed to bias toward merging the thing to not surface anything greater than a p2 in priority we didn't really define p2 but we gave it fine p2 we gave it a framework within which to score its output and then greater than p0 is worse right yes p2 is p0 is you will code base if you merge this thing right but also on the code authoring agent side we also gave it the flexibility to either defer or push back against review feedback right it happens all the time right like i happen
14:57to notice something and leave a code review which could blow up the scope by a factor of two i usually don't mean for that to be addressed exactly in the moment it's more of an fyi file it to the backlog pick it up in the next fix it week sort of thing and without the context that this is permissible the coding agents are going to bias toward what they do which is following instructions yeah i do wanted to check in on a couple things right like sure all the coding review agent it can merge autonomously i think that's something that a lot of people are comfortable with and you have a list
15:28here of how much agents do they do product code and test ci configuration and release tooling internal dev tools documentation eval harness review comments scripts that manage the repository so production dashboard definition files like everything yes and so they're just all churning at the same time is there like a big core that that any human on the team pulls to stop everything because we are building a native application here we're not doing continuous deploy so there's still a human in the loop for cutting the release branch i see we require a blessed human approved smoke test of the
16:01app before we promote it to distribution these sort of things so you're working on the app you're not building like infrastructure where you have like nines of reliability that kind of stuff that's correct that's correct okay and also like full recognition here that all of this activity took in a completely greenfield repository there should be no sure that this applies generally till this is a production thing you're going to ship to customers of course yeah of course so this is real and like one of the things there is you mentioned you started this as a repo from scratch the onboarding first month or so was pretty it was like working backwards right and then you went to work with the system and now
16:33you're at that point where you know you're very autonomous i'm curious like okay so what how human in the loop is it so what are the bottlenecks that you wish you could still automate and part of that is also like where do you see the model trajectory improving and offloading more human in the loop we just got 5.4 it's a really fantastic model by the way yeah yeah it's the first one that's merged top tier coding so it's codex level coding and reasoning so general reasoning both in one model so and computer and now whatever now with 5.4 i can just have codex write the blog post whereas for
17:04this one i had to balance between chat oh i need to um i might be out of a job
Future of Coding
17:11oh my god you just gave me an idea for a completely ai newsletter that 5.4 could do yeah i get it now this sort of thing is just one example of closing the loop right like the dashboard thing you mentioned we have codex authoring the json for the grafana dashboards and publishing them and also responding to the pages which means when it gets the page it knows exactly which dashboards are defined and what alerts what alert was triggered by which exact log in the code base because all of this stuff is collated
17:45together it has to own everything yes and it means that if we have an outage that did not result in a page it has the existing set of dashboards available to it it has the existing set of metrics and logs and can figure out where the gaps in the dashboard are or in the underlying metrics and fix them in one go in the same way you would have a full stack engineer be able to drive a feature from the back end all the way to the front end so it seems like a lot of the work you guys had to do was you as a small team are fully working for a way that the model wants the software to be written it's like less
18:18human legible for better code legibility agent legibility how do you think that affects broader teams so one at open ai do you liaison like this is how software should be written like i can imagine say you join a new team with this methodology this mindset there's ways that teams do code review teams write code like teams are structured and a lot of it is for human legibility so should we all swap like how does this play back one broader into open ai and then like broader into the software engineering right is it like teams that pick this up well it's pretty drastic right you have to make
18:49a pretty big switch should they just full send yeah the mindset is very much that i'm removed from the process right i can't really have deep code level opinions about things it's as if i'm group tech leading a 500 person organization yeah like it's not appropriate for me to be in the weeds on every pr this is why that post merge code review thing is like a good analog here right like i have some representative sample of the code as it is written i have to use that to infer what the teams are struggling with where they could use help where they're already moving quickly and i can pivot my focus
19:24elsewhere yeah so i don't really have too many opinions around the code as it is written i do however have a command base class which is used to have repeatable chunks of business logic that comes with tracing and metrics and observability for free and the thing to focus on is not how that business logic is structured but that it uses this primitive because i know that's going to give leverage by default yeah back to that sort of systems thinking and you have part of that in your blog post enforcing
19:54architecture and taste how you set boundaries for what's used there's also a section on redefining engineering and stuff but yeah it's just it's interesting to hear as the models have gotten better they have gotten better at proposing these abstractions to unblock themselves which again lets me move higher and higher up the stack to look deeper into the future on what ultimately blocked the team from shipping yeah you mentioned so you this is primarily it's like a one million line of code base electron app but it manages its own services as well so it's like a back-end for
20:25front-end type thing we do have a back-end in there but that's hosted in the cloud this sort of structure is actually within the separate main and renderer processes within the electric that's just how electron works yeah of course so i have also treated like mvc style decomposition with the same level of rigor which has been very fun i have a fun pun this is like a tangent mvc is model view controller that any sort of full stack web dev knows that but my ai native version of this is model view claw cause the harness that's right that's right i do think that there is an interesting space to
20:59explore here with codex the harness as part of building ai products right there's a ton of momentum around getting the models to be good at coding we've seen big leaps in like the task complexity with each incremental model release where if you can figure out how to collapse a product that you're trying to build a user journey that you're trying to solve into code it's pretty natural to use the codex harness to solve that problem for you it's done all the wiring and lets you just communicate
21:32in prompts to let the model cook yeah it's been very fun and it's also a very engineering legible
Software Engineering
21:37way of increasing it's fantastic right yeah just give you just give the model scripts the same scripts you would already build for yourself yeah yeah so for listeners this is ryan saying that software engineering or coding agents will eat knowledge work like the non-coding parts that you would normally think oh you have to build a separate agent for it no start with coding agent and go up from there which openclaw has like it's pi under the hood yes basically define your task in code everything is a coding agent by the way since i brought it up it's probably the only place we bring it up is any openclaw usage from you any no no not for me i don't have any spare mac minis rattling around my
22:11house you can afford it no i'm just i'm curious if it's changed anything in opening eye yet but it's probably early days and then the other thing i want to pull on here is like you mentioned ticketing systems and you mentioned prs and i'm wondering if both those things have to go away or be reinvented for this kind of coding so the git itself and is like very hostile to multi-agents yeah we make very heavy use of work trees but like even then like i just did a drop the podcast yesterday with cursor saying then they said they're getting rid of work trees because it still has too many merge conflicts it's
22:45still on it too unintuitive but go ahead the models are really great at resolving merge conflicts yeah and to get to a state where i'm not synchronously in the loop in my terminal i almost don't care that there are merged with disposable yeah we invoke a dollar land skill and that coaches codex to push the pr wait for human and agent reviewers wait for ci to be green fix the flakes if there are any merge upstream if the pr comes into conflict wait for everything to pass put it in the merge queue
23:21deal with flakes until it's in maine and this is what it means to delegate fully right this is in a very large model people probably a significant tax on humans to get prs merged but the agent is more than capable of doing this and i really don't have to think about it other than keep my laptop open yeah i used to be much more of a control freak but now i'm like yeah actually you could do a better job of this than me yeah with the right context yes anything else in harness engine general just this piece i just want to make sure we i think one thing that i maybe didn't make super clear in the article
23:57that i heard on twitter as an interesting let's respond to them what's the chatter and then what's your response ultimately all the things that we have encoded in docs and tests and review agents and all these things are ways to put all the non-functional requirements of building high-scale high-quality reliable software into a space that prompt injects the agent we either write it down as docs we add lints where the error messages tell how to do the right thing so the whole meta of the thing is to basically tease out of the heads of all the engineers on my team what they think good looks like what they
24:32would do by default or what they would coach a new hire on the team to do to get things to merge and that's why we pay attention to all the mistakes mistakes that the agent makes right this is code
Frontier and Enterprise AI
24:46being written that is misaligned with some as yet not written down non-functional requirement sorry what did the online people misunderstand or no what do you just literally said that i was like oh yeah okay this is the thing this is what i've been doing i see interesting what other neat thing which i did totally did not expect is folks were just taking the link to the article and giving it to pi or codex and say make my repo this you've achieved a whole recursion and it was wildly effective really it was
25:18wildly effective no way just actually it's something i tried with 5.4 yesterday i didn't have that much time i was like out speaking at something and this is one of my things i was like okay i have this article can we just scaffold out what it would be like to run this and i i did it first as that and then i was like okay let me take another little side repo and say okay if i was to fully automate this like this because i haven't written a line of code it's like a whole set it's a side thing i'm doing voice tts i'm just like slopping out whatever it's nothing production i'm like how would i make this like this and it's actually like a really good way it's like a good way to learn what could be changed what could
25:50be like it's just a good analyzing right you give it all the codes you give it all the context you give it the article and it walks you through it very well that's right that's right i guess one more thing before we go to symphony is i wanted to cover brett taylor's response we had him on the show he is your chairman which is a while yeah that he's reading your articles as well and like getting engaged in it he says software dependencies are going away basically they can just be like vendored yes response 100 100 you still have prom ql you still pay datadog you still pay temporal thank you yep the level of complexity of the dependencies that we can internalize is i would
26:23say low medium right now just based on model capability what's in all them what is medium i would say like a a couple thousand line dependency is a thing that we could in-house no problem in an afternoon of time one neat thing about it is like probably most of that code you don't even need like by in-housing and abstraction you can strip away all the generic parts of it and only focus on what you need to enable the specific thing you're building i've been calling this the end of plugins yeah because there's so much when i publish an open source thing i want to accept everything and be liberal i want to accept this is postiles law but that means there's so much bloat
26:57there's so much overhead one other neat thing about this too is when we deploy codex security on the repo it is able to deeply review and change the internalized dependencies in a much lower friction way than it would be to like push patches upstream wait for them to be released pull them down make sure that's compatible with all the transitives i have in my repo and things like that so it's also much lower friction to internalize some of these things if code is free because the tokens are cheap sort of thing i think like the only argument i have against this is basically scale
27:31testing which obviously the larger pieces of software like linux mysql he calls that but even the data dollars and temporals and then maybe security testing where yes classically i think is it linux torval said security open source is the best disinfectant any eyes many ices and if inline your dependencies and code them up you're going to have to relearn mistakes from other people yep yep and to internalize that dependency you're back to zero and you have to start reassembling all those bits and pieces to have high confidence in the code as it is written yeah even part of the first intro of this
28:04you basically mentioned like everything was written by codex including internal tooling right internal tooling like when you're visualizing what's going on it's writing it for yeah i'm built internal toolings for you now and like i just showed them off and they're like how long did you spend and i didn't spend any time i just prompted it very funny story here yeah go ahead we had deployed our app to the first dozen users internally had some performance issues so we asked them to export a trace for us get a tarball gave it to our on-call engineer and he did a fantastic job of working with codex to build this
28:40beautiful local dev tool next js at the drag and drop the parball in and it visualizes the entire trace oh it's fantastic took an afternoon but none of this was necessary because you could just spin up codex and give it the tarball and ask the same thing and get the response immediately so in a way optimizing for human legibility of that debugging process was wrong it kept him in the loop unnecessarily when instead he could have just like codex cooked for five minutes and gotten there yeah you identify your instincts here this is how we used to do it or this is how i would have used to solve it yeah in this
29:15local observability stack like sure you can deploy jaeger to visualize the traces but i wouldn't expect to be looking at the traces in the first place because i'm not going to write the code to fix them yeah so basically it needs to be like this kind of house stack and owning the whole loop i think that is very well established and it sounds like you might be like sharing more about that in the future right yeah i think we're excited to do we're going to talk about symphony in a little bit but like the way we distributed it as a spec which i think folks are calling ghost libraries on twitter this is like a such a cool name it does mean it becomes much cheaper to share software with the world right you
29:51define a spec how you could build your own specifying as much as is required for a coding agent to reassemble it locally the flow here is very cool like we have taken all the scaffolding that has existed in our proprietary repo spun up a new one ask codex with our repo as a reference write the spec we tell it spin up a tmux spawn a disconnected codex to implement the spec wait for it to be done spawn another codex and another tmux to review the spec come or review the implementation compared to
30:25upstream and update the spec so it diverges less and then you just loop over and over ralph style until you get a spec that is with high fidelity able to reproduce the system as it is it's fantastic and you're basically you're not really adding any of your human bias in there right that's correct a lot of times people will write a spec and be like okay i think it should be done this way and you'll riff on something and it's no that you didn't could have just handled it like you're still scaffolding in a sense right i want it done this way it can determine that spec better that's right that's right part of me i've been working a lot on evals recently and part of me
30:58is wondering if an agent can produce a spec that it cannot solve is it always capable of things that it can imagine or can you imagine things that it is impossible to do i think with symphony we there's like this there's this axis where you have things that are easier hard or established or new right and i think things that are hard and new is still something that the models need humans yeah drive yeah but i think those other quadrants are largely salt given the right scaffold and the right thing that's going to drive the agent to completion it's crazy that it's all but it means
31:32that the humans the ones with limited time and attention get to work on the hardest stuff like the problems where it's pure white space out in front or like the deepest refactorings where you don't know what the proper shape of the interfaces are and this is where i want to spend my time because it lets me set up for the next level of scale yeah yeah amazing let's introduce symphony i think we've been mentioning it every now and then elixir interesting option yeah yeah again like the elixir manifestation here is just a derivative is a model chosen yeah yeah yeah and it chose that because
32:07the process supervision and the gen servers are super amenable to the type of process orchestration that we're doing here you are essentially spinning up little daemons for every task that is in execution and driving it to completion which means them all gets a ton of stuff for free by using elixir and the beam i had to go do a crash course in beam and elixir and i think most people are not operating at that scale of concurrency where you need that but it is a good mental model for resumability and all those things and these are things i care about but tell me the story the origin story of symphony what do you use it
32:41for is this how did it form maybe any abandoned paths that you didn't take at the end of december we were at about three and a half prs per engineer per day this was before five two came out in the beginning of january everyone gets back from holiday with five two and no other work on the repository we were up in the five to ten prs per day per engineer and i don't know about y'all but like it's very taxing to constantly be switching like that like i was pretty tapped out at the end of the day again where
33:14are the humans spending their time they're spending their time context switching between all these active tmux pains to drive the agent forward yeah so let's again build something to remove ourselves from the loop and this is what frantic sprinted after here to find a way to remove the need for the human to sit in front of their terminal so a lot of experimentation with dev boxes and automatically spinning up agents like it seems like a fantastic end state here where my life is beach i open living
33:46twice a day and say yes no to these things and this is again a super super interesting framing for how the work is done because i become more latency insensitive i have way less attachment to the code as it is written like i've had close to zero investment in the actual authorship experience so if it's garbage i can just throw it away and not care too much about it in symphony there's this like rework state where once the pr is proposed and it's escalated to the human for review it should be a cheap
34:21review is either mergeable or is not and if it's not you move it to rework the elixir service will completely trash the entire work tree and pr and start it again from scratch and this is that opportunity again to say why was it trash right what did the agency do that was yeah yeah fix that before moving the ticket to in progress again yeah why is this not in codex app i guess it's you guys are ahead of codex app yeah so the way the team has been working is basically to be as ai-pilled as possible and
34:54spread the head and a lot of the things we have worked on have fallen out into a lot of the products that we have like we were in deep consultation with the codex team to have the codex app be a thing that exists right to have skills be a thing that codex is able to use so we didn't have to roll our own to put automations into the product so all of our automatic refactoring agents didn't have to be these hand-rolled control loops it has been really fantastic to be in a way unanchored to the product
35:25development of frontier and codex and just very quickly try to figure out what works and then later find the scalable thing that can be deployed widely it's been a very fun way to operate it's certainly chaotic i have lost track very often of what the actual state of the code looks like because i'm not in the loop there was one point where we had wired playwright directly up to the electron app with mcp mcp is i'm pretty bearish on because the harness forcibly injects all those
35:59tokens in the context and i don't really get a say over it they mess with auto compaction the agent can forget how to use the tool there's probably only what three calls in playwright that i actually ever want to use so i pay the cost for a ton of things somebody vibed a local daemon that boots playwright and exposes a tiny little shim cli to drive it and i had zero idea that this had occurred because to me i run codex and it's able to it's better yeah like no knowledge of this at all so
36:30we have had like in human space to spend a lot of time doing synchronous knowledge sharing we have a daily stand-up that's 45 minutes long because we almost have to fan out the understanding of the current state i was gonna say this is good for a single human multi-agent but multi-human multi-agent is a whole like pilot like explosion of stuff yeah and this is fundamentally why we have such a rigid like 10 000 engineer level architecture in the app because we have to find ways to carve up the space
37:06so people are not trampling on each other sorry i don't get the 10 000 thing did i miss that the structure of the repository is like 500 npm packages it's like architecture to the excess for what you would consider i think normal for a seven person team but if every person is actually like 10 to 50 then the like numbers on being super super deep into decomposition and sharding and like proper interface boundaries make a lot more sense yeah to me that's why i talked about micro front ends and annexes from
37:38that world but cool it's just coming back to this i don't know if you have other thoughts on orchestrating so much work coin going through this is this enough is this like any aha moments it'll be interesting to see like where okay so right now you pick linear as your issue tracker right or it's like a is it actually linear this is actually linear oh that's linear linear oh i never look at linear video the demo video i had to download to run so i because i'm a slack maxi but yeah linear is also really good yes we do make a good use of slack we we fire off codecs to do all these like we should low
38:11just last the fix-ups the things that like sync that knowledge into the repository it's super cheap yeah just do it in codecs my biggest plug is over the eye needs to build slack you need to own slack build yours to turn this into my style i did read it yeah i would say that if we think that we want these agents to do economically valuable work which is like this is the mission right we want ai to be deployed widely to do economically valuable work then we need to find ways for them to naturally collaborate with humans which means collaboration tooling i think is an interesting space to explore yeah
38:45totally yeah github's like linear yeah that was kind of my thing okay where do we see right now codex has started codex model then cli now there's an app app can let me shoot off multiple codexes in parallel but there's no great team collaboration for codex and it seems like your team had some say into what comes out right so you talk to them codex kind of was a thing from there if you guys are on the bound what stuff that like you might not focus on but what do you expect other people to be building right so people that are like 5x 50x thing should you build stuff that's like very niche for your
39:17workflow for your team should it be more general so other people can adopt is there a niche there because because part of it is just okay is everything just internal tooling do we have everything our own way like the way our team operates has our own ways that we like to communicate or is there a broader way to do it is it something like a issue tracker just thoughts if you want to riff on that i think tbd we have not figured this out in a general way i do think that there is leverage to be had in making the code and the processes as much the same as possible if you think that code is context code is prompts
39:51it's better from the agent behavior perspective to be able to look in a package in directory xyz and it not to have to page so deeply into directory abc because they have the same structure use the same language they have the same patterns internally and that same like leverage comes from aligning on a single set of skills that you're pouring every engineer's taste into to make sure that the agent is effective so like in our code base we have i think six skills that's it and if some part of the
40:24software development loop is not being covered our first attempt is to encode it in one of the existing setup skills which means that we can change the agent behavior more cheaply than changing the human driver behavior yeah have you ever experimented with agents changing their own behavior we do yeah parent agent changing a subagent's behavior or something like that we have some bits for skill distillation so for example there's one neat thing you can do with codex which is just point it at its own
40:55session logs to ask it to tell you how you can use the tool better it's like introspection or ask it to do things better so can i do this session better what skills should i have yeah i like the modification of you can just do things to you can just ask agent to do things yeah you can just codex things this is like a this is like a silly emoji that we have you can just codex things you can just prompt things it's really glorious future we live in but okay you can do that one-on-one but we're actually slurping these up for the entire team into blob storage and running asian loops over them
41:29every day to figure out where as a team can we do better and how do we reflect that back into the repository though everybody benefits from everybody else's behavior for free same for like pr comments right these are all feedback that means the code as written deviated from what was good a pr comment a failed build these are all signals that mean at some point the agent was missing context we got to figure out how to yeah slurp it up and put it back in the reboot by the way i do this exactly right i used to when i use cloud code for knowledge work cloud code work is like a nice product right
42:03i think you would agree i always have it tell me what do i do better next time and that's the meta programming reflection thing so i was thinking like you have six reflection extraction levels in symphony almost like the zeroth layer so the six levels are policy configuration coordination execution integration observability we've talked about a couple of these but the zeroth layer is like the okay are we working well can we improve how we work yes can i modify my own workflow without md or something i don't know yeah of course yeah of course you can like this thing is also able to cut its own
42:35tickets because we give it full access yeah make a ticket to have it cut tickets you can put in the ticket that you expect it to file it's on follow-up work like self-modifying yeah yeah put don't put the agent in a box give the agent full accessibility over his domain i had a mental reaction when you said don't put the agent in the box so i think you should put it in a box like it's just that you're giving the box everything it is yeah context and tools but we're like as developers we're used to calling out to different systems but here you use the open source things like the prometheus whatever and you run it locally so that you can have the full loop i assume yep i think like i want to
43:08minimize cloud dependencies you also want to make sure that you think about what the agent has access to what does it see does it go back in the loop like from the most basic sense of you let it see its own like calls traces it can determine where it went wrong but are you feeding that back in so you know just the most basic level if you want to see exactly what's input output like does the agent have access to what is being outputted right it can self-improve a lot of these things it's all text right my job is to figure out ways to funnel text from one agent to the other it's so
43:42strange like way back at the start of this whole ai wave andre was like english is the hottest new programming language it's here it's yes yeah the future is yeah a lot okay like a lot of software a lot of stuff there's a gui it's made for the human we're seeing the evolution of clis for everything right all tools have clis here i just can use them well do we get good vision do we get good little sandboxes like right now it's a really effective way right models love to use tools they love the best they love to read through text so slap a cli let it go loose that works for everything that does
44:13yeah we've also been adapting non-textual things to that shape in order to improve model behavior in some ways right we want the agent to be able to see the ui agents do not perceive visually in the same way that we do they don't see a red box they see red box button right they see these things in latent space so if we want yeah we have a thing that goes off every time you're silly in space ding anyway if we want to actually make it see the layout it's almost easier to rasterize that image
44:48to ask york and feed it in to the agent ha and there's no reason you can't do both right to like further refine how the model perceives the object it's manipulating cool can we you want to talk about a couple more of these layers that might bear more introspection or that you have personal passion for i will say that the coordination layer here was a really tricky piece to get right let's do it yeah i'm all about that and this is temporal square thing this is where when we turn the spec into
45:20elixir where like the model takes a shortcut right like it's oh i have all these primitives that i can make use of in this lovely runtime that has native process supervision which is i think a neat way to have taken the spec and made it more achievable by making choices that naturally map the domain right in the same way that like you would prefer to have a typescript model repo if you are doing full stack web development right because the ability to share types across the front and back end
45:53reduces a lot of complexity and because it's what graph care used to be that's right and i don't know if it's still alive but no humans in the loop here so like my own personal ability to write or not write elixir doesn't really have to bias us away from using the right tool for the job which is just wild love it i love it yeah i wonder if any languages struggle more than others because of this i feel like everyone has their own abstractions that would make sense but maybe it might be slower it might be more
46:25faulty where like you have to just kick the server every now and then i i don't know i think observable layers really well understood integration layer mcp is dead i think all these are just like a really interesting hierarchy to travel up and down it's common language for people working on the system to understand the policy stuff is really cool right yeah you don't really have to build a bunch of code to make sure the system waits for the i to pass it's your institutional knowledge yeah you just give it the gh cli with some text to say ci has to pass it makes the maintenance of these systems a lot easier
46:57do you think that cli maintainers need to be do anything special for agents or just as is it's good because like i don't think when people made the github cli they anticipated this happening that's correct the gh cli is fantastic it's great super industry everyone go try gh repo create gh pool and then pull request number right ghpr like 153 whatever and then it like pulls basically my only interaction with the github web ui at this point is ghpr view dash web exactly glance at the diff and be like sure
47:28thing send it but the clis are nice because they're super token efficient and they can be made more token efficient really easily like i'm sure you all have seen like i go to build kite or jenkins and i could just get this massive wall of build output and in order to unblock the humans your developer productivity team is almost certainly going to write some code that parses the actual exception out of the build logs and sticks it in a sticky note at the top of the page and you basically want clis to be structured
48:01in a similar way right you're going to want to pass dash silent to prettier because the agent doesn't care that every file was already formatted just wants to know it's either formatted or not so it can then go run a write command similarly like in our pnpm distributed script runner when we had one when you do dash recursive like it produces a absolute mountain of text but all of that is for passing test suites so we ended up wrapping all of this in another script to suppress the which you can vibe
48:38the one channel only output the failing parts of the test you make a pipe errors versus the standard send it out i don't know okay whatever jim was thinking i used to maintain a cli for my company and yeah this is like very core to my heart but you're vibing my job that's right cool any other things this is a long spec i appreciate that it's got a lot of strong opinions in here any other things that we should highlight i think obviously you can spend the whole day going through some of these but i do think that some of these have a lot of care or some of this you might want to tell people
49:13hey take this but make it your own fundamentally software is made more flexible when it's able to adapt to the environment in which it is deployed which means that things like linear or github even are specified within the spec but not required pieces of it there's like a more platonic ideal of the thing that you could swap in like jira or bitbucket for example but being able to tightly specify things like the id formats or how the ralph loop works for the individual agents basically means you can
49:48get up and running with a fully specified system quickly that you then evolve later on i think we never intended for this to be a static spec that you can never change it's more like a blueprint to get something worth starting up and running yeah for you then to vibe later till your heart's contented you have like code and scripts in here where it's oh i think this is a really good prompt it's just a very long prompt fundamentally the agents are good at following instructions so give them instructions
50:18and it will improve the reliability of the result we much like the way we use symphony we don't want folks to have to monitor the agent as it is vibing the system into existence so being very opinionated very strict around what these success criteria are means that our deployment success rate goes up yeah means we don't have to get tickets on this thing i think it all goes back to that like go to disposable right like early on when you had cli or you'd kick off a codex run it would take two hours
50:49you would want to monitor okay i'm in the workflow of just using one i don't want to go down the wrong path i'll cut it off and then just shoot off four like that was my favorite thing of the codex app right just for exit like it's okay one of them will probably be right one of them might be better stop overthinking it like my first example is probably like deep research when you put out deep research and i'd ask it something like i asked it something about llm it thought it was legal something and spent an hour came back with a report completely off the rails and i was like okay i gotta monitor this thing a bit now don't monitor it just you want to build it so that it goes the right way
51:20and you don't want to you don't want to sit there and babysit right you don't want to babysit your agents with that deep research query that you made looking at the bad result you probably figured out you needed to tweak your prompt yeah a bit right that's that guardrail that you fed back into the code base for the task your prompt to further align the agent's execution same sort of concepts apply there too when you talk how are the customers feeling for symphony i think we have none right this is a thing we have put out into the world it's internal right as long as you're happy you're the customer that's
51:51right just what's the external view i say folks are very excited about this way of distributing software and ideas in cheap ways for us as users it has again pushed the productivity 5x which means i think there's something here that's like a durable pattern around removing the human from the loop and figuring out ways to trust the output the video that is shared here yeah is the same sort of video we would
52:22expect the coding agent to attach to the pr yeah that is created yeah that's part of building trust in the system and that's to me like fundamentally what has been cool about building this is it more closely pushes that persona of the agent working with you to be like a teammate i don't shoulder surf you like for the tickets that you work on during the week i would never think that i would want to do that yeah i wouldn't want a screen recording of your entire session in cursor or quad code i would
52:54expect you to do what you think you need to do to convince me that the code is good and mergeable yeah and compress that full trajectory in a way that is legible to me the reviewer yeah it's stuff and you can just do that because codex will absolutely sling some effort you can take around it's great oh ffmpeg is the og like god cli yeah swiss army chainsaw i used to say there's a sas micro sas let's call it in every flag did ffmpeg oh for sure you know me for sure just host it as a service put
53:27a ui on it people who don't know ffmpeg will pay for it when we were first experimenting with this it was a wild feeling to be at the computer with just like windows just popping up all over the place and getting captured and files appearing on my desktop like very much felt like the future to have a thing controlling my computer for like actual productive use like i'm just there keeping it like awake jiggling the mouse every once in a while that's what some office workers do so they buy a
53:57mouse jiggler that's right one thing i'd ask okay as stuff is so coded disposable async shoot off a bunch of agents one question is okay are you always like a extra high thinking guy and where do you see spark so 5.3 spark there's a lot of me wanting to make quick changes i'm not going to open up id i'm not going to do anything but i will say okay fix this little thing change a line change of color spark is great for that but am i still the bottleneck like why don't i just let that go back and like just riff on that is there spark is such a different model compared to the the extra high
54:33level reasoning that you get in these yeah to be prepared for people it is a different model different architecture different like it doesn't support it it's just incredibly fast smaller model i have not quite figured out how to use it yet to be honest it's faster i was adapting it to the same sorts of tasks i would use x high reasoning for yeah and it would blow through three compactions before writing a line of code and that's another big thing with 5.4 right million coking context which is huge in agentics right like you can just run for longer before you have to compact the more tokens
55:04you can spend on a task before compacting like the better you'll do that's right that's right i'm not sure how to deploy spark i think your intuition is right that it's very great for spiking out prototypes exploring ideas quickly doing those documentation updates it is fantastic for us in taking that feedback and transforming it into a lint where we already have good infrastructure for es lints in the codebase these sorts of things it's great at and it allows us to unblock quickly doing those like anti-fragile healing tasks in the codebase yeah that makes sense so you're pushed you guys are pushing
55:39models to the freaking limit what can cart models not do well yet they're definitely not there on being able to go from new product idea to prototype single one shot this is where i find i spend a lot of time steering is translating end state of a mock for a net new thing right think no existing screens into product that is playable with similarly while this has gotten better with each model release like
56:09the gnarliest refactorings are the ones that i spend my most time with right the ones where i am interrupting the most the ones where i am now double clicking to build tooling to help decompose monoliths and things like that this is a thing i only expect to get better right over the course of a month we went from the low complexity tasks to like low complexity and big tasks in both these directions so this is what it means to not bet against them all right you should expect that it is going to push itself out into these higher and higher complexity spaces yeah so the things we do are robust to that
56:42it just basically means i'll be able to spend my time elsewhere and figure out what the next bottleneck is i do think it's also a bit of a different type of task right codex is really good at codebase understanding working with codebases but companies like lovable bolt replet they solve a very different problem scaffold of zero to one right idea the product and it's there are people working on that models are also pushing like step function changes there it's just different than the software engineering agents today right like i said the model is isomorphic to myself the only thing
57:17that's different is figuring out how to get what's in here into context for the model and for these white space sort of projects i myself i'm just not good at it which means that often over the agent trajectory i realized the bits that were missing which is why i find i need to have the synchronous interaction and i expect with the right harness with the right scaffold that's able to tease that out of me or refine the possible space right to be super opinionated around the frameworks that are
57:47deployed or to put a template in place right these are ways to give the model all those non-functional requirements that extra context to anchor on and avoid that wide dispersion of possible outcomes thank you for that i want to talk a little bit about frontier yeah sure overall you guys announced it maybe like a month ago and there's a few charts in here and this is basically like your enterprise offering is what i view it is there one product or is there many i can't speak to the full product roadmap here but what i can say is that frontier is the platform by which we want to do ai transformation of every
58:22enterprise and from big to small and the way we want to do that is by making it easy to deploy highly observable safe control identifiable agents into the workplace we want it to work with your company native iam stack we want it to plug into the security tooling that you have we want it to be able to plug into the workspace tools that you use so you're just going to be stripping specs right
58:53we expect that there will be some harness things there agents sdk is a core park of this to enable both startup builders as well as enterprise builders to have a works by default harness that is able to use all the best features of our models from the shell tool down to the codex harness with file attachments and containers and all these other things that we know go into building highly reliable complex agents we want to make that great and we want to make it easy to compose these things
59:27together in ways that are safe for example right like the gpt oss safeguard model for example one thing that's really cool about it is it ships the ability to interface with a safety spec safety specs are things that are bespoke to enterprises we owe it to these folks to figure out ways for them to instrument the agents in their enterprise to avoid exfiltration in the ways they specifically care about to know about their internal company code names these sorts of things so providing the right hooks to make the platform customizable but also mostly working by default for folks is the
1:00:04space we are trying to explore here yeah and this is the snowflakes of the world just need this right brexit of the world stripes yeah it makes sense i was going to go back to your i think the demo videos that you guys had was pretty illustrative it's like also to me an example of very large scale agent management yes like you give people a control dashboard that if you play if you like play any one of these like multiple agent things you can dig down to the individual instant and see what's going on yes of course but who's the user is it like the ceo the cto cio something like that at least was my
1:00:38personal opinion here the buyer that we're trying to build product for here is one and employees who are making productive use of these agents right that's going to be whatever surfaces they appear in the connectors they have access to things like that something like this dashboard is for it your grc and government's folks your ai innovation office your security team right the stakeholders in your company that are responsible for successfully deploying into the spaces where your employees work
1:01:09as well as doing so in a safe way that is consistent with all the regulatory requirements that you have and customer attestations and things like that so it is a iceberg beneath the actual and it's yeah you jump every i guess layer in the ui is like going down the layer of extraction in terms of the agent right yep yeah yeah i think it's good yeah the ability to dive deep into the individual agent trajectory level is going to be super powerful not only for from like a security perspective but also from like
1:01:41someone who is accountable for developing skills one thing that was interesting that we also blogged about shipping was an internal data agent which uses a lot of the frontier technology in order to make our data ontology accessible to the agent and things like that to understand what's actually in the data warehouse yeah semantic layer yes type things i was briefly part of that in that world is it salt i don't know it's actually really hard for humans to agree on what revenue is yes yes what is there's what is an active user there's what five data scientists in the company that have defined this
1:02:15golden yeah and no and there's also internal politics yes as to attribution of i'm marketing i'm responsible for this much and sales is responsible for this much and they all add up to more than a hundred and i'm like you guys have different definitions and if you're a startup everything is a rr so i think that's cool oh you guys blogged about this okay i didn't see this yeah is this the same thing i don't know this is what you're referring to yes okay we'll set people to read this this is our data agent yeah i don't know if you have any highlights in general from the point that's a lot of good things to read yeah yeah lots of homework for people no but like data
1:02:49as the feedback layer you need to solve this first in order to have the product's feedback loop closed that's right so for the agents to understand and this is not something that humans have not solved this like in this is how you build open up right artists that do more than coding right yeah yeah to actually understand how you operate the business yeah you have to understand what revenue is what your customer segments yeah what your product lines are like one thing that's in moving back to the code base that we described here for harnessing one thing that's in core beliefs.md is who's on the team
1:03:22what product we're building who our end customers are who our pilot customers are what the full vision of what we want to achieve over the next 12 months is these are all bits of context that inform how we would go about building the software oh my god so we have to give it to the agent too i'm guessing that stuff is like pretty dynamic and it changes over time too right like part of it was it's not just a big spec you have it as one of the things and it will iterate one thing that i think is going to break your mind even more is we have skills for how to properly generate deep fried memes and
1:03:57have reaggy culture and slack because with the slack chat gpt app that you're able to use and codex like i can get the agent to ship post on my behalf just it's part of humor humor is part of agia is it funny and it's pretty good yeah okay yeah it's pretty good at making it's a lot of i think humor is like a really hard intelligence test right it's like you have to get a lot of context into like very few words this is why five four is such a big uplift for our right it's the memeing yeah for sure uh yeah yeah it's very cool so five four can chip us that's what we take yeah maybe maybe
1:04:35when y'all are done here today ask codex to go over your coding agent sessions and to roast you love it i'll give it a shot coming back to the final point i wanted to make is yeah i think that there are multiple other like you guys are working on this but this is a pattern that every other company out there should adopt regardless of whether or not they work with you to me this i saw this i was like fuck every company needs this this is multiple billions of what it takes to get yeah people to yes yeah actually realize the benefits and distribute it and it's it i think it sounds boring to people like
1:05:12oh it's for safeguards and whatever but i think you to handle agents at scale like you're envisioning here i don't know if it's like a real screenshot like a demo but this is what you need this is my original sort of view of what temporal was supposed to be that you've built this dashboard and you basically have every long-running process in the company and one dashboard and that's it that's right yeah i think it's pretty customized towards every enterprise right like you care about different things there's a lot of customization but there'll be multiple unicorns just doing this as a service i don't know i'm like a very frontier pill if you can tell amazing but it only clicked
1:05:47because obviously this came out first then harness and then symphony and it only clicked for me that like this is actually the thing you ship to do that yeah yeah there's a set of building blocks here that we assembled into these agents and the building blocks themselves are part of the product right the ability to steer revoke authorization if a model becomes misaligned like all of this is accessible through frontier and there's going to be a bunch of stakeholders in the company that have the things
1:06:17they need to see in the platform to get to yes so we'll build all those in the frontier so that we can actually do the widespread deployment that's the fun part yeah i'm also calling back to there's this like levels of agi i don't know if opening i still talking about this but they used to talk about five levels of agi and one of it was like oh it's like a intern the coding software engineer patient at some point it was ai organization and this is it that's right this is level four or five i can't remember which level but it's somewhere along that path was this you know how i mentioned that my team is having
1:06:50fun sprinting ahead here and we do this thing where we're collecting all the asian trajectories from codex to slurp them up and distill them this is what it means to build our team level knowledge base happen to reflect it back into the code base but it doesn't have to be that way and it doesn't have to be bound to just codex i want chatgbt to also learn armenian culture and also the product we are building and how so that when i go ask it it also has the full context of the way i do my work and i'm super excited for frontier to enable this yeah amazing what did the model people say when
1:07:24they see you do this like you have a lot of feedback obviously you have a lot of usage you have a lot trajectories i don't i don't imagine a lot of it's useful to them but some of it is you have this too you deploy a billion tokens of intelligence a day and this was this was at the beginning of 2096 you're yeah cooking yeah there's this fundamental tension which i think you have talked about between whether or not we invest deeper into the harness or we invest deeper into the training process to get the model to do more of this by default yeah and i think success for the
1:07:58way we are operating here means the model gets better taste because we can point the way there and none of the things we have built actively degrade asian performance because really all they're doing is running tests and like running tests is a good part of what it means to write reliable software if we were building an entire separate rust scaffold around codex to restrict its output that i think would be like additional harness that would be prone to being scrapped but yeah if instead we can build
1:08:34all the guardrails in a way that's just native to the output that codex is already producing which is code i think no friction with how the model continues to advance but also like just good engineering and that's the whole point yeah so i've had similar discussions with research scientists where the rl equivalent is on policy versus off policy yeah and you're basically saying that you should build an on policy harness which is already within distribution and you modify it from there but if you build off policy it's not that useful that's right super cool any important thoughts
1:09:05any things that we haven't covered that we should get it get out there just i've been super excited to benefit from all the cooking that the codex team has been doing they absolutely ship relentlessly this is one of our core engineering values ship relentlessly and they the team there embodies it to an extreme degree i have five three and then spark and five four come out within what feels like a month is just a phenomenal effect it's exactly a month ago it's five three and yesterday it's five four yeah i mean it's do we have every month now it's five five next thing
1:09:38i can't say that the poly markets would be very upset i think it's interesting that it's also correlated with the growth they announced there's two million users but like almost don't care about codex anymore this is it this is the game man it's like coding cool soft like knowledge work that's right this is the thing to chase after yeah and this is one of the things that my team is excited to support get the whole like self-hosted harness thing working which you have done and like the rest of us are trying to figure out how to catch up but then do things you know right with it do things that's right you can just do things that's the line for the episode that's it any other call
1:10:13to actions you're raised in seattle your team i'm guessing new bellevue office new bellevue office we just had the grand opening yesterday as of the recording date which was fantastic beautiful building super excitedly part of the bellevue community building the future in washington and i would say that there is lots of work to be done in order to successfully serve enterprise customers here in frontier we are certainly hiring and if you haven't tried the codex app yet please give it a download we just passed two million weekly active users growing at a phenomenally fast rate
1:10:4625 percent week over week please come join us yes and i think that's an interesting my final observation opening has a very san francisco-centric company i i know people who have been who turned down the job or didn't get the job because they didn't want to move to sf and now they just don't have a choice you have to open the london you have to open the seattle and i wonder if that's going to be a shift in the culture obviously you can't say but i was one of the first engineering hires out of our seattle office yeah it was very natural success has been part of what i have been building toward
1:11:19and it is it has grown quite well right we have durable products and lines of business that are built out of there a ton of zero to one work happening as well which is the core essence of the way we do applied ai work at the company to sprint after it new to figure out where we can actually successfully deploy the model yeah yes 100 we also have a new york office too that has a ton of engineering presence yeah exactly exactly that's at least out of my road map for aie
1:11:50wherever people hiring engineers i will go that's right as a cool office to new york is the old rei building i believe the rei office it's just no you'll never be as big new york is you can't get the size of office that they need the new york seattle has a very office mad men and five it's beautiful the bellevue one is very green gold fixtures very pacific northwest is very cool places a bit localized yeah a lot of people are like there for people like new york they want to be in new york right yeah yeah we have a fantastic workplace team that has been building
1:12:21out these offices it really is a privilege to work here yeah excellent okay thank you for your time you've been very generous and you've been cooking so let me let you get back to cooking it's been amazing chatting with you folks happy friday happy friday
More from Latent Space

AI-Native Healthcare: 100M Doctor Visits, 10–20 Hours Saved, Prior Auth in Minutes — Janie Lee & Chai Asawa, Abridge
May 14, 20261h 5m

🔬Doing Vibe Physics — Alex Lupsasca, OpenAI
May 5, 20261h 31m

Physical AI that Moves the World — Qasar Younis & Peter Ludwig, Applied Intuition
Apr 27, 20261h 12m

AIE Europe Debrief + Agent Labs Thesis: Unsupervised Learning x Latent Space Crossover Special (2026)
Apr 23, 202654 min

Shopify’s AI Phase Transition: 2026 Usage Explosion, Unlimited Opus-4.6 Token Budget, Tangle, Tangent, SimGym — with Mikhail Parakhin, Shopify CTO
Apr 22, 20261h 12m