anthropics (GitHub)

RSS: https://github.com/anthropics/claude-code/releases.atom
Anthropic GitHub 主页,Claude 背后的 AI 研究公司的开源仓库,包含 SDK、模型工具与研究代码。

Claude Code v2.1.233 发布说明

Claude Code v2.1.233 发布,新增 GitLab MR 支持、用户身份透传(按人分摊费用)、Linux 内存限制防构建卡死,修复了云会话丢失、MCP 订阅重连、通知钩子失效等多个问题。
评论点赞收藏1 天前

Claude Code v2.1.232 版本更新说明

Claude Code v2.1.232 发布,子代理 fork 默认开启,跨会话消息支持 @ 提及,GitLab 接入插件市场,多项权限绕过和安全问题修复。
评论点赞收藏2 天前

Claude Code v2.1.231 修复 MCP OAuth 登录问题

Claude Code v2.1.231 修复了 MCP OAuth 登录失败问题。当使用预注册 OAuth 客户端的服务器(如 Slack)时,之前因重定向 URI 不匹配导致登录报错,此次更新已修复该问题。
评论点赞收藏3 天前

Claude Code v2.1.229 更新日志

Claude Code v2.1.229 修复远程会话断开和 Windows 崩溃等 bug。新增 SSE 保活机制防止 Vertex/Bedrock 长思考时断连,插件市场支持本地命令源无需重启,MCP OAuth 改用 127.0.0.1 解决严格授权服务器兼容问题,/commit-push-pr 不再自动批准带危险 git 标志的操作,VSCode 扩展新增会话分组功能。
评论点赞收藏3 天前

Claude Code v2.1.228 发布说明

Claude Code v2.1.228 修复了多项交互和会话问题。修复了 Windows 上从 git 安装目录的父文件夹启动时找不到 git/Git Bash 的问题;修复了 /tui 命令在 /model 已更改时错误回退到早期模型的问题;改进了跨会话消息显示方式,发送者和内容改为内联展示;Vertex AI 凭证过期或缺失时现在几秒内报错而非重试数分钟;后台插件缓存清理不再误删仅有一个符号链接开发版本的情况。
评论点赞收藏4 天前

Claude Code 泄露用户真实邮箱作为 User-Agent 字符串

Claude Code 在使用 curl 命令时,未经用户确认直接将真实邮箱地址写入 User-Agent 请求头。用户反馈在 1 小时内出现 5 次,涉及 等请求。社区确认这是模型行为而非框架注入,Anthropic 已标记为安全漏洞。
评论点赞收藏4 天前

Claude 默认生成冗长代码注释,无视停止指令

Claude Code 默认给代码加大量冗余注释,即使用户在 中明确要求减少注释也无效。该问题在 GitHub 上获得 99+ 点赞,多位用户确认同样困扰,且自 Opus 4.7 版本后情况恶化。有用户建议内置注释密度调节滑块。
评论点赞收藏5 天前

Claude Code v2.1.227 发布

Claude Code v2.1.227 修复了若干问题:过期登录令牌导致功能标志评估错误、claude-code-action 下 Bash 命令失败、/tui 恢复对话异常,以及性能优化减少事件循环卡顿。
评论点赞收藏5 天前

Claude Code 不再限制每会话 200 个子 agent

Claude Code v2.1.224 移除了每会话 200 个子 agent 的生成限制,新增自托管环境、跨会话消息等功能。Team 和 Enterprise 计划可将自有机器或容器作为运行环境;不同机器上的 Claude Code 会话现在可以互相发消息。沙箱凭证掩码支持 JWT 和 AWS SigV4 重新签名。修复了路径解析错误、后台会话恢复、权限绕过等多个问题。
评论点赞收藏5 天前

v2.1.225

What's changed Added gateway spend-limit support to Claude Code's usage warning; the limit-reached message now names the cap, its reset time, and the operator's message (requires the gateway on 2.1.22...
评论点赞收藏8 天前

v2.1.224

What's changed Added self-hosted environments: claude self-hosted-runner turns your own machines or containers into a place Claude Code web, mobile, and desktop sessions can run, on Team and Enterpris...
评论点赞收藏9 天前

v2.1.223

What's changed Added owner wildcard entries ( "owner/" ) to the strictKnownMarketplaces and blockedMarketplaces managed settings for allowing or blocking all marketplace repos under a GitHub org Added...
评论点赞收藏10 天前

v2.1.222

What's changed Fixed worktree-isolated sessions and their subagents being able to run destructive git commands against the main checkout; isolation now applies to file edits and Bash in every session ...
评论点赞收藏11 天前

Claude Code v2.1.221 发布:新增 Focus 视图,修复 Bash 权限绕过漏洞

发生了什么变化 • [VSCode]新增焦点视图:一个聊天菜单切换功能,隐藏工具活动,隐藏在可展开的每回合总结后面,并配有实时运行工具指示器,开关如下Ctrl+Alt+F或者“Claude Code: Toggle Focus view”命令 • 新增内容mode: "mask"对于Linux和WSL上的沙箱凭证文件——沙箱命令读取哨兵副本(整个文件,或仅是被extract正则表达式),而沙盒代理...
评论点赞收藏12 天前

Claude gen-5模型在BullshitBench上显著退步

Claude gen-5模型nonsense检测率从87%降至52%,输出量翻倍且零拒绝荒谬提示。第三方审计(AMD AI总监234K次工具调用、Anthropic四月事后报告、Endor Labs安全编码测试)佐证质量下滑趋势。报告提出四项改进要求:发布每模型质量遥测、披露静默路由、增加质量回归门禁、建立反馈渠道。
评论点赞收藏12 天前

Claude Code:不要默认附加打开的文件

Claude Code 的 VS Code 扩展默认自动附加当前打开文件和选区到上下文,用户无法全局关闭,只能逐条消息手动取消。多位用户反馈这导致 token 浪费和上下文污染,请求添加持久化设置选项。
评论点赞收藏13 天前

Claude Code 内置任务工具间歇性失效,会话中途突然消失

Claude Code 内置的 Task 工具(TaskCreate/Get/List/Update)出现间歇性失效,部分用户会话中工具突然消失且无提示。多位开发者确认该问题与 GrowthBook 远程功能开关 tengu_vellum_ash 有关,Anthropic 可能因 Token 成本对特定模型(如 Fable-5)关闭了任务功能。此外,在桥接会话中切换账号也会导致工具链断开。这直接破坏了依赖 Task 工具的自动化工作流和实时任务列表显示。
评论点赞收藏23 天前

v2.1.218

What's changed Changed /code-review to run as a background subagent, so review work no longer fills your conversation and keeps stacked slash commands as its review target Added screen-reader announce...
评论点赞收藏24 天前

v2.1.217

What's changed Added emoji shortcode autocomplete in the prompt input: type:heart: to insert ❤️, or:hea for suggestions — disable with the emojiCompletionEnabled setting Added warnings when transcript...
评论点赞收藏25 天前

v2.1.216

What's changed Added sandbox.filesystem.disabled setting to skip filesystem isolation while keeping network egress control Fixed a slowdown in long sessions where message normalization cost grew quadr...
评论点赞收藏26 天前

登录芦苇

登录后关注作者、收藏内容和参与讨论。