Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -62,6 +62,18 @@ Unlike basic AI tools, CodeRescue is designed with:
|
|
| 62 |
This makes it reliable for real-world usage and hackathon evaluation environments.
|
| 63 |
|
| 64 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
## 🖼️ Preview
|
| 67 |
|
|
|
|
| 62 |
This makes it reliable for real-world usage and hackathon evaluation environments.
|
| 63 |
|
| 64 |
---
|
| 65 |
+
## Environment
|
| 66 |
+
|
| 67 |
+
State:
|
| 68 |
+
- code: broken code
|
| 69 |
+
|
| 70 |
+
Action:
|
| 71 |
+
- fixed_code: corrected code
|
| 72 |
+
|
| 73 |
+
Reward:
|
| 74 |
+
- 1.0 → correct fix
|
| 75 |
+
- 0.5 → partial fix
|
| 76 |
+
- 0.0 → wrong
|
| 77 |
|
| 78 |
## 🖼️ Preview
|
| 79 |
|