Skip to content

Commit 2e240d4

Browse files
Merge pull request #7 from continuedev/pe/checks-readme
Add AI Checks section to README
2 parents db52735 + 4ce3c48 commit 2e240d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ Looking for the VS Code extension? [See here](extensions/vscode/README.md).
8080
Read the [contributing guide](https://github.com/continuedev/continue/blob/main/CONTRIBUTING.md), and
8181
join the [GitHub Discussions](https://github.com/continuedev/continue/discussions).
8282

83+
## AI Checks
84+
85+
AI checks are markdown files that define code quality standards — each one runs as a full AI agent on every PR, catching issues that linters and tests can't express. Follow the [continuedev/checks](https://github.com/continuedev/checks) README to set up your first check.
86+
8387
## License
8488

8589
[Apache 2.0 © 2023-2024 Continue Dev, Inc.](./LICENSE)

0 commit comments

Comments
 (0)