Open source platform for code review automation ✅
<a href="https://circleci.com/gh/codechecks/monorepo"><img alt="Build Status" src="https://circleci.com/gh/codechecks/monorepo/tree/master.svg?style=svg"></a>
<a href="https://github.com/codechecks/monorepo/raw/v0.0.2/package.json"><img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square"></a>
<img src="https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square" alt="All Contributors">
<a href="https://codechecks.io"><img src="https://raw.githubusercontent.com/codechecks/docs/master/images/badges/badge-default.svg?sanitize=true" alt="codechecks.io"></a>
CodeChecks.io is a framework for code review automation. It allows writing plugins (codechecks) in JavaScript that:
import { codechecks } from "@codechecks/client";
export default async () => {
await codechecks.success({
name: "Hello world!",
shortDescription: "It's so easy!",
longDescription: "# Hello! 👋",
});
};

Particular codechecks can be distributed as npm packages and can be setup in a declarative way in
codechecks.yml file.
| Package | Version | Description |
|---|---|---|
@codechecks/client |
TypeScript/JavaScript client used for executing codechecks |
Note: Currently we are in the process of open sourcing whole platform.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome! Read more!
$ claude mcp add monorepo \
-- python -m otcore.mcp_server <graph>