-
chore(release): v3.7.11 - MCP tools inheritance + AST/python_repl
发布于
2026-01-28 09:29:30 +00:00 Major changes:
- Sub-agents now inherit ALL MCP tools by default (removed restrictive
tools:fields) - 14 executor-type agents: removed tools allowlist for full inheritance
- 18 read-only agents: switched to
disallowedTools: Write, Editdenylist - MCP server now exposes 15 tools: 12 LSP + 2 AST + python_repl
- AST tools gracefully degrade when @ast-grep/napi unavailable
- omc-setup skill now offers to install @ast-grep/napi for AST tools
- Added hierarchical AGENTS.md documentation files
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
下载附件
- Sub-agents now inherit ALL MCP tools by default (removed restrictive