Open Code Review Toolkit
Open Code Review Toolkit is an unofficial GitLab CI integration layer for Alibaba Open Code Review. It provides bounded repository evidence, a compact review bootstrap, a built-in read-only MCP server, environment-driven OCR configuration, preflight validation, and safe GitLab merge-request posting. It does not bundle or download the ocr binary.
[!NOTE] The project is under active development; the public API, CLI, environment contract, and generated schemas may evolve before 1.0.
Install
Install the Python package from PyPI and install a supported OCR binary separately:
python -m pip install open-code-review-toolkit
ocr --version
ocr-ci --help
The exact recommended OCR release and its verified asset checksums live in the versioned compatibility manifest. CI should pin that release and checksum before execution.
The versioned compatibility policy records tested assets and evidence and describes the conservative Dependabot-like qualification workflow for later upstream releases.
Review output defaults to English. OCR_REVIEW_LANGUAGE accepts another explicit language name when a project needs localized review output; for example, OCR_REVIEW_LANGUAGE=Russian.
The current OCR 1.10.2 integration defaults OCR_REVIEW_EFFORT to medium for two review rounds. low and high are explicit one- and three-round alternatives; see the configuration reference for cost, budget, and precedence boundaries.
Stable distributions are published to PyPI and mirrored as checksum-listed, provenance-attested assets in the corresponding GitHub Release. Development snapshots are published only to TestPyPI.
How reviews evolve
On a successful rerun, the toolkit replaces untouched OCR-only notes instead of accumulating stale reviews. A human reply transfers that discussion to the team: the conversation is preserved and a matching finding is suppressed. Reply with /ocr suppress or @<live-bot-username> suppress to keep a discussion open without future repeats; use the corresponding resolve command to resolve it after the next successful posting transaction. For example, a bot named mr.bot accepts the exact reply @mr.bot resolve.
Suppression uses both the GitLab diff position and a stable finding fingerprint, so ordinary line shifts do not normally bring the same bug back. A materially changed finding can still receive a new discussion. See GitLab review operations for the complete lifecycle, posting modes, permissions, failure behavior, and Mermaid state diagram.
After every current review note publishes, the GitLab adapter can add a conservative approval bound to receipt v5's exact reviewed source SHA and merge-request author. This write is enabled by default; set OCR_AUTO_APPROVE=false when the bot must remain comment-only. DLP-clean metadata, generic discussions, and adapter records do not independently block approval, while degraded metadata, DLP rejection, required context degradation, admitted remediation history, legacy receipts, publication filtering, any direct external MCP, author movement, or bot self-authorship prevents an approval write. GitLab approval rules and protected-branch policy remain authoritative. The toolkit only adds an eligible approval; it never removes an existing approval when a later review is ineligible or disabled.
Accepted tradeoffs can be recorded in .opencodereview/accepted-decisions.md; the evidence collector supplies only applicable target-ref decisions and never lets a source change self-authorize its review. Root and nested target AGENTS.md/CLAUDE.md guidance is similarly exposed through the existing evidence MCP with deterministic scope and precedence, while any guidance touched by the merge request is excluded. See Accepted project decisions and Target project guidance for formats and trust boundaries.
Project architecture
The shipped Repository Evidence Engine reads immutable base/head Git objects, stores bounded typed facts and deltas, creates the compact bootstrap used by OCR, and exposes detailed facts, scoped completeness, and base/head changes through the mandatory built-in read-only MCP server. Protected-policy enriched reviews can acquire stable GitLab discussions, verified remediation history, and authorized external issue/document records before OCR. Forge-specific acquisition and posting stay at provider edges; the broker, DLP, store, MCP, receipts, and tests use common contracts so a future GitHub adapter can reuse them without inheriting GitLab API semantics. The same built-in MCP exposes only opaque committed context_list/context_get handles; it has no provider network or arbitrary identifier path. Direct external MCP remains a separate privileged, comment-only operator boundary.
- Toolkit strategy - durable product boundaries, architecture, invariants, and non-goals.
- Bounded review context - protected policy, adapter protocol, GitLab discussions, opaque handles, DLP, receipt, and cleanup contracts.
- Roadmap - milestone status, dependencies, outcomes, and completion signals.
- Backlog - inactive implementation-ready work; active execution remains in
PLANS.md.
GitLab CI quick start
- Configure protected/masked
GITLAB_API_TOKENand LLM variables in GitLab. - Pin and checksum the OCR binary.
- Install this package.
- Run the four public helper stages around
ocr review:
ocr-ci preflight
ocr-ci configure
ocr-ci review --result /tmp/ocr-result.json --stderr /tmp/ocr-stderr.log -- ... --format json
ocr-ci post --result /tmp/ocr-result.json --stderr /tmp/ocr-stderr.log
See the GitLab mode matrix, the complete ocr-review.gitlab-ci.yml pipeline, the GitLab setup guide, and GitLab review operations.
Configuration and safety
Configuration is environment-driven. The configuration reference documents supported OCR_*, CI_*, GITLAB_*, and MCP inputs. Posting requires GITLAB_API_TOKEN; job tokens and legacy aliases are deliberately unsupported.
Repository content, OCR output, and provider responses are untrusted inputs. The toolkit applies bounded reads and writes, secret redaction, Unicode normalization, Markdown/quick-action neutralization, fingerprinted comments, ownership boundaries for human replies, and rollback controls. Review the security and trust model before enabling write access.
Development and release
- Documentation index
- Contributing
- Code of Conduct
- Development guide
- Security policy
- Release process
- Changelog
Licensed under Apache-2.0.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file open_code_review_toolkit-0.8.5.tar.gz.
File metadata
- Download URL: open_code_review_toolkit-0.8.5.tar.gz
- Upload date:
- Size: 229.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
168d28b9ce9eaf489dad6f29924da95d297a8be9407f42d431799224564f4bc2
|
|
| MD5 |
1305417f69e91190befa920078b1a241
|
|
| BLAKE2b-256 |
f87744653478cb54b1be92316e36eb3aa34dc2901edac8540e293ba8982cbc40
|
Provenance
The following attestation bundles were made for open_code_review_toolkit-0.8.5.tar.gz:
Publisher:
release.yml on xeonvs/open-code-review-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
open_code_review_toolkit-0.8.5.tar.gz -
Subject digest:
168d28b9ce9eaf489dad6f29924da95d297a8be9407f42d431799224564f4bc2 - Sigstore transparency entry: 2615833759
- Sigstore integration time:
-
Permalink:
xeonvs/open-code-review-toolkit@72c511104f078110ea78bb8f1f2bb1d4048f4d20 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/xeonvs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@72c511104f078110ea78bb8f1f2bb1d4048f4d20 -
Trigger Event:
pull_request
-
Statement type:
File details
Details for the file open_code_review_toolkit-0.8.5-py3-none-any.whl.
File metadata
- Download URL: open_code_review_toolkit-0.8.5-py3-none-any.whl
- Upload date:
- Size: 291.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c4792d98700ab46ca082d0cb3bfb7d35332ed60ade56caa34417b3144eb29b7
|
|
| MD5 |
61008330577a1f54a72875bcdb57aa28
|
|
| BLAKE2b-256 |
e5e9d09fadc8ead7d43466c9b89da7d9d7e18cece79a560a47f875f236be85a1
|
Provenance
The following attestation bundles were made for open_code_review_toolkit-0.8.5-py3-none-any.whl:
Publisher:
release.yml on xeonvs/open-code-review-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
open_code_review_toolkit-0.8.5-py3-none-any.whl -
Subject digest:
4c4792d98700ab46ca082d0cb3bfb7d35332ed60ade56caa34417b3144eb29b7 - Sigstore transparency entry: 2615833788
- Sigstore integration time:
-
Permalink:
xeonvs/open-code-review-toolkit@72c511104f078110ea78bb8f1f2bb1d4048f4d20 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/xeonvs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@72c511104f078110ea78bb8f1f2bb1d4048f4d20 -
Trigger Event:
pull_request
-
Statement type: