Skip to content

Releases: HagiCode-org/haginotifier

v1.0.0

09 Feb 12:30

Choose a tag to compare

What's Changed

New Contributors

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

v1

09 Feb 12:49

Choose a tag to compare

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>