v0.6.0-rc303

probelabs/probev0.6.0-rc303Mar 19, 2026by buger

AI Summary

This is a minor bug fix release (v0.6.0-rc303) for probelabs/probe that addresses an issue with the code explorer search prompts. The update implements concept deduplication and a circuit breaker mechanism to improve search functionality and stability.

Key Highlights

  • Bug fix for code explorer search prompts
  • Implementation of concept deduplication to remove duplicate entries
  • Addition of circuit breaker pattern for improved stability
  • Single PR fix by @buger (PR #539)

Full Release Notes

## What's Changed
* fix: code explorer search prompts — concept dedup and circuit breaker by @buger in https://github.com/probelabs/probe/pull/539


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc302...v0.6.0-rc303