The Mid-Year Frontier: What OpenAI Released Next
OpenAI's latest release just landed and I've spent the week testing it across all three projects — Companion, Tutor, and Lucy. Here's where it shines and where the open-source stack still wins.
A new OpenAI release still commands attention, even in a year where the open-source frontier has been pulling ahead. They're a serious lab with serious compute, and when they ship, it's worth clearing the schedule and paying attention.
So I cleared the schedule. Here's what I found across all three projects.
The Model
I'll keep the marketing terms light. OpenAI's new release is a genuine frontier model — improved reasoning, better instruction-following, strong multimodal handling, and noticeably improved consistency over long interactions. The reasoning quality in particular feels like a step change. Multi-step planning that previous models would fumble halfway through, this one holds.
There's also a continued focus on what I'd call behavioral polish — the model's default tone, its handling of sensitive topics, its willingness to engage thoughtfully rather than deflect. OpenAI invests heavily here, and it shows.
Testing Across The Stack
I ran the model through all three projects to see where it fits.
Companion. The conscious-model layer — where users interact directly — is where OpenAI's polish matters most. The new model's conversational warmth and long-context steadiness are excellent. I tested it in extended, multi-session conversations, and the coherence held beautifully. The emotional nuance — picking up on tone, responding appropriately to vulnerable moments — is among the best I've tested.
I'm not switching Companion's conscious layer to it (still DeepSeek V4, for the control and fine-tuning flexibility), but it's the strongest closed-model candidate I've benchmarked.
Tutor. The new model is impressive as a raw reasoning engine — explanations are clear, examples are apt, misconceptions are caught. But Tutor's architecture is built around LoRA-swapping, and you can't LoRA a closed model the same way. The new OpenAI model is a strong off-the-shelf tutor, but Tutor's per-subject specialization via LoRAs still produces results that a general frontier model can't match on depth.
That said — for subjects where we don't yet have a LoRA, the new model is the best fallback I've tested. It's raised the floor on what an un-covered subject feels like.
Lucy. This is where it got interesting. Lucy's deep-reasoning tier — the "studio painting" mode for complex offline reflection — is the one place where raw frontier quality, without the need for local fine-tuning, is exactly what you want. I've been routing some of Lucy's heavier reasoning tasks to the new model, and the quality of the plans and reflections it produces is excellent.
The edge reasoning (the in-the-moment onboard decisions) still belongs to Grok 3 Mini — you can't put a frontier model inside a robot chassis, and you wouldn't want to. But for the parts of Lucy's cognition that can afford to phone home, the new model is a strong tool.
Where Open Source Still Wins
Here's the honest accounting. The new OpenAI model is, by several measures, the best single model I've used this week. If "best single model" were the question, it would be the answer.
But it's not the question. The question is: what's the best system I can build? And for that, the open-source stack still wins — for three reasons.
Control. I can fine-tune, LoRA, inspect, and modify open models. I can make them behave the way I need, not the way a lab decided they should behave for everyone. That's not a preference. That's a requirement for Companion's personality, Tutor's subjects, and Lucy's embodiment.
Privacy. Companion processes intimate personal context. Lucy processes physical-world data. Tutor processes student work. Sending all of that to a third-party API is a tradeoff — sometimes acceptable, sometimes not. Running locally isn't always possible, but having the option is foundational.
Cost at scale. Frontier API pricing is reasonable per-token. But Companion's subconscious runs 24/7. Lucy's dream cycles run nightly. The economics of continuous workloads favor models I can serve myself.
The Real Picture
The picture isn't open vs. closed. It's a layered stack where each layer uses the right tool. OpenAI's new model is excellent and I'll use it where it fits. The open-source frontier models are excellent and I'll use them where they fit. Companion, Tutor, and Lucy each draw from both.
The frontier is a kitchen, not a single dish. And this week's new ingredient is a good one.
Live curiously and give generously.