v2.43.3
Bug Fix
- fix(automation): Improve
best_effort_parse_json_objectparsing 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