mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-08 21:49:45 +08:00
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>