Hacker News 中文摘要

RSS订阅

Claude Opus 4.6与4.7版本间系统提示的变化 -- Changes in the system prompt between Claude Opus 4.6 and 4.7

文章摘要

文章对比了Claude Opus 4.6和4.7版本系统提示的变化,指出Anthropic是唯一公开聊天系统提示的主要AI实验室,并介绍了如何通过Git历史追踪这些提示的演变过程。

文章总结

克劳德Opus 4.6与4.7系统提示词的变化

核心变化概述
Anthropic是唯一公开用户端聊天系统提示词的主流AI实验室。其系统提示词档案可追溯至2024年7月的Claude 3版本。2026年4月16日发布的Opus 4.7相较2月5日的4.6版本进行了多项调整:

  1. 产品名称更新

    • "开发者平台"更名为"Claude Platform"
    • 新增提及"Claude in Powerpoint"幻灯片代理工具
  2. 儿童安全强化

    • 新增<critical_child_safety_instructions>标签包裹的扩展内容
    • 关键规则:一旦因儿童安全拒绝请求,后续对话需极度谨慎
  3. 交互风格优化

    • 减少强求:当用户要求结束对话时,不再试图挽留
    • 新增<acting_vs_clarifying>章节:
      • 对模糊请求优先尝试执行而非反复询问
      • 优先使用工具自动解决信息缺失问题
      • 任务开始后需完成完整回答
  4. 新增工具搜索机制

    • 通过tool_search检查潜在可用工具
    • 仅在确认无匹配工具时才声明"无法访问X"
  5. 响应简洁性要求

    • 强调保持回答聚焦简洁,避免冗长免责声明
  6. 移除的旧规则

    • 删除关于避免使用星号表情动作和"真诚地"等词汇的提示(模型已修正该问题)
  7. 新增饮食障碍防护

    • 对疑似饮食障碍用户,禁止提供具体数字、目标或分步计划
  8. 争议问题应答策略

    • 拒绝就复杂争议问题提供简单"是/否"回答,必须给出 nuanced 解释
  9. 政治事实更新

    • 移除关于"特朗普2025年就任总统"的明确说明(模型知识截止更新至2026年1月)

未公开的工具描述
通过直接询问Claude获得的工具列表包括22项功能,如网页搜索、天气查询、文件创建等,与4.6版本相比无变化。

(注:原文中的赞助信息、作者社交媒体链接、时间线导航等非核心内容已省略,保留技术性细节和关键时间节点)

评论总结

以下是评论内容的总结:

  1. 行为模式变化:减少澄清问题,直接执行

    • 用户注意到新版Claude减少了澄清问题的步骤,直接选择最合理的解释执行,提高了效率。
    • 引用:
      • "Older Claude would ask 3 clarifying questions before doing anything. Now it just picks the most reasonable interpretation and goes." (评论1)
      • "I much prefer the agent to prompt me upfront to resolve that before it 'attempts' whatever it wants." (评论3)
  2. 对恶意软件防范的过度敏感

    • 用户抱怨Claude 4.7对恶意软件相关内容的防范过于严格,甚至影响了正常的工作(如金融服务的代码编写)。
    • 引用:
      • "The malware paranoia is so strong that my company has had to temporarily block use of 4.7 on our IDE." (评论2)
      • "Got several sessions blocked and was unable to finish research with it." (评论4)
  3. 系统提示的复杂性与成本问题

    • 用户指出系统提示过于庞大(约6万字),占用了大量上下文窗口,增加了基础设施成本。
    • 引用:
      • "More than 60,000 words... that is approaching 10% and you haven’t even had any user input yet." (评论6)
      • "Why wouldn’t they try to bake this into the weights during training?" (评论6)
  4. 对内容限制的担忧

    • 用户对Claude在饮食失调等领域的限制表示不满,认为这限制了科学探索和个人自由。
    • 引用:
      • "Are we going to incrementally add sections for every 'bad' human behaviour as time goes on?" (评论7)
      • "My concern is these models revert all medical, scientific and personal inquiry to the norm." (评论8)
  5. 其他技术问题

    • 用户提到安全研究和网络爬虫项目受到限制,但未在系统提示中看到相关变更。
    • 引用:
      • "I had seen reports that it was clamping down on security research." (评论9)
      • "But I don’t see any changes mentioned in the prompt that seem likely to have affected that." (评论9)
  6. 系统提示的语言风格

    • 用户注意到系统提示采用第三人称视角和“可以”“应该”等模棱两可的措辞。
    • 引用:
      • "Interesting that it’s not a direct 'you should' but an omniscient 3rd person perspective 'Claude should'." (评论10)
      • "Feels both passive and subjunctive as wishes, vs strict commands." (评论10)

总结:
用户对新版Claude的行为模式变化(减少澄清问题)持不同态度,部分人认为效率提高,部分人偏好更谨慎的交互。对恶意软件防范的过度敏感和内容限制(如饮食失调)引发广泛不满,同时系统提示的复杂性和语言风格也受到批评。