Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,13 @@ pinned: false
|
|
| 10 |
|
| 11 |
# Code Review Professional Workflow
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
## Quick Start
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
# Code Review Professional Workflow
|
| 12 |
|
| 13 |
+
|
| 14 |
+
"Multi‑turn code review environment for professional‑level bug fixing. "
|
| 15 |
+
"The agent must inspect, test, lint, query documentation, and negotiate with "
|
| 16 |
+
"a simulated (persona‑driven) author to get a fix accepted. "
|
| 17 |
+
"Includes 25 bugs across 5 difficulty levels, AST‑based injection, "
|
| 18 |
+
"a reward‑shaping system, and curriculum learning. "
|
| 19 |
+
"Designed for RL training (PPO, DPO, or any policy‑gradient method)
|
| 20 |
|
| 21 |
## Quick Start
|
| 22 |
|