Skip to content

TDD Guard v1.7.0

Latest

Choose a tag to compare

@nizos nizos released this 23 Jun 18:47
v1.7.0
14793c6

What's Changed

Bug Fixes

  • Surface the real cause of a Claude Agent SDK validation error (e.g. credit/balance messages) instead of a truncated parsing error (#191)
  • Handle reasonless, non-JSON, and decision-less model responses robustly, failing closed when no usable decision is present

Improvements

  • Validation responses now omit the reason when allowing an operation, reducing noise and token use
  • Refactored the hook-payload boundary so the tool operation is parsed once into a typed value and threaded through validation, persistence, and the lint/test paths

Documentation

  • Point new users to Probity as the next step

Full Changelog

v1.6.9...v1.7.0