返回全部动态

Claude Code 2.1.178 更新:Agent 团队简化与多项修复

原标题:2.1.178

Claude Code Changelog一手来源产品发布质量 79

AI 摘要

Claude Code 2.1.178 版本更新,主要改进了 Agent teams 功能,移除了 TeamCreate 和 TeamDelete 工具,改为隐式团队模式,可直接通过 Agent 工具的 name 参数生成队友。新增 Tool(param:value) 语法用于权限规则匹配,支持嵌套 .claude/skills 目录,并修复了多个子代理、远程控制、沙箱和 VSCode 集成相关的问题。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

- Agent teams: removed the `TeamCreate` and `TeamDelete` tools. With `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` set, every session now has one implicit team — spawn teammates directly with the Agent tool's `name` parameter, no setup step needed. The `team_name` parameter on the Agent tool is still accepted but ignored. - Added `Tool(param:value)` syntax for permission rules to match a tool's input parameters (with `*` wildcard), e.g. `Agent(model:opus)` to block Opus subagents - Skills in nested `


发布时间:—
抓取时间:2026-09-07 03:46
来源机构:Anthropic
阅读原文raw.githubusercontent.com