v0.6.0-rc235
probelabs/probev0.6.0-rc235Feb 16, 2026by buger
AI Summary
This release fixes a bug where delegate tools were failing to inherit specific capabilities (MCP, bash, and allowedTools) from their parent tools.
Key Highlights
- Fixed inheritance of MCP, bash, and allowedTools in delegate tools
- Resolved configuration sharing between parent and child tools
Full Release Notes
## What's Changed * fix: delegate tool inherits MCP, bash, and allowedTools from parent by @buger in https://github.com/probelabs/probe/pull/416 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc234...v0.6.0-rc235