v0.6.0-rc256

probelabs/probev0.6.0-rc256Feb 23, 2026by buger

AI Summary

Fixes critical bugs related to XML entity parsing and JSON validation loops while expanding the capabilities of git and GitHub CLI patterns.

Key Highlights

  • Fixed unescape XML entities in tool call parameters
  • Fixed JSON validation infinite loop
  • Expanded git and gh bash patterns with comprehensive tests

New Features

  • Expanded git and gh bash patterns

Full Release Notes

## What's Changed
* fix: unescape XML entities in tool call parameters by @buger in https://github.com/probelabs/probe/pull/448
* fix: JSON validation infinite loop (issue #447) by @buger in https://github.com/probelabs/probe/pull/449
* feat: expand git and gh bash patterns with comprehensive tests by @buger in https://github.com/probelabs/probe/pull/450


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc255...v0.6.0-rc256