Nicholas

Inside OpenAI’s Agentic Browser, Atlas

Nicholas

The AI labs fighting for attention during the Super Bowl call to mind another iconic Super Bowl moment: Apple’s 1984 ad for the Macintosh, which promised that the personal computer would be a source of unbound wonder, freedom, and delight. They were right, but over time, the personal computer has also become cluttered with errands. These “computer errands”—downloading a W-2 when tax season rolls around, hunting for the right coupon code before checkout, or navigating the unholy labyrinth of the Amazon Web Services dashboard just to change one permission setting—have taken over our digital lives. Atlas, OpenAI’s agentic browser, sprang from the idea that AI should handle this tedium for you. In this week’s episode of AI & I, Dan Shipper sat down with two members of the Atlas team, Ben Goodger and Darin Fisher. Goodger is Atlas’s head of engineering, and Fisher is a member of the technical staff. Both are legends of the browser world. They’ve spent decades building the modern web, working together on Netscape, Firefox, and Chrome before arriving at Atlas. From that vantage point, they told Dan how they think browsing is about to change, why building a browser is harder than it looks, and what it’s like to create a new one with AI coding tools like Codex. If you found this episode interesting, please like, subscribe, comment, and share! Want even more? Sign up for Every to unlock our ultimate guide to prompting ChatGPT here: https://every.ck.page/ultimate-guide-to-prompting-chatgpt. It’s usually only for paying subscribers, but you can get it here for free. To hear more from Dan Shipper: - Subscribe to Every: https://every.to/subscribe - Follow him on X: https://twitter.com/danshipper Move fast, don’t break things Most AI coding tools don’t know which line of code will actually break your system. Try Augment Code, which understands your entire codebase, including the repos, languages, and dependencies that actually runs your business, and use their playbook to learn more about their framework, checklists, and assessments. Ship 30% faster with 40% shorter merge times. [Playbook at ⁠augmentcode.com⁠] Timestamps: 00:01:57 - Introduction 00:11:51 - Designing an AI browser that’s intuitive to use 00:15:24 - How the web changes if agents do most of the browsing 00:25:06 - Why traditional websites will not become obsolete 00:29:00 - A browser that stays out of the way versus one that shows you around 00:39:51 - How the team uses Codex to build Atlas 00:44:47 - The craft of coding with AI tools 00:52:33 - Why Goodger and Fisher care so much about browsers **Links to resources mentioned in the episode: ** - Ben Goodger: Ben Goodger (@bengoodger) - Darin Fisher: Darin Fisher (@darinwf) OpenAI’s browser, Atlas: Introducing ChatGPT Atlas

Published
Published Feb 11, 2026
Uploaded
Uploaded Jun 12, 2026
File type
Podcast
Queried
0

Full transcript

Showing the full transcript for this episode.

AI-generated transcript with timestamped sections.

0:00-1:31

[00:00] I think one of the things that has excited me about this world is it's not just the pace of development, because I think to get a feature to work [00:07] It's always going to take a few iterations. It's how quickly you can decide that something is worth pursuing. [00:13] The big unlock that I had with Atlas [00:16] is... [00:17] I realized I never need to look at a settings panel ever again. [00:20] You're not alone. [00:35] If you work in large codebases, you know what it means to hold too much in your head. Which file imports what, what service depends on what database schema, and what will break if you change this one line. The bottleneck isn't writing code, it's holding the entire system in working memory long enough to make a decision. Augment Code is an AI coding assistant that offloads context. [00:55] Its context engine understands your whole codebase, including what's in your current file and the architectural shape of your entire system. It works with multi-language interactions, legacy code, and the dependencies that aren't documented anywhere. The system is what makes it work, and Augment documented it in their AI-powered engineering at scale playbook. Inside, it includes how to assess your current state, the four-phase framework for moving from individual experiments to team-wide deployment, [01:25] working on code where mistakes are expensive. This is designed for enterprise teams working on high stakes production systems.

1:31-3:16

[01:31] It's both for compliance, correctness, and maintainability. [01:34] It's built for the moment you're not just prototyping but shipping code that millions of people depend on, and teams are seeing measurable results. [01:40] 30% faster PR velocity and 40% shorter merge times. Download the AI powered engineering at scale playbook at augmentcode.com slash resources slash AI powered engineering at scale. That's augmentcode.com slash resources slash AI powered engineering at scale. And now back to the episode. Ben and Darren, welcome to the show. [02:00] Hey, thank you. Great to be here. [02:02] Yeah, likewise. It's awesome. [02:04] So for people who don't know you, you are both building ChatGPT Atlas, which is an agentic browser. Ben, you are the head of engineering. Darren, you're a member of the technical staff. I believe you both worked on Chrome originally. Is that true? [02:21] - That's right. - That's right. We worked on a number of browsers together and for a long while. [02:28] That's really cool. So I didn't realize that you're you're this is like a it's an evolving partnership through many different products and companies. That's really interesting. We worked together first at Netscape, then on Firefox together for a few years and then with with Chrome and now Atlas, which is super exciting. [02:47] Absolute OGs. Okay, this is really cool. So [02:52] I'm using, I'm a daily Atlas user and I switched from Dia, which I know Darren, you used to work at the browser company. I'm good friends with Josh and Hirsch. So if you're, if they're listening, you know, maybe there's a way to get me back, but Atlas is, Atlas is, is pretty good. What's really interesting to me about using Atlas and using just, just really agentic browsers is I, for the first couple of days, I was like, I have no idea what to do with this.

3:17-4:55

[03:17] Like I know it has this power, but... [03:20] So I can't think of a time when I might want to use it. And now I'm just like every single day, there's like 50 different things that if I had to like click through another fucking form or settings page, I would like blow my head off. [03:33] But isn't that kind of the journey that people have with AI tools in general, like chat GPT or these coding tools you kind of. [03:40] Don't really understand the power until you get into it. [03:43] I think that is true. I didn't quite have that experience. Like the first time I just saw it, like writing, GBT3 writing stuff, I was like, whoa, this is crazy. But yeah, I guess that is true. I guess I'm curious from your, from, from both of your perspectives, like, [03:59] If someone is... [04:00] listening and they're like, I know that agentic browsers are a thing and maybe I've tried it, but I actually don't even know why I would use this or like what it's useful for. What is the sort of vision for agentic browsers? And let's try to be more specific than like, yeah, it just does everything for you. What are the real day-to-day things that [04:19] agentic browsers change about how you might use the web. [04:22] Yeah, so I think that [04:26] Maybe the future will get to a place where more and more of your workload can be automated, and I think we're making progress in that direction. But today, we wanted to design Atlas with this idea that you could bring ChatGPT with you wherever you go on the web. [04:42] And so, yeah, I mean, I think the thing that you note of, like, what do I do with this? This is something that we hear a lot from people, but then also we hear some aha moments as they go on the same journey that you have and begin to figure out some use cases for it.

4:56-6:28

[04:56] we actually want to [04:57] Take some of that learning that we have from how people are using it and help offer more proactive advice to people like in products to help them figure out how to optimize technology. [05:08] use of the tool. But I think today, like one of the things that I noticed when I use Atlas versus when I go back and use a sort of pre-AI browsing environment, I find myself just able to ask just a lot more questions and just be more knowledgeable about a topic. If I'm doing online shopping, I can feel confident that I'm getting the best deal or I have the right coupon code or I have all that sort of stuff. If I'm like researching a topic that's of interest to me, I can sort of [05:38] sort of friend or advisor that sort of comes with me and I can just like have this conversation with it. And that just made the web a lot richer and more dynamic. [05:47] Can you make that more concrete for me? Because I think some of those things, someone might be listening and being like, well, yeah, I could do that with ChatGPT now. That's what ChatGPT does for me. So what does it mean to have that in the context of your browser? [05:59] It just means that you don't need to go. I think if you know for anyone that's had chat GPT in a tab, you probably have the experience of going and taking some content from another tab and pasting it in and asking a question about it, perhaps. Whereas when you have a browser that's built with this at the core of it, you know, that context is provided directly to the model. So you kind of don't need to keep repeating yourself. It will just chat GPT will just see what you're looking at and be able to offer, you know, its thoughts on that.

6:29-8:05

[06:29] That's really the big unlock and the power of this whole thing. It's like, I think as people... [06:35] use Chachi beauty for more things in their life they realize that [06:39] that maybe they should start more of their queries with ChatGPT, right? You start to learn that for yourself at a certain point. You're like, why am I... [06:46] doing things the old way that was very manual, but instead I should ask this AI model, it will help me save some steps. And this browser puts that at the center of it. That's what the URL bar will guide you towards for your queries, right? It helps you get into ChatGPT with a lot lower friction. And as Ben was saying, you know, if you're on a web page and you're scratching your head about something, AskChatGPT is right there. You can ask it. It has the context. You don't have to [07:13] copy paste and say, can you now ask this answer this question? So it's just a lot more streamlined. That's that's kind of the core value proposition of this whole thing. And on top of that, we build, you know, features that people can opt into around web memories. So the agent or the model is there on your journey. You can also query it later about things that it's it knows. [07:43] and whatever kind of journey you're on, whatever research project you're on, whatever work you're trying to do, [07:48] Having it there sort of passively, it can be very powerful too. [07:53] I got to tell you, like, and hopefully, maybe this can be like a little bit of a user research session, too, because like, I feel like I'm, I'm doing something with this that I'm very excited about. And I'm curious.

8:06-9:44

[08:06] If you guys are doing it, if you're seeing other people doing it, how you're building for this. [08:10] The big unlock that I had with Atlas, [08:14] is [08:16] I realized I never need to look at a settings panel ever again. [08:19] You're not alone. [08:21] Yeah, and that is such a refreshing feeling. I think it's both refreshing for users and for software developers. I think it's refreshing for software developers because you don't have to worry about adding another knob because someone – like the agent is going to do that. [08:35] So you can make access to software more customizable, more easily. But for users, like, I think the canonical example for me is looking at the AWS dashboard. [08:45] I don't know if you have – I assume you guys have both logged into that, and it's like 50 different services, and then the settings, the permissioning system is like – it's like launching a nuclear missile in order to do anything. And I run a company, and we have like 20 people, and so I'm sort of constantly being asked – [09:07] hey, can we like add a seat to this? Or like, can you change the permission on this thing? And it's like some account that we set up five years ago that I don't even remember. You don't do these things so frequently. And so, yeah, it's like not top of mind how to do it again. [09:20] Yeah, my example of this that I've been using was I used it to help me create Google Forms to do user research. [09:28] And, you know, Google Form Builder, I think, is maybe less complicated than the AWS control panel. But still, it's not something I use every day. And so I think for me to be able to ask the agent to go off and do that and have it do that in a few minutes and come back and I can just submit it.

9:44-11:19

[09:44] certainly allowed me to get to the meat of the problem much quicker. [09:49] Yeah, it's one of those tasks where like there's a certain amount of activation energy and you don't have to spend the activation energy anymore. Darren, what were you going to say? [09:59] I was just saying it's that time of year to go into work day and figure out how to get my year-to-date pay stub so I can share that with my tax advisor. And I'm like... [10:10] Where do I go again? [10:12] They moved it again, you know, and I don't go there often enough. So I think it's super powerful for navigating, like, web apps. [10:20] especially complex ones, like you said, with AWS. [10:25] It's just that's... [10:26] That's one of the definite superpowers of these things. So how are you seeing that evolve with your user base? Like what percentage, if you can share, what percentage of people have actually figured that out? Because I... [10:38] It's super powerful, but I also imagine it's not necessarily a daily use case. It's like, [10:44] a couple times a week it is a lifesaver but other than that i may not use it um for this like i'm i'm only going into settings like a couple times a week so i'm curious is that one of the one of the use cases you can hang your hat on and are are people really discovering it or is it [10:59] still sort of nascent. [11:01] I don't know if we have the exact stats on the sort of agent, like browser drives kind of a thing, but we do know that just in general, people interacting with that side chat is a main use case for the browser. And I think, you know, like,

11:19-12:51

[11:19] Probably most people are using that on a regular basis just because it is kind of the main thing. [11:26] value added to the main surface. In terms of what tools or capabilities people use from that, I don't think we've got that broken down quite the same way. [11:33] What you see is sort of what you'd imagine is that people are, you know, when you first come to these tools, you don't know all the things that it can do. And that's definitely a topic for us. [11:45] How do we introduce people to things but not also overwhelm them at the same time? [11:50] You know, you want to have you want to balance something that's familiar, simple, seems approachable, but also it's powerful under the hood. So you get rewarded as you discover further. [11:59] I think that's kind of the nature of [12:04] UX development, right? You can have a very powerful complex tool. A browser really is, but you want it to also be approachable and easy. And you got to think about like, what are the patterns people do and how can we meet them in those moments, right? [12:17] What are some of the decisions that you've made to do that, to enable this sort of progressive disclosure of complexity so that Atlas is really intuitive? Yeah. [12:28] One of the features that is pretty powerful, but relatively, or I should say we struggle with how to expose it, is this feature called Cursor Chat. [12:38] If you're interacting with a form field in the browser, you'll see a little icon, a little chatGPT icon, and you can hover over and then interact with the model and interact with the model in the context of that specific form field.

12:51-14:28

[12:51] We struggle with how in your face to make this, right? We want people to be aware of this power. It's actually really powerful. The people who use it are people who rave about this, helping them compose and that sort of thing. But actually, a lot of people don't discover, even though we have this little hint. [13:09] And so it's always a question, how big do you make that hint? How do you introduce this to people? [13:14] Certainly during onboarding, we already have a lot of things we try to tell people about because this is an AI browser. There's new things to learn, fundamental things like web memories. [13:22] and capabilities like side chat and so on. [13:26] But we can only tell you about so many things at once. [13:30] So that's been a challenge for us from a design perspective, for sure. [13:33] That makes sense. I've seen that little icon and I have not clicked it. [13:37] So now I feel like I need to click it. [13:40] It's one of those things where it's like, [13:42] It's a [13:44] Another advantage of having this sort of fully integrated with your browsing environment, as opposed to just having ChatGPT in a tab, is that you can kind of summon it into the specific text field. So this is a feature that my wife uses quite often. She has to write emails. She's involved in a number of different things, and it just helps, like, speed up her workflow quite a lot, having it there. And the thing is, is it's not just – it is like your ChatGPT there. So it has your personalization, your, you know, custom instructions, all that kind of stuff, you know, behind it. [14:14] the way you want it to write and all that. So that's pretty cool. [14:18] Probably speaking, we're really interested in the whole idea of like how the model can interact with the web and the ways that we interact and how can it dovetail with what you're already doing. So,

14:28-16:02

[14:28] you know, [14:28] The agent that you invoke with slash agent in side chat is like a very – [14:35] uh, [14:36] all-in sort of manifestation of that where you're asking it to take a task and go interact directly with the page and all the and push the buttons and do everything for you um and that's that's sort of like [14:47] maybe the grandest representation of this kind of idea. But there's all these sort of smaller in the moment kind of versions of that, you know, like we said with cursor chat, or just the fact that side chat has the context. And when you ask a question, it can understand what you're doing. Yeah, that's, I think that's one of the most valuable parts of it is because it's in my browser, it's logged into all my websites, and it can act as me on any number of websites. [15:17] It has all the same affordances and all that kind of stuff. And I'm curious about your opinion on how the web will evolve for that. Because right now, it's really designed for this bifurcation between bots and humans. And there's a human experience and there's a bot experience that... [15:36] you're presumed to be crawling and there's, you know, bots on text and robots on text and all that kind of stuff. And this is sort of this sort of in-between thing where it's, [15:46] personal and it's driven by you but it is not you and like yeah how do you think the the web should evolve for that kind of thing [15:55] Yeah, so I mean, this is a super interesting one. And I do think over time, like there'll have to be some like notion of,

16:02-17:50

[16:02] Um, [16:03] you know, maybe a non-human operator that is acting nonetheless on behalf of a human, like for a specific request, because I see these things as quite different. To example, to, for example, web crawlers, you know, web crawlers are out there traversing websites and, you know, sort of synthesizing across that for the benefit of many. Whereas like, you know, this is, you could do the same thing, you know, admittedly much more painfully if you were to write a, you know, local shell script that would go off and obtain the content of a website, [16:33] the resources that you wanted and so on. And this is much closer to that, where there is like your own personalized intent behind it. So I think just from how we think about these things conceptually, that's how I look at it. In terms of how things evolve, I think one of the [16:49] The most interesting things about it is at some level, like stuff doesn't need to evolve because we have computer use models that can just go off and like read the screen and click and do all that sort of thing. I think a lot of the... [17:04] uh, [17:05] evolution here will come from, are there ways to make that more seamless? Are there ways to make that higher performance so that we can do many things at once, just basically support sort of scaling this up? Because I think what we really want to do is have something that can do many things on your behalf simultaneously over the course of time. And that will just require a lot more [17:28] sort of evolution of the platform. And I think there are probably a variety of different ways to do that. One of the wonderful things about the web is that it's a very declarative medium. And so this is something that we've begun to tap into, but I don't think we've fully realized the potential of that interesting property of the web yet. Can you explain for you who are listening what declarative means and then why that is an interesting and important property?

17:51-19:22

[17:51] Yeah, so the web, you know, powering the web is this technology called HTML, Hypertext Markup Language. And it's a way that, you know, all of the web pages are built, you know, all of this UI that you interact with on the web today. It's a combination of just text formatted in this specific manner. There are these things called tags. So a button might be a button tag that encloses the text that is rendered on the button. [18:21] or input or something like that, that there is a specific meaning to it. And then what's interesting, for example, with forms is that a form is the way that you do a [18:31] effectively like a call to a remote function with some data that the user provides. So when I fill out a form, for example, to run a search, I take values that I, there's a text that I type into this field, and then I call some remote function with that text, and then I get another page. And so there's all of this sort of, this is sort of inherent to the way the web is designed, and it allows, you know, the browser itself is referred to as a user agent, specifically for [19:01] of these tags and figure out how to present it to the user in a way that is satisfactory to them. And so Atlas is sort of a user agent agent. That's right. [19:13] Do you think we need different user agent strings for, is that like a, is that one potential solution or extension of the HTML standard? Yeah.

19:23-21:10

[19:23] I'm not sure. I think just like looking at the way the web works, you know, there's a lot of, I know, just thinking back to various browsers that we've worked on, there's a lot of subtlety to user agent strings. And also, like, the situation I don't want to get into is where websites don't work because we've changed something about it. And sometimes there are sites that will check for very specific parts of that string and it will be... [19:50] They'll say something, they'll trigger behavior based off of that. And I know early in the Chrome days, for example, we would see behavior like that where it would cause sites not to render properly. And so from that sense, with Atlas being predominantly Chromium, we feel like it's just from a developer perspective, they should perceive it. They should build for it the same way that they build for any Chromium-based browser. But there's probably other signals or stuff like that that we will need to come up with over the course of time. It's just it's very early for us to figure out what that looks like. [20:20] Thank you. [20:20] But your original question about like how the web might change is a really interesting one. I think [20:26] As [20:28] more and more of the user agents are perhaps driven by agents or models. [20:35] You know, bought that not end up having some, [20:39] bearing or impact on how developers create their content. [20:43] I think at some point maybe there is an inflection point there. It would be interesting to see how the ecosystem evolves, right? [20:50] you know this [20:51] People create content for human consumption. In the past, we've always we've had moments when we're pushing heavily semantic web, make a web that's more understandable. Look at all the benefits that come from that. Screen readers will work better. Websites will be more machine understandable.

21:10-22:57

[21:10] What's happened now with these AI models is they're able to make sense of the websites that aren't very ordinarily machine understandable, but because these models are interacting with it in the way humans do, they're able to glean the information just as humans do. And that's kind of a big unlock for AI. [21:29] the computer to help you because it can understand these websites right but [21:36] As that unlocks more and more computer models, based models, driving these systems, these websites, maybe, who knows, maybe the websites start changing as well. I mean, it reminds me of discussions about what happens when all the code is being created by coding agents and people. [21:55] And the coding agents are directing the coding agents and, you know, where does everything go and what – [22:01] what programming language ought they use and all these kinds of things. You start to wonder, maybe there's some sci-fi stuff there to kind of dream and imagine how things might evolve. [22:10] I would be lying if I told you I know. [22:14] But I can imagine things changing. Totally. That's the kind of the interesting thing is like right now browser uses, it's a really good way to bootstrap this because you don't have to change anything for it. But once you've bootstrapped it and everyone's using agents, I'm sort of curious if... [22:31] That is actually the most efficient way. For example, Ben, you were talking about, you know, having it do multiple things for you at once. You know, watching Atlas scroll through websites is kind of slow. And there may be a more agent-native way to allow agents to interact with websites like MCP, for example. Are you guys thinking along those lines or are you still really just focused on the core stuff?

22:57-24:28

[22:57] We're thinking through a whole host of different [23:00] different technologies to help us drive [23:04] drive web browsing. [23:06] I think as well, like beyond the Atlas team, just to think broadly about what ChatGPT is doing. Like we've also launched this app ecosystem around the product. And I think that's sort of a very direct way in which we're encouraging developers to build for a more dynamically composed platform. [23:26] world. But that's, you know, that's of course in the browser, but it's [23:31] you know, maybe not like part of Atlas in particular. So I think some of these things are, we're going to try a few things and see how it works out. [23:39] Plus, you know, a lot of the technology that's powering the ChatGPT platform, [23:44] Atlas agent now, you know, has its roots in the original operator tech preview that OpenAI put out. If you rewind the clock back to then and compare the performance then to now, you start to see, you know, sort of the rate of improvement. There's been like leaps and bounds improvements for the quality and performance. And we're kind of on that curve of figuring out how to. [24:07] optimize and make these things work a lot better. And I think there's a lot of exciting work ahead and opportunity ahead. This was a meaningful step to share with people. And I think it opens the door to [24:21] imagination and possibilities and for people to have some real things that it can help you with, like what you were talking about earlier.

24:28-26:06

[24:28] But there's so much more to come, you know. [24:32] Do you think agentic browsers will make the web unnecessary? [24:37] And by that, I mean... [24:38] Do you think there's a chance there's a future state where it actually becomes just better to stay inside of ChatGPT? [24:46] and your agent is going off and doing all the browsing. And then, you know, maybe it's building, like, a custom website for you in real time based on what the brand or the writer wants you to see, but you're not actually, like, seeing – [25:00] rendered HTML in the same way that you would have been, you know, five years ago. [25:05] I don't think so myself. And maybe this is just me not being imaginative enough yet about where ChatGPT will go. But I do think that there's an aspect of [25:17] I think we will see people delegate a lot more to these tools, especially as they grow more powerful and they're going to get like amazingly powerful over the next 12 months. [25:27] But... [25:29] I still think that there's a lot of stuff that people want to do themselves. [25:32] And whether it's, you know, even just things like entertainment or like, you know, there's aspects of, you know, [25:41] you know, shopping or... [25:43] trip planning that I do want to be deeply involved with, and it's probably going to start at least with some curiosity that I have, and I'm going to go out there on the web and find it. And I think one of the most exciting things about the web is it has so much stuff on it, and so I'm always excited to explore it. [25:57] And I don't think that will ever go away. Maybe it will be different. Maybe there will be folks that, you know, maybe they're like the kids today that haven't sort of lived in a world without.

26:06-27:37

[26:06] some of the stuff like they may have a different view on it but that's just mine i don't know about you darren i know i i think people like window shopping i think people like [26:14] browsing i think people like that sort of thing um or [26:19] You know, I love taking Waymo, but I also love driving my stick shift car. [26:24] And there's going to be moments when both are important. There's moments when I want the Waymo, moments when I want to be just driving myself. Yeah. [26:33] And I think that's kind of the future is going to always be that way. And also it depends on what you're trying to do. You know, I think that these, uh, [26:42] Models can be just incredible at synthesizing things for you that might lead you on to the [26:48] the manual mode part of it, right? And you're probably going to just incorporate these things in a very natural way in your life. [26:56] You're going to go between them where it makes sense to you. And people are going to figure out that. But there's going to be. [27:02] There's always going to be a need to interact with, you know, [27:07] Web apps, if you will, or applications, and the web is a tremendous medium to distribute those things. E-commerce, the web is an amazing medium for that. Yes, you could ask your model to please prepare you a shopping cart of items, but you're going to want to go look at it and you're going to want to go see things yourself. You're not just going to be like, yeah, buy that for me. [27:28] without seeing it in most cases. And so, you know, I think there's kind of this blended world that we're probably coming back.

27:37-29:21

[27:37] There's aspects of the AI as a... [27:41] actually like a workmate or a coworker or something that you can delegate to. And then there's an aspect of the AI as a thought partner or collaborator in that sense. And I think that these worlds sort of are [27:56] Actually, elegantly, you know, it's neither one or the other. It's kind of both. Yeah. Yeah. [28:01] Yeah, definitely as a thought partner. This is already the case for these models. You know, when you're [28:07] researching something at home, you know, asking the chatbot about it, [28:12] saves you some time, figure, you know, just as an exploration, bouncing ideas off when I'm coding, I'm doing it that way. So many things I'm, [28:19] bringing [28:20] in my life to help me [28:23] sort through my thoughts and what kind of problem I'm working on and [28:27] I think that's... [28:29] That's sort of what I imagine, you know, I can imagine lots of parallels to that in the future. [28:34] Thank you. [28:36] So – [28:36] So here's something I'm curious about. When Josh and Hirsch were first starting the browser company, I've been friends with them for a long time. And so I actually talked to them for a little while about being the CEO. [28:47] And so I spent a long time thinking about [28:50] browsers for this specific thing. And one of the... [28:54] Um, [28:56] One of the things that I was kind of interested in is the role of browser in someone's life. [29:02] And it seemed to me at that point that mostly a browser was sort of like a taxi. It's like it takes you from one place to another and it's supposed to get out of your way. It's very utilitarian. And that we might be moving to a place where maybe it's more of like a tour guide, like it helps you figure out where you want to go and what you want to do and then does some of it for you.

29:24-30:55

[29:24] But there's this interesting tension there where – [29:27] Um, [29:28] inserting yourself between the user and what they want to do sometimes is like super frustrating and your tour guide super annoying. And people think of browsers as being, I think in a lot of ways, like I think of it as like a, it's an invisible window pane. Like you don't even realize the browser is there most of the time. That's the point. How do you guys think about those browsers? [29:47] Do you think that that, like... [29:49] uh dichotomy is is useful or interesting how do you think about it and how do you think about the [29:57] fulfilling the sort of expectations that browsers are more or less invisible versus helping the user [30:04] get more of what they want, even if they didn't necessarily know that they wanted that thing. [30:08] Well, there's a sort of duality here present in Atlas. And I say this not as a punt, maybe, but just to observe that we have tried to make our browser UI fairly streamlined and minimal so that you can focus on the thing that you're looking at. But then ChatGPT is sort of at the heart of the experience. So it is there. And then you can choose how much you want to engage with it. I think the value of it, [30:33] comes from. Like, I think the big thing that most people struggle with in their day-to-day life is, like, [30:38] ambiguity sometimes. It's like, what do I do next in this situation to achieve whatever the objective I have is? And that's where [30:45] ChatGPT is just incredibly... [30:48] amazing at helping with that. It was sort of the first, that was sort of the original idea that I had for this was when I would,

30:56-32:31

[30:56] Just ask ChatGPT in my existing browser tab, like, what should I do to solve this problem? And then like a friend that would step through, you should do like these three things. [31:04] And then my question was, well, could you just do some of those for me? And sometimes, you know, it's still a lot of things it can't do today, but we can make it do more of those things. Yeah, we get reports from users asking, hey, I asked Atlas.com. [31:18] Asked GPT through Atlas to do this thing for me and it didn't work. We're like great. Let us know we will keep note of that and work on those things, you know? And so, [31:29] It is it is it is it is that kind of thing where you start to feel like I should be able to ask it anything. I should ask it to help me with anything. And so, you know, that's that's. [31:39] That's a nice short start. [31:41] I think one of the things about this form factor though is that it's very [31:46] you know, it's very familiar to people. I think most people, you know, can kind of, [31:50] relate to a browser. They kind of know how to use it, that kind of thing. And so there, I think it's not a huge leap. I think if you go to a world where everything is intermediated to you by some other thing, um, [32:01] it's kind of hard to know what you can do with that. Whereas with the browser, you kind of know how to just start browsing the web and doing stuff with it. And then it's the opportunity presents itself in various points along the way, like that you can at your own choice, maybe with agent mode or especially with agent mode, you choose when and how you want to use it. And then it's really on your terms. And of course, I think probably over the course of time, we'll find people will want to use it more and more. And so you want to help show them where that's going to work well. But yeah, our goal definitely is not to be

32:31-34:07

[32:31] annoying. [32:33] I remember the sort of original mantra with Chrome was, you know, sort of trying to like really minimalize the Chrome as it were and focus on the content. And I think we want to continue to have that be the case. But in this case, the content is whatever the user is trying to get done. [32:51] It's got to be a good browser, first and foremost, right? It's got to actually work the way people expect it to work. And that alone keeps us busy. And, you know, there's a lot of aspects to just that alone. [33:04] I can imagine. [33:06] Yeah. And then and then, you know, how do you how do you sort of. [33:11] add on to that, right? What are the things that I might not realize about why that's hard? Because, like, I'm sitting here, [33:18] using your product all the time being like, yeah, browsers are basically solved except for this AI stuff. [33:24] I guess that's true at some level. But like what makes it hard that if you're if it's keeping you busy, like what is what are the sorts of things that are keeping you busy? [33:36] You know, browsers have definitely evolved over the years, right? You know, rewind back to Netscape and then think about Firefox and think about Chrome and think about when Chrome first launched and then think about all the features that have been added since. [33:50] And not everybody uses all of those features, but some people use them. [33:55] And we hear from those people. And Atlas has a [33:59] a significant subset of those features from the get-go because we knew they were important and

34:07-35:46

[34:07] Building on top of chromium meant that some of them we were able to expose, but many things we had to reimagine, rebuild, figure out how to build in a new way. And, you know, some things we have not yet done. So we're in them. For example, one of the. [34:23] Things we heard about early on when we launched Atlas was, [34:27] Where's my tab groups? [34:29] And that's a feature that Chrome added a few years back, but it certainly wasn't there in the initial version of Chrome. [34:35] and I know that when we first launched into Chrome not that many people were [34:40] excited about it or used it. It was sort of a small feature until eventually it's become something that maybe a good number of people actually do care about. [34:48] And we hear about those. [34:50] We hear from those people. [34:52] because they want to carry their workflows over, you know. [34:56] So one way to think about a browser, [34:59] is that it's kind of like an embedded operating system. And so in that sense, you might think of a browser as an app, but I think that's maybe not the right way to look at it. A browser is closer in complexity to an operating system. It has an app runtime. [35:14] It has a window manager. It has... [35:16] you know, various notification services and launchers and other stuff. And so there's just a lot of complexity in building all of that stuff out. Now, you can short circuit a bunch of that. I think, you know, Darren says maybe it's a solved problem. I think for a lot of browsers it is, including Atlas, part of it is solved because of Chromium, like the fact that Chromium is open source. It presents this just amazing, incredible baseline upon which to build. And you could stand up a browser very quickly that looks more or less like Chrome.

35:46-37:22

[35:46] Um, [35:47] I think our product ambition ran a bit deeper than that. I think we wanted to differentiate a bit more in our product UX. And so that caused us to take a different path, which we've written about. But that does mean that there's a bit more of this legwork for us to go and, like, make sure all of this functionality that people expect works in the way that they expect. But we think that at the end of the day, that will give us a lot more flexibility. [36:10] ability to sort of shape the product in new and interesting ways. [36:14] Yeah. [36:15] there's some [36:17] various for instances, but like we, we, um, [36:21] If you're familiar with the blog post that Ben was referring to, we run Chrome completely out of process. [36:28] And so our app, the Atlas app, is a [36:32] PureSwift app that presents all of the browser, familiar browser UI through UI elements that we had to craft. [36:42] Again, they were not just using the implementation from Chromium for any of the UI components. [36:47] What we leverage from Chromium is the fact that it's great at rendering web pages. [36:51] and all of the [36:53] accessory support associated with that, you know, when it comes to various kinds of permission dialogues and whatnot, we hook into that and we present those dialogues, but in our own UI. And so there's just a lot of very table stakes kinds of components there that [37:08] because of our choice to build the app. [37:11] wholesale, uh, [37:12] in Swift environment, all the UI components, I should say, we had to rebuild a lot of different things. And of course, we had a prioritization there.

37:22-38:56

[37:22] Although the thing that has advantageous [37:25] The advantageous about this approach for that is, you know, actually a sort of fun fact about Chromium is that [37:31] much of the UI is built using C++ as a programming language, which is the thing that you did when you were building a Windows app back in 2006 era. But it turns out to be, [37:41] Hard to find engineers in this day and age that want to do UI development in C++. Why is that? I have no idea. Speaking as a longtime C++ developer, I'm very concerned. I love C++. What's the problem? But, yeah, there's a lot of iOS developers out there, it turns out, and iOS developers often know Swift and SwiftUI. And if you know Swift and SwiftUI, you can be a Mac developer. And so we take advantage of that, and it's worked really well. [38:11] And it's actually a remarkable language, very much like a modern alternative to C++. You know, there's a garbage collector, so it's got a very streamlined sort of memory management sort of setup, kind of like if you were just being really straightforward about using smart pointers in C++ and that sort of thing. So at any rate, we... [38:35] I feel like this has worked out very well for us and we were leveraging this to also bring the product to Windows. [38:43] What percentage of your code is written by AI? [38:48] Oh, man, I don't even have stats on that, but I know everybody's leveraging Codex and ChatGPT heavily as part of this project.

38:56-40:30

[38:56] I would say just like finger in the wind, if you had to guess. Majority of it, I would say. I can't pick the precise amount. It wouldn't surprise me if it was north of 75%, just that like most people's PRs start with Codex. [39:13] Maybe there's some like dialing in that you do through the process, but that just means that in terms of raw volume, Codex is like probably authored. [39:20] you know, well over more than half safely more than half of the light net new code that we have at this point. [39:27] You guys have been building browsers for many, many years. You started at Netscape. You worked together at Chrome or on Chrome. [39:34] How does it compare being able to build a browser with, [39:39] with, you know, codex at your side in terms of team size, velocity, all that kind of stuff. Like what is, give me a sense for what's different or maybe it's, maybe it's very similar, but yeah. How does it, how does it compare? [39:50] Yeah, I was gonna say we have a very small team, although we continue to grow to take on a bunch more possibilities. I think one of the things that [40:00] has excited me about this world. It's not just the pace of development, because I think to get a feature to work [40:06] Right. It's always going to take a few iterations. It's how quickly you can decide that something is worth pursuing. And so there will be an idea that I'll have in my head even as like a team manager where I want to see if the juice is worth the squeeze, as it were. And I will just run off and do that in codex and I'll have a build and I'll see if I like the thing or not. And if I do like it, then it makes sense to go and invest in that area.

40:36-42:07

[40:36] wondering about if you should do this or that because it takes so long even to prototype. RISCodex just makes [40:43] prototyping a matter of minutes or hours for a lot of things. And, you know, for as long as we've spent in the Chromium code base across our careers, [40:55] man, that thing's complicated and it's grown. And so being able to ask Codex questions about Chromium is just invaluable. [41:03] And, you know, any kind of very large... [41:06] legacy code base is going to have so much complexity and layers to it. [41:11] And so, you know, the ability to ask these agents questions about it is just unbelievably useful. But same thing goes for, you know, figuring out how to build, you know, [41:22] certain kinds of UI effects, you know, constantly probing ChatGPT for like, what's the right way to set this thing up so I'll get a good animation or something like that. Just trying to like learn some new strategies with core animation or something like this. So we have like, [41:38] Like Ben said, a lot of our code is able to be created by Codex because, you know, [41:45] There's a lot of straightforward aspects to what we're doing, but there's also very delicate aspects that we're doing. We have to get in there and really study it. But these tools can be tremendous companions as we're trying to figure out, well, exactly what. [41:58] that what's the right strategy here to kind of explore the solution space. I just can't believe how useful it is, but it's been such an accelerant for this project, for sure.

42:08-43:57

[42:08] On the topic of being able to prototype things more quickly, um, [42:13] Is there anything like weird or crazy that you have in your head that you've been wanting to try that [42:17] isn't quite [42:18] that you want to share with us? [42:20] Oh yeah, let me tell you about something I've been working on. Yeah, just in the process of, so I'm like a heavy tab user and I nerd out on like, [42:32] the little details of how tabs work. So like the Chrome tab strip, like a lot of the way it behaves around like where tabs get inserted, what gets selected after you close them, how like the tab strip like reflows, animates when you move your mouse out of the way. So I worked on that like years and years ago, like, you know, it's almost 20 years ago at this point. And although like I have not have had less of a direct engineering role in Atlas myself, I do like to poke at different things. [43:02] things I've been playing with, as Darren and the team work on tag groups, I have been [43:08] exploring ways to just help make sure that the tab layout and scroll position remains stable as you switch back and forth between tasks. And you might be deeply buried down on a task. You might have like lots of tabs, lots of tab groups open. You might have scrolled your sidebar of tabs down to a certain position. And then I have this moment where [43:31] I want to go back and check my Gmail and I get a tracking link or something and I open it up. And all of a sudden, my tab strip is flung back to the top. It gets scrolled back to the top. And so this is what happens today in Atlas. And so I was able to go off and prototype a solution to that in Codex in about an hour. Or I'm actually able to go and check on something without messing with the scroll position. And it's just like a transient world where I can go and look on something quickly.

44:01-45:44

[44:01] making the app better, you can go off and just do like a really quick exploration and determine that something makes sense. [44:08] Isn't that the best? Yeah, a lot of times we get feedback from people, too, about like, hey, I wish this thing or that thing or what if this is possible. And then invariably somebody on the team will have feedback. [44:17] gone off and [44:19] and tried it. And it's because it's not that expensive to try to Ben's point. [44:23] It's really great. Do you all have mixed feelings at all? I know a lot of professional programmers, people who are super psyched about AI who are also like... [44:35] It also is kind of a bummer that [44:36] a lot of code isn't being written by hand anymore and there's a certain craft to it that is maybe... [44:42] you know, you just sort of like writing code. How do you guys feel about it? [44:45] I like writing code, but I think I would... [44:50] I like the sort of crafting aspect. There's something there almost like, [44:55] therapeutic about it, you know, just sort of [44:57] Thank you. [44:58] It's like art or something, you know, but, um, [45:04] I still feel like there's a lot of elements of that. What I the way I really view this is like it's a tool that will accelerate like the mundane parts of the work. For example, I. [45:17] Tediously did a refactoring across the code base that was a little bit [45:22] because each time each part was different and I didn't really quite know how to prompt it through all of that. [45:28] But then once I had done it, I needed to do another one. I was like, Codex, just do that for me. Do the other one. And it was a similar scale and it knocked it out within an hour, right? And it was because it could follow my pattern for all the times when I worked through all the quirks, it could just follow those quirks, those patterns.

45:45-47:24

[45:45] I thought that was amazing. [45:46] um and then you know like i said if i'm crafting some animation or something like this i'm [45:53] I, you know, Codex is going to be really useful to give me ideas, but I got to get in there, try it and see. And sometimes that that's just how it how I work. But I find I find that it still is accelerating me quite a bit. And I still get that satisfaction of getting in there and crafting. [46:09] I think maybe there's some version of this that will know that we've achieved some level of [46:14] maybe even super intelligence with this stuff, if it can just go off and build something like Chromium, or WebKit, or like that sort of thing at that scale, with very minimal prompting. But I think we're a bit from that point. So I do think that there's an element of [46:32] individual engineers have [46:36] judgment that comes from experience that can sometimes see things that aren't evident [46:43] in the code, because what a coding agent is doing is it's reading the code and it's oftentimes making really good choices about things. I'm surprised sometimes at how elegant some of the solutions that [46:55] that Codex can come up with are, but it doesn't always hit, because it doesn't always know some of the context that isn't stated there. And so that's why I think [47:05] to a lot of extent, Darren talked about asking Codex questions about Chromium. [47:12] I think people would, I remember being on the Chrome team, when everyone would ask Darren questions about how Chromium worked, and Darren's asking questions. But I think there's still

47:24-49:04

[47:24] Thank you. [47:25] a need in many, especially more sophisticated, more subtle places, for that judgment to be applied. But then once you have that judgment, you just go so fast because you just tell it, like, I think you should create a cache in this format. And you should put it in this place, in this package, and then it just goes off and does it at much faster than you could have. And at least myself, I don't feel precious about typing that code. It's more like the idea, right? [47:52] One thing that's been an interesting phenomenon is that thanks to Codex, actually, we have a lot more unit tests. [47:59] because it doesn't the overhead of creating a unit test is greatly reduced when you can just prompt [48:05] for what you want to have tested. [48:07] And even the model is able to go and like consider cases I didn't prompt for. Because really I'm saying, can you unit test this API for me or, you know, [48:14] I've been really impressed with this because [48:18] That's a mundane task, creating unit tests for crafting the API. It's an interesting task. [48:24] I'll work on that. And then once I have it, [48:27] Hey Codex, can you create a whole bunch of tests for me? [48:29] It's been a fabulous friend in that regard. [48:34] And I think we've seen a lot of benefit from that. And tests are, of course, super valuable. Those tests help us not make further mistakes. So, you know, it's just been really... [48:43] That's been definitely a [48:45] sweet spot. [48:47] Well, you were talking about getting feedback from users asking you for things to fix things. I have a quirk that I would love to know if there's a way to make it better now, like just for me prompting better, or just to put it out in the ether, if it was fixed, it would change my life.

49:07-50:36

[49:07] I run a media company. So we publish articles all the time and there's a lot of copy editing going on. And so I have an article that I wrote that's coming out tomorrow. And like, it's, [49:18] It's full of edits. And the editor who does it, like... [49:22] Some of it is, it really requires a lot of editorial judgment, but some of it is the equivalent of writing unit tests. It's just like, you know, you're, the capitalization is wrong here and there's a comma missing here and there's a bunch of copy edits basically that are. [49:35] constantly being made and we do it in Google Docs. [49:39] And I've tried we have a whole style guide and I've tried to have Atlas and. [49:45] go through and suggest changes on the Google Doc according to the style guide. [49:49] And it... [49:50] It. [49:51] Kind of happens a little bit, but then it just gives up. [49:54] and says I did it and it definitely did not. It did like one thing, you know, and I think partly it's, it's, it's sort of the, the structure of Google docs is so complicated. It requires a lot of dexterity. But I'm curious, what do you guys think? And is that something that you could mix? Yeah. [50:13] Quick question for you. Are you using the agent mode to do that? There's been a known issue with our agent. We call it laziness, where sometimes you'll see it say things like, oh, this task is too time consuming. Basically, I give up. And it's not just Google Docs. But for a variety of sites where the task might take very many steps or an extremely long time to run.

50:43-52:16

[50:43] you could be tens, hundreds of pages even, it may give up. Under those conditions, that's something that the team has been working on. [50:51] as improvements to that. But you're also right that Google Docs is a fairly complex web app. It's not something that it's a bit different to a lot of web content. I talked before about declarative web where there's just a, you know, a tag that you can read through and see everything. Whereas Google Docs is much more like a traditional app. It uses a canvas. It just sort of renders text directly when you scroll. It is the one drawing, not the web runtime. And that makes it [51:21] And so, yeah, I think that the agent is maybe the right way to do complex things there. But the sort of laziness fixes will should eventually help with that kind of thing. [51:32] There's issues when the agent has to know if it should scroll. [51:36] you know, things of this sort, which can be critical for a web app that's not just straight up HTML. [51:43] But I have seen it excel in some cases like this elsewhere. I've been impressed watching it tediously close like ads in order to reveal the content below in order to then complete my task. So I can sort of see on the horizon where it's going to, you know, these, but those are definitely cases of complexity that, you know, where it has to interact with. [52:06] Ad-based businesses are quaking in their boots hearing about ChatGPT Atlas agent clicking, like, X on ads to get to the actual content that you want.

52:18-53:53

[52:18] Well, again, it's doing what I would have done. I agree. I agree. I'm here for it. We only have a couple minutes left. [52:28] I think the one big thing that's left on my mind is – [52:32] Thank you. [52:33] uh you you guys have been been doing this together for many years and been working on browsers for many many years like why do you care so much about this problem [52:42] Oh God. [52:45] It's the most interesting app in the world. Like I said, it's like a mini operating system and is all of this amazing content. Like when I was so I got into the Web when I was a teenager. I lived in New Zealand, which is like the other side of the world. And I felt very disconnected from the world of tech. Like at least at that point, I think New Zealand has grown a lot in terms of its technological prowess over the years. And the Web was amazing because it felt egalitarian. [53:13] and that anyone anywhere could get involved in it and they could like [53:17] publish a website. And then eventually, you know, when I got involved with Mozilla, that, you know, you could actually go and help shape the thing. And like open source and all of that, it's all kind of tied together. And I just love it. I wouldn't, I wouldn't work on anything else. [53:31] Yeah, I think for me, I have somewhat of a different but similar origin story of getting involved in all this stuff. I found myself in college using Linux and feeling like, [53:41] Man, this system would work a lot better if the browser worked better. [53:45] So I took a job at Netscape to try to make that browser better, you know. But it was so liberating, I remember that.

53:53-55:26

[53:53] When I did things through web, it meant that it didn't matter what computer I had, I could still do those things. [53:59] I think it's sort of a fantastic idea. And it's sort of a [54:03] Fantastic that we've had this thing and it can be better. It's kind of like this thing where web and browsers, they've, [54:12] They've been good and powerful and we depend on them, but they, you can all point to crafty aspects to them and things that could be better. And so, [54:19] It sort of feels like it's not done yet. [54:21] It's felt that way for a long time. And so, you know, that kind of keeps me going because there's more stuff to do. There's more stuff. [54:28] More to make better. [54:30] Ben, Darren, this is awesome. Thank you so much for joining. Really appreciate all the work that you've done through the years, and thanks for making Atlas. It's great. [54:39] Awesome. Thank you. Thanks for having us. [54:41] Oh my gosh, folks, you absolutely positively have to smash that like button and subscribe to AI and I. Why? Because this show is the epitome of awesomeness. It's like finding a treasure chest in your backyard, but instead of gold, it's filled with pure unadulterated knowledge bombs about chat GPT. [55:11] on the edge of your seat, craving for more. It's not just a show. It's a journey into the future with Dan Shipper as the captain of the spaceship. [55:20] So do yourself a favor. Hit like, smash subscribe and strap in for the ride of your life.

55:26-55:32

[55:26] And now, without any further ado, let me just say, Dan, I'm absolutely hopelessly in love with you.

Want to learn more?