{"id":50360801,"url":"https://github.com/codeweiz/ai-code-review","last_synced_at":"2026-05-30T01:20:59.633Z","repository":{"id":318271733,"uuid":"1070560234","full_name":"codeweiz/ai-code-review","owner":"codeweiz","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-06T06:29:17.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-06T08:40:59.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeweiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-06T05:49:52.000Z","updated_at":"2025-10-06T06:29:20.000Z","dependencies_parsed_at":"2025-10-06T08:54:04.367Z","dependency_job_id":null,"html_url":"https://github.com/codeweiz/ai-code-review","commit_stats":null,"previous_names":["codeweiz/ai-code-review"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/codeweiz/ai-code-review","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeweiz%2Fai-code-review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeweiz%2Fai-code-review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeweiz%2Fai-code-review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeweiz%2Fai-code-review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeweiz","download_url":"https://codeload.github.com/codeweiz/ai-code-review/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeweiz%2Fai-code-review/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33677253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-30T01:20:58.791Z","updated_at":"2026-05-30T01:20:59.621Z","avatar_url":"https://github.com/codeweiz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI CODE REVIEW AI 代码审查工具\n\n自动化 PR 代码质量审查工具，基于 LangChain + LangGraph + Deepseek LLM。\n\n## 功能特点\n\n- 监听 GitHub PR Webhook 事件\n- 自动拉取 PR 的 diff、commit 信息\n- 基于 LangChain + Deepseek LLM 进行代码质量分析\n- 自动将分析结果评论到 PR\n- 支持异步后台处理，主线程快速响应\n\n## 技术栈\n\n- **Web 框架**: FastAPI\n- **LLM 集成**: LangChain + LangGraph\n- **异步处理**: Celery + Redis\n- **GitHub 交互**: GitHub REST API\n\n## 安装和设置\n\n### 1. 安装 UV\n\n如果还没有安装 UV，请先安装：\n\n```bash\n# macOS/Linux\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# Windows\npowershell -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n\n# 或者使用 pip\npip install uv\n```\n\n### 2. 安装项目依赖\n\n在项目根目录运行：\n\n```bash\n# 安装所有工作空间的依赖\nmake install-dev\n```\n\n## 运行测试\n\n### 运行所有测试\n\n```bash\n# 运行所有模块的测试\nmake test\n```\n\n### 代码格式化和检查\n\n```bash\n# 格式化代码\nmake format\n\n# 类型检查\nmake lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeweiz%2Fai-code-review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeweiz%2Fai-code-review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeweiz%2Fai-code-review/lists"}