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 v1.0.57 Home All releases olderv1.0.56 v1.0.58newer
Claude Code v1.0.57

pr-comments Prompt Optimization

The pr-comments prompt feature now uses Claude 3.5 Haiku model for improved performance when fetching and analyzing GitHub pull request comments. This optimization provides faster responses while maintaining quality for this specific use case.

Example usage remains the same:

# Fetch comments from the current PR
claude pr-comments

# With additional context
claude pr-comments "focus on security-related feedback"

See this entry in the whole of v1.0.57 →