Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.0.36 Home All releases olderv2.0.35 v2.0.37newer
Claude Code v2.0.36

Enhanced GitHub Actions Workflow Template

What: PR review workflow now triggers on more PR events Details:

  • Previous triggers: [opened, synchronize]
  • New triggers: [opened, synchronize, ready_for_review, reopened]
  • Ensures reviews run when draft PRs become ready for review and when closed PRs reopen
  • Evidence: Workflow template yp2 at line 452368, trigger definition at line 452314

See this entry in the whole of v2.0.36 →