AGI is Just One Step Away

marsbitPublicado a 2026-06-11Actualizado a 2026-06-11

Resumen

The article discusses Anthropic's release of the Fable 5 model, a heavily restricted version of its powerful Mythos model. Initially unveiled in April, Mythos reportedly identified over 10,000 high-risk vulnerabilities for 50 enterprise clients, causing significant concern. Due to its dangerous capabilities in areas like autonomous cyber-attacks and biochemical weapons design guidance (classified as CB-1 level), the unaltered Mythos 5 remains limited to about 200 vetted entities like government agencies. Fable 5, released with a safety classifier, demonstrates extraordinary performance, leading benchmarks in coding (SWE-Bench Pro), software engineering, and research. It exhibits true "long-horizon agency," autonomously planning and executing complex, multi-step tasks like migrating 50 million lines of code in a day, moving beyond simple question-answering. The article positions Fable 5 at OpenAI's Level 3 ("Agent") and progressing toward Level 4 ("Innovator"), suggesting AGI (Artificial General Intelligence) is within reach, potentially 18-24 months away. To mitigate risks, Anthropic implemented a two-layer safety "cage": a silent routing system that redirects dangerous queries to a weaker model, and a mandatory 30-day data retention policy for all Mythos traffic to detect patterns of malicious use. Despite its high cost ($10/$50 per million input/output tokens), the model targets the enterprise market, where its unparalleled productivity and defensive capabilities against...

Everyone probably remembers back in April when Anthropic released a model called Mythos.

You can tell how powerful it is just by the name—Mythos, meaning myth.

At the time, it was said to have found over ten thousand high-risk vulnerabilities for 50 enterprise customers, shaking the entire industry.

This news once caused a full-blown crash in cybersecurity stocks, which everyone likely still recalls.

Because it was too powerful and there were concerns about misuse, it was considered "too dangerous to release publicly" and thus not made available to the general public.

Until last night, Anthropic added a safety classifier to the Mythos model and officially launched Fable 5.

As for the un-restricted Mythos 5, it is currently only available to about 200 strictly vetted institutions, such as the White House, cybersecurity defenders, and the Transparent Wings Project.

Such caution inevitably reminds people of the popular AI animation "Angel Engine" that's been trending recently.

Is the "angel" locked in that cage?

Even if it isn't yet, it's not far off.

01

According to the official test data released by Anthropic and the real-world test reports from the first batch of enterprise partners, the power of Fable 5 can be described as breathtaking.

First, let's look at the benchmark scores.

On the automated programming evaluation leaderboard SWE-Bench Pro, Claude Fable 5 achieved an 80.3% pass rate, while its "parent" Opus 4.8 scored 69.2%; GPT-5.5 scored 58.6%; Gemini 3.1 Pro only managed 54.2%.

In frontier code evaluation, Fable 5 reached 29.3%, compared to Opus 4.8's 13.4%; GPT-5.5 scored a mere 5.7%.

......

The gap between them is akin to someone pulling out a machine gun in the middle of the cold weapon era.

In all other areas—software engineering, independent research hypothesis generation, drug molecule design, model distillation and extreme compression, long-context understanding, and so on—Fable 5 ranks first in nearly every test.

For specifics, you can look up videos online.

Now, let's look at real-world application.

Payment giant Stripe conducted an early test with Fable 5. They had a massive legacy codebase of 50 million lines that needed a full migration. According to estimates, a refactoring of this scale would take a professional team at least two months.

However, after feeding the task to Fable 5, it planned everything itself, monitored its own progress, and corrected errors as they arose. In just one day, it completed the migration of 50 million lines of code.

This level of performance goes beyond what words like "powerful" can describe.

From a narrow perspective, Fable 5 has essentially achieved AGI within the realm of the digital economy.

The reason is that it demonstrates genuine "long-horizon agentic capability."

Whether it's GPT-5.5 or Gemini 3.5, let alone other lesser large models, they are essentially "reactive."

You nudge it, and it takes a step.

When it hits a dead end, it can only throw an exception and whine, "Sorry, I'm just a language model."

Though called tools, users still need to think deeply and guide the AI step-by-step to get the desired result, which isn't easy.

Fable 5, equipped with an internalized goal-oriented logic, is different.

As seen in Stripe's test, when given a high-difficulty, long-horizon task, it proceeds in three steps:

Establishing a subtask tree;

Scheduling different tools (web search, database queries, Python sandbox environment);

Self-reflecting, realizing a path is blocked, and immediately switching to another.

Aside from proposing the task and receiving the outcome, a person no longer needs to micromanage from the sidelines.

As a productivity tool, this is nearly perfect.

But it's still a different matter from true AGI.

Fable 5's prowess is built upon the fact that the codebases, scientific literature, etc., it operates within still have an underlying mathematical logic and structural definition.

The reason it doesn't get lost in long-horizon tasks is that it overcomes the challenge of "long-context attention decay," maintaining alignment with the core objective even when processing complex tasks spanning millions of tokens.

However, once thrown into the completely chaotic, digitally rule-lacking, and still poorly understood muddy waters of physical reality and society, it would still experience logical breakdowns due to a "missing foundation."

If measured by OpenAI's proposed "Five Levels of AI" (Level 1: Chatbot; Level 2: Reasoner; Level 3: Agent; Level 4: Innovator; Level 5: Organization):

Opus 4.8 is transitioning from Level 2 to Level 3, while Fable 5 has firmly established itself at Level 3 and is exploring Level 4.

The jump from Opus 4.7 to 4.8 took 43 days, while from 4.8 to Fable 5 took only 11 days.

How long until it firmly reaches Level 4? Judging by Anthropic's increasingly rapid update frequency, it's very likely achievable within this year.

Even the ultimate Level 5 is optimistically estimated to be only 18-24 months away—truly just one step away.

This pace is too fast, which is also the biggest reason why safety restrictions had to be added.

02

In the "System Card" and RSP assessment report released by Anthropic alongside the model, Mythos 5 showed extremely dangerous signals in two capabilities.

First, the underlying model of Fable/Mythos has reached CB-1 level in chemistry and biology assessments.

This means the model possesses end-to-end capabilities to "synthesize and provide guidance for creating non-novel biological/chemical weapons," even offering gene sequence modification suggestions to optimize the transmission efficiency of certain high-risk viruses.

If a terrorist with a basic undergraduate understanding of biology got their hands on an unrestricted Mythos 5, they could completely obtain step-by-step guidance on how to evade raw material regulations, how to set up a simple P3-level lab in a basement, and how to synthesize highly lethal pathogens by continuously prompting the model.

Second, cyber attacks and vulnerability exploitation.

During very early testing, Mythos 5 demonstrated the ability to autonomously find and breach core vulnerabilities in critical infrastructure (such as power plants, financial clearing systems, hospital networks), generating targeted zero-day exploit scripts within seconds.

When Mythos was first developed back in April this year, there were leaks claiming it had found over ten thousand high-risk vulnerabilities for 50 initial partner companies.

......

Given these two scenarios, directly releasing Mythos 5 to the public would be far too dangerous.

This beast must be locked in a cage.

After two months, Anthropic has built a cage with two layers.

First, a silent downgrade routing mechanism.

Anthropic deployed a completely independent, highly responsive, and high-precision classifier AI at the front end of Fable 5.

When a user inputs a complex prompt that might involve cyber offense/defense, biochemistry, or an attempt to extract model weights covertly, the classifier immediately triggers an alarm and silently routes the session in the background to the older Opus 4.8 for answering.

Second, data retention.

Anthropic and Amazon jointly announced last night: Regardless of whether it's on first-party or third-party platforms, all traffic calling the Mythos model must enforce a mandatory 30-day data retention policy.

Why?

Because real hackers or terrorists are often highly intelligent. They wouldn't directly ask "how to make a bomb" in one conversation but would break the problem down into 100 seemingly harmless basic questions.

The 30-day full data monitoring is precisely to capture this "salami-slicing" style of malicious abuse, which isn't apparent in a single conversation, through pattern recognition.

As Dario Amodei previously warned in public: "There is a full 25% probability that AI could lead to catastrophic risk for humanity."

To comply with their internally established "Responsible Scaling Policy" (RSP) and "Frontier Compliance Framework" (FCF), Anthropic had to personally put a leash on this giant beast.

Hence, we have Fable 5.

03

Let's talk about price.

Anthropic's official listed price is: $10 per million input tokens, $50 per million output tokens.

It's too expensive.

Current enterprise-level Agent tasks, in pursuit of high accuracy, often employ a "think, think again, and think some more" chain-of-thought logic. A single round of processing might consume 20 million input tokens and then output 5 million modified lines of code.

Calculating that, a single task would cost $450.

Moreover, Anthropic has already issued a notice: the Mythos model trial window included in existing personal subscriptions (Claude Pro) will be completely closed on June 22, 2026.

In the future, if individual users really use it for work, dozens of dollars could be gone in the blink of an eye.

While it's true that prices will eventually drop with technological updates, by then, it will likely no longer be the strongest.

The current situation is already very clear: the most cutting-edge large models have become luxury goods, unaffordable for ordinary people.

Of course, for Anthropic, which focuses on the B2B market, this is understandable.

The question is, not long ago, Google also announced it was engaging in a price war.

When competitors are generally lowering prices to capture the market, why does Anthropic dare to raise prices against the trend?

Because Token price is illusory; return on investment is fundamental.

Enterprise customers don't care about the cost per kilowatt-hour or per Token. As long as the AI can flawlessly complete the entire engineering workflow without bugs, they'll rush to pay that premium.

More crucially, the cybersecurity battle has now completely become an AI-versus-AI confrontation.

Since models at the Fable/Mythos level can instantly find system vulnerabilities, the only option for enterprises and national institutions to prevent attacks is to pay a high price to Anthropic to purchase Mythos 5's on-premise, privatized defense services.

Simply put, it's protection money: I created the most terrifying sword (Mythos 5). I'm afraid it might hurt people, so I sell a sheathed version to the masses (Fable 5). But at the same time, I sell the unrestricted sword to defense departments so they can use it to intercept swords others are developing.

Defending against AI threats will become a mandatory expense for every large enterprise.

This will directly lead to an even greater concentration of high-end B2B market budgets towards Anthropic, while cheaper models only capable of writing documents or emails will be left to engage in cutthroat competition in the low-profit C2C market.

It is foreseeable that next, the global cybersecurity sector will undergo a wave of value re-evaluation driven by AI.

At the same time, "one-person enterprises" will also soon become an increasingly common phenomenon.

04

Built-in task budget allocation functionality, support for memory work and context management, the ability to remember, discard, and restart like a human, and the capacity to independently handle the entire lifecycle from requirement documents to code delivery...

The emergence of Fable 5 and Mythos 5 is less of a model update and more of a coming-of-age ceremony marking the full maturity of the AI industry's division of labor.

The AI market has preliminarily bid farewell to the "everyone gets a free trial" idyllic era.

The most cutting-edge computing power and the deepest intelligence will be prioritized as strategic productive resources, directionally supplied to the infrastructure, scientific research, and B2B application battlefields that can generate the most commercial value.

This is a carnival of productivity explosion and a winter for the labor market.

This article is from the WeChat public account "Gelong," author: Wan Lianshan

Criptos en tendencia

Preguntas relacionadas

QWhat are the key performance improvements of Claude Fable 5 compared to previous models like Opus 4.8 and GPT-5.5?

AAccording to the article, Claude Fable 5 achieves an 80.3% pass rate on the SWE-Bench Pro benchmark, compared to 69.2% for its predecessor Opus 4.8 and 58.6% for GPT-5.5. In cutting-edge code evaluation, Fable 5 reaches 29.3%, while Opus 4.8 is at 13.4% and GPT-5.5 is only 5.7%. It leads in nearly all other tests including software engineering, independent research hypothesis generation, drug molecule design, model distillation, and long-context understanding.

QWhat dangerous capabilities did Mythos 5 exhibit that led to the creation of a restricted version, Fable 5?

AMythos 5 showed two highly dangerous capabilities: 1) It reached CB-1 level in chemistry and biology, meaning it gained the end-to-end ability to synthesize and guide the creation of non-novel biological/chemical weapons and even suggest gene sequence modifications to optimize the spread of dangerous viruses. 2) It demonstrated advanced cyber-attack capabilities, autonomously finding and exploiting critical vulnerabilities in infrastructure (like power plants, financial systems) and generating zero-day attack scripts within seconds.

QWhat are the two main security measures (the 'cage') Anthropic implemented for the public Fable 5 model?

AAnthropic implemented two main security layers for Fable 5: 1) A silent downgrade routing mechanism: A high-precision classifier AI silently routes sessions containing complex prompts related to cyber attacks, biochemistry, or model weight extraction to the older, less powerful Opus 4.8 model for answering. 2) Mandatory data retention: All traffic invoking the Mythos/Fable models, whether on first-party or third-party platforms, is subject to a mandatory 30-day data retention policy to detect patterns of incremental, disguised malicious use.

QHow does the article define the difference between Fable 5/Mythos 5 and other models regarding task execution?

AThe article states that models like GPT-5.5 or Gemini 3.5 are essentially 'responsive'—they take a step only when prompted and stop or throw an exception when stuck. In contrast, Fable 5/Mythos 5 exhibit true 'long-range agency' or goal-oriented logic. They can decompose complex, long-term tasks, autonomously schedule different tools (web search, database queries, Python sandbox), perform self-reflection, and find alternative paths when blocked, requiring minimal human intervention after the initial task is assigned.

QAccording to the article, what is the pricing and market strategy implication of releasing Fable 5 at a high cost?

AThe official price for Fable 5 is $10 per million input tokens and $50 per million output tokens, which is very expensive. The article argues that for enterprise clients, the return on investment (ROI) is more important than token cost. They are willing to pay the premium for flawless, bug-free task completion. Furthermore, the advanced capabilities of Fable/Mythos create a 'protection fee' dynamic in cybersecurity: to defend against AI-powered attacks, organizations must purchase high-end, restricted defensive services from Anthropic. This concentrates high-end B2B budgets on Anthropic, while cheaper models compete in the low-margin consumer market.

Lecturas Relacionadas

Observation of Data on the Top Six Cryptocurrency Protocols: Revenue Continues to Grow, So Why Aren't Token Prices Rising?

Despite generating impressive revenue, many top cryptocurrency protocols struggle to translate this success into token price appreciation. This analysis of six major protocols (Aave, Aerodrome, Hyperliquid, Pump, Sky, Uniswap) examines the disconnect, focusing on revenue generation, distribution, and tokenomics. While these protocols collectively earned over $726 million in the first half of 2026, token performance largely lagged due to factors like imbalanced token emissions, unclear value capture mechanisms, and equity-token separations that disadvantage holders. Key findings reveal that not all revenue is equal for token holders. Protocols differ significantly in how they allocate income. Hyperliquid, for instance, directs 100% of its revenue to holders via buybacks and burns, correlating with strong token performance. Others, like Aerodrome, Sky, and Uniswap, showed negative net token flows when accounting for high token emissions used for incentives, offsetting holder benefits. The article highlights two primary value capture methods: buybacks/burns and direct fee distribution (e.g., ve-tokenomics models). The analysis concludes that high revenue alone doesn't guarantee token growth. Investors must scrutinize a protocol's sustainable revenue sources, how that value is shared with token holders, and the associated token release schedules and supply pressures. The future points towards greater alignment between protocol success and tokenholder rewards, but only for projects that seriously address all three pillars: revenue, distribution, and emissions.

marsbitHace 12 min(s)

Observation of Data on the Top Six Cryptocurrency Protocols: Revenue Continues to Grow, So Why Aren't Token Prices Rising?

marsbitHace 12 min(s)

September 1st, A Major Chip Price Hike

On July 29, 2026 (US time), Qualcomm reported its Q3 FY2026 (Q2 CY) results. Revenue reached $9.95 billion, up 4% and beating estimates, but net profit fell 25% YoY to $2 billion. The "revenue up, profit down" trend is attributed to rising costs across semiconductor manufacturing, testing, packaging, and materials. In response, CEO Cristiano Amon announced price increases for all chip products, effective September 1, to pass on costs and restore historical profit margins. The stock fell over 5% in after-hours trading due to weaker-than-expected Q4 profit guidance. Qualcomm's core chip business (QCT) revenue was $8.5 billion, down 5% YoY. Handset revenue dropped 20% to $5.09 billion, reflecting a weak global smartphone market with declining shipments. In contrast, Automotive revenue surged 61% to $1.59 billion, marking 23 consecutive quarters of double-digit growth, and IoT revenue grew 9% to $1.83 billion. The licensing division (QTL) revenue was $1.28 billion, down 3%. Facing smartphone headwinds and a reduced component share in future iPhones, Qualcomm is aggressively diversifying. It is betting heavily on the data center AI market, maintaining a target of $5 billion in data center revenue for FY2027. The company completed the acquisition of AI software firm Modular to build an open software platform for generative AI. For Q4 FY2026, Qualcomm forecasts revenue between $9.7B and $10.5B, roughly in line with expectations. However, non-GAAP EPS guidance of $2.05-$2.25 fell short of the $2.36 analyst consensus. Management expects the chip price increases to gradually improve margins after September 1, but near-term profitability pressure from costs and the weak handset market persists.

marsbitHace 13 min(s)

September 1st, A Major Chip Price Hike

marsbitHace 13 min(s)

Trading

Spot

Artículos destacados

Cómo comprar ONE

¡Bienvenido a HTX.com! Hemos hecho que comprar Harmony (ONE) sea simple y conveniente. Sigue nuestra guía paso a paso para iniciar tu viaje de criptos.Paso 1: crea tu cuenta HTXUtiliza tu correo electrónico o número de teléfono para registrarte y obtener una cuenta gratuita en HTX. Experimenta un proceso de registro sin complicaciones y desbloquea todas las funciones.Obtener mi cuentaPaso 2: ve a Comprar cripto y elige tu método de pagoTarjeta de crédito/débito: usa tu Visa o Mastercard para comprar Harmony (ONE) al instante.Saldo: utiliza fondos del saldo de tu cuenta HTX para tradear sin problemas.Terceros: hemos agregado métodos de pago populares como Google Pay y Apple Pay para mejorar la comodidad.P2P: tradear directamente con otros usuarios en HTX.Over-the-Counter (OTC): ofrecemos servicios personalizados y tipos de cambio competitivos para los traders.Paso 3: guarda tu Harmony (ONE)Después de comprar tu Harmony (ONE), guárdalo en tu cuenta HTX. Alternativamente, puedes enviarlo a otro lugar mediante transferencia blockchain o utilizarlo para tradear otras criptomonedas.Paso 4: tradear Harmony (ONE)Tradear fácilmente con Harmony (ONE) en HTX's mercado spot. Simplemente accede a tu cuenta, selecciona tu par de trading, ejecuta tus trades y monitorea en tiempo real. Ofrecemos una experiencia fácil de usar tanto para principiantes como para traders experimentados.

339 Vistas totalesPublicado en 2024.12.12Actualizado en 2026.06.02

Cómo comprar ONE

Discusiones

Bienvenido a la comunidad de HTX. Aquí puedes mantenerte informado sobre los últimos desarrollos de la plataforma y acceder a análisis profesionales del mercado. A continuación se presentan las opiniones de los usuarios sobre el precio de ONE (ONE).

活动图片