mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-02 03:35:09 +02:00
336dbaa50d
claude -p can return subtype="success" with is_error=true when the API is unreachable. Previously we only checked subtype, so API failures silently passed. Now check is_error first and report as 'error_api'. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>