Spaces:
Running
Running
Commit Β·
a6c9796
1
Parent(s): 0fe141f
Initial commit: Code Review Environment
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π CodeReviewEnv
|
| 2 |
|
| 3 |
> An OpenEnv-compliant benchmark environment where AI agents act as senior engineers reviewing pull requests β catching bugs, finding security holes, and fixing broken code.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: CodeReviewEnv
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Code Review Environment
|
| 11 |
+
My custom environment for code review tasks.
|
| 12 |
+
|
| 13 |
# π CodeReviewEnv
|
| 14 |
|
| 15 |
> An OpenEnv-compliant benchmark environment where AI agents act as senior engineers reviewing pull requests β catching bugs, finding security holes, and fixing broken code.
|