Skip to main content

Automated multi-agent code review tool for GitHub PRs

Project description

MARX - Multi-Agentic Review eXperience

Build status MIT License Python

Marx spins up multiple AI agents in Docker containers, each reviewing your PR independently. It merges their findings, removes duplicates, and gives you a pending GitHub review you can edit before submitting.

Screenshots

CLI summary CLI issues

Features

  • Parallel multi-agent reviews with automatic deduplication
  • YOLO-mode agents run in Docker with review tools and PR context
  • Create a pending GitHub review from merged issues (edit before submit)
  • Structured review outputs with a merged summary
  • Interactive PR selection (excludes your own PRs and PRs assigned to you)
  • Works with local CLI configs or API keys (config dirs are mounted into containers)
  • JSON output for automation via --json-output

Prerequisites

  • git
  • gh (authenticated)
  • docker

Install

uv tool install marx-ai

Need Nix or a source install? See Installation.

Configure

Create ~/.marx with your GitHub token and any agent keys you want to use. The GitHub token must be a classic PAT with the repo scope (details):

cat > ~/.marx <<'MARX'
GITHUB_TOKEN=ghp_your_token_here
ANTHROPIC_API_KEY=your_claude_key
OPENAI_API_KEY=your_openai_key
GEMINI_API_KEY=your_gemini_key
MARX

If you already use the agent CLIs locally, Marx copies ~/.claude, ~/.codex, and ~/.gemini into the containers so those configs work there too. API keys are optional. See Configuration for details.

Use

# Interactive PR selection
marx

# Review a specific PR with all agents
marx --pr 123 --agents claude,codex,gemini

# Machine-readable output
marx --pr 123 --json-output

Docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

marx_ai-0.3.3.tar.gz (32.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

marx_ai-0.3.3-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

Details for the file marx_ai-0.3.3.tar.gz.

File metadata

  • Download URL: marx_ai-0.3.3.tar.gz
  • Upload date:
  • Size: 32.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for marx_ai-0.3.3.tar.gz
Algorithm Hash digest
SHA256 6de13f6404f942446f79cfe39909e0843b95a0e4709a6383c68d15f9257049a0
MD5 b38f444016703ddbe826e1eb75737174
BLAKE2b-256 0f772d36551c6a5c7910e8110aace6234ddb737b165f090519c670dbb1985894

See more details on using hashes here.

Provenance

The following attestation bundles were made for marx_ai-0.3.3.tar.gz:

Publisher: publish.yml on forketyfork/marx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file marx_ai-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: marx_ai-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 30.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for marx_ai-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b88d3774fd38e7652892429217c007cc9195e91d646487a6b1d358c128d20f15
MD5 48ceb007c24d49032f97f93f79fc38e0
BLAKE2b-256 62bd877dfd4a7b90eb5a7bb96c56fa988e14e089a0d8fff803ca1657511ed65c

See more details on using hashes here.

Provenance

The following attestation bundles were made for marx_ai-0.3.3-py3-none-any.whl:

Publisher: publish.yml on forketyfork/marx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page