---
title: "Claude终于认了！降智坐实，越聊越傻，3个bug全曝光"
source_name: "量子位"
original_url: "https://www.qbitai.com/2026/04/407502.html"
canonical_url: "https://www.traeai.com/articles/97fec94f-e24e-456e-ad9d-baa9f21a96bc"
content_type: "article"
language: "中文"
score: 7.5
tags: ["Claude","AI模型","Anthropic","GPT"]
published_at: "2026-04-26T09:56:44+00:00"
created_at: "2026-04-26T22:58:00.410783+00:00"
---

# Claude终于认了！降智坐实，越聊越傻，3个bug全曝光

Canonical URL: https://www.traeai.com/articles/97fec94f-e24e-456e-ad9d-baa9f21a96bc
Original source: https://www.qbitai.com/2026/04/407502.html

## Summary

Claude近期因三个技术问题导致性能下降，官方发布postmortem承认并修复，同时引发用户对Anthropic成本控制和信任问题的讨论。

## Key Takeaways

- Claude因推理等级调整、缓存bug和提示词限制导致性能下降。
- Anthropic四月多项操作被质疑为成本驱动，影响用户体验与信任。
- 用户开始迁移至其他模型，市场竞争加剧，单一模型依赖风险凸显。

## Content

Title: Claude终于认了！降智坐实，越聊越傻，3个bug全曝光

URL Source: http://www.qbitai.com/2026/04/407502.html

Markdown Content:
# Claude终于认了！降智坐实，越聊越傻，3个bug全曝光 – 量子位

*   [首页](http://www.qbitai.com/)
*   [资讯](https://www.qbitai.com/category/%e8%b5%84%e8%ae%af)
*   [智能车](https://www.qbitai.com/category/auto)
*   [智库](https://www.qbitai.com/category/zhiku)
*   [活动](https://www.qbitai.com/category/huodong)
*   [MEET大会](https://www.qbitai.com/meet/meet2026/)
*   [AIGC](https://www.qbitai.com/meet/aigc2025/)

[](https://www.qbitai.com/)

[](javascript:void(0))

扫码关注量子位

![Image 1](http://www.qbitai.com/wp-content/uploads/2019/01/qrcode_QbitAI_1.jpg)

[](https://weibo.com/qbitai?is_all=1)

< img id="wx_img" src="https://www.qbitai.com/wp-content/uploads/imgs/qbitai-logo-1.png" width="400" height="400">

# Claude终于认了！降智坐实，越聊越傻，3个bug全曝光

![Image 2](http://www.qbitai.com/wp-content/themes/liangziwei/imagesnew/head.jpg)_[henry](https://www.qbitai.com/author/henry "由 henry 发布")_ 2026-04-26 17:56:44 来源：[量子位](https://www.qbitai.com/)

模型降智属实，所有使用额度均已重置。

> *   henry 发自 凹非寺 
> *   量子位 | 公众号 QbitAI

感谢OpenAI（doge）。

就在GPT-5.5发布的前后脚，Claude招了：

模型降智属实，所有使用额度均已重置。

![Image 3](https://i.qbitai.com/wp-content/uploads/2026/04/e8ac1b8ecaa03859cc09c3a306e9f390.jpeg)

嘴硬了一个多月，这降智bug终于从A社自己嘴里蹦出来了：

*   推理等级偷偷从「高」调成「中」 
*   缓存bug导致每轮对话都清空思考记录 
*   一句25词限制的提示词砸了输出质量 

三个bug叠在一起，Claude使用体验全面拉垮。

只能还好说友商今天及时给上了一波压力，教育用户终究不可取。

![Image 4](https://i.qbitai.com/wp-content/uploads/2026/04/ea2e4e82a254d6bc6225e9c54c60a626.png)

不过，说归说，更新bug当然是好事。就是这时间也太巧了，GPT-5.5刚发，Claude就开始「认怂」。

难不成是5.5帮忙debug的？

Dario啊，你该不会真的是故意让Claude变笨，好在GPT-5.5放出来的时候找画面的吧？

![Image 5](https://i.qbitai.com/wp-content/uploads/2026/04/50b279a261314f1e452dbfd6e028f2e9.png)

Bug实锤了，一共三个

先说一句，这已经不是第一次了。

去年8月，Anthropic刚发过一次类似的降智postmortem，当时影响的是Opus 4.0和4.1，官方说辞也是「我们从未有意降低模型质量」。

这次新postmortem的标题叫「A postmortem of three recent issues」。recent，意思也很明白。

不是刚刚，是最近。

![Image 6](https://i.qbitai.com/wp-content/uploads/2026/04/c7d253e6efc9816fb428c36f69cf2d3a.png)

之所以「最近」，是因为Claude降智这事儿，社区已经嚷嚷吵了很久了。

十多天前，AMD AI组高级总监 Stella Laurenzo 就在GitHub上发了一份硬核审计报告，覆盖6852份会话文件、17871个思考块、超过23万次工具调用。

![Image 7](https://i.qbitai.com/wp-content/uploads/2026/04/efec1569b9fa801aef4ba20a61aa6f1a.png)

分析结果显示，从2月份开始，模型的推理深度出现了断崖式下滑。

更细节的发现是，Claude开始陷入reasoning loops，而且有明显的倾向去选「最简单的修复」而不是正确的修复。

BridgeMind的BridgeBench测试也在同期炸锅，Opus 4.6准确率从83.3%掉到68.3%，排名从第2跌到第10。

![Image 8](https://i.qbitai.com/wp-content/uploads/2026/04/965a066cb3bead8ab5972418b4e2e78b.png)

虽然后来被研究者批评方法论有问题，前后测试的任务数量根本不一样，但「Claude变蠢了」的叙事已经传开了。

网友甚至造了个新词，AI shrinkflation，AI缩水通胀。同样的价格，你拿到的是稀释过的产品。

换句话说，大伙买到了A社的「儿童套餐」。

但没办法，当时Claude确实是打遍天下无敌手，不少用户边骂边用，没啥脾气。

直到GPT-5.5发了，A社终于坐不住，在官方博客上发了一篇postmortem，把过去两个月的「降智」拆成三条独立问题：

偷偷降了推理等级。

3月4日，Claude Code的默认推理从high调成了medium，理由是high模式下延迟太高。但界面上还是显示「high」。用户以为自己在用满血版，实际拿到的是降档货。一个多月后才回滚。

越聊越傻。

3月26日上了个缓存优化，本意是会话空闲超过一小时后清掉旧的思考记录。结果代码有bug，清除变成了每一轮都执行。

Claude继续干活，但逐渐忘了自己为什么要干这件事。健忘、重复、工具调用乱飞，就是这个bug的症状。

而且因为思考记录被反复清，每次请求都缓存未命中，token消耗反而飙升。花了15天才修好。

一句提示词砸了输出质量。

4月16日，系统提示里加了一条「工具调用之间文字不超过25个词，最终回复不超过100个词」。

Opus 4.6和4.7都掉了3%性能，四天后回滚。

三个问题影响不同用户群，在不同时间段生效。叠加起来的效果就是整个Claude Code在持续、不均匀地变差，但谁也说不清到底哪里不对。

官方推特上，ClaudeDevs发总结，Claude之父Boris Cherny也亲自下场回复，并预告Opus 4.7的bug也正在de了。

![Image 9](https://i.qbitai.com/wp-content/uploads/2026/04/310716eb850218cb90fba66a791104f4.png)

但问题是，光有bug不够解释这两个月发生的一切。

四月里，A社的骚操作一箩筐

把时间线拉开看，四月其实是A社连续三拳打在自己脸上。

4月4日，Anthropic封禁了OpenClaw等第三方agentic工具通过Pro/Max订阅运行。想继续用？去走API按token付费。

4月21日，官方定价页悄悄把Pro plan里的Claude Code去掉了，支持文档也从「Pro或Max plan」改成了「只有Max plan」。

被网友抓包后，Head of Growth Amol Avasare出来说这只是2%新用户的A/B测试。但问题是公开页面是全站更新的，口径完全对不上。几小时后灰头土脸地回滚。

连起来算一笔账。Pro用户20/月，年费240。要继续用Claude Code，得升到Max 5x，100/月起步，年费1200。五倍。Max 20x是2400，十倍。中间没有过渡档。

注意，这里单位是美元。

4月23日，就是今天，postmortem上线，补偿是重置使用额度。

有网友不客气地指出，上周Opus 4.7发布时就已经重置过一次了，所以这次的「补偿」其实就是一次正常的周期重置。

三件事连起来，味道就不是bug了，是成本焦虑全面爆发。

网友不买账

综上种种，对于Claude，网友的反应也开始分化。

有人觉得出bug可以理解，postmortem写得也算透明。Boris在HN一条一条回复，这比大多数公司做得好。

![Image 10](https://i.qbitai.com/wp-content/uploads/2026/04/13534c4656c45870f6911c595e3473e8.png)

但更多人在算另一笔账。

这两个月里，所有正式渠道一声不吭。

只有几个员工在X上零星回复用户，而且被批评为「随机时间随机回复」，完全不成体系。

![Image 11](https://i.qbitai.com/wp-content/uploads/2026/04/3a1449ca0faf06f326b8961aa97c586e.png)

还有人质疑「缓存优化」的真正动机。清除思考记录的触发时间恰好卡在缓存过期的节点上，有人觉得这不是为了降延迟，是为了省成本。

同期Anthropic还对一小部分Pro用户做了A/B测试，悄悄给了不同的产品配置，信任又挨了一刀。

![Image 12](https://i.qbitai.com/wp-content/uploads/2026/04/e6d506ed977a34c338c0c9b78726cd78.png)

补偿措施是重置使用额度。有人不客气地指出，上周Opus 4.7发布时就已经重置过一次了。

BridgeMind的BridgeBench测试也在这段时间炸了锅，显示Opus 4.6准确率从83.3%掉到68.3%，排名从第2跌到第10。

虽然后来被研究者批评方法论有问题，前后测试的任务数量根本不一样，但「Claude变蠢了」的叙事已经传开了。

正如一位网友说的，不能把所有鸡蛋放在一个模型公司里。

![Image 13](https://i.qbitai.com/wp-content/uploads/2026/04/044cc69b3c8518748b9f72a575fcacd0.png)

One more thing

HN评论区里一个有意思的现象，不少人在聊自己的「迁移经历」。

有人说二月份就「下意识地」转去了Codex，直到现在才意识到大概是被Claude变差给逼的。

![Image 14](https://i.qbitai.com/wp-content/uploads/2026/04/bef0b0fba1395bcdc366c7537bb99096.png)

也有人说GPT-5.4已经比Opus4.6好了。

![Image 15](https://i.qbitai.com/wp-content/uploads/2026/04/7848cf9878d82aa70d53d7bcab1be7e8.png)

还有人在用MiniMax做补充，40美金4500条消息一个5小时周期，还能看到完整思考过程。

![Image 16](https://i.qbitai.com/wp-content/uploads/2026/04/76078e9857f0102f39214944f781d8d0.png)

半年前「写代码就用Claude」几乎是共识。

现在Codex有400万活跃用户，GPT-5.5主打的就是编码和计算机操作能力，连OpenAI的人都直接说这个模型能当「参谋长」用。

Claude不是变差了。是别人变好了，而它在最不该出问题的时候出了问题。

留给Anthropic修bug和重建信任的窗口，比两个月前窄了不少。

GPT-5.5已经发布，DeepSeek V4俨然就位。

![Image 17](https://i.qbitai.com/wp-content/uploads/2026/04/56d535aa340a959e57cfc25cd4bedfd3.png)

Gemini快来吧！就差你了。

参考链接

[1]https://www.anthropic.com/engineering/april-23-postmortem

[2]https://news.ycombinator.com/item?id=47878905

_版权所有，未经授权不得以任何形式转载及使用，违者必究。_

[Claude](https://www.qbitai.com/tag/claude)

[![Image 18](http://www.qbitai.com/wp-content/themes/liangziwei/imagesnew/head.jpg)[henry](https://www.qbitai.com/author/henry "由 henry 发布")](http://www.qbitai.com/2026/04/407502.html#)

*   [DeepSeek V4报告太详尽了！484天换代之路全公开](https://www.qbitai.com/2026/04/406809.html "DeepSeek V4报告太详尽了！484天换代之路全公开")_2026-04-25_
*   [Nature封面：机器人乒乓球干翻人类职业选手](https://www.qbitai.com/2026/04/405370.html "Nature封面：机器人乒乓球干翻人类职业选手")_2026-04-23_
*   [把人类驾驶员赶出机场，复旦大牛校友要港股IPO了](https://www.qbitai.com/2026/04/403872.html "把人类驾驶员赶出机场，复旦大牛校友要港股IPO了")_2026-04-21_
*   [谷歌最强具身大脑发布！波士顿机器狗瞬间人模人样](https://www.qbitai.com/2026/04/402329.html "谷歌最强具身大脑发布！波士顿机器狗瞬间人模人样")_2026-04-17_

扫码分享至朋友圈

[](https://service.weibo.com/share/share.php?url=https://www.qbitai.com/2026/04/407502.html&title=Claude%E7%BB%88%E4%BA%8E%E8%AE%A4%E4%BA%86%EF%BC%81%E9%99%8D%E6%99%BA%E5%9D%90%E5%AE%9E%EF%BC%8C%E8%B6%8A%E8%81%8A%E8%B6%8A%E5%82%BB%EF%BC%8C3%E4%B8%AAbug%E5%85%A8%E6%9B%9D%E5%85%89&appkey=4017757111&searchPic=true&ralateUid=6105753431 "分享到新浪微博")[](http://www.qbitai.com/2026/04/407502.html)

### 相关阅读

[![Image 19](https://www.qbitai.com/wp-content/uploads/2026/04/%E6%88%AA%E5%B1%8F2026-04-10-14.07.53-e1775801261712-768x449.png)](https://www.qbitai.com/2026/04/398420.html)

#### [马斯克说漏嘴了！Claude Opus参数5T，Sonnet 1T](https://www.qbitai.com/2026/04/398420.html)

Grok 4.2总参数量0.5T

[西风](http://www.qbitai.com/?author=47833)2026-04-10

[Claude](https://www.qbitai.com/tag/claude)[马斯克](https://www.qbitai.com/tag/%e9%a9%ac%e6%96%af%e5%85%8b)

[![Image 20](https://www.qbitai.com/wp-content/uploads/2026/04/48f61587efba09d70a04bf3e4a0bdedb.webp)](https://www.qbitai.com/2026/04/398385.html)

#### [Claude神之bug：给自己下指令，还诬赖用户？？Hacker News炸了](https://www.qbitai.com/2026/04/398385.html)

“这是我见过最严重的bug”

[衡宇](http://www.qbitai.com/?author=54)2026-04-10

[bug](https://www.qbitai.com/tag/bug)[Claude](https://www.qbitai.com/tag/claude)

[![Image 21](https://www.qbitai.com/wp-content/uploads/2026/04/%E6%88%AA%E5%B1%8F2026-04-09-14.58.43-e1775717897678.png)](https://www.qbitai.com/2026/04/398121.html)

#### [Claude封杀龙虾后推自家Agent服务，又被开源平替了](https://www.qbitai.com/2026/04/398121.html)

开源平替GitHub迅速揽获2.6k Star

[西风](http://www.qbitai.com/?author=47833)2026-04-09

[Claude](https://www.qbitai.com/tag/claude)[Claude Managed Agents](https://www.qbitai.com/tag/claude-managed-agents)

[![Image 22](https://www.qbitai.com/wp-content/uploads/replace/ec7e45851ddd6c9e70c3ccf1e9cebc87-e1700631557917-300x175.png)](https://www.qbitai.com/2023/11/99873.html)

#### [ChatGPT最强竞对更新！上下文长度翻倍，API降价近30%](https://www.qbitai.com/2023/11/99873.html)

幻觉现象也大幅减少

[克雷西](http://www.qbitai.com/?author=47832)2023-11-22

[Claude](https://www.qbitai.com/tag/claude)

[![Image 23](https://www.qbitai.com/wp-content/uploads/2025/08/-e1756358852707-300x175.jpg)](https://www.qbitai.com/2025/08/326827.html)

#### [OpenAI和Anthropic罕见互评模型：Claude幻觉明显要低](https://www.qbitai.com/2025/08/326827.html)

网友：以后就这么搞！

[十三](http://www.qbitai.com/?author=21)2025-08-28

[Anthropic](https://www.qbitai.com/tag/anthropic)[Claude](https://www.qbitai.com/tag/claude)[GPT-4](https://www.qbitai.com/tag/gpt-4)[OpenAI](https://www.qbitai.com/tag/openai)

[![Image 24](https://www.qbitai.com/wp-content/uploads/2026/03/%E6%88%AA%E5%B1%8F2026-03-29-23.57.11-e1774800506307-768x448.png)](https://www.qbitai.com/2026/03/393125.html)

#### [Claude手搓3D建筑编辑器火爆GitHub！数万年费的专业软件瑟瑟发抖](https://www.qbitai.com/2026/03/393125.html)

还能2D、3D无缝联动

[梦瑶](http://www.qbitai.com/?author=47854)2026-03-30

[3D设计](https://www.qbitai.com/tag/3d%e8%ae%be%e8%ae%a1)[Claude](https://www.qbitai.com/tag/claude)

### 热门文章

[![Image 25](https://i.qbitai.com/wp-content/uploads/2026/04/0cf49de12f493acf8cf43d17c21c697f.webp) #### 刚刚，GPT-5.5发布！内测英伟达工程师：失去它像被截肢 2026-04-24](https://www.qbitai.com/2026/04/406221.html)

[![Image 26](https://i.qbitai.com/wp-content/uploads/2026/04/b8593e06411553477fa414913e724e1f-scaled.jpeg) #### 前小鹏汽车自动驾驶一号位李力耘出任众擎CTO，加速打造具身大脑 2026-04-21](https://www.qbitai.com/2026/04/404124.html)

[![Image 27](https://i.qbitai.com/wp-content/uploads/2026/04/333.png) #### 河南师傅，左手扳手，右手飞书，竟然能搞数据分析！ 2026-04-23](https://www.qbitai.com/2026/04/406191.html)

[![Image 28](https://i.qbitai.com/wp-content/uploads/2026/04/3c05e7162b787df280fc1a0c5c5505fa.webp) #### 硬刚GPT-Image-2！国产AI生图“天花板”又被捅破了？ 2026-04-25](https://www.qbitai.com/2026/04/406994.html)

[![Image 29](https://i.qbitai.com/wp-content/uploads/2026/04/039d530350b8c0a1ad5a2c778820f01d.png) #### 物理优先+VLA闭环进化：高德ABot-World世界模型，破解具身智能零样本泛化难题 2026-04-21](https://www.qbitai.com/2026/04/404086.html)

*   [关于量子位](http://www.qbitai.com/?page_id=99)
*   [加入我们](http://www.qbitai.com/?page_id=101)
*   [寻求报道](http://www.qbitai.com/?page_id=103)
*   [商务合作](http://www.qbitai.com/?page_id=105)

[扫码关注量子位 ![Image 30](https://www.qbitai.com/wp-content/uploads/2019/01/qrcode_QbitAI_1.jpg)](javascript:void(0))[](https://weibo.com/qbitai?is_all=1)[](https://www.zhihu.com/org/liang-zi-wei-48/activities)[](https://www.toutiao.com/c/user/53624121633/#mid=1556041376883713)

[](http://www.qbitai.com/2026/04/407502.html#)追踪人工智能新趋势，报道科技行业新突破

量子位 QbitAI 版权所有©北京极客伙伴科技有限公司 [京ICP备17005886号-1](https://beian.miit.gov.cn/)
