Skip to content

Releases: HagiCode-org/haginotifier

Release list

v1.0.0

Choose a tag to compare

@newbe36524 newbe36524 released this 09 Feb 12:30

What's Changed

New Contributors

Full Changelog: https://github.com/HagiCode-org/haginotifier/commits/v1.0.0

v1

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>