Files
Trevin Chow c1b13bbe8f fix(resolve-pr-feedback): reduce GraphQL pagination limits for token efficiency
Reduce review thread fetch from 100 to 50 (PRs with 50+ active threads
are extraordinary) and per-thread comments from 50 to 10 (most threads
have 1-5 comments, and the resolver agent reads the source file directly).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 12:07:40 -07:00
..