Argot is a Rust-based CLI tool that acts as a statistical code analyzer built from a project's own repository history. Instead of using another LLM, it leverages AST patterns and commit history to determine whether new code belongs in the codebase. It flags foreign imports, superseded patterns, misplaced layering, and other deviations that type checkers and standard linters would miss. Designed as a harness for AI-written code, it runs locally, checks diffs in ~200ms, and integrates into developer workflows to maintain code consistency.
argot sits in PulseGate's Developer Tools category. It focuses on detecting AI-generated or copied code that doesn't match the style, patterns, and conventions of an existing codebase. It is built as an open-source project for developers. argot is open source under the MIT license. It ships for the command line.
It is developed by Tmonier, and it first shipped in 2026. Development happens publicly on GitHub with 13 stars and 183 commits in the last 90 days. Key capabilities include repository-aware linting, AST pattern detection, and foreign code flagging. The interface is available in English and French.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Same category — not a similarity match