v0.6.0-rc300

probelabs/probev0.6.0-rc300Mar 18, 2026by buger

AI Summary

This is a minor release that adds the ability to store AI response output on specific tracing spans (ai.request and search.delegate), enabling better monitoring and debugging of AI interactions.

Key Highlights

  • AI response output is now stored on ai.request spans
  • AI response output is now stored on search.delegate spans
  • Implemented via PR #530 by @buger

New Features

  • Store AI response output on ai.request and search.delegate spans (#529, #530)

Full Release Notes

## What's Changed
* feat: store AI response output on ai.request and search.delegate spans (#529) by @buger in https://github.com/probelabs/probe/pull/530


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc299...v0.6.0-rc300