Skip to content

Commit 4499fe1

Browse files
authored
Merge pull request #173 from rostilos/rostilos-patch-1
Enhance README with images and feature details
2 parents 6191f13 + 69ff2d2 commit 4499fe1

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
CodeCrow supports multiple version control systems. The AI analysis engine is the same across all platforms — the differences are in how results are surfaced in each VCS.
88

9+
<img width="2872" height="1584" alt="Screenshot_20260325_165201" src="https://github.com/user-attachments/assets/c991e827-f6f0-4514-bc11-e1a0cfc156b2" />
10+
<img width="2872" height="1584" alt="Screenshot_20260325_165231" src="https://github.com/user-attachments/assets/14c47b88-fa38-43be-b9ef-6a4d02170219" />
11+
12+
13+
914
### Analysis & Review
1015

1116
| Feature | Bitbucket | GitHub | GitLab |
@@ -35,6 +40,8 @@ CodeCrow supports multiple version control systems. The AI analysis engine is th
3540
| `/analyze` ||||
3641
| `/summarize` ||||
3742
| `/qa-doc` ||||
43+
<img width="1574" height="1560" alt="demo-interactive-agent-gh-DlzQ03-N" src="https://github.com/user-attachments/assets/f9bf0712-17e5-4710-8dd5-c26b908998aa" />
44+
3845

3946
### Dashboard & Issue Management
4047

@@ -45,7 +52,6 @@ These features are platform-independent and available through the CodeCrow web U
4552
| Issue Tracker | Per-branch and per-PR issue lists with severity, category, and status filters |
4653
| Issue Lifecycle | Automatic resolution tracking across analyses; manual resolve/reopen |
4754
| Source Context Viewer | Full source code browser with inline issue annotations for every analyzed file |
48-
| Git Graph | Visual commit history with per-commit analysis status and branch health |
4955
| Quality Gates | Configurable pass/fail thresholds per workspace |
5056
| Custom Rules | Per-project enforce/suppress rules with glob-based file patterns |
5157
| Project Analytics | Aggregated severity breakdown, analysis history, and branch health |
@@ -55,6 +61,7 @@ These features are platform-independent and available through the CodeCrow web U
5561
| QA Auto-Documentation | AI-generated QA docs posted as Jira comments after each analysis |
5662
| Two-Factor Authentication | TOTP-based 2FA for sensitive operations |
5763

64+
5865
### Setup Methods
5966

6067
| Method | Bitbucket | GitHub | GitLab |

0 commit comments

Comments
 (0)