Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review ā Ryan Lopopolo, OpenAI Frontier & Symphony
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
Website: https://hyperbo.la/contact/
Timestamps
00:00:00 Introduction: Harness Engineering and OpenAI Frontier
00:02:20 Ryanās background and the āno human-written codeā experiment
00:08:48 Humans as the bottleneck: systems thinking, observability, and agent workflows
00:12:24 Skills, scaffolds, and encoding engineering taste into context
00:17:17 What humans still do, what agents already own, and why software must be agent-legible
00:24:27 Delegating the PR lifecycle: worktrees, merge conflicts, and non-functional requirements
00:31:57 Spec-driven software, āghost libraries,ā and the path to Symphony
00:35:20 Symphony: orchestrating large numbers of coding agents
00:43:42 Skill distillation, self-improving workflows, and team-wide learning
00:50:04 CLI design, policy layers, and building token-efficient tools for agents
00:59:43 What current models still struggle with: zero-to-one products and gnarly refactors
01:02:05 Frontierās vision for enterprise AI deployment
01:08:15 Culture, humor, and teaching agents how the company works
01: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 bullshit 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 shit 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, fuck, [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.
How it works
Once you click Generate, Ollama reads this article and crafts 5 comprehension questions. Your answers are graded against the article content ā general knowledge won't be enough. Score 70+ to count toward your certificate.
Questions are cached ā you'll always get the same 5 for this article.