v0.6.0-rc306

probelabs/probev0.6.0-rc306Mar 20, 2026by buger

AI Summary

This is a patch release (rc306) for Probe v0.6.0 that addresses a bug where MCP configuration and prompt settings were not being properly propagated to delegate subagents. The fix ensures that subagents inherit the correct MCP settings from their parent agent.

Key Highlights

  • Fixed bug where MCP config settings were not propagating to delegate subagents
  • Fixed bug where prompt settings were not propagating to delegate subagents
  • This fix ensures subagents receive the same MCP configuration as their parent agent

Full Release Notes

## What's Changed
* fix: propagate MCP config and prompt settings to delegate subagents by @buger in https://github.com/probelabs/probe/pull/543


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc305...v0.6.0-rc306