Spaces:
Sleeping
Sleeping
Commit ·
a1a3fe3
1
Parent(s): e7cb7ca
Remove binary assets for HF Spaces compatibility
Browse files- .gitignore +2 -2
- README.md +1 -11
.gitignore
CHANGED
|
@@ -59,10 +59,10 @@ dashboard/out/
|
|
| 59 |
# Claude Code
|
| 60 |
.claude/
|
| 61 |
|
| 62 |
-
# Screenshots
|
| 63 |
Pictures/
|
|
|
|
| 64 |
*.png
|
| 65 |
-
!assets/*.png
|
| 66 |
|
| 67 |
# Misc
|
| 68 |
*.log
|
|
|
|
| 59 |
# Claude Code
|
| 60 |
.claude/
|
| 61 |
|
| 62 |
+
# Screenshots
|
| 63 |
Pictures/
|
| 64 |
+
assets/
|
| 65 |
*.png
|
|
|
|
| 66 |
|
| 67 |
# Misc
|
| 68 |
*.log
|
README.md
CHANGED
|
@@ -6,17 +6,7 @@ Three specialized AI agents — Security, Performance, and Style — analyze you
|
|
| 6 |
|
| 7 |
## Screenshots
|
| 8 |
|
| 9 |
-
|
| 10 |
-

|
| 11 |
-
|
| 12 |
-
### Dashboard — Repository overview with health metrics
|
| 13 |
-

|
| 14 |
-
|
| 15 |
-
### Repo Detail — Health Score trend, agent breakdown, PR history
|
| 16 |
-

|
| 17 |
-
|
| 18 |
-
### PR Detail — Agent breakdown and findings table
|
| 19 |
-

|
| 20 |
|
| 21 |
## How It Works
|
| 22 |
|
|
|
|
| 6 |
|
| 7 |
## Screenshots
|
| 8 |
|
| 9 |
+
Screenshots available in the [GitHub repository wiki](https://github.com/ninjacode911/Project-Ninja-Code-Guard) — PR review comments, dashboard home, repo detail with health trends, and PR findings table.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
## How It Works
|
| 12 |
|