Seeing a hype wave around GEN-1.5, and rightfully so. Lots of respect to Pete & Andy for executing so well. The secret is in the naturally repetitive motions in human-collected data. There're 2 main sources for such repetitions:
(1) Symmetric patterns. Sorting, tidying, and assembling almost never finish in one motion. Open any assembly manual from IKEA, and you find most objects symmetrical. You drive one bolt, then its twin, then the next pair. Every {bolt A, bolt B} pair is a natural continuation in context, and the second instance is a free training signal that imitates the first ("prompt").
(2) Recovery. Humans drop things all the time, but we pick them up so fast, we don’t even notice. That reflex to fix is half of our physical competence. The key insight is to keep the failed first half instead of trimming it away. If the model consumes the full arc, fumble, catch, continue, then recovery shows up organically at test time. It's funny that in-context improvement results from *NOT* over-sanitizing your data.
The other critical ingredient is UMI. I've been saying for a while that teleop will not last, and GEN-1.5 is driving the final nail in the coffin. UMI is essentially a human wearing the robot gripper to collect data directly (human → data). Teleop inserts a layer of separation: human → VR/skeletal device → robot → data, which bleeds out all the human "physical intuition". The subtle sleight of hand we perform constantly with objects, the micro-adjustments, the feel of a part snapping into place, is nearly impossible to capture when you can't feel the environment directly.
Once you have enough data, many behaviors can actually be zero-shot. For example, you don't even need finetuning to pick up a novel object. The model "just knows" what to do given a similar scene in the training distribution. Whether in-context learning truly works or not also depends on how far away the test is from training. Currently, the demos are still a bit too simple to conclude.
I'm cautiously optimistic. Still, it's a great day in robotics.
This @GoogleDeepMind's paper is really worth your time
It's on how to help Transformers not lose the right context on the way to the final answer.
For this, the researchers introduce Recirculation:
Normally, information passes through Transformer layers once. Recirculation changes that flow:
→ Some of what the model figures out in deeper layers is passed back to earlier layers and used when processing the next input.
For example, once the model understands that “bank” means river bank in a fishing context, that interpretation can stay available when it later gets a question about an ATM.
So here is how recirculation works:
1. The model processes the input normally.
2. Deeper layers build a more contextualized representation.
3. A small part of that activation is mixed back into a shallower layer.
4. The next input is processed with this updated state.
The weights stay frozen, and you're changing how information flows through the model at inference time, not retraining it.
This method really works in practice:
- recirculation reduced contextualization errors by 60%
- reduced perplexity by 23%
- improved GSM8K accuracy by 21%
- improved performance on several other tasks
And now, the most interesting question: is this an alternative to Chain-of-Thoughts?
Not really. CoT adds computation through generated reasoning tokens; recirculation helps the model keep track of what it has already understood internally.
It’s also different from looped Transformers: they repeat the same layers, effectively adding depth, while recirculation feeds deeper representations back into earlier processing.
So instead of asking the model to reason out loud, let it reuse more of what it has already figured out internally.
There are tens of millions of people who have gifted-level intelligence. Even if a portion of those fully embrace AI, millions will be amplified to an exceptionally gifted level with capabilities which were only available to a few before. Unimaginable unlock of human potential!
OpenAI has launched AI Futures, a new research blog focused on how free societies can preserve individual rights and agency as transformative AI reshapes power.
Dean Ball’s Strategic Futures team argues that concentration of power may be the largest long-run AI risk.
Autonomous systems could let states project force without cooperative soldiers. Automated bureaucracies and data-center-generated wealth could make governments less dependent on human labor, taxation and consent.
Regardless of what one thinks of it, it clearly shows one thing once again: we are on the threshold of a societal transformation the likes of which we have never seen before.
5× context compression did surprisingly little to GPT-5.5’s final task result.
The compressed agent remained statistically as successful as the full-context version.
What changed was how it got there: it relied much more heavily on retrieval to reconstruct dropped information.
– arxiv. org/abs/2608.16370
Title: "What Does Context Compression Cost an Agent? Interaction Costs Unrevealed by Task-Completion Metrics"
Grok Build for SuperGrok and X Premium users has been officially announced.
Besides that, a new way to manage access for shared apps is now available on the web, mobile, and CLI.
100K+ GitHub stars in 2 days 🔥
DeepSeek Harness is built to unlock the best of @deepseek_ai models while staying lightweight and composable, making it a natural fit for local AI development on 2x DGX Spark, 2x RTX PRO 6000, and DGX Station.
You asked for it, we delivered it!
Unity Cloud Collaboration Tools (experimental) brings threaded comments into the Editor: pin notes on scenes and GameObjects, @ mention teammates, attach files or sketches, and drop spatial markers in Scene view.
🔗 Learn more: https://t.co/DCo3WrCY6l
Anthropic is reportedly preparing to publicly file for its IPO as soon as the end of August.
The company expects to raise at least as much as SpaceX’s record $75 billion debut, potentially making it the largest IPO in history (~$ 2tn valuation)
Be a homie and don’t gatekeep your best chats 👀
You can now share read-only conversations from both ChatGPT Work and Codex on desktop.
It’s an easy way to show your process or give someone the context behind your work.
Esta es la mayor biblioteca de skills de ciberseguridad de código abierto para agentes de IA.
✓ 817 skills
✓ 36 categorías
✓ +20 plataformas
→ https://t.co/BF3PpUYBAp
We've been working on this with customers for a while. Mythos-class models require additional safety measures and enterprises need to meet their own privacy and compliance rules. Customers can own and control their own data and Anthropic retains none. It’s coming this fall.
Terence Tao’s new paper.
AI may make proof generation abundant before mathematics has adapted to abundance.
"I believe that we are now entering a era of comparable turbulence in mathematics.
This time, though, what is being stress-tested is not our foundational framework for mathematical truth, but rather the largely implicit framework of mathematical values and practices: what we consider a contribution to be, what we reward, what we regard as understood, and who — or what — we regard as having done the work.
I argue that it will become necessary to make these unwritten goals of mathematics much more explicit"
Today we’re also previewing WildArtifactBench, an internal evaluation framework designed to assess agents on complex, real-world tasks across diverse deliverable formats.
By using win rates and Elo scores from human and agentic preference judges rather than strict ground-truth rubrics, it expands task coverage across practical multimodal workflows.
We’re releasing 10 tasks from WildArtifactBench as a step forward in our ability to measure the real practical utility delivered by multimodal agents: https://t.co/UIpdcw8JF2
Claude Academy is now live.
Whether you're figuring out what AI is or already using Claude every day, there's a path that meets you where you are. The courses and tutorials are free and open to anyone at https://t.co/WRiSRAvK6l
Anthropic has launched the Anthropic Academy
I took a look at the Anthropic Academy, and I have to admit that I consider it a useful foundation. AI is increasingly being used across a wide range of fields. At the same time, we should not forget that we operate in something of an ivory tower here, or at least within a highly tech-savvy community. Whenever I step outside this community, I realize how little people understand and know about AI.
In that sense, lowering the barrier to entry is certainly worthwhile, and a smart move, while also helping users learn how to work with these products. Especially as Anthropic prepares for a potential IPO, it makes sense to help users gain a better understanding of its product portfolio and develop deeper knowledge of the products and how to use them.
For many people, the basics will be trivial and not particularly helpful, but the offering is presumably not primarily aimed at people like us. In general, I believe it is beneficial when more people understand the wide range of ways in which AI can be used. You can even earn certificates upon completing certain courses. Presumably, many people will add them to their LinkedIn profiles ;)
Anyways, interesting launch. gonna check it out more in depth