agent-orchestrator/packages/plugins/scm-github
Prateek d49fdd7bc4 fix: filter out resolved threads in getPendingComments
The method name implies it should only return unresolved/pending review
threads. The isResolved data was already fetched via GraphQL but was not
being filtered on, causing resolved threads to be included in results.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 15:15:21 +05:30
..
src fix: filter out resolved threads in getPendingComments 2026-02-14 15:15:21 +05:30
test fix: filter out resolved threads in getPendingComments 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