Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ _Note: This list is not intended to compare tools; as maintainers of Kodus, we a

- **[Cursor Bugbot](https://cursor.com/bugbot)** — AI-powered PR review that runs automatically to catch real bugs and security issues with a low false-positive rate.

- **[Ejentum agent-teams](https://github.com/ejentum/agent-teams)** Multi-agent code-review team built on the Ejentum Reasoning Harness. Reviewer agents call `harness_code` and `harness_anti_deception` as agentic tools during the review loop; each call returns a structured scaffold (named failure pattern, executable procedure, suppression vectors, falsification test) the agent reads internally before issuing feedback. Catches false-confident approvals and sunk-cost framings that single-agent reviewers miss.

## Static Analysis & Linters

_Traditional and AI-enhanced tools for enforcing code quality, style, and correctness._
Expand Down