agent-orchestrator/packages/plugins/scm-github
Prateek dc838eb63b fix: add pagination to getAutomatedComments and increase thread limit
- getAutomatedComments: add --paginate flag to REST API call to fetch
  all review comments beyond the default 30-item first page
- getPendingComments: increase GraphQL reviewThreads limit from 100 to
  250 (GitHub's max for connections)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 15:15:21 +05:30
..
src fix: add pagination to getAutomatedComments and increase thread limit 2026-02-14 15:15:21 +05:30
test fix: address PR review + lint — error context, GraphQL vars, mergeability 2026-02-14 15:15:21 +05:30
package.json fix: address PR review — GraphQL injection, N+1 queries, timeouts, tests 2026-02-14 15:15:21 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30