ci / ci (pull_request) Successful in 4m10s
`tea issues edit --add-labels` applies org-level labels correctly, but `tea issues ls` can return the pre-edit label set for several seconds afterwards. Reading that stale result as a failed edit sent one investigation down three wrong paths (missing token, tea too old, switch to curl) before the original command turned out to have worked. Recorded next to the existing `</dev/null` trap; both are tea behaviours that read as breakage to a non-interactive caller. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>