← 精选
5/ 配置投入程度 Opus 4.7 采用自适应思考而非思考预算。若要调整模型的思考量,建议通过调整“投入程度 (effort)”来实现。 较低的投入可获得更快的响应和更少的 Token 消耗;较高的投入则能提供最强的智能与能力。 就我个人而言,大多数任务我会使用 xhigh 投入,最难的任务则使用 max 投入。Max 仅对当前会话有效;其他投入级别会保持记忆,并在下次会话中继续生效。 使用 `/effort` 设置投入程度。
2026-04-16 · bcherny · 打开 ↗
4/ 专注模式 我非常喜欢 CLI 新出的专注模式,它隐藏了所有中间过程,让你直奔最终结果。现在的模型已经足够可靠,执行命令和修改内容都非常准确,我只需看最后的结果就行。 输入 /focus 即可切换开关。
2026-04-16 · bcherny · 打开 ↗
我们正在为订阅用户重置使用额度。感谢大家的反馈与耐心!
2026-04-23 · bcherny · 打开 ↗
此外,我们也收到了关于 Claude Code 中 Opus 4.7 存在问题的反馈。团队正在处理中,我们将在未来几天的改进发布过程中同步更多进展。
2026-04-23 · bcherny · 打开 ↗
我们调查了近期有关 Claude Code 质量问题的报告,并发布了调查结果的复盘报告。
2026-04-23 · bcherny · 打开 ↗
3/ Recaps 为了配合 Opus 4.7 的发布,我们本周早些时候上线了 Recaps 功能。Recaps 会简要总结智能体已完成的操作及下一步计划。 当你离开几分钟或几小时后,重新回到一个长时间运行的任务时,这项功能非常实用。
2026-04-16 · bcherny · 打开 ↗
2/ 全新的 /fewer-permission-prompts 功能 我们还推出了全新的 /fewer-permission-prompts 功能。它会扫描您的会话历史,识别出那些安全但会频繁触发权限提示的常用 Bash 和 MCP 命令。 随后,它会推荐一系列命令,方便您将其加入权限白名单。 您可以利用此功能优化权限设置,减少不必要的提示,对于不使用自动模式的用户尤其有用。 https://code.claude.com/docs/en/permissions
2026-04-16 · bcherny · 打开 ↗
Claude Code 荣获 Webby 奖!感谢所有用户和客户的支持与喜爱,也感谢你们持续提供的反馈,让我们能日复一日地优化产品。 https://winners.webbyawards.com/2026/ai/ai-features-innovation/best-product-or-service/387497/claude-code
2026-04-22 · bcherny · 打开 ↗
如果你还没看到提升,请确保正在使用最新的 Claude Code 和 Opus 4.7。
2026-04-16 · bcherny · 打开 ↗
6/ 让 Claude 具备自我验证的能力 最后,务必确保 Claude 有办法验证自己的工作。这向来是让 Claude 的产出翻两三倍的关键,而在 4.7 版本中,这一点比以往任何时候都更加重要。 验证方式因任务而异:对于后端工作,确保 Claude 知道如何启动服务器/服务进行端到端测试;对于前端工作,使用 Claude Chromium 扩展程序让 Claude 能够控制浏览器;对于桌面应用,则使用 Computer Use。 就我个人而言,我最近的很多提示词都长这样:“Claude 做某事 /go”。`/go` 是一项技能,它会让 Claude: 1. 使用 bash、浏览器或 Computer Use 进行端到端自测 2. 运行 `/simplify` 技能 3. 提交 PR 对于耗时较长的任务,验证至关重要,因为这样当你重新处理任务时,就能确信代码是运行正常的。
2026-04-16 · bcherny · 打开 ↗
祝编程愉快!Opus 4.7 实现了显著提升。若想充分发挥其潜力,请花时间调整工作流,以利用 Claude 运行时间更长、自主性更强的优势。在旧的工作流下,它是一次不错的改进;而一旦你完成调整,它将带来质的飞跃。
2026-04-16 · bcherny · 打开 ↗
这几周一直在自用 Opus 4.7,感觉效率极高。分享几个用好 4.7 的小技巧 🧵
2026-04-16 · bcherny · 打开 ↗
Opus 4.7 消耗更多思考 token,为此我们提高了所有订阅用户的速率限制以作补偿。请尽情使用!
2026-04-16 · bcherny · 打开 ↗
Opus 4.7 比 4.6 感觉更智能、更具自主性,也更精准。我花了几天才学会如何高效使用它,从而充分发挥其新能力。 今天晚些时候我会分享更多技巧,先从这篇博文开始:https://t.co/XQrH8P28yo
2026-04-16 · bcherny · 打开 ↗
期待听到你们的想法!
2026-04-16 · bcherny · 打开 ↗
Claude Code 的默认 effort 现已设为 xhigh。这是介于 high 和 max 之间的新级别,能更精细地平衡推理能力与响应延迟。由于 4.7 模型的思考更深入,token 消耗会高于 4.6。您可以通过调整 effort、设置任务预算或要求模型简洁输出来管理消耗。
2026-04-16 · bcherny · 打开 ↗
Opus 4.7 今日已接入 Claude Code。它更具自主性,更精准,处理长时任务的能力大幅提升。它支持跨会话上下文衔接,并能更好地处理歧义。
2026-04-16 · bcherny · 打开 ↗
感谢 @AcquiredFM 邀请我参加 Unplugged!聊得很开心 https://t.co/L1gnotP7Is
2026-04-16 · bcherny · 打开 ↗
我们筹备已久,迫不及待想听听大家的想法。
2026-04-14 · bcherny · 打开 ↗
这就去试试。
2026-04-12 · bcherny · 打开 ↗
@0xRaduan Summarization is one thing we do to reduce prompt injection risk. Are you running into specific issues with it?
2025-11-13 · bcherny · 打开 ↗
In the next version of Claude Code, Claude’s WebFetch tool automatically adds Accept: “text/markdown, *” to requests which helps docs sites provide token-efficient docs https://t.co/uYthd1m9RP
2025-11-13 · bcherny · 打开 ↗
/stickers
2025-11-04 · bcherny · 打开 ↗
New PC Mag interview https://t.co/ZqYUSVZbeL
2025-10-22 · bcherny · 打开 ↗
@anaghnairr @mihail_eric Don’t think so
2025-10-19 · bcherny · 打开 ↗
Had a blast guest lecturing at Stanford CS 146S today. Thanks for the invite @mihail_eric! https://t.co/nHRJeVlHlE
2025-10-18 · bcherny · 打开 ↗
@Danishafzalkhan @sdrzn @BorisJohnson Tool call errors happen with every model provider — in claude code we show errors while others hide them, so it may feel like they are happening more. The reason we show them is claude code is the same tool we use internally at Anthropic, and
2025-10-12 · bcherny · 打开 ↗
@julie_bush @DataWhispurr @sdrzn We recommend sonnet 4.5 for everything — you get more rate limits with it, and it’s more intelligent for coding tasks. Re:hostile, specific examples would be helpful to debug
2025-10-12 · bcherny · 打开 ↗
@mattrubens @sdrzn Yep just output. We used to have a lower max output limit but people asked for a higher limit
2025-10-12 · bcherny · 打开 ↗
@shaneholloman @trq212 👋 A few improvements landed last week, more on the way
2025-10-12 · bcherny · 打开 ↗
@EricBuess @sdrzn We auto-compact for you when using the SDK, so you don't need to. To grab stats yourself, read assistant_message.usage.
2025-10-12 · bcherny · 打开 ↗
@sdrzn If you're seeing lower rate limits than what we publish, or if you're seeing auto-compact earlier than ~155k tokens, that's a bug. /bug to report.
2025-10-12 · bcherny · 打开 ↗
@sdrzn 👋 Boris from the Claude Code team here. Compact behavior is the same as before -- the new ⛝ boxes in /context are just a cosmetic UI change that gives people more transparency into auto-compact. We always auto-compacted near 155k tokens so there's enough buffer. We do tha
2025-10-12 · bcherny · 打开 ↗
@thecat Working on it
2025-10-10 · bcherny · 打开 ↗
Super excited to release Plugins for Claude Code. Plugins are the easiest way to share and install bundles of agents, slash commands, MCP servers, and hooks. Something we saw people doing already, now we made it even easier.
2025-10-10 · bcherny · 打开 ↗
@Sauers_ @trq212 @seconds_0 👋 Boris from the Claude Code team here. Could you grab the raw transcript, available in ~/.claude/projects?
2025-09-08 · bcherny · 打开 ↗
Thanks for having me on Matt. Had a blast!
2025-08-07 · bcherny · 打开 ↗
@robzolkos @suzuki Too much?
2025-08-03 · bcherny · 打开 ↗
@kylejeong idk either
2025-08-03 · bcherny · 打开 ↗
@suzuki 3
2025-08-03 · bcherny · 打开 ↗
@ryan_castner good idea..
2025-08-03 · bcherny · 打开 ↗
Claude Code SDK is now natively supported for Python and TypeScript
2025-06-12 · bcherny · 打开 ↗
Thanks @swyx + AI Engineer World's Fair for hosting me for a talk on the big stage last week! I did a speed run through the evolution of coding UX since the 1950's, and where I think we're headed. Video: https://t.co/eo4ccszyUM Slides: https://t.co/P7m0Z6Q4a4
2025-06-11 · bcherny · 打开 ↗
@dafr0g_ @_catwu Yep it’s the best place. Give it a shot!
2025-03-26 · bcherny · 打开 ↗
Thanks to Claude Code users for contributing incredible feedback! We just shipped more features based on what we’re hearing from you all. See Cat’s thread for details on auto-accept mode, auto-compact for context, and filepath autocomplete.
2025-03-18 · bcherny · 打开 ↗
@andrew_n_carr Love it! Curious, why not use Claude Code’s thinking mode for planning? To trigger scratchpad thinking, just ask Code to “think”, “think harder”, and so on in natural language.
2025-03-04 · bcherny · 打开 ↗
Introducing Sonnet 3.7 and Claude Code, Anthropic’s new agentic coding assistant. The team and I have been hacking on Code for a while — can’t wait to hear what everyone thinks. https://t.co/JxNn0aV1VY
2025-02-24 · bcherny · 打开 ↗
@captbaritone @itscigazze Seems like another case of https://t.co/ez7rqd5oYU
2024-01-06 · bcherny · 打开 ↗
The product I work on (Instagram Maps) just launched globally! So excited to hear how people use it.
2022-07-21 · bcherny · 打开 ↗
@onkeltem I catch up on PRs once in a while, but would love one or two co-maintainers who have authored a few substantial PRs themselves. Will catch up soon — sorry for the wait!
2022-04-08 · bcherny · 打开 ↗
Prism is open source · ⭐ Star on GitHub · about