Some checks failed
CI / Check (pull_request) Failing after 1m28s
CI / Detect Changes (pull_request) Has been skipped
CI / Deploy Agent (pull_request) Has been skipped
CI / Deploy Dashboard (pull_request) Has been skipped
CI / Deploy Docs (pull_request) Has been skipped
CI / Deploy MCP (pull_request) Has been skipped
The Gitea tracker was silently swallowing HTTP error responses — only network failures were caught, so 4xx/5xx from Gitea went unnoticed and the agent logged success even when reviews weren't posted. - Add response status checking to create_pr_review, update_issue_status, and add_comment - Add fallback in create_pr_review: if inline comments fail, retry as a plain PR comment so the summary still gets posted Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>