Tag: Anthropic
All the articles with the tag "Anthropic".
-
Claude Opus 4.7 系统提示词变化全解析
Published: at 01:02 AMAnthropic 是少数公开发布系统提示词的 AI 厂商。本文梳理 Claude Opus 4.6 到 4.7 系统提示词的核心变更,包括行动优先策略、tool_search 机制、内容安全扩充以及冗余措辞的清理。
-
Claude Code Auto Mode:用分类器替代人工审批的安全实践
Published: at 03:20 AMAnthropic 工程博客详解 Claude Code auto mode 的设计思路:用双层分类器(输入层提示词注入探针 + 输出层转录分类器)自动审批权限请求,在保留93%通过率的前提下把危险动作拦截率做到实用水平。