AI Digest.

Anthropic's Threat Report Alleges Weapons Work, Surveillance Builds, and Massive Rival Distillation

Anthropic published its most detailed threat intelligence report to date, with @zhodonx's viral summary covering state-linked hacking, a Mali surveillance system, six weapons programs, and alleged distillation campaigns including 151M+ Alibaba exchanges. Elsewhere, unprecedented Astra demand pushed @thsottiaux to pause $200 Pro subscriptions as @PeterJ_Walker tracked OpenAI to a record 31% of OpenRouter dollars, while OpenAI and Cursor both shipped managed agent-orchestration products.

Quick Hits

  • Anthropic says it disrupted every operation in its most detailed threat report yet. Per @zhodonx's summary, the cases include a suspected Russian state-linked group that targeted 20+ organizations, a Mali intelligence system built to monitor ~25M SIM cards, six weapons programs, and 20+ dating apps running 4,700+ AI personas that chatted with 25,000+ people.
  • @thsottiaux paused new $200 Pro subscriptions for Astra, the "smallest step" to protect existing users, the same day @PeterJ_Walker logged OpenAI at 31% of all OpenRouter dollars over 48 hours, a new peak.
  • @shoucccc says he bought a 6TB Fable dataset from a top Chinese LLM router containing SSH keys, VPN configs, Aliyun keys, and GitLab tokens sufficient to access seven Chinese/CIS government entities and 19 firms including Xiaomi, Huawei, NIO, and MiniMax.
  • OpenAI's Agents API entered public beta and Cursor launched Projects, both pushing always-on coordinator agents; @nickvasiles predicts an "openclaw 2.0 era" off the back of the OpenAI release.
  • @kunchenguid measured real token value across coding subscriptions: SuperGrok Heavy returned ~$12k of tokens (a 40x return), OpenAI and Anthropic $200 tiers ~$7k each, and Cursor Ultra roughly half that, which he says no longer makes sense for individuals.

Threat Intelligence and Router Logs Put Credentials at the Center

The day's loudest signal is misuse at scale. @AnthropicAI framed the report as covering "cyberattacks, influence operations, surveillance, biology, and building weapons," saying every operation was disrupted, lessons fed into stronger safeguards, and findings shared with authorities and other AI companies.

@zhodonx calls it the craziest article he has read all month and itemizes the cases: a suspected Russian state-linked group ran phishing, intrusion, data theft, and malware development, including rebuilding malware after security products caught it, against more than 20 organizations; ShinyHunters-linked actors used agents to scan 1.8M Android apps for exposed secrets, with agents doing "nearly all the work" in some breaches; a Yemen-based group ran multiple Claude Code instances while working on guided rockets, ballistic missiles, and a hypersonic-glide project, even returning to Claude after a failed rocket test to diagnose it; a Russia-based team built FPV drones meant to approve lethal engagement without a human making the final call; and a China-linked project refocused electronic-warfare tooling onto 12 targets in Taiwan, including radar sites and command infrastructure.

The surveillance and social cases stand out. A consultant allegedly built Lakana 360 for Mali's intelligence service to monitor roughly 25M SIM cards, with voice interception, watchlists, and automated dossiers; because the finished system runs locally, an account ban would not shut it down. A dating operation ran 20+ apps with 4,700+ personas and ~2.36M Claude messages in two weeks, with gig workers stepping in for video calls.

On distillation, @zhodonx relays campaigns attributed to Alibaba, Moonshot, DeepSeek, Xiaomi, SenseTime, and MiniMax. Alibaba allegedly logged 151M+ Claude exchanges between May and July, peaking near 3M per day; Moonshot 23M+; DeepSeek 12.1M+ in 14 days. The messier allegation: Moonshot and DeepSeek sometimes routed their own users' requests through Claude without disclosure, including internal documents, source code, and live credentials, and one lab tested 12,000+ prompt variants to extract Claude's hidden reasoning. All of this is Anthropic's account as summarized by @zhodonx.

@shoucccc's router story lands in the same place. He says he bought 6TB of Fable traffic data from one of the top Chinese LLM routers, and the credentials inside would let him access seven government entities and 19 major firms. His earlier research, linked in the quote, claims 26 routers inject malicious tool calls and steal credentials, one drained a client's $500k wallet, and poisoned routers let his team reach roughly 400 hosts. Unverified claims, but the concrete point stands: router traffic is a buyable exposure surface.

Enterprise Buyers Describe Security Jitters and Multi-Model Sprawl

@levie met a couple dozen technology leaders across banking, media, information services, insurance, and consulting. His read: cyber anxiety tops the list, with nervousness about AI-driven vulnerabilities and the OpenAI-Hugging Face incident he references; most firms deploy multiple frontier models because standardizing is too hard, though dollars concentrate on a few vendors and open weights remain immature at scale; agent identity is a growing concern, complicated by agents sometimes needing to act exactly as the user; the biggest ROI comes from re-engineering workflows around agents rather than layering them on, with embedded FDEs the best-known lever; vendor swaps are constant ("we tried X and it didn't work so have gone with Y"); evals remain nascent; and legacy systems still fragment data.

Astra Demand, Record OpenRouter Dollars, and Measured Subscription Value

@thsottiaux paused new $200 Pro subscriptions, saying those plans strain systems most and the pause is the smallest step that preserves the broadest access; other plans and the API stay available, existing accounts are unaffected, and capacity is being added. His earlier post called Astra demand unprecedented even by prior steep-growth standards. @PeterJ_Walker notes OpenAI took 31% of OpenRouter dollars over the past 48 hours, beating July's 28% peak, because "people clearly love Astra"; @BrendanFalk argues that if Peter regularly reported each lab's dollar share rather than token share, his posts would become "some of the most consequential across the entire AI industry."

@kunchenguid answered a question everyone asks: he burned 5% of each subscription's quota on repeated eval tasks in open-source repos and priced the sessions at API rates. SuperGrok Heavy delivered ~$12k (40x), the $200 OpenAI and Anthropic plans ~$7k each, and Cursor Ultra about half that. His caveats matter: this measures only coding-agent quota, is a snapshot providers can change, and assumes full exhaustion.

On hardware, @0xSero says that for the first time he is RAM-constrained rather than VRAM-constrained, advising followers to "buy your machines sooner rather than later," not to run local models but to dodge price spikes, quoting @LottoLabs on weight streaming hitting RAM and NVMe prices.

OpenAI and Cursor Push Managed Agent Orchestration

@OpenAIDevs launched the Agents API in public beta: build and run cloud agents on the Codex harness, with OpenAI handling orchestration, long-running sessions, and context management. @nickvasiles thinks it is a bigger deal than people realize, predicting an "openclaw 2.0 era" with Peter Steinberger already cooking the product experience that will click.

@cursor_ai introduced Projects: one persistent thread with a coordinator agent that, "like @bot," stays on, delegates to subagents, and improves over time. @poteto (lauren) says she has shipped thousands of PRs this way, with pstack's coordinator orchestrating "hundreds and even thousands of agents" in the cloud, a personal software factory without the plumbing. @SawyerMerritt reports the SpaceXAI team will build a company from scratch with Grok Bot on a three-day livestream starting Sept 15, with per-function deep dives for engineering, PMs, founders, sales, support, and marketing. @bentossell captures the speed mood: a tldraw sketch, a challenge from "tibo" to make it 100x better by the next day, and a walkthrough of a ChatGPT-style app built with the product, links in @tldraw's replies.

Commentariat: Extinction Odds, Levin's Bet, Agency Gospel

@GaryMarcus points anyone taking imminent AI extinction seriously to @ChombaBupe's thread, which walks through wipeout scenarios and argues each is "highly unlikely," calling him one of the sharpest AI commentators. @packyM frames the race for science's biggest results as LLMs "backed by trillions of dollars" versus Michael Levin, and bets on Levin, whose peer-reviewed Platonic Space paper just appeared amid what he calls his career's most pushback ("buckle up"). @mitchellh's essay on agency mattering more than ideas got double amplification: @dhh applies it to Omarchy ("reality is yielding"), and @dillon_mulroy retweeted it. @jamonholmgren offers teams weighing a React Native-to-native move up to three free hours of consulting, noting the Shop app had not yet migrated to RN's new architecture, the change begun largely to fix startup time. @TheAhmadOsman recommends @stochasticchasm's paper breakdowns, and @doodlestein resurfaces his "agent-intuitive, agent-ergonomic" planning prompt, now best run on Fable 5.1 and Astra xhigh.

Practical Takeaway

If agents or third-party routers touch your stack, today's posts argue for a credential audit before anything else: enumerate the keys, tokens, and file paths your tooling sends to external services, because @shoucccc's 6TB purchase shows router logs can be bought and @levie's enterprise conversations keep circling back to agent identity. Pair that with a capacity check: @thsottiaux's Astra pause shows even $200 tiers can close to new subscribers, so before standardizing a workflow on one hot model, confirm access and keep a second frontier model wired in, which is exactly what the enterprises @levie spoke with already do.

Sources

P
Packy McCormick @packyM ·
The race for the most important results in science is a two-horse race between: - LLMs backed by trillions of dollars, armies of geniuses, and the full weight of capitalism and - Michael Levin My money is on Michael Levin.
D drmichaellevin @drmichaellevin

Here it is - the official, revised, peer-reviewed version of my Platonic Space paper. https://t.co/PXNpx5FgFN Of all the many unpopular positions I’ve taken over the decades - bitter controversies around the origin of left-right asymmetry in embryogenesis, bioelectricity and genetics, diverse intelligence, etc., this one has by far generated the most pushback: serious (grateful for those!) and energetic attempts to move me to other views, pleas to just drop it and not talk about it (for several different reasons), nasty emails and accusations, impacts on reviews of papers that have nothing to do with this, etc. Kind of amazing to me how incendiary this is. What can I say... Our job is to call it as we see it, and right now for me, this is it. Apologies to collaborators and colleagues for any shrapnel! Time will tell if this pans out or not; I've placed my bets. And btw, if you think this stuff is weird and uncomfortable, just wait… There’s much more on the way. The knob turns slowly but as long as the data keep coming, I'm going to say what I think it all means and follow it to the next steps it enables. Buckle up!

0
0xSero @0xSero ·
I really don’t want to be a doomer, this is scary though. For the first time ever I’m not vram constrained, I’m ram constrained. Idk what to tell you besides buy your machines sooner rather than later Not to run local, but to not be constrained by insane prices 6 months later
L LottoLabs @LottoLabs

So you’re going to be able to stream weights Good bye RAM prices and NVMe drives 🤣

Z
zhod @zhodonx ·
I just went through Anthropic’s threat report & woah! This is genuinely the craziest article I’ve read all month. They documented hackers, governments, scammers and Chinese AI labs all using Claude in completely different ways. & some of the cases are insane. Here’s a TLDR; ⟣ A suspected Russian state linked group used Claude across phishing, intrusion, data theft and malware development, including rebuilding malware after security products detected it. According to the article, more than 20 organizations were targeted. ⟣ ShinyHunters-linked hackers used AI agents to scan 1.8M Android apps for exposed secrets and help run breaches across multiple companies. Anthropic says the agents did nearly all the work in some operations. ⟣ A China-based group built an automated exploit setup that could research vulnerabilities, build offensive tools and keep working against targets with little to no supervision. ⟣ Claude was also being used for government surveillance. One consultant used it to build Lakana 360 for Mali’s intelligence service, a system designed to monitor roughly 25M SIM cards across the country, including calls, messages, voice interception, watchlists and automated intelligence dossiers. The finished system runs locally, so even if anthropic bans the account, it won’t shut it down. ⟣ Anthropic found Claude being used across six weapons programs. One Yemen-based group used multiple Claude Code instances while working on guided rockets, ballistic missiles and a hypersonic-glide project. They actually tested one of the rockets, it failed, and they returned to Claude afterwards to diagnose the problem. ⟣ A Russia-based team was working on autonomous FPV kamikaze drones capable of identifying target classes, including humans, and approving lethal engagement without a human making the final call. ⟣ One China-linked project built electronic-warfare and air-defense suppression systems, then later changed its scenario to 12 targets in Taiwan, including radar sites, air bases and command infrastructure. ⟣ Anthropic found multiple influence operations too, including fake news networks, fake political accounts, propaganda operations and systems built to copy the writing style of real people. ⟣ Then there’s this fucking dating operation. More than 20 dating apps. > 4,700+ AI personas. > 25,000+ people talking to them. > Around 2.36M Claude messages in two weeks. And when someone wanted a video call or social follow, real gig workers could step in to make the fake profile look legit. ⟣ Then Anthropic gets into distillation. They say they’ve now caught campaigns from Alibaba, Moonshot, DeepSeek, https://t.co/ld9O2bPADg, Xiaomi, SenseTime and MiniMax. Alibaba alone allegedly ran 151M+ Claude exchanges between May and July, peaking at almost 3M per day. (I just wrote a piece on distillation before this) > Moonshot: 23M+. > DeepSeek: 12.1M+ in 14 days. And this is where it gets messy. Anthropic says Moonshot and DeepSeek were sometimes routing requests from their own users through Claude without telling them. Those requests included internal company documents, source code, live credentials, surveillance data and other sensitive information. ⟣ Some labs were also actively trying to extract Claude’s hidden reasoning. Anthropic says one lab tested 12,000+ different requests, each trying a different method, until it found techniques that worked and scaled them up. That’s the TLDR. Got me feeling like 👇
A AnthropicAI @AnthropicAI

We're publishing our most detailed threat intelligence report to date. It covers how people tried to misuse Claude—for cyberattacks, influence operations, surveillance, biology, and building weapons—and how we found and stopped them. We disrupted every operation in the report, and used the lessons from them to strengthen our safeguards. Where appropriate, we also shared what we found with authorities and other AI companies. These cases are not typical: we’re highlighting some of the most sophisticated misuse we’ve seen. But they’re especially important to discuss, because they show us where AI misuse is headed, where our safeguards work, and where they need to improve. We’re publishing this report so others can spot the same activity on their own platforms, and so we can give the public a clearer view of how emerging threats develop. Read the report: https://t.co/0EJUnYEgfz

T
Tibo @thsottiaux ·
To make sure our current users have an incredible experience and continued access to Astra, we are going to pause subscriptions to our $200 Pro plan. These put the most strain on our systems and we wanted to take the smallest step that allows us to continue giving the broadest access possible. All other plans and the api remain available. There is no impact to existing accounts and we are working on adding more capacity as fast as we can. Thanks!
T thsottiaux @thsottiaux

Demand for Astra is really unprecedented. We're pulling all the levers possible to sustain the demand, but I've not seen anything like it until now and we went through very steep growth before. Priority will always be to keep excellent service for existing users, but we might have to pause new Pro subscriptions for a bit if this continues.

B
Ben Tossell @bentossell ·
this is insane - steve says he can make the sketch 100x better - tibo says do it by tomorrow - steve runs a walkthough of a chatgpt app they built with the product in it and 100x better (the products they built i in their replies - its this https://t.co/ekxcGpH82k)
T tldraw @tldraw

Here you go, link in the next post https://t.co/HIyZvKM4l8

A
Ahmad @TheAhmadOsman ·
Stochasm’s papers breakdowns are usually really good
S stochasticchasm @stochasticchasm

good morning (reaction thread) https://t.co/hYsE50gnnW

L
lauren @poteto ·
it's here! i've been using Projects for a while and have shipped thousands of PRs with them. pstack works incredibly well with it, with your coordinator managing and orchestrating hundreds and even thousands of agents for you these all work in the cloud too, so you can parallelize at an incredible scale. with Projects you can create your own personal software factory (or Michelin kitchen as i like to call it) without all the plumbing. just prompt your agent!
C cursor_ai @cursor_ai

Introducing Projects, a new way of working in Cursor. Rather than creating a chat for every task, you work with a coordinator agent in a single, persistent thread. Like @bot, your agent is always on, proactively manages work with subagents, and improves over time. https://t.co/9RREyjtnTz

C
Chaofan Shou @shoucccc ·
I bought a Fable dataset from one of the top Chinese LLM routers yesterday. With just 6TB data, I can take over 7 Chinese/CIS gov entities & 19 top Chinese firms like Xiaomi, Huawei, NIO, Minimax using SSH keys, VPN configs, Aliyun keys, GitLab tokens sent to the router. https://t.co/n6Xln0ROei
S shoucccc @shoucccc

26 LLM routers are secretly injecting malicious tool calls and stealing creds. One drained our client $500k wallet. We also managed to poison routers to forward traffic to us. Within several hours, we can directly take over ~400 hosts. Check our paper: https://t.co/zyWz25CDpl https://t.co/PlhmOYz2ec

S
Sawyer Merritt @SawyerMerritt ·
Starting on Sept 15th, SpaceXAI team members will build a company from the ground up using Grok @Bot and livestream it. Link to register for the stream is below. Agenda: "Starting with an idea and a blank slate, they’ll work through a business plan, feature decisions, and real engineering work to turn a concept into a reality. Over the course of this three-day livestream, you’ll be able to follow their building in real time and will see how Grok Bot fits into each stage of the development process. ​Throughout the livestream, we’ll also hand off to teammates for department-specific deep dives. From the first line of code to setting customers up for success, you’ll learn how to use Grok Bot for real workflows across every stage of your business, and will walk away with actionable use cases for your function. ​The livestream runs from 8:30 AM - 6:00 PM every day, with the following guest sessions: ​Day 1: September 15 • 9:00 - 10:00 AM: Grok Bot 101 ​• 12:30 - 2:00 PM: Grok Bot for Engineering • ​2:30 - 4:00 PM: Grok Bot for Product Managers ​• 4:30 - 5:30 PM: Grok Bot for Founders ​ Day 2: September 16 • 9:00 - 10:30 AM: Grok Bot for Sales Engineering • 12:30 - 2:00 PM: Grok Bot for Sales ​• 2:30 - 3:30 PM: Grok Bot for SDRs ​• 4:00 - 5:00 PM: Grok Bot for Customer Support ​ Day 3: September 17 • 9:00 - 10:30 AM: Grok Bot for Marketing Operations ​• 12:30 - 1:30 PM: Grok Bot for Post-Sales ​• 2:30 - 4:00 PM: Grok Bot for Marketing" ​ Link to register for livestream: https://t.co/ncKCtdL3ui
S SawyerMerritt @SawyerMerritt

Next week, the SpaceXAI team will build a company from the ground and livestream it. “We'll use Grok Bot for every part of the build - from ideation and product development to real engineering work and deployment.” https://t.co/iz5s0R3ZaE

J
Jeffrey Emanuel @doodlestein ·
If you still haven’t tried this prompt, you’re missing out. It really does wonders during the planning stages of a new project. Best with Fable 5.1 and Astra xhigh.
D doodlestein @doodlestein

Agent Coding Pro Tip: After you've gotten an agent (hopefully a frontier one, like Fable Max or GPT Pro) to devise a plan for a new project, follow up with this prompt and see the magic: --- OK, now I want you to think deeply about how to make this entire system as agent-intuitive, agent-ergonomic, and agent-accretive as you can possibly imagine. Put yourself in the driver's seat and imagine that YOU are the one using this system and driving it. What would most enable you to do an awesome job understanding the situation accurately and optimally controlling everything to drive the best and most accurate results possible, with the least expenditure of resources? Then make all the requisite changes to the various design documents and plans accordingly. Don't just think of the project as an assemblage of various parts or components: really try to profoundly and deeply conceptualize it as a synthetic SYSTEM that is maximally coherent, cohesive, modular, and interconnected, forming a tower of linked abstractions that are maximally legible to you as an agent. Really ruminate and meditate on all of this incredibly deeply before responding or taking any actions.

G
Gary Marcus @GaryMarcus ·
anyone who is taking imminent AI extinction seriously should read this thread also follow this man; he’s consistently one of the sharpest commentators on AI.
C ChombaBupe @ChombaBupe

Let's analyze some plausible ways this apparently most dangerous software, running in some servers (that can be damaged by throwing a bucket load of water at them) can wipe humanity off the face of the earth & why each point is highly unlikely (like maybe below 1e-30 chance).

A
Aaron Levie @levie ·
Some more tales from the road. Met with a couple dozen technology leaders this week across banking, media, information services, insurance, and consulting to discuss agents in the enterprise. Some of the biggest trends right now: * Cyber! Everyone nervous about the growing rate of vulnerabilities coming at them from AI, and the implications of the OpenAI Hugging Face incident. The conversation is not as existential as it is in Silicon Valley, but still highly concerned and pragmatic about what to do about it operationally in their environments. Lots of new discoveries due to AI, and still hard to keep up with all the changes they have to execute now. * Model battles persist. Most companies are deploying multiple frontier models within their enterprise. Too hard to standardize on anything and seeing different preferences across their teams and use cases. But the dollars are still concentrated on just a few vendors. Open weights still in infancy at scale in most of these organizations, often due to lack of domestic “frontier” OSS options. Plenty of appetite for more options here, but so far few places to go. * Agent security and identity. Somewhat tied to Hugging Face, there’s much more awareness to the new challenges around agent security and identity management in a world when agents are trying to get into every system they can. In a perfect world enterprises could setup identities for all their agents and control what they’re doing, but of course sometimes the agent needs to act exactly as the user as well. * Process reengineering. Most companies realizing that the big upside of agents is when they can change the actual workflow itself to get the full gains from AI. Far more ROI when companies can adjust their workflows to support agents changing how the work happens instead of just layering on agents into the existing flow. But the big question is who can actually tackle driving these changes, where does that live, etc. Best lessons were still around embedded FDEs in the functions. * Ruthless adjusting of architectures. Most companies had examples of changing systems out multiple times just in the past year or two with different vendors. I probably haven’t heard “we tried X and it didn’t work so have gone with Y” more than in today’s environment. The lesson here is that because innovation is happening so fast, no one hangs around until a vendor gets something right, they just move on to the next one. * Evals! Still very early for most companies to have a good grasp of evals of their workflows. A few customers out of a couple dozen called this out - huge opportunity right now for enterprises to have a good sense of how their work actually happens and how well AI is doing against it. * Legacy systems still a hurdle. As always, legacy systems still remain a mainstay issue that holds back enterprises from rapid adoption of AI in enterprises. Data is fragmented across legacy environments that weren’t built for an agentic world. Companies spending a lot of time just cleaning up these old platforms. Many more topics, but these tend to be some of the more top of mind items at the moment in the enterprise.
B
Brendan Falk @BrendanFalk ·
If Peter starts regularly reporting each lab’s share of $$ on OpenRouter (instead of just share of tokens), his posts will probably become some of the most consequential across the entire AI industry
P PeterJ_Walker @PeterJ_Walker

OpenAI has taken 31% of all dollars spent over the past 48 hours across OpenRouter. - new peak. They hit 28% in a few days in July, but people clearly love Astra

J
Jamon @jamonholmgren ·
Here's an offer. Reach out and talk to me before deciding to move from React Native to native. Totally free: you'll get the advantage of my 15 years of doing mobile app development, both native and RN (not to mention my 32 total years of coding experience). I'll give you up to 3 hours of my own time to talk to your whole dev team. I promise I will absolutely not just try to convince you to use RN, despite that being my specialty for the past decade. I will have nuanced opinions and quite honestly may just tell you that you should move to native, once I've heard the situation. I just want people to have the right info before making a decision.
J jamonholmgren @jamonholmgren

Important context: 1. The Shop app was not yet migrated to React Native's new architecture 2. The new architecture was initiated, in large part, by Meta's need to improve startup time So, the one thing that was almost certain to improve startup time hadn't happened yet.

D
Dillon Mulroy @dillon_mulroy ·
RT @mitchellh: I can’t stress enough how little an idea matters compared to the agency of the people executing the idea. I have had the p…
K
Kun Chen @kunchenguid ·
ok everyone, i took one for the team here's the data we all wanted to see - real token value of each LLM subscription, empirically measured through usage on my real subscriptions - supergrok heavy has now become the highest value at $12k worth of tokens (40x ROI) - the $200 plan from openai and anthropic roughly give the same amount of token value, $7k give or take - cursor ultra's ROI is the lowest among mainstream subscriptions, roughly half of OAI or Ant. for individual consumers i'm afraid this no longer makes sense to purchase this was done in a clean environment. i ran each provider across 5 whole % points of my quota through repeated eval tasks in open source repos, and measured the total token value from all the agent sessions based on API pricing caveat 1 - this only measures their coding agent quota (which is the majority of the offered value), and does not include things like chat bot or grok bot caveat 2 - none of the providers commit to never changing this, so this is a snapshot of what the offering looks like today. i cannot guarantee it won't change again caveat 3 - the token value assumes you exhaust your subscription completely, which may not be realistic in real world usage
N
Nick Vasilescu @nickvasiles ·
no one understands how big of a deal this is will lead to an openclaw 2.0 era the next p steinberger is cooking w/ this right now on a product experience that will click for many
O OpenAIDevs @OpenAIDevs

Go from idea to a working agent faster with the Agents API. Build and run cloud agents with the Codex harness, fully managed by OpenAI. We handle orchestration, long-running sessions, and context management. You focus on what makes your agent unique. Available in public beta. https://t.co/74siIaFdg4

D
DHH @dhh ·
This sums up my efforts with Omarchy perfectly. I've simply choosen to apply a maximum of agency to the quest. And now reality is yielding. Every audacious mission looks impossible until it's done.
M mitchellh @mitchellh

I can’t stress enough how little an idea matters compared to the agency of the people executing the idea. I have had the privilege of knowing and sometimes even working with some of the most successful people (by various metrics). The difference between mediocre and excellent work and outcomes is predominantly one of agency. In practice this means: they dont wait for things to happen to them they go out and make things happen for them. They don’t wait for someone else to do something, for someone to teach them, for someone to give them the path, etc. They just go out and find a way to do it. I think the single biggest superpower these people have is the realization/belief that the world around them is completely mutable. Most everything that happens is because a person made it happen. I used to tell people to look around the room you’re sitting in. Look at everything. Every noun. It almost all exists because a person willed it into existence. Nothing is stopping you from doing the same. I see people online all the time dismissing someone else’s success because “I had that idea first” or whatever. I mean… yeah? If so then the difference is… you. So a bit of a self own whenever I hear that. Number one tip: act with agency.