Netclaw 0.20.1
0.20.1 2026-05-21
Netclaw v0.20.1 — Bug fixes for Anthropic MCP tool names, stale approval buttons, and sub-agent working directories
Bug Fixes
- MCP Anthropic tool-name alias — MCP tools with
/in their names now use an Anthropic-safe alias, fixingBadRequesterrors on every LLM call when using Anthropic models with MCP tools. (#1134) - Stale approval button forwarding — Slack, Discord, and Mattermost approval buttons now correctly forward stale approval clicks back to the session instead of becoming dead/unresponsive after a turn completes. (#1139)
- Sub-agent working directory propagation — parent's resolved
cwdis now propagated to spawned sub-agents, fixing shell approvals showing "(no working directory)" and broken folder-scoped grant matching. (#1130)