v0.6.0-rc254

probelabs/probev0.6.0-rc254Feb 20, 2026by buger

AI Summary

Fixes issues with Markdown escape sequences in JSON and allows valid JSON responses without forcing a completion attempt.

Key Highlights

  • Sanitized Markdown escape sequences to prevent double-wrapping
  • Accept valid JSON without attempt_completion when schema expected

Full Release Notes

## What's Changed
* fix: sanitize Markdown escape sequences in JSON to prevent double-wrapping (issue #441) by @buger in https://github.com/probelabs/probe/pull/442
* fix: accept valid JSON without attempt_completion when schema expected (issue #443) by @buger in https://github.com/probelabs/probe/pull/445


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc253...v0.6.0-rc254