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.2.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.2-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: marx_ai-0.3.2.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.2.tar.gz
Algorithm Hash digest
SHA256 6e0f3bcee47f9bf475f3f5872295f2e1b0c2865de372f94d23da38c325ed695e
MD5 e1785bb9fc6b96e9dc9f5fc749d1cde9
BLAKE2b-256 887d4d0f7f7b40c47fcf7e608af1913c5c18d0963545a899616cda7931826f0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for marx_ai-0.3.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: marx_ai-0.3.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 382856216b5df641409590cf883dd46cf389d73733013ba4d9cf3423d83c7435
MD5 e380596f2c52f6bc9711bd6518a9cdf1
BLAKE2b-256 326e9081148c4f6010d3a98e6555d898c72700b127b88c2ffe8ef959561d0b3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for marx_ai-0.3.2-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