github Yeachan-Heo/oh-my-claudecode v3.7.11
v3.7.11 - MCP Tools Inheritance + AST/Python REPL

latest releases: v4.9.1, v4.9.0, v4.8.2...
one month ago

What's New

Sub-Agent MCP Tool Inheritance

  • Sub-agents now inherit all MCP tools by default (LSP, AST, python_repl)
  • 14 executor-type agents: removed restrictive tools: allowlist for full tool inheritance
  • 18 read-only agents: switched to disallowedTools: Write, Edit denylist approach

MCP Server: All 15 Tools

  • MCP server now exposes 15 tools: 12 LSP + 2 AST + python_repl
  • Previously only 12 LSP tools were exposed

AST Tools Graceful Degradation

  • ast_grep_search and ast_grep_replace now gracefully degrade when @ast-grep/napi is unavailable
  • Returns helpful installation message instead of crashing

omc-setup: AST Install Step

  • New Step 4.5 in /omc-setup offers to install @ast-grep/napi globally
  • Supports AST-aware code search across 17 languages

AGENTS.md Documentation

  • Added hierarchical AGENTS.md files across the codebase

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.