v0.6.0-rc304
probelabs/probev0.6.0-rc304Mar 20, 2026by buger
AI Summary
This release (v0.6.0-rc304) introduces LLM-based semantic deduplication and structured delegate responses, along with several bug fixes including a non-blocking circuit breaker and NaN guard for delegates.
Key Highlights
- LLM-based semantic deduplication for improved message handling
- Structured delegate response format
- Non-blocking circuit breaker implementation
- Language-aware deduplication
- Delegate NaN guard for improved error handling
New Features
- LLM-based semantic deduplication
- Structured delegate response
- Shared provider utility
Full Release Notes
## What's Changed * fix: non-blocking circuit breaker, language-aware dedup, delegate NaN guard by @buger in https://github.com/probelabs/probe/pull/540 * feat: structured delegate response, LLM-based semantic dedup, shared provider utility by @buger in https://github.com/probelabs/probe/pull/541 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc303...v0.6.0-rc304