SDKv2.5.15
Fetch pull requests reliably regardless of repository size
Agno Team
April 9, 20261 min read
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.