AGI is Just One Step Away

marsbitPublicado em 2026-06-11Última atualização em 2026-06-11

Resumo

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

Criptomoedas em alta

Perguntas 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.

Leituras Relacionadas

U.S. Tech Momentum Stocks Post Largest Single-Day Gain Ever, But Is the Plunge Over?

US tech momentum stocks staged a sharp rebound on Tuesday (July 21st). Morgan Stanley's TMT Momentum Factor surged over 12%, marking its largest single-day gain on record, exceeding even peaks from the 2000 dot-com bubble. Key momentum indices from Goldman Sachs also posted their strongest daily performances in years. The rally was led by semiconductors, with the Philadelphia Semiconductor Index jumping 4.6%. This rebound followed three consecutive down days and a cumulative 33% plunge in momentum stocks, one of the steepest drawdowns since the dot-com era. Analysts attribute the surge largely to a short squeeze. Heavy selling had pushed high-beta momentum stocks into deeply oversold territory, forcing many short sellers, particularly in Asia, to cover their positions, creating a self-reinforcing buying spiral. However, the rebound's internals appear weak. Trading volume was notably low, and advancing stocks still lagged decliners on the S&P 500, indicating a narrow, concentrated rally rather than broad market participation. Diverging views emerge on the outlook. BTIG warns the bounce has hit key resistance and recommends selling into strength, citing extreme volatility and historical parallels to past market tops. Conversely, Goldman Sachs and UBS believe the momentum unwind is nearing its end, suggesting it may be time to gradually add exposure, as positioning has been significantly reduced. They caution, however, that high volatility warrants a measured approach, potentially using defined-risk strategies. The upcoming earnings season, particularly reports from major tech firms like Alphabet, is seen as a critical test for the rally's sustainability. Simultaneously, bond markets flashed a warning, with yields rising partly due to spiking oil prices. Analysts note that if long-term Treasury yields break decisively higher, it could pose a significant headwind for equities, especially growth stocks.

marsbitHá 5m

U.S. Tech Momentum Stocks Post Largest Single-Day Gain Ever, But Is the Plunge Over?

marsbitHá 5m

U.S. Tech Momentum Stocks Record Largest Single-Day Gain Ever, but Has the Rout Ended?

U.S. tech momentum stocks staged a dramatic rebound on Tuesday, July 21st. Key momentum indices like the Morgan Stanley TMT Momentum Factor and Goldman Sachs' High Beta Momentum Long Index posted historic or near-historic single-day gains, fueled largely by semiconductor stocks. This sharp rally followed a severe three-day sell-off that saw momentum stocks plunge 33%, marking one of the steepest pullbacks since the dot-com bubble. Analysts attribute the bounce primarily to a short squeeze, as forced covering from over-leveraged traders, particularly in Asia, created a buying spiral. However, the rally's health is questioned due to weak market breadth—overall trading volume was low, and decliners outnumbered advancers in the S&P 500 despite the index's gain—suggesting a narrow, concentrated surge rather than broad recovery. Opinions on the sustainability diverge. BTIG strategists warn the rebound has hit key resistance levels, citing extreme volatility and historic stock dispersion as signs of an ongoing broader correction, and recommend selling into strength. Conversely, Goldman Sachs and UBS view the aggressive momentum unwinding as nearing its end, noting reduced positioning and a lack of new fundamental catalysts. They suggest the sell-off presents a selective opportunity to add exposure, albeit cautiously and gradually using defined-risk strategies. The immediate trajectory hinges on the ongoing earnings season, with market focus on Alphabet's capital expenditure guidance for AI investment clarity. Meanwhile, bond markets present a risk, with rising Treasury yields—potentially heading toward 5.5%—and widening credit spreads for mega-cap tech companies posing a threat to equity valuations. The combination of technical factors, earnings results, and macro conditions leaves the durability of the rebound in doubt.

链捕手Há 8m

U.S. Tech Momentum Stocks Record Largest Single-Day Gain Ever, but Has the Rout Ended?

链捕手Há 8m

Long-Divided Must Unite, Long-United Must Divide: When L1 Becomes Its Own Rollup, What Is Ethereum's Endgame?

"The Inevitable Cycle: When L1 Becomes Its Own Rollup – What is Ethereum's Endgame?" For years, the Ethereum community grappled with concerns that L2s were fragmenting the ecosystem and eroding L1's value. While L2s provided cheaper execution, they also splintered liquidity and the unified user experience of a single chain. This has prompted a fundamental reassessment of the relationship between L1 and L2. Ethereum's roadmap is evolving. The "Scale" initiative merges L1 and L2 expansion into a holistic framework. L1 itself is advancing with higher gas limits, statelessness, and zkEVM verification, no longer content to be just a low-throughput settlement layer. Consequently, the primary value proposition of L2s is shifting from merely providing cheap blockspace to offering L1 cannot easily provide: application-specific optimizations, privacy features, and flexible governance models. L2s are becoming a spectrum of execution environments with varying degrees of security inheritance from Ethereum. A critical challenge in this multi-chain future is interoperability. The vision is to make Ethereum "feel like one chain again." This relies on advancements in native account abstraction (like EIP-7702) and intent-based architectures (Open Intents Framework), where users declare desired outcomes, and solvers handle the complex cross-chain execution. Furthermore, shortening Ethereum's finality time from minutes to seconds is crucial, as it underpins trust between chains for bridges, stablecoins, and cross-chain applications. Perhaps the most provocative idea is that Ethereum L1 itself could become a form of "its own Rollup." As zkEVM and proof systems mature, high-performance nodes could execute transactions and generate validity proofs. Regular validators would then verify these proofs instead of re-executing all transactions. This blurs the traditional L1/L2 hierarchy, making "Rollup" more of a general execution-verification architecture. Native Rollup aims to integrate L2 validation more directly into the Ethereum protocol, allowing L2s to inherit L1's security more fully and move away from reliance on security councils. In the end, L2s are not destined to replace L1 or be made obsolete by it. The likely future is a unified system where diverse execution environments—each optimized for specific use cases like DeFi, gaming, or privacy—coexist. They will share a common foundation of security, liquidity, and verifiable state, seamlessly connected to restore a cohesive user experience. The next phase for Ethereum is not just about scaling through separation, but about intelligently reintegrating what was separated back into a coherent whole.

链捕手Há 24m

Long-Divided Must Unite, Long-United Must Divide: When L1 Becomes Its Own Rollup, What Is Ethereum's Endgame?

链捕手Há 24m

Agent Race Ends, Super Workbench Takes Over

The era of fragmented AI agents is ending. Over the past month, China's tech giants—Tencent, Alibaba, and ByteDance—have simultaneously shifted strategy: instead of launching new, standalone AI agents, they are consolidating their various agent projects into unified "super workbenches." Tencent integrated its QClaw teams into WorkBuddy, a strategic product hailed as a potential third flagship after QQ and WeChat. Alibaba is merging its QoderWork, Wukong, and MuleRun agents into a new "Qianwen Office" platform under DingTalk's leadership. ByteDance rebranded its TRAE SOLO coding agent to TRAE Work, signaling a broader focus on workflow collaboration. This convergence marks a pivotal industry consensus. The initial exploration phase, where companies rapidly built numerous overlapping agents for different scenarios, proved costly and inefficient. With open-source tools eroding technical barriers, competition has shifted from agent creation to resource consolidation and cost control. Historically, platform wars are won not by creating more products, but by simplifying them—as seen with browsers unifying web access and super-apps consolidating services. Now, the "super workbench" aims to become the unified AI entry point for work. This reflects a deeper market realization: the primary audience for AI is no longer just programmers (a market in the tens of millions) but all knowledge workers (a market of billions). The real opportunity lies in augmenting everyday tasks—managing emails, documents, data, and meetings—across the entire workday. The core battleground is becoming control over the primary AI entry point that employees use daily. Tencent's WorkBuddy leverages WeChat and Tencent Docs; Alibaba's Qianwen Office taps into DingTalk's organizational data; ByteDance's TRAE Work integrates with Feishu's workflows. Whoever owns this "super workbench" gains strategic control over orchestrating enterprise data and APIs. This shift is redefining enterprise software. Traditional SaaS applications, valued for their user interfaces, will recede into the background. Their core functionalities will be exposed as standardized "Skills" or APIs for the super workbench's agents to invoke. Software value will shift from selling user seats to charging based on API calls and outcomes delivered. The evolution of agents is moving through clear stages: first as novel standalone products, then as consolidated primary work entry points, and finally as pervasive, invisible capabilities embedded into the digital fabric. The recent moves by major tech firms signal the transition from the first stage into the second, accelerating toward the third. In the end, the most successful agent technology may become invisible—like electricity or the HTTP protocol—a fundamental, unnamed infrastructure powering work itself.

marsbitHá 51m

Agent Race Ends, Super Workbench Takes Over

marsbitHá 51m

Trading

Spot

Artigos em Destaque

Como comprar ONE

Bem-vindo à HTX.com!Tornámos a compra de Harmony (ONE) simples e conveniente.Segue o nosso guia passo a passo para iniciar a tua jornada no mundo das criptos.Passo 1: cria a tua conta HTXUtiliza o teu e-mail ou número de telefone para te inscreveres numa conta gratuita na HTX.Desfruta de um processo de inscrição sem complicações e desbloqueia todas as funcionalidades.Obter a minha contaPasso 2: vai para Comprar Cripto e escolhe o teu método de pagamentoCartão de crédito/débito: usa o teu visa ou mastercard para comprar Harmony (ONE) instantaneamente.Saldo: usa os fundos da tua conta HTX para transacionar sem problemas.Terceiros: adicionamos métodos de pagamento populares, como Google Pay e Apple Pay, para aumentar a conveniência.P2P: transaciona diretamente com outros utilizadores na HTX.Mercado de balcão (OTC): oferecemos serviços personalizados e taxas de câmbio competitivas para os traders.Passo 3: armazena teu Harmony (ONE)Depois de comprar o teu Harmony (ONE), armazena-o na tua conta HTX.Alternativamente, podes enviá-lo para outro lugar através de transferência blockchain ou usá-lo para transacionar outras criptomoedas.Passo 4: transaciona Harmony (ONE)Transaciona facilmente Harmony (ONE) no mercado à vista da HTX.Acede simplesmente à tua conta, seleciona o teu par de trading, executa as tuas transações e monitoriza em tempo real.Oferecemos uma experiência de fácil utilização tanto para principiantes como para traders experientes.

348 Visualizações TotaisPublicado em {updateTime}Atualizado em 2026.06.02

Como comprar ONE

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de ONE (ONE) são apresentadas abaixo.

活动图片