引用Boris Cherny
摘要
Boris Cherny 强调在使用像Claude这样的AI模型处理生产代码时,需要更高的标准和防护措施,以保持质量并避免维护问题。
暂无内容
查看缓存全文
缓存时间: 2026/09/11 18:19
# Boris Cherny 的一段话
来源:https://simonwillison.net/2026/Sep/11/boris-cherny/
2026年9月11日
> Claude 编写的生产环境代码,其标准应当高于人类编写的代码。在 Anthropic,我们采取了多项防护措施来确保这一点:大量的代码规范检查、海量的测试、Claude 驱动的端到端测试、每日运行的基于 Claude 的模糊测试、自动化的代码审查与安全审查、自动化的代码重构等等。若没有这些措施,你最终可能会得到一个难以维护的混乱局面。
— Boris Cherny (https://twitter.com/bcherny/status/2098217573276131577)
相似文章
@bcherny:我们经常讨论设置自我验证循环的重要性。尤其是在强大模型日益普及的时代…
讨论在像Claude这样的AI模型中自我验证循环的重要性,以提高可靠性并减少人工监督的需要。
@rohanpaul_ai:Claude Code 创建者 Boris Cherny:Anthropic 报告称每位工程师编写的代码量约增长 250%,且未出现明显的质量下降…
Claude Code 创建者 Boris Cherny 讨论了 Anthropic 每位工程师编写的代码量增长 250% 且未出现质量下降的情况,并建议公司允许实验并为 AI 采用提供心理安全感。
@jerryjliu0: 这部分说得一针见血:> "总体而言,我们发现我们对 Claude Code 的限制过度了……虽然这些限制曾经是必要的……"
Jerry Liu 讨论了使用冗长提示词过度限制 AI 模型(如 Claude Code)的适得其反效果,并预测对模型判断的依赖将会增加。
@AMD: Choosing the right model is only part of the conversation. Hear @AnthropicAI's Head of Claude Code, Boris Cherny (@BChe…
Anthropic's Head of Claude Code, Boris Cherny, discusses the evolution from autocomplete to autonomous agents and how Claude has boosted developer output by 8x across the company, emphasizing workflow redesign over model choice.
@rohanpaul_ai: 在软件工程中,我们早已跨越了界限。这是来自 Claude Code 的创建者 Boris Cherny (@bcherny) 的话:“我不再…
Boris Cherny,Claude Code 的创建者,描述了一种工作流程:他不再直接编写代码,而是向 Claude 发出提示,并且常常让一个 Claude 去提示其他 Claude,这突显了 AI 为个体工程师提供的巨大杠杆效应。