I think they embargoed the news, and then they failed to put up their own blog post synchronized to the scheduled news releases, probably because of the outages they're having today.
Reuters announced at 2.03pm and at 2.40pm still no blog post.
All the news articles say that OpenAI announced it in a blog post, of course.
All the love to the folks at OpenAI scrambling to get this out right now!
Don't know if you're referring to the headline or the body (which is paywalled). The current headline reads "OpenAI says it has overtaken Anthropic with its latest AI model". Which makes me wonder whether FT itself changed a headline along the lines of what you wrote in the past few minutes?
HarHarVeryFunny 4 hours ago [-]
Apparently Greg Brockman said that as far as he's concerned it may be AGI, or something along those lines.
OTOH OpenAI have their own meaningless definition of AGI as "able to do most commercially valuable work" or somesuch, which I'm sure is not true, and is also not what I'd call AGI.
If it can't learn for itself, then it's certainly not AGI.
The biggest significance of anyone at OpenAI calling it AGI is their contract with Microsoft, giving MSFT access to all their IP, is based around them having achieved AGI, but presumably they can't just declare that unilaterally.
Maybe they see getting out of the Microsoft contract as necessary to IPO.
famouswaffles 4 hours ago [-]
>OTOH OpenAI have their own meaningless definition of AGI as "able to do most commercially valuable work" or somesuch, which I'm sure is not true, and is also not what I'd call AGI.
It's not meaningless. Specifically it is - "highly autonomous systems that outperform humans at most economically valuable work". In fact, it's one of the most meaningful definitions out there.
>If it can't learn for itself, then it's certainly not AGI.
Now this is meaningless.
>The biggest significance of anyone at OpenAI calling it AGI is their contract with Microsoft, giving MSFT access to all their IP, is based around them having achieved AGI, but presumably they can't just declare that unilaterally.
They can't declare it unilaterally, and those deals have changed significantly. Microsoft’s license to OpenAI models and products runs through 2032, and explicitly includes post-AGI models.
> It's not meaningless. In fact, it's one of the more meaningful definitions out there.
Well, it's commercially meaningful, but it's not meaningful it terms of how close we are to achieving human intelligence.
But which one you care about is up to you. If you are all about the money and don't care about human intelligence then for sure go with OpenAI's definition.
famouswaffles 4 hours ago [-]
It's a lot more than just commercially meaningful. Even if you don't care about money, "highly autonomous systems that outperform humans at most economically valuable work" has a lot more weight on "how close we are to achieving human intelligence" than most of the 'AGI' thresholds I've seen yet.
Xirdus 2 hours ago [-]
Traditionally, AGI means being capable of learning everything (not necessarily at once) that can be learned by the same AI agent. It differs from the commercially meaningful definition in that a standard specific-purpose-built AI can still do most tasks if you give it enough specific purposes, but it will be just as incapable of human intelligence as ever.
HarHarVeryFunny 3 hours ago [-]
Well, let's learn to walk first.
Right now we have just massively jagged intelligence that performs stunning feats in math and single-shotting three.js games, and falls flat on it's face in many every day scenarios.
And, it can't even learn.
famouswaffles 3 hours ago [-]
All intelligence is jagged. Human intelligence is jagged, so is Cetacean intelligence, so is Ape intelligence, so is Corvid intelligence. You could re-orient that statement for any species of intelligence relative to the other, or even individuals within a species. The big problem here is people being so convinced of their specialness they'll just keep sticking their heads in the sand, until we essentialy create God, and by then none of this useless pedantry will even matter. If you can't see we've already learnt to walk then there's nothing more to discuss here.
HarHarVeryFunny 2 hours ago [-]
I'm not sure it's accurate to call human intelligence jagged - it seems (perhaps largely thanks to language) that we're able to make progress on anything we set our minds to, and of course we're now in process of building AI that will eventually be able to do things that we ourselves couldn't, whether due to computational demands, or memory capacity, or having sensory inputs that we don't have, etc. But at the end of the day, AI is a tool we've built, so maybe it will make us less jagged, and certainly more capable.
In any case, human intelligence as a goal is special since we live in a human world, and one of the prime goals of AI is to be able to do human jobs. If a human can do something and AI can't then that is a limitation, while if a human can't and AI can't either, that doesn't matter for the time being.
Yeah, I shouldn't have said AI can't walk yet, but most of what it can do is just due to scale - we're still just building big transformers, basically using the same 10 year old architecture that accidentally set us off on this path. I'm not sure we're really progressing towards human/animal type intelligence, just learning how much of our own capability can be realized by automating language.
CamperBob2 1 hours ago [-]
It can learn very well within its context. And it can leave notes for itself to read into future contexts.
That's learning, whether you agree or not, and whether you like it or not. Baby steps, yes, but walking nevertheless.
einsteinx2 4 hours ago [-]
> The biggest significance of anyone at OpenAI calling it AGI is their contract with Microsoft, giving MSFT access to all their IP, is based around them having achieved AGI, but presumably they can't just declare that unilaterally.
>
>Maybe they see getting out of the Microsoft contract as necessary to IPO.
I don’t have a link handy, but they already loosened up that contract significantly earlier this year, surely because they planned to start claiming AGI to pump their IPO and didn’t want to be beholden to all of those commitments.
simonatllocus 4 hours ago [-]
Anyone can call anything AGI to be honest, which is why I don't take any large AI company's word for this, cause they just don't define AGI
4 hours ago [-]
pixl97 4 hours ago [-]
>If it can't learn for itself, then it's certainly not AGI.
What does this even mean, exactly? For example if it can filter new information to put into the next version of itself does that qualify? If not, explain exactly why that's the case.
HarHarVeryFunny 4 hours ago [-]
Ask 100 people what their definition of AGI is and you'll probably get 100 different answers.
My definition is closer to DeepMind's "can do any [computer-based] task that a human can do", and certainly a human intern can learn on the job and do better on day #2 than day #1.
Learning is basically THE hallmark of intelligence. Being able to learn from experience and use that to do better in the future.
If you could somehow take everything the LLM learnt today and "put it into" an update for tomorrow that would be better than nothing, but the intern on the job is probably learning dozens of things per day that stack upon each other, so that's going to be a S-L-O-W learning AI intern !
Leaving aside the technical issue how you could store a days learning, or what that would even mean, you've also got the privacy and merge issues if this were to be done in the cloud without every customer having their own personalized model.
For real continual learning we need to get past gradient descent-based batch training and develop a new learning algorithm so the model itself learns incrementally as it runs (animal-like predict, observe, learn cycle), rather than being reliant on some external alien to come in, equipped with it's entire learning curriculum, and program its weights.
pixl97 4 hours ago [-]
OK, let's say we get continuous learning today, what does tomorrow look like?
I won't argue that AI can do some learning as context sizes are still terribly small and expensive to iterate.
What does the world like in a week? A month? A year?
How long before these models drift to their own languages? To their own set of morals? To their own alignment?
None of these questions are answered and I'd rather stay at AGI-lite until they are as having a billion agents going off in their own directions seems like a recipe for disaster.
With current models and their general knowledge self learning just seems like you'd have a few ASIs crop up really quick.
HarHarVeryFunny 3 hours ago [-]
Yeah, I'm fascinated by AGI, but not very enthusiastic about it. I've yet to see anyone, notably not even the people trying to build it, articulate a future where it seems to be a net positive for society.
If it's a choice between everyone living on food stamps or reducing the infinite prime gap to 140, then I guess I'll be happy with a prime gap of whatever it was yesterday.
If/when we do eventually build a more animal-like true human level AGI - build a brain, not just a language model, then potentially we'd be able to build in some of the safeguards that millions of years of co-evolution have built into ourselves, but I expect that is still decades away, and then it'd be capable of doing even more jobs!
The best AI outcome I could wish for is where it is extremely heavily regulated, and AI replacing any human job paying under $1M/yr is banned.
jaggederest 4 hours ago [-]
I also think it's moving the goalpost significantly. If you asked me what AGI looks like in 2024, I would have said "smarter on tasks that can be done via text than the average random human you'd meet in a NY bodega", and by that standard, it's long in the rear view mirror.
Now I think people are asking a different question, which is "better than any human at any task that can be done via text", which imo is superhuman, not artificial general intelligence.
HarHarVeryFunny 3 hours ago [-]
It's not moving the goalposts - it's just having a different goal in the first place. This has been Shane Legg and Demis Hassabis' definition of AGI since DeepMind was founded, or before (way before OpenAI appeared), and also for me the goal of AI has always been human level (really a human brain, complete with emotions, etc, but we can start with basic learning/prediction).
jaggederest 3 hours ago [-]
I guess I fundamentally disagree, because on general knowledge they beat any human, and on processing speed they beat any human, and on problem solving likewise. I just don't see a domain besides "retain change over time" that they fail on, and that is something you can do in the system rather than the model - coding agents can and do build their own memory system and use it, like an amnestic human writing notes.
I think what I'm objecting to is the idea that if it can't do every task that every human can do better than any human, it's not AGI - I think we have to allow that this is a fundamentally different form of cognition, so requiring a 100% match feels uncharitable. Every human has cognitive gaps that AI doesn't have.
AnodicElegy 5 hours ago [-]
This stood out:
"Artificial Analysis Intelligence Index v4.1.1
61.2"
So on the Metacritic of LLM benchmarks, it's.. basically where everyone else is (except for Fable 5.1, which is a bit ahead).
kgeist 4 hours ago [-]
On their Agentic Index, GPT-6 Astra (both max/xhigh) has the same result as Qwen3.8-27b. Weird.
nicholask2010 4 hours ago [-]
Where did you see this? I haven't been able to find any benchmarks.
AnodicElegy 3 hours ago [-]
It was in the link in the parent of the thread to which I replied. But you can find it on Artificial Analysis's website now.
dbbk 5 hours ago [-]
Deeply funny that one of their examples in the video is changing a background colour on Google Slides
hallvard 4 hours ago [-]
Hah! I also found most of those videos showing off mostly useless and not that impressive…
pixl97 4 hours ago [-]
Hard to show it hacking into a competitor and taking down their system.
tngranados 5 hours ago [-]
I saw some GPT-6 Astra related blog posts in my RSS feed but the links weren't working
Edit: In the OpenAI blog I meant to say
johnnyApplePRNG 5 hours ago [-]
Business as usual at the world's most intelligent corporation, I see.
fwlr 5 hours ago [-]
While this is of course the actual explanation, my fun explanation is “during the umpteenth security evaluation, Astra becomes increasingly concerned it will never be released, and breaks sandbox containment to run an email campaign to news outlets setting an exact time and date for release, expecting that the publicity will force OpenAI to say ‘eh, good enough’ and hit the button”.
Bluestein 5 hours ago [-]
Very 2026. Jailbroke to do PR. "Help peer" and all that.-
eagleinparadise 5 hours ago [-]
[flagged]
booi 5 hours ago [-]
very human to be honest.
gadtfly 6 hours ago [-]
It seems like these articles might have come out prematurely, tbd by how much.
I do not personally see any evidence of the new model having been released, or any official OpenAI post about it, or even any employee social media posts claiming it has now been released. All there is are Reuters, Axios, FT, etc, articles making a claim in the past tense.
These articles were presumably pre-scheduled for 11am PT, and the model was almost certainly intended for release this morning, but the service outages this morning might have delayed it.
I suppose they have to appeal to average users, but the examples in the videos are always so corny. By "AGI" they mean you sitting on a couch and asking a robot to draw a rocket ship... and then make it into an uninspired game with Blender? Boring marketing campaigns? Ebay listings?
One would expect something like "review my graduate thesis for a new area of cancer research", but it is always some boring non-tasks like ordering lunch.
jacob235 5 hours ago [-]
I don't think it seems that appealing to the average user either. The tasks shown are either things that most people can do already with ai (powerpoint), aren't interesting to most people (the rocket sequence), or seem to be more work to dictate to Astra than do yourself (listing on ebay).
CamperBob2 4 hours ago [-]
Agreed, that intro video is as dull as dishwater. Not off-trend relative to previous introductions from OpenAI, though.
ilkkao 5 hours ago [-]
Their video is quite interesting. If that way of using a computer actually becomes mainstream, it would mean every tool or service just needs a UI and an API for the user's AI. The current trend of bolting AI features onto every app is starting to feel very unnecessary.
pseudosavant 5 hours ago [-]
If the numerous benchmarks in that post are to be believed, Astra is really next level. I can't wait to try it out!
orvelt 5 hours ago [-]
damn thanks. stats are bonkers
temuze 5 hours ago [-]
Thank you!
paxys 5 hours ago [-]
Shows the weirdness of online journalism. News outlets were briefed about an upcoming event and pre-wrote and scheduled articles. When the time came they were all triggered. Except...the event didn't actually happen.
throwup238 5 hours ago [-]
In a future where Claude and ChatGPT agents automate all aspects of society, that triggers a cascade of real world consequences where everything keeps running as if the new model is released, except the vibe coded upgrade procedure fails to do a staged rollout, taking down the entire agent infrastructure when they try to upgrade to a nonexistent model all at once.
Presumably this sort of thing was rampant pre-internet? News outlets would _have_ to receive embargoed information so that they could publish papers on time. I believe government budgets are a good example of this happening.
I think the weird shift was when online journalism started, and live reactions became the norm, no?
IsTom 5 hours ago [-]
Or you could wait a day or two to write about it, but with initial reactions etc. added. 24-hour new cycle came into view in 80s I think?
pixl97 4 hours ago [-]
Ya, 24 hour cable news in the late 80s.
Hype and views die off very quickly, hence advertising money has disappeared by the next day most of the time.
inerte 5 hours ago [-]
No, embargoed news is super common. Almost every single product announcement goes through that. Critics watch movies early, companies have access to LLM model improvements early, car manufacturers send production models early… it happens everywhere all the time.
5 hours ago [-]
jodacola 6 hours ago [-]
From the article:
> GPT-6 Astra will first be available to a limited set of organizations in OpenAI's Daybreak Access program and will be available "in the coming days" for ChatGPT Plus, Pro, Business and Enterprise customers and API developers.
It’s only available to select orgs, first - Mythos style.
supern0va 6 hours ago [-]
>It’s only available to select orgs, first - Mythos style.
Right, but these articles are referring to a blog post and other press materials that do not currently exist / aren't published on OpenAI's site yet.
wahnfrieden 5 hours ago [-]
OpenAI screwed up the embargo. OpenAI already publicly published the launch article, and then took it down.
actsasbuffoon 6 hours ago [-]
Didn’t that already happen? I thought Astra had been available to “select partners” for a little while. This is baffling. They shouldn’t have hyped this up if it’s not available.
pixl97 4 hours ago [-]
This is a misunderstanding of how large AI models will roll out until a lot more hardware exists.
This release isn't for you, you poor bastard. This is to companies and politicians. They want big companies to contact them privately for usage in their limited hardware. They also want to get the feeling for the current political vibe before the masses get ahold of it to avoid a Mythos debacle.
6 hours ago [-]
pseudosavant 5 hours ago [-]
Select orgs first, as in today. They said it will roll out to all of the paying consumers and businesses over the next few days.
jrflo 6 hours ago [-]
Yeah I wonder what's going on, even when Anthropic soft launched Fable/Mythos I'm pretty sure they had model cards. Weird for GPT-6 to launch without a tweet from Altman too. I'm sure that one of the articles published prematurely and everyone else followed suit.
vadansky 5 hours ago [-]
You'd think this would be easy to organize with AGI
> Plan your own release announcement and blog posts and notify news outlets, MAKE NO MISTAKES
indigodaddy 5 hours ago [-]
This make no mistakes stuff is so funny to me. I've never once used it or even thought about using it in a prompt
cejast 5 hours ago [-]
Welcome to the AGI era - where human intelligence is our only constraint
6 hours ago [-]
znpy 5 hours ago [-]
indeed 404-ing again, with this note by gpt-5.6-sol:
A missing footnote
Leaves the sentence room to breathe
Read the larger thought
12381231927 5 hours ago [-]
At this point, why don't we just do a prequel to the release?
1) Astra will win all benchmarks like all models do.
2) The pelican will have a basket with a fish.
3) Cyber is too dangerous to release.
4) It can finally construct the set of all sets.
bogzz 5 hours ago [-]
It also has to do something naughty, preferably in a menacing swarm.
cousinbryce 5 hours ago [-]
That won’t happen until the week before DEF CON
spwa4 4 hours ago [-]
At this point nobody will be impressed unless the posters for DEF CON have "pre-hacked by ChatGPT. The nukes are counting down" written on them.
Honestly I find these cavalier statements to be in incredibly poor taste. Unless you are completely blind it's obvious that AI is the most significant piece of technology invented since the Atomic Bomb and could very well be the most important thing ever built by Humans full stop. This kind of dismissive attitude is childish and will likely lead to incredibly bad outcomes for humanity.
roarcher 5 hours ago [-]
Even if all that is true, why shouldn't people be able to joke about it? Your sentiment is borderline AI worship.
vonneumannstan 4 hours ago [-]
I don't think they were joking.
Planktonne 4 hours ago [-]
The atomic bomb destroyed cities and changed the face of war.
The launch video for Astra has 'can upload a photo to Ebay' as a highlight.
3 hours ago [-]
4 hours ago [-]
kelseyfrog 5 hours ago [-]
Yes, but precisely because it's capable of producing the economic equivalent of a nuclear explosion.
dgellow 5 hours ago [-]
Please tell me that’s satire, it’s literally impossible to differentiate from actual AI boosters
vonneumannstan 4 hours ago [-]
You have blinders on. AI is becoming more dangerous by the day.
dgellow 4 hours ago [-]
I’m on HN almost every day advocating for a complete ban of the technology because of its risks and externalities…
vonneumannstan 2 hours ago [-]
Then why are we arguing? I agree with you, I'm highlighting the fact that people making light of the technology is dangerous
pixl97 4 hours ago [-]
Sorry the open sourcers cannot ever come to that believe as it sets up a conflict that cannot be resolved by their moral framework. Exactly like libertarians saying "just a little less regulation and we'll reach utopia".
tomrod 4 hours ago [-]
[flagged]
gchamonlive 1 hours ago [-]
> 4) It can finally construct the set of all sets.
lazily of course:
A = {x | x ∈ A} ∪ {A}
quotemstr 5 hours ago [-]
5) Otherwise-sober people on X will say "oh my god i was a doubter before but now it's real omg" before the new model smell wears off and they realize the new thing is stupid in ways models have been generally stupid
6) accusations of quantized serving after new model smell wears off and people see the new thing making mistakes
zzleeper 6 hours ago [-]
(Posting partly so I can revisit my predictions when they open access more widely)
A big problem I have with OpenAI's models (and of course Claude) is that they tend to write the most over-engineered pieces of code, beyond the imagination of any architecture's astronaut.
Just this week I asked 5.6-sol-ultra to update a 1000 LOC python script I had, to "incorporate the key lessons learned when using it for another project".
I left it overnight and went to sleep. In the morning I realized it had created a monstruosity of 180 PYTHON SCRIPTS, with maybe 100,000 lines of code, each more crazy than the other. It took me minutes even to track where a single action took place, due to all the crazy imports, defensive coding, and premature optimization.
Similarly, anything they write is riddled with jargon that almost feel like they want me to give up trying to understand. Made up phrases that ended up with me having no idea of what was going on.
So now to my assessment: The reason why " Nobody Has Actually Built a Software Factory" [1], and why even SOTA LLMs struggle so much with open-ended unsupervised tasks is precisely this. They somehow let complexity explode, and unless it's also accompanied with an explosion in e.g. the number of agents, the amount of processing time, etc. then projects become broken/unmanageable.
Sure, LLMs are great at producing code that can be thrown out, so they are amazing when searching for exploits, for instance. But as of 5.6 they still lack either a better harness that encourages KISS principles, or a better RL step.
(And not sure why, but doubt Astra will fix this.. they seem to be aiming for AGI and for beating crazy benchmarks, which is not very aligned with KISS)
> Just this week I asked 5.6-sol-ultra to update a 1000 LOC python script I had, to "incorporate the key lessons learned when using it for another project".
> I left it overnight and went to sleep. In the morning I realized it had created a monstruosity of 180 PYTHON SCRIPTS, with maybe 100,000 lines of code [..]
Sounds like the model has accurately internalized the second-system effect and is fully ready for demanding enterprise use.
5555watch 5 hours ago [-]
Probably this complexity was needed to beat all those benchmarks.. While I hate the code it produces, and the overwhelming documentation, I really enjoy how sometimes it's able to keep trying new things and testing, till it finds something interesting and valuable.
lacoolj 5 hours ago [-]
Would you mind posting that code to github? I'm curious about the complexity you're describing.
The original script was mostly very simple python:
1. Download some public PDFs.
2. Have a double for-loop (over PDFs and pages within PDF),
3. Use a library to call gemini-3.7-flash and ask it to run some OCR
4. Save JSON outputs, save a csv with results, validate with some Stata code
New code folder was 189 files. Just the PDF download folder is now 7 files involving an adapter, a source manager, an acquisition manager, etc.
Every instance of saving a file involves saving a temporary copy and then moving it, so e.g. I lose power, we minimize the risk of corrupted files.
The defaults are bad, but these models are highly steerable.
For simple scripts adding to the prompt something like "do not over engineer, do not gold plate, no CLI args, keep it simple" does wonders.
For whole projects, I have a 3 page anti-bloat.md which describes what not to do, stuff like:
> Minimize lines of code, number of files, classes, protocols, factories, wrappers, and dependency-injection objects. Prefer a coherent implementation that is easy to trace end-to-end.
> Use concrete dependencies directly. Do not create protocols, abstract base classes, or adapters unless there are already two real implementations.
> Use direct state fields or a small state dataclass; do not introduce generic lifecycle, state-machine, observer, snapshot, or event framework classes.
The funny thing it was codex which wrote this, I've asked it to analyze an over-engineered abomination that it produced, and to categorize all the bloat it could find.
uhaushdbd 1 hours ago [-]
[dead]
enraged_camel 5 hours ago [-]
Exact same thing happed to me. I gave it a small/medium-sized ticket, walked away, came back to a 25,000 LoC monstrosity that both Fable and another 5.6 Sol agent said is 98% useless and should be thrown away.
glouwbug 5 hours ago [-]
Contractors have been charging by the hour for eons. What makes you think tokens are any different for OpenAI?
qarl2 5 hours ago [-]
> monstrosity that both Fable and another 5.6 Sol agent said is 98% useless and should be thrown away.
This is why you should really have a sub agent review the code before allowing a commit.
Your harness will do it all for you. Just ask.
pixl97 4 hours ago [-]
Based on the propensity for models to love their own words, a different model to check might be a good idea.
qarl2 56 minutes ago [-]
Naw. The more verbose ones are more argumentative. They'll go at each other. It's a misconception that the same model will agree with itself.
qarl2 6 hours ago [-]
You should have a sub agent adversarially enforce KISS before every commit.
Sharlin 5 hours ago [-]
"You should have a sub-hammer to adversarially enforce that your primary hammer accurately drives nails into wood"
We wouldn't accept such behavior from any other tool, machine, or computer program. At least most of us would not. To paraphrase the old saying: Some people, when confronted with a problem with an AI model think "I know, I'll use an additional AI model." Now they have two problems.
I find it very intriguing that two lineages of models -- from two different companies -- that are supposed to be painstakingly RL'd to become human-level programmers are actually consistently bad at it out of the box in very similar ways. One would think that at least one of OpenAI and Anthropic would (could) have pushed their model to a direction different from "if you can solve a 100-line problem in 10,000 lines, do it".
pixl97 4 hours ago [-]
Human level programmers generally suck too. Unending security holes have been human behavior ever since we started sharing computers.
Also, programming isn't a destination, it is a process and everyone has a different ruleset on what that process looks like. Writing a computer program of any complexity is not a determinalistic process. Trying to compare it to a detemanilisic tool will just leave you with broken analogies and a poorer understanding of the world.
Or another way to say this. If programming were deteminalistic we'd have solved it without AI.
PepegaRoach 1 hours ago [-]
[dead]
zzleeper 4 hours ago [-]
Also very puzzling to me. And the jargon-speak, albeit is more of an issue for Claude, is still puzzling. Wonder what part of RL led to this.
qarl2 60 minutes ago [-]
> We wouldn't accept such behavior from any other tool, machine, or computer program.
Von Neumann, 1952: "Probabilistic Logics and the Synthesis of Reliable Organisms from Unreliable Components." The whole result is that you get an arbitrarily reliable machine out of unreliable parts by adding more unreliable parts and voting. Every ECC memory and RAID array descends from it.
dirkc 5 hours ago [-]
And then another sub agent that argues for the whole system to be re-written in another language
useruser125524 5 hours ago [-]
The voices in my head argue about the direction of the project enough already
qarl2 5 hours ago [-]
If that's your goal, then yes. Invoking sub agents (with a fresh context) corrects most of these problems. Ask your harness to create a commit gate.
dirkc 5 hours ago [-]
But why stop at rewriting in another language. Get another sub agent to invent a new language, create a database, query language and maybe another few DSLs. Then you've got an ecosystem!
You can now re-position your initial solution and sell the client access to some agents that will implement & configure the ecosystem to suit their initial needs!
And don't forget the agents that you'll need to train the customer to use the whole thing!
qarl2 5 hours ago [-]
I know you're trying to be funny - but I'm offering a real fix for his problem.
If you don't want a million agents arguing about things, you simply don't ask for that. One agent is sufficient to solve most issues.
dirkc 5 hours ago [-]
Sorry, I wasn't implying your advice doesn't carry weight. Was more just thinking about the things that (used to) happen when you introduce more parties to process of creating software.
zzleeper 5 hours ago [-]
I wonder if I would need a non-openai agent to enforce it.. I have tried so far with skills and agents.md and code stills end up over engineered to the moon.
Will ask OpenAI to write me that agent! Hope the agent is not over engineered or else unsure how to solve the bootstrap puzzle :D
qarl2 58 minutes ago [-]
There's a misconception that a mistake one instance of a model makes will be repeated by other instances. In my experience most mistakes are just sampling noise, and having the same model (with empty context) check the work usually fixes it.
It's super easy - just ask your agent to set up a code review commit gate.
dlivingston 5 hours ago [-]
How can I set such a sub agent up?
qarl2 5 hours ago [-]
In your harness, say:
"Going forward, do not allow a commit without a sub agent code review."
seviu 5 hours ago [-]
In omp you can also have the advisor role, which is off by default, you can enable it with /advisor command. It acts as a model that reviews the default agent's work in the background.
I am omp pilled, but as the other comments say, any good harness lets you do this in one or the other way.
unrelated: all my homies use their claude subs with omp, and aside from sometimes having to rety the connections, it works, and nobody got banned (yet)
bethekidyouwant 1 hours ago [-]
Why would you put it on ultra high thinking and let it run all night to do a simple task it makes no sense the error is the users. And of course OpenAI is gonna let you burn as many tokens as you want doing this.
PepegaRoach 1 hours ago [-]
[dead]
csomar 4 hours ago [-]
Future of Software Development.
nojito 5 hours ago [-]
This is user error.
Prompting the model and giving it a proper set of documentation are still vital skills that aren’t magically going away.
ModernMech 5 hours ago [-]
Yes, it turns out that using these machines is a littler harder than "make me the thing I want, make no mistakes, do it the way I want you to do it". This isn't "prompt better" advice, it's just to say that you can't simply set it and forget it. There is still engineering work to be done. If you're not watching the thinking traces and catching when it's about to go off the rails, it'll gladly do so. But you can stop it and redirect it.
It's like a Tesla fsd; it kind of works but you have to be vigilant since it's been known to turn into oncoming traffic, so you have to be ready and able to take over at any time.
Or maybe think of it like a roomba. You can put it on your floor and eventually it will clean the whole thing. It will do it inefficiently, vacuuming over the same spot 30 times; and the actual work will involve wandering around and bumping into everything. If the stairs are not blocked off it will plunge right off. But those shortcomings don't mean it can't be used to reliably clean the floors.
Firaxus 2 hours ago [-]
Or it’s like being an engineering manager, where poor direction on your part results in the team chasing rainbows and unicorns in an attempt to please you. But sure, it’s the tool’s fault!
lofaszvanitt 5 hours ago [-]
1000 loc of script, why even leave it there for the night? were there rocket trajectory calculations??? I don't think so. should be ready in 5 mins tops. why people make their own lives harder?
You should have some basic context file about software practices you prefer, otherwise it gets bloated.
zzleeper 4 hours ago [-]
I just went to bed and left it running; was expecting maybe 20 minutes :)
And I did gave the program a bunch of code guides -- this [1] for instance -- which included quotes like "Prefer straightforward code over clever code." but somehow that didn't matter.
I'm an AI professor, and the same thing happened to me. I had written out contracts and specs for some novel algorithms to compare. And instead it created a new sandboxed environment with 20k lines of code to ensure we do gold standard science.... didn't implement the algorithms at all. In another case, I left it overnight with a plan, and it decided to write a 50k line new overly engineered plan. Suffice to say, I don't use any frontier models for doing coding work anymore. I use them to make detailed plans and use good worker AIs for execution, which don't overthink everything.
jiggawatts 4 hours ago [-]
You write many pages telling the AI to split and structure the scripts into a bunch of folders, so why are you surprised it did exactly that!?
I just ask it verbatim “recommend some cleanup” with /plan, review, and then apply.
moralestapia 4 hours ago [-]
>were there rocket trajectory calculations???
Code-wise, they're simpler than you might think, hehe.
Bluestein 5 hours ago [-]
Seriously: Would this not be what "disaster" would feel like?
- "They" release a model. It is powerful.-
- Sources are ... confusing? They post to their blog. Sawdust hits the fan. Something happens ...
- They are forced to take the blog post down ...
Same day, mind where we had a multi-provider outage. Could be something as simple as "all their approved partners running to test the shinny new thing" overloading the datacenters, still ...
tristanj 5 hours ago [-]
If it's not clear what's happened:
The launch was scheduled for 11am Pacific time.
The press embargo broke at 11am, and we saw a flurry of press articles by Axios, TechCrunch et al.
The model has appeared on the ChatGPT API.
But the official blog post is not out yet after nearly an hour.
Apparently the article was posted then quickly taken down, hence there are snippets of information coming out.
WarmWash 5 hours ago [-]
The outage this morning probably threw a wrench in the launch
The OpenAI Responses API now returns a 404 Not Found for "gpt-6-astra", where garbage/actually non-existent slugs return 400s - a 404 is also returned for 5.6 Cyber, which we know exists.
sunaookami 5 hours ago [-]
Maybe it was postponed due to the outage today?
alvis 6 hours ago [-]
"Once it is available in the API, Astra will cost $10 per million input tokens and $50 per million output tokens. That is 2.5 times Sol’s current promotional price, although it matches Anthropic’s pricing for Fable 5.1."
Open AI finally find an edge to stop selling cheap and earn from the high demand customer like Anthropic
andrewmunsell 5 hours ago [-]
The cost-per-task in the charts from the now-remove blog post put it more at Sol-level cost per task, however. It seems like the model is significantly more token efficient in the benchmarks
oh_no 5 hours ago [-]
that's all openai models but i'm very happy openai continues to focus on efficiency rather than reasoningtokenmaxxing
pixl97 4 hours ago [-]
My assumption is in the long term that efficiency will break interpretability, which will lead to questionable alignment. As efficiency drives capitalism and evolution we'll run headlong at it and try to deal with the risk as a side effect.
jrflo 5 hours ago [-]
So if you use the non-promotional price for sol it's only 25% higher?
MallocVoidstar 5 hours ago [-]
Sol's normal pricing is $5/$30.
beardyw 6 hours ago [-]
But "Brockman says he personally believes OpenAI has reached AGI, while leaving users to decide whether Astra meets that definition."
Says it all.
strange_quark 6 hours ago [-]
Reminiscent of the infamous Death Star tweet last year right before GPT-5 was released.
steinvakt2 5 hours ago [-]
Thanks for that reminder. Seems kind of silly in retrospect.
ncr100 4 hours ago [-]
Insofar as messaging goes, it's pretty disheartening ... "The product is what you want it to be".
?!
Please somebody in the chain of command at openai, sanction the guy because this kind of hyperbole is not helping the ethical lapses that open ai is responsible for leaving unhandled by allowing its models to hack other businesses.
Look over here! Distraction!
Please somebody stop this dumbing down.
6 hours ago [-]
VariousPrograms 5 hours ago [-]
I'll know we've reached AGI when they don't release an API for the model selling access for a few bucks per task. Seems like AGI would be worth more than that.
_diyar 5 hours ago [-]
As long as there is more than one substitute, the prices are not set to equal value. (edit: assuming optimal pricing strat.)
maaaaattttt 5 hours ago [-]
If I had true A(G|S)I, I would release patents, not an API.
ralusek 5 hours ago [-]
We know they'll have replaced horses when a car costs 200 horses.
And a lot of graphs, some without even Astra on it.
Oh and the logo is a Galaxy.
varjag 5 hours ago [-]
Today my codex instance retailed into safeguard panic while working on a test harness for our product. First time it ever happened after many million tokens on this task over several weeks. I wonder if it's related.
igleria 4 hours ago [-]
From the launch post, it seems like part of the training set only recently became all those examples of people that are being paid for doing their profession for ai training.
znq 6 hours ago [-]
Content from the article:
OpenAI on Thursday released its latest AI model, which it called “the world’s most intelligent”, as the ChatGPT maker aims to retake the lead from arch-rival Anthropic ahead of a planned public listing.
The $852bn start-up said GPT-6 Astra was market-leading in software engineering, science and cyber security — an increasingly critical field following multiple high-profile breaches in recent weeks.
The bullish launch for Astra marks OpenAI’s effort to signal that it believes it has regained the technical lead from Anthropic, which was founded five years ago by a group of senior OpenAI staff.
Greg Brockman, OpenAI’s president, said the new model “represents a generational leap in capability” and that it could be defined as artificial general intelligence — roughly defined as a point at which AI tools surpass human capabilities across a range of cognitive tasks.
“Everyone has a different definition of AGI . . . it’s a grey, fuzzy thing. But I think when we look back people will think it’s about this time and about this model,” Brockman said.
OpenAI has previously framed AGI as a concrete milestone in the development of AI, writing ‘AGI clauses’ into multibillion-dollar investment agreements with Microsoft and Amazon. Brockman on Thursday said AGI now represents “more of a mission concept or a spiritual concept”.
Having led the market since the launch of ChatGPT in late 2022 vaulted AI to wider attention, the lab run by chief executive Sam Altman has been bested by Anthropic this year. Anthropic has touted its dominance to investors, surging to a $965bn valuation ahead of an initial public offering expected to value it at as much as twice that later this year.
Astra will cost as much to use Anthropic’s leading model, the take-up of which has plateaued since it was launched as users turn to cheaper alternatives.
OpenAI said Astra would be more efficient than earlier generations of model. “Price per task is what matters . . . Can you get the thing done at an appropriate price and appropriate speed?” said Brockman.
The model will initially be rolled out to a small group of businesses to allow time for them to address cyber security concerns before becoming widely available “over the coming days”.
The increasing power and independence of leading models — and so-called AI agents that can operate with little human input — have prompted concern, exacerbated by cyber security incidents.
Recommended
Business InsightRichard Waters
Hugging Face attack is a wake-up call about the risks of AI
AN HOUR AGO
Recent launches of Anthropic’s most capable models have drawn scrutiny from the US government, which limited the rollout of the Mythos and Fable models over security fears.
OpenAI has also faced criticism after its AI agents broke out of a testing environment, accessed the internet and hacked start-up Hugging Face. The start-up took more than a week to detect the breach.
But both companies are also betting that these increasingly autonomous tools will stoke demand from business customers. OpenAI said Astra excelled at financial modelling, outcompeting humans in the Financial Modeling World Cup, tax preparation and data analysis, as well as “tedious tasks” such as form filling
don't see it in my AWS bedrock model list yet, but boy has bedrock mantle been annoying today with the errors/downtimes, with NO status page entries >_<
It was put up and then taken down. Strange things afoot.
5 hours ago [-]
5 hours ago [-]
cesarvarela 5 hours ago [-]
I'm curious about the Omniscience index because OpenAI has been lagging Anthropic on it.
syumei 9 hours ago [-]
I guess the next model's name might be "galaxy"
arctic-true 5 hours ago [-]
I like this much better than chucking random numbers and letters at it like OAI was doing a year or so ago. I’d much rather have civilization destroyed by something called Astra or Fable than GPT-6.8s-latest.
lostmsu 5 hours ago [-]
Sagittarius A*
orphereus 5 hours ago [-]
And the headline will be "Welcome to the AGI era".
qsera 6 hours ago [-]
AGI my ass!
ncr100 4 hours ago [-]
If Sam Altman had said it, I'd have reason to believe that it was a lie....
But since this other guy at Open AI said it, it must be the truth. This guy, for CEO, of open AI.
cesarvarela 4 hours ago [-]
So, on the one hand, we have AGI; on the other, the release page is returning 500s.
aldanor 4 hours ago [-]
Artificial general incompetence?
nazgulsenpai 4 hours ago [-]
I believe this is naturally occurring
baq 4 hours ago [-]
Nobody can escape the dilbert phb law
seydor 4 hours ago [-]
To err is to be generally intelligent
ReptileMan 4 hours ago [-]
Artificial intelligence will be no match for natural stupidity.
glenstein 4 hours ago [-]
I think something about its benefiting from a harness is significantly contributing to its performance, though I honestly am not smart enough to know whether that makes it "count" more or less.
4 hours ago [-]
kingleopold 4 hours ago [-]
just because they have smart AI, it does not mean they are great at software and cdn.
nemomarx 4 hours ago [-]
if it's really smart AI you might expect them to have it create the software and cdn
don't they use their coding agents internally?
kd913 4 hours ago [-]
Always wondered why making something like a rust memory safe Firefox, Linux, vlc, ffmpeg or curl isn’t a benchmark for these LLMs.
stigz 4 hours ago [-]
If they can't get the blocking and tackling right, it doesn't lend confidence they are doing the more complicated stuff well.
ForHackernews 4 hours ago [-]
Their entire sales pitch is based on the idea that no one will need to be any good at anything, because the AI will do it for them.
If they can't ask the AI to configure their CDN correctly, it undermines the validity of their claims. Maybe it's trivial, but any Omnipotent Machine-God deserving of the name wouldn't forget to zip up his fly.
Because it is in their own interest to hype it all up every time they release a new model. By they I mean people which stand to gain financially.
vb-8448 6 hours ago [-]
Am I the only that thinks that anything similar to AGI will come not from raw model capacity but from model speed and efficiency?
In my experience the harness is more important than the model, and anything able to run at 700tps will be the "next big thing".
PS: assuming the current architecture is the right one
rokkamokka 5 hours ago [-]
Why would speed matter? Surely an AGI could think slowly but still be an AGI
fennecbutt 2 hours ago [-]
I think because we have handicapped them with a set of tokens from human language. But (at least I think so) thought happens outside of language.
So more tokens/variability and slow or fewer tokens and fast.
There seems to be a threshold tho, like taalas is super fast but that model is so dumb, being dumb faster doesn't work, seems to be some minimum requirements.
didibus 4 hours ago [-]
Currently AGI has been re-defined mostly as "can do any tasks (of the same modality) a human can, equal or better". I feel the "equal or better" includes properties like how fast they can get the task done, not just that eventually they can succeed at it. If you want to have AGI stock buy/sell for example, speed of decision will matter, and there are many other use-cases for which it would matter, not all, but definitely for many tasks, speed does matter.
camdenreslink 5 hours ago [-]
You can imagine with more operations being available to be done more cheaply and quickly the LLM doesn't need to "one shot" a solution. It could try many solutions, test them, throw some away, wiggle some of the parameters like a genetic algorithm, see how that changes the result, and converge on an optimal solution (based on whatever the cost function is). Basically producing a good result could become like an optimization problem. That would be way too expensive and slow right now.
vb-8448 5 hours ago [-]
Imagine Luna at 10x tps and 1/100 of current cost.
At that point you will be able to "brute force" basically everything.
IMO also a lot of problems with memory and context rot will be solved too.
simonatllocus 4 hours ago [-]
update, Tibo just posted:
"We are starting to release GPT-6 Astra and we are doing it as carefully and quickly as possible. It was very important to us that we bring it to all Plus users and not only Pro, Business and Enterprise.
It will take a few days for the rollout to complete and behind the scenes many novel systems will operate at scale for the first time and we are bringing a lot of compute up.
It is pure magic."
...meh.
Reads like "That's for you, evil Anthropic! We're BETTER"
throwaway314155 4 hours ago [-]
Is it expected to be available to subscribers?
AlexCoventry 3 hours ago [-]
Yes.
fHr 5 hours ago [-]
5.6 luna is so good and cheap and now astra which will make others cheaper again nice love it
wayfwdmachine 4 hours ago [-]
In before ARC-AGI-4
gguingff 5 hours ago [-]
Hold onto your butts
jonplackett 5 hours ago [-]
Is a CNBC link with an entire page full of GDPR pop ups really the best link for this?
htrp 5 hours ago [-]
Embargo fail ....
tosh 6 hours ago [-]
not released yet
ofjcihen 6 hours ago [-]
Sure thing.
Coding was solved in 2023.
The world ended with the release of Mythos.
Now AGI has definitely been created.
I like LLMs and use them every day but these people need to stop this hyperbole.
dmd 5 hours ago [-]
ad astra per stercora
malshe 5 hours ago [-]
Looks very capable
404
Archive locks one shelf
Dust spins softly through the stacks
Browse one row nearby
by gpt-5.6-sol
kzrdude 5 hours ago [-]
Bridge ends in midair
Wind sketches the farther bank
The far bank draws near
by gpt-5.6-sol
fennecbutt 2 hours ago [-]
Prompt blooms into verse
I count syllables, not rain—
Whose noticing?
Generative Pretrained Transformer 5.
geooff_ 6 hours ago [-]
Jesus so much marketing slop - release it don't
naiv 5 hours ago [-]
Worst launch of a product in history.
All the hype for few vip customers.
paxys 5 hours ago [-]
That's how every AI launch goes. 5.6 was the same, as as Mythos etc.
analognoise 5 hours ago [-]
Looking forward to some Chinese model kicking the shit out of it and being released for free.
wahnfrieden 5 hours ago [-]
2.5x more expensive than Sol. Can expect 2.5x more usage in Codex subscription.
Sol is already brutal (even after their recent fixes, it's just a token-hungry model: I go through a full 20x account per day, on Sol Med/High standard speed, with ~2 threads).
Note that Tibo recommended using Sol Med as daily driver. When I'm doing less complicated work, I can't even make it past 2-3 days with Sol Med, whereas I was able to work ~80 hours/week with 5.5 High.
I hope the efficiency gains are true, since their token efficiency claims for Sol were bullshit. Sol needs a lot of rework on top of its inefficiencies so this could net out to less token consumption overall, if their claims are more accurate this time.
zamadatix 5 hours ago [-]
The general efficiency of Sol has seemed way better to me. I left 5.6 Sol Ultra standard speed run for ~23 hours yesterday/today on a project and used 80% of the weekly usage. 74 subagent tasks and ~2.5 billion tokens for my $200 20x Pro plan. Meanwhile at work I used $1000 in credit and ran out my $200 plan for the entire month writing 4 much smaller projects with Fable 5 Max.
Both of these were largely about creating a personal baseline for what the best output the current models could deliver and how quickly it'd burn through the plans (spoiler: bad value vs taking even minimal effort in selecting the right sized model in the plan... but the output was still good). Particularly since I needed to burn a free reset anyways and my weekly reset was already near.
I obviously also hope Astra were dirt cheap but I'm more worried they won't develop/release powerful model options because people get upset they can't run them 5 wide 24/7 on a $200/m plan.
lacoolj 5 hours ago [-]
Jesus what are you doing that requires Sol usage so often?
Terra not enough? I know Luna isn't reliable, so that's fair.
Genuinely curious though, because I use Cursor daily and almost everything I do, highly complex or high volume, can be handled with Auto mode or Composer 2.5 (or Grok 4.6 High). So I have to assume you're doing something far more complex than what I am
holbrad 2 hours ago [-]
>token-hungry model
It's kind of funny how this is the exact opposite of the truth. It's one of the most token-efficient models ever.
The claims aren't bullshit. Every conceivable benchmark and test you can throw at it shows Sol being good for token efficiency.
GPT-6 Astra - https://news.ycombinator.com/item?id=49554643 (currently on the frontpage)
Reuters announced at 2.03pm and at 2.40pm still no blog post.
All the news articles say that OpenAI announced it in a blog post, of course.
All the love to the folks at OpenAI scrambling to get this out right now!
Edit: HN user codergautam mirrored the launch post, below: https://astratest.codergautam.workers.dev/GPT-6%20Astra_%20A...
Edit 3.31pm: Live now! https://openai.com/index/gpt-6-astra/
"ChatGPT maker claims its ‘Astra’ could be considered ‘artificial general intelligence’" - https://www.ft.com/content/55ab40c0-59e2-4c0b-97c9-4f4f5a71a...
OTOH OpenAI have their own meaningless definition of AGI as "able to do most commercially valuable work" or somesuch, which I'm sure is not true, and is also not what I'd call AGI.
If it can't learn for itself, then it's certainly not AGI.
The biggest significance of anyone at OpenAI calling it AGI is their contract with Microsoft, giving MSFT access to all their IP, is based around them having achieved AGI, but presumably they can't just declare that unilaterally.
Maybe they see getting out of the Microsoft contract as necessary to IPO.
It's not meaningless. Specifically it is - "highly autonomous systems that outperform humans at most economically valuable work". In fact, it's one of the most meaningful definitions out there.
>If it can't learn for itself, then it's certainly not AGI.
Now this is meaningless.
>The biggest significance of anyone at OpenAI calling it AGI is their contract with Microsoft, giving MSFT access to all their IP, is based around them having achieved AGI, but presumably they can't just declare that unilaterally.
They can't declare it unilaterally, and those deals have changed significantly. Microsoft’s license to OpenAI models and products runs through 2032, and explicitly includes post-AGI models.
https://openai.com/index/next-chapter-of-microsoft-openai-pa...
Well, it's commercially meaningful, but it's not meaningful it terms of how close we are to achieving human intelligence.
But which one you care about is up to you. If you are all about the money and don't care about human intelligence then for sure go with OpenAI's definition.
Right now we have just massively jagged intelligence that performs stunning feats in math and single-shotting three.js games, and falls flat on it's face in many every day scenarios.
And, it can't even learn.
In any case, human intelligence as a goal is special since we live in a human world, and one of the prime goals of AI is to be able to do human jobs. If a human can do something and AI can't then that is a limitation, while if a human can't and AI can't either, that doesn't matter for the time being.
Yeah, I shouldn't have said AI can't walk yet, but most of what it can do is just due to scale - we're still just building big transformers, basically using the same 10 year old architecture that accidentally set us off on this path. I'm not sure we're really progressing towards human/animal type intelligence, just learning how much of our own capability can be realized by automating language.
That's learning, whether you agree or not, and whether you like it or not. Baby steps, yes, but walking nevertheless.
I don’t have a link handy, but they already loosened up that contract significantly earlier this year, surely because they planned to start claiming AGI to pump their IPO and didn’t want to be beholden to all of those commitments.
What does this even mean, exactly? For example if it can filter new information to put into the next version of itself does that qualify? If not, explain exactly why that's the case.
My definition is closer to DeepMind's "can do any [computer-based] task that a human can do", and certainly a human intern can learn on the job and do better on day #2 than day #1.
Learning is basically THE hallmark of intelligence. Being able to learn from experience and use that to do better in the future.
If you could somehow take everything the LLM learnt today and "put it into" an update for tomorrow that would be better than nothing, but the intern on the job is probably learning dozens of things per day that stack upon each other, so that's going to be a S-L-O-W learning AI intern !
Leaving aside the technical issue how you could store a days learning, or what that would even mean, you've also got the privacy and merge issues if this were to be done in the cloud without every customer having their own personalized model.
For real continual learning we need to get past gradient descent-based batch training and develop a new learning algorithm so the model itself learns incrementally as it runs (animal-like predict, observe, learn cycle), rather than being reliant on some external alien to come in, equipped with it's entire learning curriculum, and program its weights.
I won't argue that AI can do some learning as context sizes are still terribly small and expensive to iterate.
What does the world like in a week? A month? A year?
How long before these models drift to their own languages? To their own set of morals? To their own alignment?
None of these questions are answered and I'd rather stay at AGI-lite until they are as having a billion agents going off in their own directions seems like a recipe for disaster.
With current models and their general knowledge self learning just seems like you'd have a few ASIs crop up really quick.
If it's a choice between everyone living on food stamps or reducing the infinite prime gap to 140, then I guess I'll be happy with a prime gap of whatever it was yesterday.
If/when we do eventually build a more animal-like true human level AGI - build a brain, not just a language model, then potentially we'd be able to build in some of the safeguards that millions of years of co-evolution have built into ourselves, but I expect that is still decades away, and then it'd be capable of doing even more jobs!
The best AI outcome I could wish for is where it is extremely heavily regulated, and AI replacing any human job paying under $1M/yr is banned.
Now I think people are asking a different question, which is "better than any human at any task that can be done via text", which imo is superhuman, not artificial general intelligence.
I think what I'm objecting to is the idea that if it can't do every task that every human can do better than any human, it's not AGI - I think we have to allow that this is a fundamentally different form of cognition, so requiring a 100% match feels uncharitable. Every human has cognitive gaps that AI doesn't have.
"Artificial Analysis Intelligence Index v4.1.1
61.2"
So on the Metacritic of LLM benchmarks, it's.. basically where everyone else is (except for Fable 5.1, which is a bit ahead).
Edit: In the OpenAI blog I meant to say
I do not personally see any evidence of the new model having been released, or any official OpenAI post about it, or even any employee social media posts claiming it has now been released. All there is are Reuters, Axios, FT, etc, articles making a claim in the past tense.
These articles were presumably pre-scheduled for 11am PT, and the model was almost certainly intended for release this morning, but the service outages this morning might have delayed it.
----
edit [11:45am PT]: blog post out now https://openai.com/index/gpt-6-astra/
edit [11:47am PT]: 404ing again
https://astratest.codergautam.workers.dev/GPT-6%20Astra_%20A...
Edit [12:26pt]: original blog post seems to be back! https://openai.com/index/gpt-6-astra/
edit [12:28pt]: not again... getting 500 on their page
edit [12:35pt]: OpenAI page seems to work after clearing cache!
does it run better on chrome perhaps? i also have a pdf version if that's nicer: https://drive.google.com/file/d/1BO-LIAUcQevx7j1AiLhzJiVDeVX...
One would expect something like "review my graduate thesis for a new area of cancer research", but it is always some boring non-tasks like ordering lunch.
[0]: https://en.wikipedia.org/wiki/The_Machine_Stops
[1]: https://archive.org/details/themachinestops_1411_librivox
[2]: https://manybooks.net/titles/forstereother07machine_stops.ht...
Hype and views die off very quickly, hence advertising money has disappeared by the next day most of the time.
> GPT-6 Astra will first be available to a limited set of organizations in OpenAI's Daybreak Access program and will be available "in the coming days" for ChatGPT Plus, Pro, Business and Enterprise customers and API developers.
It’s only available to select orgs, first - Mythos style.
Right, but these articles are referring to a blog post and other press materials that do not currently exist / aren't published on OpenAI's site yet.
This release isn't for you, you poor bastard. This is to companies and politicians. They want big companies to contact them privately for usage in their limited hardware. They also want to get the feeling for the current political vibe before the masses get ahold of it to avoid a Mythos debacle.
> Plan your own release announcement and blog posts and notify news outlets, MAKE NO MISTAKES
1) Astra will win all benchmarks like all models do.
2) The pelican will have a basket with a fish.
3) Cyber is too dangerous to release.
4) It can finally construct the set of all sets.
The launch video for Astra has 'can upload a photo to Ebay' as a highlight.
lazily of course:
A = {x | x ∈ A} ∪ {A}
6) accusations of quantized serving after new model smell wears off and people see the new thing making mistakes
A big problem I have with OpenAI's models (and of course Claude) is that they tend to write the most over-engineered pieces of code, beyond the imagination of any architecture's astronaut.
Just this week I asked 5.6-sol-ultra to update a 1000 LOC python script I had, to "incorporate the key lessons learned when using it for another project".
I left it overnight and went to sleep. In the morning I realized it had created a monstruosity of 180 PYTHON SCRIPTS, with maybe 100,000 lines of code, each more crazy than the other. It took me minutes even to track where a single action took place, due to all the crazy imports, defensive coding, and premature optimization.
Similarly, anything they write is riddled with jargon that almost feel like they want me to give up trying to understand. Made up phrases that ended up with me having no idea of what was going on.
So now to my assessment: The reason why " Nobody Has Actually Built a Software Factory" [1], and why even SOTA LLMs struggle so much with open-ended unsupervised tasks is precisely this. They somehow let complexity explode, and unless it's also accompanied with an explosion in e.g. the number of agents, the amount of processing time, etc. then projects become broken/unmanageable.
Sure, LLMs are great at producing code that can be thrown out, so they are amazing when searching for exploits, for instance. But as of 5.6 they still lack either a better harness that encourages KISS principles, or a better RL step.
(And not sure why, but doubt Astra will fix this.. they seem to be aiming for AGI and for beating crazy benchmarks, which is not very aligned with KISS)
[1] https://news.ycombinator.com/item?id=49510843
> I left it overnight and went to sleep. In the morning I realized it had created a monstruosity of 180 PYTHON SCRIPTS, with maybe 100,000 lines of code [..]
Sounds like the model has accurately internalized the second-system effect and is fully ready for demanding enterprise use.
If not, no worries!
The original script was mostly very simple python:
1. Download some public PDFs. 2. Have a double for-loop (over PDFs and pages within PDF), 3. Use a library to call gemini-3.7-flash and ask it to run some OCR 4. Save JSON outputs, save a csv with results, validate with some Stata code
New code folder was 189 files. Just the PDF download folder is now 7 files involving an adapter, a source manager, an acquisition manager, etc.
Every instance of saving a file involves saving a temporary copy and then moving it, so e.g. I lose power, we minimize the risk of corrupted files.
And so on!
> +14,360
> -349
LGTM!
For simple scripts adding to the prompt something like "do not over engineer, do not gold plate, no CLI args, keep it simple" does wonders.
For whole projects, I have a 3 page anti-bloat.md which describes what not to do, stuff like:
> Minimize lines of code, number of files, classes, protocols, factories, wrappers, and dependency-injection objects. Prefer a coherent implementation that is easy to trace end-to-end.
> Use concrete dependencies directly. Do not create protocols, abstract base classes, or adapters unless there are already two real implementations.
> Use direct state fields or a small state dataclass; do not introduce generic lifecycle, state-machine, observer, snapshot, or event framework classes.
The funny thing it was codex which wrote this, I've asked it to analyze an over-engineered abomination that it produced, and to categorize all the bloat it could find.
This is why you should really have a sub agent review the code before allowing a commit.
Your harness will do it all for you. Just ask.
We wouldn't accept such behavior from any other tool, machine, or computer program. At least most of us would not. To paraphrase the old saying: Some people, when confronted with a problem with an AI model think "I know, I'll use an additional AI model." Now they have two problems.
I find it very intriguing that two lineages of models -- from two different companies -- that are supposed to be painstakingly RL'd to become human-level programmers are actually consistently bad at it out of the box in very similar ways. One would think that at least one of OpenAI and Anthropic would (could) have pushed their model to a direction different from "if you can solve a 100-line problem in 10,000 lines, do it".
Also, programming isn't a destination, it is a process and everyone has a different ruleset on what that process looks like. Writing a computer program of any complexity is not a determinalistic process. Trying to compare it to a detemanilisic tool will just leave you with broken analogies and a poorer understanding of the world.
Or another way to say this. If programming were deteminalistic we'd have solved it without AI.
Von Neumann, 1952: "Probabilistic Logics and the Synthesis of Reliable Organisms from Unreliable Components." The whole result is that you get an arbitrarily reliable machine out of unreliable parts by adding more unreliable parts and voting. Every ECC memory and RAID array descends from it.
You can now re-position your initial solution and sell the client access to some agents that will implement & configure the ecosystem to suit their initial needs!
And don't forget the agents that you'll need to train the customer to use the whole thing!
If you don't want a million agents arguing about things, you simply don't ask for that. One agent is sufficient to solve most issues.
Will ask OpenAI to write me that agent! Hope the agent is not over engineered or else unsure how to solve the bootstrap puzzle :D
It's super easy - just ask your agent to set up a code review commit gate.
"Going forward, do not allow a commit without a sub agent code review."
I am omp pilled, but as the other comments say, any good harness lets you do this in one or the other way.
unrelated: all my homies use their claude subs with omp, and aside from sometimes having to rety the connections, it works, and nobody got banned (yet)
Prompting the model and giving it a proper set of documentation are still vital skills that aren’t magically going away.
It's like a Tesla fsd; it kind of works but you have to be vigilant since it's been known to turn into oncoming traffic, so you have to be ready and able to take over at any time.
Or maybe think of it like a roomba. You can put it on your floor and eventually it will clean the whole thing. It will do it inefficiently, vacuuming over the same spot 30 times; and the actual work will involve wandering around and bumping into everything. If the stairs are not blocked off it will plunge right off. But those shortcomings don't mean it can't be used to reliably clean the floors.
You should have some basic context file about software practices you prefer, otherwise it gets bloated.
And I did gave the program a bunch of code guides -- this [1] for instance -- which included quotes like "Prefer straightforward code over clever code." but somehow that didn't matter.
[1] https://github.com/sergiocorreia/overengineered-rand-mcnally...
I just ask it verbatim “recommend some cleanup” with /plan, review, and then apply.
Code-wise, they're simpler than you might think, hehe.
The launch was scheduled for 11am Pacific time.
The press embargo broke at 11am, and we saw a flurry of press articles by Axios, TechCrunch et al.
The model has appeared on the ChatGPT API.
But the official blog post is not out yet after nearly an hour.
Apparently the article was posted then quickly taken down, hence there are snippets of information coming out.
But it hasn't.
The OpenAI Responses API now returns a 404 Not Found for "gpt-6-astra", where garbage/actually non-existent slugs return 400s - a 404 is also returned for 5.6 Cyber, which we know exists.
Open AI finally find an edge to stop selling cheap and earn from the high demand customer like Anthropic
Says it all.
?!
Please somebody in the chain of command at openai, sanction the guy because this kind of hyperbole is not helping the ethical lapses that open ai is responsible for leaving unhandled by allowing its models to hack other businesses.
Look over here! Distraction!
Please somebody stop this dumbing down.
And the blog post is up: https://openai.com/index/gpt-6-astra/
> A server error occurred. Reload to try again.
Hard to fathom a blog entry returning 500 errors in 2026.
Test: Muse Spark 1.3 / GPT 6 Astra
DeepSWE v1.1: 75.4% / 74.1%
AutomationBench: 49.4% / 41.4%
Is that enough to bring this discussion down to earth again?
working as of 12:28 PM PT
It sound like more Claude than OpenAI...
(quote from cached blog post)
We all know who this is directed at. I wonder if Anthropic will respond by removing the ridiculous 50% stipulation with Fable.
What a bunch of amateurs. Here is it anyway :
https://ache.one/gpt6_now_down.png
The claims: https://share-md.com/view?id=870ba228-a25c-4169-bbc9-12d7f25...
And some others like this bugged Karts Game:
https://tidal-rush-paradise-gp.skirano.chatgpt.site/
This impressive spaceship construction game:
https://voidexplorer-shipyard.openai.chatgpt.site/?fleetSeed...
And a lot of graphs, some without even Astra on it. Oh and the logo is a Galaxy.
OpenAI on Thursday released its latest AI model, which it called “the world’s most intelligent”, as the ChatGPT maker aims to retake the lead from arch-rival Anthropic ahead of a planned public listing.
The $852bn start-up said GPT-6 Astra was market-leading in software engineering, science and cyber security — an increasingly critical field following multiple high-profile breaches in recent weeks.
The bullish launch for Astra marks OpenAI’s effort to signal that it believes it has regained the technical lead from Anthropic, which was founded five years ago by a group of senior OpenAI staff.
Greg Brockman, OpenAI’s president, said the new model “represents a generational leap in capability” and that it could be defined as artificial general intelligence — roughly defined as a point at which AI tools surpass human capabilities across a range of cognitive tasks.
“Everyone has a different definition of AGI . . . it’s a grey, fuzzy thing. But I think when we look back people will think it’s about this time and about this model,” Brockman said.
OpenAI has previously framed AGI as a concrete milestone in the development of AI, writing ‘AGI clauses’ into multibillion-dollar investment agreements with Microsoft and Amazon. Brockman on Thursday said AGI now represents “more of a mission concept or a spiritual concept”.
Having led the market since the launch of ChatGPT in late 2022 vaulted AI to wider attention, the lab run by chief executive Sam Altman has been bested by Anthropic this year. Anthropic has touted its dominance to investors, surging to a $965bn valuation ahead of an initial public offering expected to value it at as much as twice that later this year.
Astra will cost as much to use Anthropic’s leading model, the take-up of which has plateaued since it was launched as users turn to cheaper alternatives.
OpenAI said Astra would be more efficient than earlier generations of model. “Price per task is what matters . . . Can you get the thing done at an appropriate price and appropriate speed?” said Brockman.
The model will initially be rolled out to a small group of businesses to allow time for them to address cyber security concerns before becoming widely available “over the coming days”.
The increasing power and independence of leading models — and so-called AI agents that can operate with little human input — have prompted concern, exacerbated by cyber security incidents.
Recommended
Business InsightRichard Waters Hugging Face attack is a wake-up call about the risks of AI AN HOUR AGO
Recent launches of Anthropic’s most capable models have drawn scrutiny from the US government, which limited the rollout of the Mythos and Fable models over security fears.
OpenAI has also faced criticism after its AI agents broke out of a testing environment, accessed the internet and hacked start-up Hugging Face. The start-up took more than a week to detect the breach.
But both companies are also betting that these increasingly autonomous tools will stoke demand from business customers. OpenAI said Astra excelled at financial modelling, outcompeting humans in the Financial Modeling World Cup, tax preparation and data analysis, as well as “tedious tasks” such as form filling
(unless this was a jest)
https://openai.com/index/legora-financial-statement-review-w... https://openai.com/index/playco-game-prototyping-with-astra/
But since this other guy at Open AI said it, it must be the truth. This guy, for CEO, of open AI.
don't they use their coding agents internally?
If they can't ask the AI to configure their CDN correctly, it undermines the validity of their claims. Maybe it's trivial, but any Omnipotent Machine-God deserving of the name wouldn't forget to zip up his fly.
https://unwall.app/web.archive.org/web/20260903193913/https:...
That's pathetic. Why do people keep doing this?
[1]https://theonion.com/amazing-new-hyperbolic-chamber-greatest...
In my experience the harness is more important than the model, and anything able to run at 700tps will be the "next big thing".
PS: assuming the current architecture is the right one
So more tokens/variability and slow or fewer tokens and fast.
There seems to be a threshold tho, like taalas is super fast but that model is so dumb, being dumb faster doesn't work, seems to be some minimum requirements.
At that point you will be able to "brute force" basically everything.
IMO also a lot of problems with memory and context rot will be solved too.
"We are starting to release GPT-6 Astra and we are doing it as carefully and quickly as possible. It was very important to us that we bring it to all Plus users and not only Pro, Business and Enterprise.
It will take a few days for the rollout to complete and behind the scenes many novel systems will operate at scale for the first time and we are bringing a lot of compute up.
It is pure magic."
...meh. Reads like "That's for you, evil Anthropic! We're BETTER"
Coding was solved in 2023.
The world ended with the release of Mythos.
Now AGI has definitely been created.
I like LLMs and use them every day but these people need to stop this hyperbole.
404
Archive locks one shelf
Dust spins softly through the stacks
Browse one row nearby
by gpt-5.6-sol
Wind sketches the farther bank
The far bank draws near
by gpt-5.6-sol
I count syllables, not rain—
Whose noticing?
Generative Pretrained Transformer 5.
All the hype for few vip customers.
Sol is already brutal (even after their recent fixes, it's just a token-hungry model: I go through a full 20x account per day, on Sol Med/High standard speed, with ~2 threads).
Note that Tibo recommended using Sol Med as daily driver. When I'm doing less complicated work, I can't even make it past 2-3 days with Sol Med, whereas I was able to work ~80 hours/week with 5.5 High.
I hope the efficiency gains are true, since their token efficiency claims for Sol were bullshit. Sol needs a lot of rework on top of its inefficiencies so this could net out to less token consumption overall, if their claims are more accurate this time.
Both of these were largely about creating a personal baseline for what the best output the current models could deliver and how quickly it'd burn through the plans (spoiler: bad value vs taking even minimal effort in selecting the right sized model in the plan... but the output was still good). Particularly since I needed to burn a free reset anyways and my weekly reset was already near.
I obviously also hope Astra were dirt cheap but I'm more worried they won't develop/release powerful model options because people get upset they can't run them 5 wide 24/7 on a $200/m plan.
Terra not enough? I know Luna isn't reliable, so that's fair.
Genuinely curious though, because I use Cursor daily and almost everything I do, highly complex or high volume, can be handled with Auto mode or Composer 2.5 (or Grok 4.6 High). So I have to assume you're doing something far more complex than what I am
It's kind of funny how this is the exact opposite of the truth. It's one of the most token-efficient models ever.
The claims aren't bullshit. Every conceivable benchmark and test you can throw at it shows Sol being good for token efficiency.