Skip to content

Choose a tag to compare

@newbe36524 newbe36524 released this 09 Feb 12:49
Fix: Improve JSON parsing in GitHub Actions workflow

Replace fragile grep-based JSON parsing with robust jq/Node.js parsing to handle responses with newlines, quotes, and complex JSON structures. Add CLI execution error handling with graceful fallback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>