Continue runs AI checks on every pull request. Each check is a markdown file in your repo that shows up as a GitHub status check ā green if the code looks good, red with a suggested fix if not.Documentation Index
Fetch the complete documentation index at: https://continue-docs-dependabot-npm-and-yarn-docs-multi-c8c89d9539.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
- Go to continue.dev/check to run checks on a pull request.
How it works
You define checks as markdown files in.continue/checks/. Each file has a name, a description, and a prompt that tells the AI what to look for.
.continue/checks/security-review.md