Skip to content

v2.43.3

Choose a tag to compare

@j-mendez j-mendez released this 02 Feb 02:19
· 769 commits to main since this release

Bug Fix

  • fix(automation): Improve best_effort_parse_json_object parsing to handle LLM responses with reasoning text before JSON code blocks
    • Find ```json blocks anywhere in response (not just at boundaries)
    • Support JSON arrays in addition to objects
    • Better fallback parsing for various LLM response formats

Full Changelog: v2.43.2...v2.43.3