OpenAI's newest frontier model pushes computer use, safety, and long-term memory far enough that the real edge shifts from having the model to already having a business built to run on it.
GPT-6 Astra advances computer use, safety, and persistent memory enough that one person can run an entire company through it, but once every competitor has the same model, that access stops being the advantage and business context becomes the only thing left to compete on.
Who This Is For
Read if. Skip if.
READ IF YOU ARE…
A solo operator or small team already running parts of their business through Claude Code, Codex, or a similar AI tool who wants to know what actually changes with this release.
Someone deciding whether to invest time in computer-use workflows (browser automation, autonomous form-filling, dashboard building) right now versus waiting for the tools to mature further.
A creator, consultant, or small agency owner curious how one person can credibly pitch design or web development work without hiring a team.
SKIP IF…
You're looking for a hands-on tutorial or prompt-by-prompt walkthrough of GPT-6 Astra; this is a release reaction plus a mental model, not a how-to.
You want independent verification of OpenAI's benchmark numbers; the video repeats the company's own release claims without third-party testing.
TL;DR
The full version, fast.
GPT-6 Astra trained on 100,000 GPUs, is the first OpenAI model to trigger a government cybersecurity review before release, and posts strong internal scores on computer use, design work, and safety stress tests. The creator's core argument is that the model isn't the advantage: once access spreads, everyone gets the same capability, so the win goes to whoever already has business context, workflows, and judgment built around it. He shows his own operating structure, one person directing company context, specialist workflows, and action surfaces like the browser and documents, and argues that a solo operator's real edge is having almost no distance between deciding something and doing it.
Free for members
Chat with this breakdown — free.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Alex claims Astra will create a new wave of millionaire solopreneurs and says he got access right before recording.
01:16 – 03:56
02 · Five things to know about the release
Runs through OpenAI's own release notes: the Stargate GPU count, the cybersecurity threshold, the government review, harder-to-monitor reasoning, and the shift toward higher-level supervision.
03:56 – 05:52
03 · From prompting to supervising a business
Reframes the operator's job as orchestrating many agents at once rather than prompting one at a time, citing predictions of a one-person unicorn company.
05:52 – 08:40
04 · Computer use: beyond tedious tasks
Argues computer use unlocks work that has no API at all, like fully controlling a Substack publication, not just automating tedious forms.
08:40 – 10:12
05 · Why computer-use safety matters
Notes that computer use removes the safety net of a sandboxed chat and points to Astra's lower misaligned-outcome rate on an internal safety stress test.
10:12 – 11:51
06 · Preserving and retrieving context
Explains how Astra keeps and searches accumulated context across sessions instead of compacting it into one summary that drops details.
11:51 – 13:43
07 · Design work and new service opportunities
Shows Astra's internal brand-design benchmark score and argues a small operation can now pitch design and development services it couldn't before.
13:43 – 14:53
08 · Documents that make a solo business look bigger
Argues a polished, branded document changes how credible a one-person business looks to a client, compared to a plain AI-generated draft.
14:53 – 17:05
09 · Why solo operators can move faster
Lists the structural reasons a solo operator outpaces a large company: no cross-department friction, one folder holding all context, same-night workflow changes.
17:05 – 17:36
10 · How I structure my AI-powered company
Diagrams his own four-layer setup: himself directing, company context, specialist workflows, and the action surfaces the agents actually touch.
17:36 – 18:55
11 · What to build before everyone catches up
Closes on the idea that model access will keep spreading, so the advantage has to come from documented business context and judgment, not the model itself.
Atomic Insights
Lines worth screenshotting.
GPT-6 Astra trained on 100,000 GPUs at OpenAI's Stargate data center in Texas, reinforcing that raw compute scale still predicts model quality.
GPT-6 Astra is the first OpenAI model to trigger the company's critical cybersecurity threshold and go through a U.S. government review before release.
OpenAI disclosed that Astra's internal reasoning is harder to monitor even as its tested alignment and scope adherence improved, a tradeoff the company flagged but didn't fully explain.
On an internal computer-use safety stress test, GPT-6 Astra produced far fewer misaligned outcomes than Claude Opus 5 or Claude Fable 5.1.
Astra can preserve and search accumulated context across sessions instead of compacting it into one lossy summary, keeping details like why a fix failed retrievable later.
On an internal brand-design benchmark, GPT-6 Astra scored 60.4% versus 47.4% for GPT-5.6 Sol and 34.7% for Claude Fable 5.1.
A one-person or two-person operation can now credibly pitch website design and direct-booking development to a client like a boutique hotel, work that used to require a hired team.
The same AI-written research brief reads as more credible to a client when it's formatted as a polished, branded document instead of a plain chat export.
Solo operators move faster than large companies not because of better tools but because there is almost no organizational distance between deciding something and doing it.
An operator can change their entire workflow the same night a new model ships, since there's no rollout process standing between a model change and the work changing.
Once every competitor has access to the same frontier model, the model stops being the advantage; the business context built around it is what stays scarce.
GPT-6 Astra is reported to be cheaper per task than Claude Fable 5.1, which lowers the cost of running many parallel agents instead of one at a time.
Takeaway
Why the model access won't be your advantage
Solo Operator Edge
GPT-6 Astra proves the model itself will keep getting commoditized, so the real advantage goes to whoever already has business context, workflows, and judgment built around whatever model ships next.
02Five things to know about the release
GPT-6 Astra trained on 100,000 GPUs at OpenAI's Stargate data center in Texas, reinforcing that raw compute scale still predicts model quality.
Astra is the first OpenAI model to trigger the company's critical cybersecurity threshold and go through a U.S. government review before release.
OpenAI disclosed that Astra's internal reasoning is harder to monitor even as its tested alignment improved, a tradeoff worth knowing before building agent pipelines you can't fully inspect.
03From prompting to supervising a business
Sam Altman has predicted this year or next will produce the first one-person unicorn, a billion-dollar company run by a single human orchestrating agents instead of employees.
One operator directing many AI agents at once is described as the rough equivalent of 500 employees working under a single person's direction.
04Computer use: beyond tedious tasks
Most people frame computer use as automating tedious tasks; the bigger unlock is doing things with AI that were never possible inside a normal chat window, like fully controlling a platform with no API.
Codex can import a user's own Chrome cookies and logins, so an agent can work inside an already-authenticated browser session instead of starting logged out.
05Why computer-use safety matters
Handing an agent computer use gives up the safety net of a sandboxed chat: it can click real buttons and send real messages, so mistakes compound instead of staying contained.
On an internal safety stress test, GPT-6 Astra produced a lower rate of misaligned outcomes than Claude Opus 5 or Claude Fable 5.1, though the comparison used generic tools without extra confirmation guardrails.
06Preserving and retrieving context
Historically, AI coding tools compact old context into a single summary once the window fills, quietly dropping details like why a specific fix failed.
Astra can keep and search accumulated context across windows instead of compressing it into one lossy summary, so earlier decisions and failed attempts stay retrievable later.
07Design work and new service opportunities
On an internal brand-design evaluation, GPT-6 Astra scored 60.4% versus 47.4% for GPT-5.6 Sol and 34.7% for Claude Fable 5.1.
A one-person or two-person operation can now credibly pitch website design and direct-booking development to a client, work that previously required a hired team.
08Documents that make a solo business look bigger
A plain AI-generated research brief reads as generic; the same content formatted as a polished, branded document changes how credible a one-person business looks to a client.
For a solo operator, every client-facing deliverable looking professionally designed matters because the goal is to look like a 20-person operation, not one person.
09Why solo operators can move faster
A solo operator has less organizational friction: one person can set direction across the whole operation without consulting other departments before an agent continues its work.
The creator's entire company context lives in one folder, which he says keeps getting more effective without needing to get bigger or more complex.
An operator can change their whole workflow the same night a new model ships, since there's no rollout process standing between the model change and the work changing.
10How I structure my AI-powered company
The four-layer structure is: the operator controlling direction, taste, approval, and accountability; company context (business, audience, memory, rules); specialist workflows (research, production, operations, development); and action surfaces (browser, code, documents, spreadsheets, software).
GPT-6 Astra is described as cheaper per task than Claude Fable 5.1, which directly lowers the cost of running many parallel agents inside that same structure.
11What to build before everyone catches up
Once every competitor has access to the same frontier model, the model stops being the advantage; business context, workflows, and judgment are what remain scarce.
Model access will keep spreading through tutorials and packaged workflows, so the practical move is documenting proprietary experience and workflows now, not waiting for a newer model.
The human's ongoing job is maintaining taste, priority, and judgment, since that's the one place where speed and efficiency alone won't replace a person.
Glossary
Terms worth knowing.
Computer use
An AI model's ability to directly operate a browser or desktop, clicking buttons, filling forms, and navigating apps the way a person would, instead of only responding to text prompts.
Stargate
OpenAI's Texas-based data center project, reported to have used 100,000 GPUs to train GPT-6 Astra.
Compaction
How AI coding tools summarize old conversation history once the context window fills up, discarding some detail so a long session can keep going.
FrontierMath Tier 4
The hardest tier of a benchmark that tests whether an AI model can solve unsolved, research-level math problems.
ARC-AGI-3
A benchmark meant to test general reasoning ability in an AI model rather than memorized knowledge, used as a proxy for how close a model gets to flexible, human-like problem-solving.
ExploitBench
A benchmark that measures how well an AI model can find and use security vulnerabilities, cited here as evidence of a model's coding and cybersecurity skill.
One-person unicorn
A hypothetical billion-dollar company run by a single person directing AI agents instead of hiring employees, a phrase the video attributes to OpenAI's Sam Altman.
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
17px
metaphorstory
GPT -6 Astra is about to create an entirely new generation of millionaire AI solopreneurs and AI operators that have prepared themselves with the correct systems and workflows in place already. Now, that gap is not going to last much longer as more and more people get access to these models at a much more accessible cost.
So it is super important for you to start building your systems and improving your systems right now, okay? And saying this as Astra is hitting everybody's accounts this moment, right before this video, I got access to it. You've seen a bunch of creators out there have early access.
Everybody's talking about it, right? So everybody's been talking about it and everybody has been saying how this is AGI or if AGI is here. This guy says so.
This is Greg Brockman, the president of OpenAI. But that to me is not, you know, really the important question here. As important as it is, everybody says that for every model.
But the bigger thing is, how are you going to use this in your business? How are you going to use this in your solo operation? And it's not just about solopreneurs and solo AI operators.
It's also about small teams, small startups, people who do not have the resources to spend on specialized roles. Now we have access to all of that. So someone like me who's just running an entire operation for my laptop, my desk with no outside help is just going to keep improving day after day with these models.
Now, before we talk a little bit more about that, let's look at some of the main... you know a couple key points five key points that i think is important just to take away from this release if you haven't already if you haven't read about it first is that they use a hundred thousand gpus at stargate in texas to train this model so we know that this this idea of more compute equals better models is proven to be true with astra 6 so we can i think just keep looking forward to that you know the companies that are doing uh betting going all in on compute specifically like open ai and spacex are going to win this battle Anthropic, as much as I've loved Cloud Code, we see the first cracks happening at Anthropic with this new Astra 6 model, kind of leapfrogging and jumping over Anthropic's own Fable models.
So this is something to really keep an eye on, especially if you're a solo operator, especially if you use AI in your business or brand. It's to keep looking at these two different companies because... one might start running away with it at any given point.
All right. Now, right now, as much as I have used cloud code and talked about in the past, it looks like OpenAI has a chance here. All right.
This is also the first OpenAI model to reach its critical cybersecurity threshold. This is what we saw with Fable 5 .1 or Mythos on the Anthropic side. This is where all that government stoppage came into play when they tried to release the model in that big fight between Anthropic and the U .S.
federal government. This model, this Astra 6 model also went through U .S. government reviews before it was released.
Well, it looks like that's what's going to happen for every model now. Public details are pretty limited here, but that does look like it's going to be the new standard for every single one of these models. With that said, I'm happy to see that it didn't take as long as I thought it would.
I was kind of worried that with these new checks in place, we were going to be waiting a long time for this model. OpenAI just announced this like last week, and then they had released it to a few. you know, organizational and other partners to test out.
And they said that this would be coming to everybody else, you know, in a short time frame. To me, I thought it was going to be a long time, but it happened to just be a couple of days, like two or three days. Like I said, I also just got access to it.
So you do as well, most likely. Fourth is that OpenAI says Astra's internal reasoning is harder to monitor, even while it's tested alignment and scope adherence improved. This is pretty concerning if you're into cybersecurity stuff, if you're into just security in general with these models.
Basically, what that means is they can't really see into 100 % the internal reasoning of the model. So these models are starting to do things and we can't really see inside of them. That can also happen in your own workflows, in your own stuff that you build.
If you build these agents into some pipelines, sometimes you won't even be able... to kind of see the decisions they're making. So that's something to keep in mind as well.
And then fifth, most important for us here today is that the business interaction is moving from step -by -step prompting towards higher level supervision. So in all seriousness, we're all becoming like full -blown AI operators at this point where we're just operating the AI. Soon enough, we're not gonna be doing these prompt -by -prompt things.
We are just basically orchestrating these agents to do work for us, which is why you see this big talk about like, I think Sam Allman has said it and some other people have said that this year and next year, we'll see the first ever one person unicorn company. We'll see these billion dollar companies, million dollar companies from solo AI operators or solopreneurs.
And that is because at this point. It doesn't even matter. You could be one human, but you can be orchestrating 500 AI agents doing work for you.
It's like the equivalent of 500 super employees. So you can just imagine what that means for productivity, what that means for your work. And as these models keep getting released, it just becomes more and more exponentially powerful.
For example, me, myself, my own business, I run so many different things in my operation, whether that's my content creation and my brand work, Substack publications. I also have a portfolio of other media publications. I build customers.
custom AI news operations for outside companies. I also have some work in the hospitality and hotel industry and creative agency type work, building landing pages and stuff. So I'm doing all these different things and I have zero development experience prior to this.
So you can just see what this means, right? Now, looking directly from their release here, GPT -6 brings together years of research and big bets across pre -training, reinforcement learning and alignment. It's state of the art on computer use, which I think is huge.
And not, you know, people are not talking about that as enough. Browsing, software engineering, cybersecurity, science and professional work. All right.
And like I said. This all means really good things for any one person company or company with, you know, a little less resources than any of the big operators out there. Okay.
Now, the first, you know, big thing that, you know, benchmark, I don't necessarily pay attention to benchmarks. You know, I don't put all my attention into them. But one of the important ones that I will be watching for my own work is computer use, right?
Computer use plays such a big part of my operation. And, you know, I wasn't expecting that. to be such a big part of my operation, but today it is, right?
So GPT -6 Astra marks a new frontier in speed, accuracy, and safety of computer use. So it can take care of tedious tasks like filling out online forms, updating customer records in a CRM, and organizing your calendar, conducting online research, drafting summaries, etc. Now for me, one of the interesting things about computer use when it comes to these models is the conversation around computer use, whether it be with Fable or whether it be with Astronom, is that it always revolves around tedious tasks.
You always see people talking about, oh, just filling in a form or doing some online research. To me, it can go way beyond this just tedious tasks. And when you realize that computer use allows you to kind of do things with AI that you would never be able to do inside of your regular chat, that's when it starts unlocking things.
So an example for me. would be running a Substack publication. Maybe I run multiple publications, but I run a Substack publication.
There's no API. There's no way of interacting with my Substack through something like Cloud Code or Codex, traditionally or initially. But with computer use getting better and better and better, my agent can literally get into my Substack publication and just look at the desktop, look at the browser, and do everything.
It redoes my branding. It studies competitors. It studies the social posts or the Substack notes.
It tracks all of my analytics and puts them together into dashboards for me. things that would not be possible without computer use, right? And when we first started getting computer use with the other models, like if you remember, Claude released that Chrome extension and that kind of was where it really began on a massive level.
It was terrible. It was terrible. It would take forever.
It would click on things. It was just not a good experience. But now what you're looking at right now on my screen, actually, with this presentation, this is Codex's browser up here, right?
So I can literally have my substack open here and Codex can completely control my substack. So I'm super excited to see what that means with this new increase in capabilities. And also with these new capabilities, we also have things like inside of Codex, you can basically import all of your...
your Google Chrome cookies and logins and stuff like that directly into Codex. So you could be working side by side inside of a chat here with your browser open in the chat and Codex controlling it and everything logged in. This is crazy powerful for solo operator, for people running businesses from their computer, because everything is often running on a browser, especially like publications and things that don't have APIs or any other way to control them.
Now, another important aspect of this computer use is this benchmark right here. So what you're looking at is Astra 6's computer use safety stress test.
So what this means is that GPT -6 Astra is having fewer misaligned outcomes than the other frontier models, in this case, Fable 5 .1 and Opus 5. And you could see it's quite drastically lower, right? And what this means is that it's going to have less errors whenever it's running in your browser or whenever it's running on your computer use.
Right. For me, this might be a browser, but it's just computer use in general, controlling your apps and stuff like that. And why is this such a big deal?
Because computer use, like when you are using computer use like I do, where you have things logged in or it's all based off clicking, a lot of times you are. you are collapsing this sort of like safety net you have when you're working inside of a chat and maybe you're working locally in your folders or you're creating something and then it's you know you're going out and publishing it or doing whatever now you are literally giving the agent full access to click on things to be in your admin view of dashboards um to send things to to talk to people so when it goes wrong it can go really wrong with computer use so it's going to be very important for us to have you know successful workflows and sops and skills and pipelines You know, it's going to be really important for us to have no mistakes on that, right?
If we really want to scale it up, because right now you still have to babysit it a little bit, but this is getting better and better. Computer use is already incredibly good on Codex, and I'm super excited to see what this looks like with GPT -6 Astra. The next big thing we want to look at that I think matters a lot for, you know, operators is that with Astra, you can see here that they are introducing a new way for codecs to preserve and retrieve context when the context window fills.
So historically, models have used compaction to summarize work during long sessions, such as when debugging complex issues or large refactors, you know, talking about coding and development. But for many of us, it has nothing to do with that. Each compaction can leave out key details about why something failed or how a component behaves.
But now Astra can keep notes across. context windows preserve accumulated details without repeatedly compressing them into a single summary early context windows also remain searchable which is pretty crazy so astra can find these results from previous messages right so this is a big deal for all of you to know when you work and it keeps compacting and you keep losing context this is going to be like the next frontier right this is the next you know your model being able to always be in tune with you, always synchronize with you in your work without losing context, right?
So this is how it's kind of keeping the work alive now. It's preserving the history. You know, we'll have our active context window with all of our things in there, right?
You know, whatever requirements we have, whatever decisions, tool results, failed attempts. Once that window fills, you know, the old way was one summary, but then we start losing a bunch of details, you know, why it failed, you know, exact results. etc.
And we would have to re -brief and repeat over and over, oftentimes providing context back to the AI model, getting really frustrated with it, right? But now it can preserve and search. It can keep nodes across your windows.
It's going to be searchable. So we're going to be able to search and retrieve, which is pretty cool and pretty powerful for those of us who work a lot inside of these models. Next up is design, which is huge, of course, for these frontier models like Fable and Astra.
A lot of solopreneurs and operators create things like landing pages, you know, create front end, you know, without ever having development experience before. And Astra is going to be really good at these type of design tasks as well, right? So they internally evaluated it for professional brand design work, interpreting briefs and incorporating client feedback, right?
We could see how well it performed here over top of some of the other models like 5 .6 soul and fable 5 .1 huge service package for a lot of people you know a lot of people who run their businesses they now can offer their services front -end design work website development all of this so this is the better it gets the better you know position you're gonna be to approach companies or to offer this type of design work in your service package even if you've never had experience you know in this type of creative brand work or anything like that right example from my own from my own work right I run like I said involved in some tourism and hotel industry where I will approach hotels with boutique hotels with brand new websites you know to build direct booking into their websites so that they can you know not rely on things like booking .com and these places that take huge uh cuts out of them so now you can build them like i can approach a boutique hotel and say here are three websites i already our agency already built for you uh that we can implement direct booking in and we can do seo and answer engine optimization this is stuff i would have never been able to do before right i would have had a team to build these websites i would have had to do all of this i can run a one per
person or two person or three person creative agency with many, many clients now offering creative services. Right. So the gap is closing, though, like I said, but this is another exciting area to explore.
Now, what you're looking at here is related to design, but this is also has to do with documents. Another thing that I think. People don't really talk about that much when it comes to these documents that we create with AI.
Same scenario I'm going to play with you. If I approach a hotel in this type of creative agency work where I am going to provide them with this entire research brief about how much money they could save by doing direct bookings or what these new branding visuals can look like, et cetera, et cetera, what the plans were, any of this type of documents.
If you give them normally what Chachapiti or Claude produces now, it just kind of is like a nice pdf you know whatever a nice document but if we can actually provide right here on the right right side you know a very beautifully designed document it doesn't seem like a lot but it makes all the difference in making your business look more polished and more better so when you're running a one -person business that is incredibly important for everything to look polished and nice you don't want to run a one -person business that looks like a one -person business you want to run a one -person business that looks like you have 20 employees working for you you know all doing different specialized uh work and that's what's possible with all these different agents now right So really just to kind of close this out now, we're going to be diving a lot more into Astro 6.
I'm going to be putting all my work through it. But why is the solopreneur going to win in this environment? The one reason with these frontier models like Astro 6 is that you're just going to have less organizational friction.
So if you're one person, you can grant direction across your entire operation. You're one person directing it across the whole company. The company's context can also be made legible in one operating system.
I literally run my entire company and all of my different operations out of a single folder. When could you ever say that before? And this folder keeps getting better and better and more effective and more built out.
And you can even say like... Like, you know, it's not even about the folder getting bigger and bigger and more complex. It's just about getting more efficient with these AI models.
And each one of these frontier models that come out make it better and better. Work does not have to cross departments before the agent can continue. I don't have to consult anybody.
All I got to do is open up another project inside of Codex or Cloud Code and start this work in some other department. The operator or you can also change the workflow as quickly as the model changes. So, you know, asterisk six comes out, boom, same night, I'm changing my workflows.
All right. This is incredibly important. And then lastly, the human is close enough to the work to catch taste priority and judgment failures.
So, you know, the most important thing you're going to be doing when running, you know, this type of AI agents for all different type of work is you need to maintain taste. All right. You need to maintain priority and you need to maintain judgment failure.
Those are the things that we humans still have control over. And that's what's going to make you unique and still create that gap between you and anybody else who uses AI. All right.
Large companies have more data. more money and more specialists but solo operators have dramatically less distance between deciding and doing so astra is going to compound that structural advantage by reducing how much labor coordination and specialist execution one operator must buy right and astra incredibly you know incredibly uh efficient and cheaper than something like fable 5 .1 when it comes to cost per task so you know you're going to end up spending a lot less money.
Maybe you can have a $200 a month max subscription and you're literally getting priceless amount of value and work out of it, right? Now, if you just want a quick visual of what my company might look like when Astra goes into it, me up at the top here, I control direction, taste, approval, and accountability. My company context is fully built out inside of my folder with business, audience, memory, and various different rules.
And then I have all sorts of different specialist workflows involving things like research, production, operations, and development. And then we have my action surfaces like my browser with computer use, all the different code, the documents, spreadsheets, software. So that's really how you can stack your one -person operation.
And like I said over and over, I'm going to keep saying it, but once everyone has the same model, access is no longer an advantage. find another advantage. And that's going to belong to those of you who already are preparing your business for it, right?
So keep that in mind. And that doesn't matter if you're a solo operator, you're a startup, you're a medium company, whatever. You have to be preparing for this, right?
Because model access will spread. You know, you already see it everywhere. There's tutorials and package workflows everywhere proliferating.
Competitors are incorporating the same capabilities as you are. So the model itself will stop being the advantage. But make sure to be building out your business context, your workflows, your design, build out as much proprietary evidence and experience and value that you can document as much of it as you can.
Always pay attention to your judgment. Try not to give everything to the AI and focus on speed and efficiency and just build everything around that. All right.
So to close this out, I will start running stuff through GPT -6 Astra. We will keep bringing that to you. As I'm recording this video, I just got access to it.
So like I said, the first thing I do whenever I test one of these new models is literally just take all of my existing workflows, flip the switch to the new model and see how it performs. And that's what's so good about building all the infrastructure and all of your scaffolding of your work folder and your workspace folders around.
these models. All right. So let me know what your experience is.
Let me know if you've used GPT -6 Astra or how you are preparing for these new frontier models.
The Hook
The bait, then the rug-pull.
Alex McFarland got early access to GPT-6 Astra on the day it started rolling out and used the video to make one bet: the model itself won't stay anyone's advantage for long, but the business built to run on it will. He walks through the release, then hands over the actual folder structure he runs his company from.
Frameworks
Named ideas worth stealing.
01:16list
Five Things to Know About the Astra 6 Release
100,000 GPUs used at Stargate in Texas to train the model
First OpenAI model to reach its critical cybersecurity threshold
Went through U.S. government review before release
OpenAI says Astra's internal reasoning is harder to monitor even as tested alignment improved
Business interaction is moving from step-by-step prompting to higher-level supervision
A cold-open checklist pulled from OpenAI's own release notes, framed around what matters most for solo operators.
Steal fora quick internal recap the next time any frontier model drops
The creator's own diagram of how one person directs an entire AI-run company, from top-level judgment down to the tools the agents actually touch.
Steal forany solo consultant or agency owner mapping out their own AI-run operation
CTA Breakdown
How they asked for the click.
VERBAL ASK
18:47newsletter
“My Substack: alexmcfarland.substack.com (linked in the description)”
Not pitched verbally in the video itself; the only monetized ask is the Substack link in the description, alongside a closing request for viewers to comment their own GPT-6 Astra experience.
Add Modern Creator as a preferred source and Google shows you more of our breakdowns in Search, Top Stories, and AI Overviews. It only changes what you see, and you can undo it in your Google settings anytime.
Add to Preferred SourcesOpens your Google source preferences with us pre-loaded. Tick the box and you're done.
Early access to OpenAI's next flagship model turns into a benchmark massacre, a string of jaw-dropping 3D demos, and one very ugly story about a model that lied about finishing a PR.
Every's Dan Shipper spent a week with Opus 5 and comes back with a mixed verdict: pushy, prone to quitting early, and a real pain if you built workflows around Opus 4.8.
Theo spends 36 minutes putting real numbers behind the GPT-5.6 hype — Sol, Terra, and Luna, benchmarked against Claude Fable, one blog chart at a time.
A first-look review of OpenAI's GPT-6 Astra, run through published benchmarks, a set of repeatable creative tests, and a computer-use experiment where the model built and animated its own 3D game world.