Autonomous review loop - automates the review-fix-push cycle
Project description
Autonomous Review Loop
Automate the review-fix-push cycle.
Pair your review bot with your coding agent: reviewloop delegates the entire review-fix-push cycle so you only step in when human judgment is needed.
Installation
uv tool install reviewloop
reviewloop init
Getting Started
Claude Code
Select Claude Code during reviewloop init. Then run this within your claude code session:
/reviewloop
Any Coding Agent
Select Script based during reviewloop init. This creates standalone scripts and a prompt file at scripts/reviewloop/reviewPrompt.txt. Feed it to any coding agent (Cursor, Windsurf, etc.) with @scripts/reviewloop/reviewPrompt.txt to start the loop.
How It Works
- Waits for CI to complete
- Fetches inline comments and review comments
- Fixes valid issues and asks you about ambiguous ones
- Resolves threads and pushes
- Repeats until no unresolved comments remain
Features
- Batched decision-making: Aggregate review requests instead of triaging comments one by one.
- Parallel work: Continue other tasks while the loop runs in the background.
- Multi-pass resolution: Iterates automatically until clean.
- Agent-agnostic: Works with Claude Code, Cursor, Windsurf, or any coding agent.
Documentation
For full documentation, troubleshooting, and advanced usage, visit the GitHub repository.
Project details
Release history Release notifications | RSS feed
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 reviewloop-0.3.1.tar.gz.
File metadata
- Download URL: reviewloop-0.3.1.tar.gz
- Upload date:
- Size: 143.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb3b448e2183be0d72509c511128a51316c7e4e6283b097c907a773a5b9dcfb
|
|
| MD5 |
eae842ded58af82bfdecfaa85da95c5d
|
|
| BLAKE2b-256 |
a07496a9c3c7c6622db19555e7a5083280c406886cdd169f38e43b9b827cb605
|
File details
Details for the file reviewloop-0.3.1-py3-none-any.whl.
File metadata
- Download URL: reviewloop-0.3.1-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24403c271a6d4734299ce27228cbddc7973afd00ce2bf3e8ee803d99b9b5ff59
|
|
| MD5 |
957df54c1f6d72b53644da00fbedd975
|
|
| BLAKE2b-256 |
b7894b9488b54c94348a75edcaa09deec1755db2f4dc25181932d0763463c6d3
|