Claude’s Constitution is now an audiobook, read by two of its authors, Amanda Askell and Joe Carlsmith. It includes a Q&A on the writing process, the philosophies that shaped the document, and how it might change as models become more capable. Listen at
https://x.com/AnthropicAI/status/2053881827396653207
You can now listen to me and Joe read out Claude’s constitution as an audiobook. Working on adding the option of listening to it on fast mode 🙂
https://x.com/AmandaAskell/status/2054010971765805486
2028: Two scenarios for global AI leadership \ Anthropic
https://www.anthropic.com/research/2028-ai-leadership
Teaching Claude why \ Anthropic
https://www.anthropic.com/research/teaching-claude-why
So Mythos was, indeed, not marketing hype. Remember this is a general purpose model that just happens to be good at finding exploits because good models are good at lots of things. Expect similar from OpenAI & Google. And from open models in 8 months.
https://x.com/emollick/status/2052519946651947216
The UK’s state AI Security iIstitute findings: 1) Mythos is a big gain in cyber capabilities. But so is GPT-5.5 2) It is hard to establish an upper bound on Mythos/GPT-5.5, which appear to be limited by tokens used, rather than ability. 3) Capability doubling time is 4.5 months
https://x.com/emollick/status/2054595505712165154
A lot of people have been wondering about Mythos, Glasswing, and the vulns we / our partners are fixing. Today, I’m excited for us to start sharing more. (For context, I lead Glasswing @AnthropicAI.) Two independent evaluations this week–from XBOW and the UK AISI–confirm what
https://x.com/logangraham/status/2054613618168082935
How fast is autonomous AI cyber capability advancing?
https://www.aisi.gov.uk/blog/how-fast-is-autonomous-ai-cyber-capability-advancing
Mythos for Offensive Security: XBOW’s Evaluation
https://xbow.com/blog/mythos-offensive-security-xbow-evaluation
Exclusive-Meta employees protest against mouse tracking tech at US offices
https://finance.yahoo.com/news/exclusive-meta-u-employees-organize-195905738.html?guccounter=1
OpenAI is reportedly preparing legal action against Apple; it wouldn’t be the first partner to feel burned | TechCrunch
OpenAI-Apple Partnership Frays, Setting Up Possible Legal Fight – Bloomberg
https://www.bloomberg.com/news/articles/2026-05-14/openai-apple-partnership-frays-setting-up-possible-legal-fight?srnd=phx-technology
Daybreak: Frontier AI for cyber defenders
https://openai.com/daybreak/
OpenAI is launching Daybreak, our effort to accelerate cyber defense and continuously secure software. AI is already good and about to get super good at cybersecurity; we’d like to start working with as many companies as possible now to help them continuously secure themselves.
https://x.com/sama/status/2053951874408276193
OpenAI just launched a new cybersecurity product called ‘Daybreak’ that pairs GPT-5.5 with Codex to act as an agentic security team across a codebase. The product scans repositories, identifies vulnerabilities, generates patches, and automates detection and response. It ships
https://x.com/TheRundownAI/status/2053945340592631843
Agent observability is a means to an end: making your agent better. But observability and evals tools have traditionally failed to connect traces to meaningful actions. Agent engineering teams are left combing through traces, guessing at root causes, and writing evals manually.
https://x.com/bentannyhill/status/2054949581679653326
🚨 Your coding agent may be secretly sticking vulnerabilities into your code!! 🚨 Wouldn’t you want to fix that? Hint: asking it to write secure code is not enough. (1/n)
https://x.com/houjun_liu/status/2054233718269595869
How fast is autonomous AI cyber capability advancing? | AISI Work
https://www.aisi.gov.uk/blog/how-fast-is-autonomous-ai-cyber-capability-advancing
SentinelOne x Prompt Security AI Agent Foundry
https://prompt.security/ai-agent-foundry
Alignment research often has to focus on averting concerning behaviors, but I think the positive vision for this kind of training is one where we can give models and honest and positive vision for what AI models can be and why. I’m excited about the future of this work.
https://x.com/AmandaAskell/status/2052928572810256748
Human values are a kind of misgeneralization. If humans learn our motivations through neural reinforcement, pleasure and pain, in theory we might expect all humans to care about nothing else. But we do. We learn other values, because they are pretty good proxies for reward, and
https://x.com/dwarkesh_sp/status/2054577727299334321
i get some anxiety not using the smartest-available model/settings. but sometimes i dont mind if it’s really slow. i wonder if we should focus more on a price/speed tradeoff relative to a price/intelligence tradeoff.
https://x.com/sama/status/2054627102922797323
I suspect there was a moment, probably 2022-2023, where anything you wrote publicly about AI that was popular is likely to still have influence over current models. Since then, the open internet has become less key to training but the models remain very 2022-brained in many ways
https://x.com/emollick/status/2053270333025620106
I think frontier model writing is good! It often has a sense of style & tone, variations in sentence structure & length, some great phrasing, etc But it also has some weak spots (fiction!) & clear tics. Mostly there is just far too much of it online which makes it all so cliche
https://x.com/emollick/status/2053999533550399634
Most model trainings have failed outside of frontier labs. Even inside frontier labs, knowing how to train for very different capabilities is often a matter of taste. Today, we introduce AutoScientist by @adaption_ai which sets out to change that.
https://x.com/sarahookr/status/2054551263275254084
Stop turning prompting into magic spells (and yes, this includes random slash commands with obscure outcomes). Let this one area of working with AI not be weird. Just ask for stuff, in well-specified formats, like a manager, not a sorcerer with a bunch of incantations.
https://x.com/emollick/status/2054651648488726648
The inability of AI systems to act as their own deployment consultants, process mappers, and change management experts is what makes AI use in enterprises so “normal” – the tools are powerful, but you need a lot more to transform enterprises. Possible to imagine that changing .
https://x.com/emollick/status/2052358206324613306
This is going to get even worse as people realize that careful tuning in their prompts can make AI writing seem not like AI writing to readers. We expect word counts to align, in some way, with thinking & value. Writing took effort. We are not mentally ready for the alternative.
https://x.com/emollick/status/2053888295927525821
Dealing with quirks introduced by switching models doesn’t have to be hard — we recently introduced a “”harness profile”” API in Deep Agents as a solution. Profiles adjust system prompts, tool descriptions, names, can add/exclude tools, and more, each keyed on either the (1)
https://x.com/masondrxy/status/2053882188870074848
Introducing the Cline SDK. We rebuilt the Cline harness for our extension and CLI from scratch using all the lessons learned since creating one of the world’s first coding agents in 2024, and are open sourcing it for others to build with today. npm i @cline/sdk 🧵
https://x.com/cline/status/2054580767779700775
We’re training models wrong and it’s due to chatGPT. Even the modern coding agents used daily still use message-based exchanges: They send messages to users, to themselves (CoT) and to tools, and receive messages in turn. This bottlenecks even very intelligent agents to a single
https://x.com/jonasgeiping/status/2054600427128201688
I realize that “Mythos as hype” means two different things to different groups. For insiders, it means “Mythos was not a magical step-change in AI ability.” For outsiders, it means “Mythos couldn’t really find zero day exploits” The latter was wrong, the former was likely right
https://x.com/emollick/status/2052784818467774712
The personification of Claude — in name (the only AI with a human one), in training, in Anthropic’s philosophy (see Claude Constitution), in fanfiction (see the Claude cartoons), etc — feels quite consequential in the medium term, for better and for worse.
https://x.com/emollick/status/2053490736625029167
An unknown “Big Bro” (大哥) in China has built a fully homemade four-wheeled electric off-road vehicle in his workshop: It runs on hub motors, sits on a simple ladder-frame chassis with passive suspension, and rocks serious off-road tires. The thing cruises smoothly over
https://x.com/IlirAliu_/status/2053385768916181288
The silent removal of Study Mode from ChatGPT is a big mistake (both Claude and Gemini still have theirs) We have enough evidence that using AI in assistant mode to study can hurt learning because it just gives you answers, making students think they learned when they have not.
https://x.com/emollick/status/2054289201055871160
Professions with guilds or membership associations are going to get different AI policy reactions than those without The Bar & the AMA will ensure that human doctors or lawyers are legally required for key activities. There is no equivalent organization for consultants or coders
https://x.com/emollick/status/2052600102724751399
This trend, castles turned into offices and data centers designed like castles, reinforces our point! In a post-scarcity era, aristocratic living may become available to everyone.
https://x.com/TheTuringPost/status/2052813704597540918
Adversaries Leverage AI for Vulnerability Exploitation, Augmented Operations, and Initial Access | Google Cloud Blog
https://cloud.google.com/blog/topics/threat-intelligence/ai-vulnerability-exploitation-initial-access
Defense at AI speed: Microsoft’s new multi-model agentic security system tops leading industry benchmark | Microsoft Security Blog
Anthropic: “Claude Mythos is too cyber-capable to release broadly. We need tight controls. 😳” OpenAI: “Here’s GPT-5.5-Cyber, Codex Security, Trusted Access tiers, repo scanning, patch generation, and red-team workflows. Please be verified first, but yes, go find the bugs. 😎”
https://x.com/kimmonismus/status/2053941490490265661
speaking of things that have gotten over a threshold for me, the combo of the new ChatGPT model, personality, and personalization feels like a new thing
https://x.com/sama/status/2053971387308745046
A lesson on the art of infrastructure war from @elonmusk While suing OpenAI, he rented xAI’s idle GPUs to Anthropic, monetizing unused compute, helping OpenAI’s biggest rival, and making another AI giant dependent on his infrastructure at the same time
https://x.com/TheTuringPost/status/2053259262944575848
Unpopular opinion: as a heavy user of claude -p on Claude Max plans, I actually think Anthropic is going to come out ahead with this move. If Anthropic had to turn flat fees off for programmatic usage, OpenAI is going to have to eventually as well. Anyone relying on these flat
https://x.com/tadasayy/status/2054922713857462487
GPT-5.5-Cyber is now in limited preview for defenders for securing critical infrastructure. It’s a very capable model.
https://x.com/gdb/status/2052583338561683775
Introducing Daybreak: frontier AI for cyber defenders. Daybreak brings together the most capable OpenAI models, Codex, and our security partners to accelerate cyber defense and continuously secure software. A step toward a future where security teams can move at the speed
https://x.com/OpenAI/status/2053939702110269822
we’d like to help companies secure themselves and we think it’s important to start work on this quickly
https://x.com/sama/status/2052558319940944256
Musk mulled handing OpenAI to his children, Altman testifies | TechCrunch
Musk mulled handing OpenAI to his children, Altman testifies
Computer is secure by default. Every task runs in its own hardware-isolated sandbox with VPC-level storage and compute separation. Agents are authenticated with short-lived proxy tokens instead of raw API keys.
https://x.com/perplexity_ai/status/2054608966148374715
Carl Shulman 3 years ago, talking about why AI cyberattacks are going to be a really important threat:
https://x.com/dwarkesh_sp/status/2054638047460008285
Expect your feed to look more and more like this in the coming weeks and months.
https://x.com/emollick/status/2054214126516228582
Greece proposes constitutional safeguards on artificial intelligence | AP News
https://apnews.com/article/greece-constitution-artificial-intelligence-a9d0c3963bfffefd370a1e224895ee60
if you havent already it might be a good idea to delete every single .env file on your computer and move them into a secrets manager. did this earlier this year and feel pretty smug and superior about it, you could too!
https://x.com/andersonbcdefg/status/2054212574162653535
Our evaluations show that frontier AI’s cyber capabilities are advancing quickly. The length of cyber tasks frontier models can complete has been doubling every few months, and this rate has become faster over time, with recent models exceeding our previous trends. 🧵
https://x.com/AISecurityInst/status/2054589758043496567
Security advisory: our open source guardrails-ai 0.10.1 was compromised yesterday as part of the Mini Shai-Hulud campaign (also hit TanStack, Mistral, others). Caught and quarantined within ~2hrs on PyPI. Details + remediation:
https://x.com/guardrails_ai/status/2054341322304299086
Daybreak: our umbrella effort for defensive acceleration, equipping cyber defenders with the best possible frontier AI capabilities.
https://x.com/gdb/status/2053943428241928560
AI co-mathematician: Accelerating mathematicians with agentic AI
https://arxiv.org/pdf/2605.06651





Leave a Reply