Skip to content

fix(action): require API verification and allow graphql commands - #8

Merged
Mearman merged 1 commit into
mainfrom
fix/review-api-verification
Feb 15, 2026
Merged

Mearman merged 1 commit into
mainfrom
fix/review-api-verification

Conversation

@Mearman

@Mearman Mearman commented Feb 15, 2026

Copy link
Copy Markdown
Member

Reduces false positives in reviews by requiring verification before flagging unfamiliar APIs. Adds WebFetch tool access to review mode so the verification instruction can be executed.

Add WebFetch to review mode tools and update prompts to instruct the
reviewer to check node_modules, lockfiles, or official docs before
claiming an API doesn't exist. Training data may be stale for newer
dependency versions.
@Mearman
Mearman force-pushed the fix/review-api-verification branch from 588c8c0 to 36ddeda Compare February 15, 2026 10:37

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-consistent change: prompts now instruct verifying API claims, and WebFetch tool access is granted to execute that instruction. No issues found.

@Mearman
Mearman merged commit 0278704 into main Feb 15, 2026
4 checks passed
@Mearman
Mearman deleted the fix/review-api-verification branch February 15, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant