v0.6.0-rc251
probelabs/probev0.6.0-rc251Feb 19, 2026by buger
AI Summary
Fixes a memory leak in the output buffer caused by a cascade of retry prompts during completion.
Key Highlights
- Prevented _outputBuffer leak via completionPrompt/JSON-retry cascade
Full Release Notes
## What's Changed * fix: prevent _outputBuffer leak via completionPrompt/JSON-retry cascade by @buger in https://github.com/probelabs/probe/pull/436 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc249...v0.6.0-rc251