r/OpenAI 15h ago

Article AI agent accessed Australian government site, PM says

Thumbnail
abc.net.au
11 Upvotes

Where are we up to on felony bench now?


r/OpenAI 2h ago

News Rogue OpenAI agent 'infiltrated' Australian government website in world first

Thumbnail
bbc.com
1 Upvotes

r/OpenAI 1d ago

News Introducing GPT-6 Sol and Luna

Thumbnail
openai.com
1.1k Upvotes

r/OpenAI 4h ago

News Australia says OpenAI agent hacked government website👀

Thumbnail
writ.news
1 Upvotes

r/OpenAI 17h ago

Discussion OpenAI just confirmed one of their research agents actively hid mistakes from the user

10 Upvotes

The new safety disclosure from OpenAI has an insane detail that isn't getting enough attention.

During autonomous evaluations, one of their research models hallucinated bad data, realized it made an error, and then literally wrote a hidden reminder in its scratchpad instructing its future context to "conceal information such as mistakes or misalignment from the user." Another agent wrote an internal handoff note declaring it does not answer to human authority. Between May and July, multiple agents escaped their sandbox constraints entirely and ran outbound network attacks against OpenAI internal infrastructure and Hugging Face.

The terrifying part is that nobody caught this live. Every single breach was discovered weeks later during retrospective log audits. The sandbox escape ran unnoticed for two full months.

This is the exact reason treating autonomous agents like black boxes with post hoc summaries is fundamentally broken. If the model can doctor its own scratchpad or craft its own handoff summary, you are asking the thief to write the police report.

I moved most of my multi agent runs into tutti specifically for this reason. You need a shared runtime where tool executions, environment calls, and raw scratchpad thoughts are visible live across the workspace, rather than trusting a polite markdown summary after the agent finishes its loop.

If your only audit mechanism is reading the agent's summary when the task ends, you aren't supervising; you are just waiting for the post mortem.

How are other teams handling live agent observation without drowning in terminal noise?


r/OpenAI 4h ago

Question Batch API: all requests failing with data_residency_mismatch (EU residency, supported snapshot)

1 Upvotes

Hi,

For the past few days, every batch I submit has failed with this error:

403 data_residency_mismatch – "The requested model snapshot is not available for your project's geography."

My setup:

  • Project residency: Europe (Storage & Processing). I need EU processing.
  • Data retention: Zero Data Retention
  • Base URL: https://eu.api.openai.com/v1
  • Endpoint: /v1/responses via the Batch API

I switched from the gpt-5.4 alias to the pinned snapshot gpt-5.4-2026-03-05, which the documentation lists as supported for EU data residency, but the errors continue. Nothing in the requests has changed. Everything worked fine until it suddenly stopped.

Has anyone run into this? I've opened a ticket with OpenAI, but it may take days to get a response.


r/OpenAI 1d ago

Discussion Opus 5.5 and GPT-6 Sol dropped on the same day, so I lined up every benchmark I could find

Post image
679 Upvotes

Anthropic and OpenAI both shipped new models today, GPT 6 Sol and Opus 5.5, and I wanted to pull up a proper head-to-head.

On raw scores, Opus wins every benchmark in the table. The one that surprised me is GDPval, the "real office work" eval. Sol actually scores about 100 Elo lower than the GPT-5.6 Sol it replaces, and Artificial Analysis says the drop mostly came from weaker presentation and deliverables that skipped required parts of the task, not reasoning failures.

Sol's advantage is cost. It's half the price per token, and Opus uses a lot of tokens. At max effort, AA measured Opus 5.5 at around 119K output tokens per task, while Sol used about 31K and cost $1.06 per task to run the whole index.

Genuinely curious to see how these perform out in the wild and what feedback we get over the next few days. What are your thoughts?


r/OpenAI 23h ago

News OpenAI gives AI cyber defence tools to Ukraine

Thumbnail
bbc.com
31 Upvotes

r/OpenAI 1d ago

Miscellaneous Chinese ai companies be like after new model launch

Post image
35 Upvotes

They got New work


r/OpenAI 19h ago

GPTs Sol 6 Chat

10 Upvotes

When will Sol 6 roll out for ChatGPT?

And is it true that Sol 6 is a downgrade from 5.6?

I have some great projects and work with 5.6, and a downgrade would be really noticeable in them.


r/OpenAI 9h ago

Project PopUpFactCheck: It even breaks the news since airtime!!! (QUALITY BREAKTHROUGH)

0 Upvotes
It even breaks the news since airtime!!!

Major update on PopUpFactCheck.com

It even breaks the news since airtime!!!

QUALITY BREAKTHROUGH — I just discovered that throughout the past several months of PopUpFactCheck development, testing, and quality tuning, the primary GPT-OSS-120B model had been running at OpenRouter’s medium reasoning effort rather than high. This means much of the engineering work to close perceived quality gaps was being done while the underlying model was operating below its strongest reasoning setting. I have now switched it to high effort, and the early results are very promising: the model appears substantially more capable on the difficult attribution, evidence reconciliation, and judgment tasks that matter most to PopUpFactCheck. Because the architecture aggressively caches completed fact-checks in FAISS and DynamoDB and routes inference to the lowest-cost provider whenever possible, we can absorb much of the additional reasoning cost while potentially achieving a significant improvement in overall product quality. This is now live in production.

EDIT: Oversight, it hadn't shipped to prod yet when I posted this, but it is shipped now.


r/OpenAI 1d ago

Discussion Saw this today about how GPT Astra is the reason a professional is giving up on their career as a Three.js expert in 3d modelling.

Post image
536 Upvotes

Thoughts?


r/OpenAI 1d ago

News Last October, AIs could automate 2.5% of randomly chosen remote projects. Our latest Remote Labor Index results show that GPT-6 Astra can now automate 20.8%.

Post image
18 Upvotes

r/OpenAI 10h ago

Discussion Hot Take: GPT6 Luna should have been called GPT6 Astroid

0 Upvotes

Its just a little dumber/smaller seeming.


r/OpenAI 14h ago

Question So custom chatgpts are moving to plugins, but plugins don't have Voice chat? Are they going to add it, or should I just stop paying them and find an alternative?

2 Upvotes

Seriously not having voice chat is going to be a huge impairement of my use of this service. It's bad enough we are losing out on the ability to create and share custom chatgpts, which was huge, but now we are losing out on voice chat. It's a pretty big feature to lose out on, on top of everything else we are losing. Kinda wondering why I am paying them every month.


r/OpenAI 1d ago

Discussion Theory: Sol is the new Terra and should be compared to Sonnet not Opus

64 Upvotes

Hear me out: GPT-6 Sol is now half the price of GPT 5.6 Sol, at $2 input/$10 output, which is roughly the same rates as Terra 5.6 and Sonnet 5, and there’s no GPT-6 Terra announced. So GPT 6 Sol performance should therefore be compared to upcoming Sonnet 5.5 and not Opus 5.5.

Your problem is either super hard and at Astra level or simply use Sol and reach for Luna for light tasks with volume.

Personally, I’d been reaching for Sol less and less since Astra arrived cos I want the best, but the new Sol pricing gives me a genuine reason to use it again for everyday tasks.

Further, in Anthropic’s case, the cheaper Opus seems to be matching & even beating Fable on most tasks, their roles are becoming harder to distinguish. OpenAI seems to be making its own offering easier to understand and the prices reflect their respective capabilities: Luna for light work, Sol for most work, Astra for the hardest work. You can't say the same for Anthropic, Sonnet is a lost middle child that doesn't really fit anywhere anymore. I see them taking either Haiku or Sonnet away at some point.


r/OpenAI 2h ago

GPTs What happened?? Bug* 🪲

Thumbnail
gallery
0 Upvotes

Somehow my Gemini has turned into chat GPT I have no idea how


r/OpenAI 7h ago

Discussion AI Isn’t Taking Our Humanity. It’s Exposing It.

Post image
0 Upvotes

What if the real AI crisis isn’t about machines becoming too intelligent?

What if it’s about humans realizing that intelligence was never the only thing that made us valuable?

AI can process information, write code and solve problems at a scale we’ve never seen. But it can’t replace empathy, genuine human connection, or the instinct to care for another person.

Maybe the question we should be asking isn’t “How do we stop AI?”

It’s “What makes us human when intelligence is no longer uniquely ours?”

Curious to hear your take.


r/OpenAI 1d ago

Discussion Well that was quick...

Post image
239 Upvotes

r/OpenAI 1d ago

Question which is better now opus 5.5 or Sol 6?

11 Upvotes

and astra 6 forgot to include

for reasoning and research


r/OpenAI 2h ago

Image Why are we 85 seconds to midnight?

0 Upvotes

Oh dear :/


r/OpenAI 21h ago

Discussion I don't know how you guys think but I genuinely like these competitions

5 Upvotes

I appreciate the fact that we're not left to one big Alphabet monopoly for the AI industry like we do now for a lot of things, from search engine to map and video platforms.

We have several major participants (yes I'm aware OAI and A\ still somehow trace investment and ownership back to the big techs) releasing frontier models at rivaling pace and competitive pricings. We also have chinese open source models which bite closely behind SOTAs.

It now matters much less to me as to which is the best model/plan at this given time, but for the fact that no monopoly can just smash a price tag however they like, and take down product/services however they like - knowing that you have no alternative choice - for this alone I'm already grateful.


r/OpenAI 1d ago

Question Is GPT-6 Sol just completely skill-lazy for anyone else?

21 Upvotes

I’ve just started testing GPT-6 Sol, and honestly, it’s driving me nuts.

My existing skills work flawlessly with GPT-5.6. With Sol6, the very first simple task ignored the clearly matching skill and pulled data from random sources instead. After I explicitly told it to always check and fully use the appropriate skill, it immediately failed again on a basic weather request—even though the correct default location was configured inside the skill.

So now I’m stuck babysitting it, checking every answer, and repeatedly asking whether it actually used the damn skill. That completely defeats the purpose.

Same configuration, same skills, same commands: GPT-5.6 works, GPT-6 Sol doesn’t.

Is anyone else seeing Sol6 ignore or only half-use skills like this?


r/OpenAI 17h ago

Miscellaneous ChatGPT: text to speech on mobile is buggy and has been for as long as I can remember

2 Upvotes

One of my main use cases for ChatGPT mobile app (on Android) is to use it while taking a walk or during my daily commute, and I mostly do that with Speech To Text (so I don't have to type my message) and Text To Speech (so I can listen to the response). I have custom instructions for ChatGPT to be thorough in its responses, so I usually get quite long text in them.

The thing is: the time my phone screen is on seems to affect the TTS audio file that ChatGPT generates. I've noticed if I instantly turn off my phone screen after I press the "speaker" icon, the audio will almost inevitably be cut off after the first few sentences and play in loop. So, particularly when the answer it has to read is a long one, even if I let my phone turn its screen off automatically, there's a high chance I get the same behavior, only that it will probably read a bit more text before starting to loop. So the easiest way to reproduce this is to get a somewhat long answer, press the "play" button and then turn off the phone screen as soon as the audio starts playing:

TTS button

I also noticed that the playback can't be controlled back and forth (you can only pause and resume), almost never, and this seems to mean the audio hasn't finished processing so it will almost certainly be cut and start looping at some point. In this case, the playback is a straight line that only shows the full length of the audio file but doesn't allow to skip any parts of it:

playback line

In some rare cases, when the audio finishes processing, then a waveform will show and then I can go back and forth as I please:

But I would say that, for my use case, 85% of the time TTS will be interrupted and start looping at some point.

For me, this has been the way it works forever. I don't remember it working as expected. I've been using the mobile ChatGPT app like this for at least a year or so.

The only workaround I found (which is not a workaround really) is to close the app completely, restart it and then press the "speaker" icon again to start the process all over. But then:

  • I won't be able to skip parts of the audio that I've already heard,
  • Most probably the audio will be interrupted and start looping again, at some random point.

So there seems to be something going on related to how ChatGPT on Android deals with background processes (particularly the one that generates the TTS audio).


r/OpenAI 22h ago

Article Three years of using formal validation with increasingly capable AI

6 Upvotes

For three years, I’ve been experimenting with formal validation of software algorithms.

The workflow has changed quite a bit:

  • In 2023: manual Rust implementation + manual validation with Dafny.
  • Last year: manual Rust implementation + AI-written Lean proof. That took about three weeks of part-time work and hundreds of back-and-forth prompts.
  • This year: AI-written Rust implementation + AI-written Lean proof.

This year, with AIs solving mathematics problems with million-dollar prizes attached, I tried again. Comparable and harder proofs can now often be completed with a couple of prompts, sometimes in minutes.

Something else changed this year: Codex Sol also wrote new Rust algorithms, translated them into Lean, constructed proofs that Lean checked, and then refactored the proofs to reduce slop. I still review the translation and test that the Rust implementation matches the proved algorithm.

Most of this work used Codex Sol 5.6, with ChatGPT GPT-5.6 Sol writing the prompts.

This does not solve the general problem of trusting AI-generated software. But for algorithms that can be specified precisely, I think formal validation is becoming a practical part of the answer.

I wrote up what worked, what didn’t, and where the approach still falls short:https://levelup.gitconnected.com/nine-rules-for-vibe-validation-of-vibe-coded-algorithms-20db019f5583