LICENSE
README.md
pyproject.toml
setup.py
src/codex_commit_review_mcp.egg-info/PKG-INFO
src/codex_commit_review_mcp.egg-info/SOURCES.txt
src/codex_commit_review_mcp.egg-info/dependency_links.txt
src/codex_commit_review_mcp.egg-info/entry_points.txt
src/codex_commit_review_mcp.egg-info/top_level.txt
src/commit_review_mcp/__init__.py
src/commit_review_mcp/__main__.py
src/commit_review_mcp/git_review.py
src/commit_review_mcp/server.py
src/commit_review_mcp/web_server.py
src/commit_review_mcp/web/app.js
src/commit_review_mcp/web/index.html
src/commit_review_mcp/web/styles.css
tests/test_release.py
tests/test_review.py