v0.6.0-rc296
probelabs/probev0.6.0-rc296Mar 13, 2026by buger
AI Summary
This release (v0.6.0-rc296) introduces a new feature for negotiated timeout handling with an independent observer LLM pattern. The change was contributed by @buger via pull request #518. As a release candidate, this represents an incremental update in the probe project's ongoing development.
Key Highlights
- New feature: negotiated timeout with independent observer LLM pattern
- Single feature addition via pull request #518
- Increment from v0.6.0-rc295 to v0.6.0-rc296
New Features
- Implemented negotiated timeout mechanism with independent observer LLM pattern for improved timeout handling in LLM interactions
Full Release Notes
## What's Changed * feat: negotiated timeout with independent observer LLM pattern by @buger in https://github.com/probelabs/probe/pull/518 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc295...v0.6.0-rc296