v0.6.0-rc277
probelabs/probev0.6.0-rc277Mar 6, 2026by buger
AI Summary
This release (v0.6.0-rc277) adds the ability to override the search delegate model through configuration files and environment variables, providing more flexibility for users to customize search behavior without code changes.
Key Highlights
- Added search delegate model override capability via configuration
- Support for environment variable-based search delegate model override
- PR #481 merged by @buger
New Features
- Search delegate model override via config files
- Search delegate model override via environment variables
Full Release Notes
## What's Changed * feat: add search delegate model override via config and env vars by @buger in https://github.com/probelabs/probe/pull/481 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc276...v0.6.0-rc277