v0.6.0-rc270
probelabs/probev0.6.0-rc270Mar 4, 2026by buger
AI Summary
Corrects a bug in the completion prompt logic to ensure it maintains the context of the current session rather than triggering recursive answer calls.
Key Highlights
- Fix completionPrompt recursive behavior
- Maintain existing session continuity
Full Release Notes
## What's Changed * fix: completionPrompt continues existing session instead of recursive answer() by @buger in https://github.com/probelabs/probe/pull/475 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc269...v0.6.0-rc270