|
1 | 1 | # XCodeReviewer - 您的智能代码审计伙伴 🚀 |
2 | 2 |
|
3 | 3 | <div style="width: 100%; max-width: 600px; margin: 0 auto;"> |
4 | | - <img src="public/images/logo.png" alt="XCodeReviewer Logo" style="width: 100%; height: auto; display: block; margin: 0 auto;"> |
| 4 | + <img src="frontend/public/images/logo.png" alt="XCodeReviewer Logo" style="width: 100%; height: auto; display: block; margin: 0 auto;"> |
5 | 5 | </div> |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 | <div align="center"> |
10 | 10 |
|
11 | | -[](https://github.com/lintsinghua/XCodeReviewer/releases) |
| 11 | +[](https://github.com/lintsinghua/XCodeReviewer/releases) |
12 | 12 | [](https://opensource.org/licenses/MIT) |
13 | 13 | [](https://reactjs.org/) |
14 | 14 | [](https://www.typescriptlang.org/) |
|
24 | 24 |
|
25 | 25 | <div style="width: 100%; max-width: 600px; margin: 0 auto;"> |
26 | 26 | <a href="https://github.com/lintsinghua/XCodeReviewer"> |
27 | | - <img src="public/star-me-cn.svg" alt="Star this project" style="width: 100%; height: auto; display: block; margin: 0 auto;" /> |
| 27 | + <img src="frontend/public/star-me-cn.svg" alt="Star this project" style="width: 100%; height: auto; display: block; margin: 0 auto;" /> |
28 | 28 | </a> |
29 | 29 | </div> |
30 | 30 |
|
|
34 | 34 |
|
35 | 35 | 在快节奏的软件开发中,保证代码质量至关重要。传统代码审计工具规则死板、效率低下,而人工审计则耗时耗力。XCodeReviewer 借助 LLM 的强大能力,彻底改变了代码审查的方式: |
36 | 36 |
|
37 | | - |
| 37 | + |
38 | 38 |
|
39 | 39 | <div div align="center"> |
40 | 40 | <em> |
|
57 | 57 | ### 主要功能界面 |
58 | 58 |
|
59 | 59 | #### 智能仪表盘 |
60 | | - |
| 60 | + |
61 | 61 | *实时展示项目统计、质量趋势和系统性能,提供全面的代码审计概览* |
62 | 62 |
|
63 | 63 | #### 即时分析 |
64 | | - |
| 64 | + |
65 | 65 | *支持代码片段快速分析,提供详细的 What-Why-How 解释和修复建议* |
66 | 66 |
|
67 | 67 | #### 项目管理 |
68 | | - |
| 68 | + |
69 | 69 | *集成 GitHub/GitLab 仓库,支持多语言项目审计和批量代码分析* |
70 | 70 |
|
71 | 71 | ## 🚀 快速开始 |
|
0 commit comments