v2.5.15
April 9, 2026
Fetch pull requests reliably regardless of repository size
Resolved a crash in GitHubTools where get_pull_requests would raise an IndexError if the repository contained fewer pull requests than the specified limit. The tool now returns however many PRs are available.
