crsversion Documentation on ocaml.org

A tool for managing inline review comments embedded in source code

The [crs] package provides libraries and a CLI to help manage inline review comments embedded directly in source code using a specialized syntax.

With [crs] you can locate, parse, and manipulate these comments easily, and perform tasks such as systematically updating comments across multiple files, changing their priority, marking them as resolved, modifying reporter or assignee information, and more.

This tool can be used during development or integrated into your CI pipeline. For example, you can use [crs] to ensure no unresolved comments remain before merging a pull request or releasing a new version of your software.

Beyond its standalone functionality, [crs] is intended to serve as a sharable building block for more comprehensive code review systems and collaborative workflows.

The [crs] projects builds upon ideas from iron, a code review system built by Jane Street and released as open source in 2016-2017. We deeply appreciate Jane Street’s willingness to share iron, which has provided a valuable starting point for exploring and advancing these ideas.

Tags code-review inline-comments
AuthorMathieu Barbin
LicenseLGPL-3.0-or-later WITH LGPL-3.0-linking-exception
Published
Homepagehttps://github.com/mbarbin/crs
Issue Trackerhttps://github.com/mbarbin/crs/issues
MaintainerMathieu Barbin <opensource@mbarbin.org>
Dependencies
Source [http] https://github.com/mbarbin/crs/releases/download/0.0.20260307/crs-0.0.20260307.tbz
sha256=77f77c61e908a6716fa876f5648f662ffaf7e24be4a7889fd6b53121592311bb
sha512=5fc6252650571c4127ebb1e61fecf78c5d4ce35e2832dff47125cda1448e07ea6d4da5e3a9a28643e3491d3594b0ee8857214241f98bd0296ada2c35ea8daa4b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/crs/crs.0.0.20260307/opam
No package is dependent