Install the Videlic GitHub App and every pull request gets a full verdict — right where you review code. No CLI, no SDK, no code changes.
Connect GitHubWhat you get
A comment on every PR — claims vs reality, blast radius, and test gaps. Updates in place, so no thread spam.
An advisory check on the head commit. Make it required to block merges until the agent's work is verified.
Install once, pick your repos. Videlic detects the agent from the session — nothing to configure.
How to set up
Install the GitHub App
Add the Videlic App and grant access to the repos you want reviewed.
Add the agent hook
One line connects your agent's sessions to Videlic — your key is included.
Open a PR
Code as usual. Open a pull request and the verdict posts in about a minute.
Example
Review — claimed tests pass, but the suite was deleted
The session reported the auth tests green, but the diff removes the test file and adds nothing in its place.
→ Restore the deleted tests before merging auth/login.test.ts
Top signals
auth/login.test.tsauth.tscheckout.test.ts:42feat/auth-refactor · Read the full report →
Posted by Videlic — what your AI coding agent actually did.