Metadata-Version: 2.4
Name: ai-pr-review
Version: 0.0.0
Summary: AI code review tool — Automated PR reviews with security pattern scanning. Catch bugs before they ship.
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.25
Requires-Dist: rich>=13
Requires-Dist: pydantic>=2
Requires-Dist: typer>=0.9

# AI PR Review

> 自动代码审查机器人 — 从 Claude Code 权限链逆向的安全/质量审查引擎

## 安装

```bash
pip install ai-pr-review
```

## 使用

```bash
# 快速审查一个 PR
pr-review https://github.com/owner/repo/pull/123

# 审查并发表评论到 PR
export GITHUB_TOKEN='ghp_xxxx'
pr-review https://github.com/owner/repo/pull/123 --post

# 深度审查（调用 LLM）
pr-review https://github.com/owner/repo/pull/123 --deep
```

## 定价

| 功能 | 免费 | Pro 买断 $7 USDT |
|------|------|-----------------|
| 基础审查（规则引擎） | ✅ 每天5次 | ✅ 无限 |
| 深度审查 (LLM) | ❌ | ✅ |
| PR 自动评论 | ❌ | ✅ |

**付款方式**: USDT (ERC20) — `0xafc32581a9e4ea30aa03cb8ef5879c2366d35f46`

发送后把 TxID 发给我，获取激活码。
