v0.6.0-rc269

probelabs/probev0.6.0-rc269Mar 4, 2026by buger

AI Summary

Modifies the tool building process to properly wrap MCP tool schemas using the jsonSchema utility for better compatibility.

Key Highlights

  • Wrap MCP tool schemas with jsonSchema()
  • Fix _buildNativeTools implementation

Full Release Notes

## What's Changed
* fix: wrap MCP tool schemas with jsonSchema() in _buildNativeTools by @buger in https://github.com/probelabs/probe/pull/473


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc268...v0.6.0-rc269