- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01GoYpb8FEmdxVErsv7ABCYi
Post the agent's duration with the run
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
bench/post_gym_run.py
Diff
1 file changed, +10 -0
bench/post_gym_run.py modified +10
@@ -48,6 +48,7 @@ def main() -> int:
| 48 | 48 |
|
| 49 | 49 |
|
| 50 | 50 |
|
| 51 |
|
|
| 51 | 52 |
|
| 52 | 53 |
|
| 53 | 54 |
|
@@ -56,6 +57,14 @@ def main() -> int:
| 56 | 57 |
|
| 57 | 58 |
|
| 58 | 59 |
|
| 60 |
|
|
| 61 |
|
|
| 62 |
|
|
| 63 |
|
|
| 64 |
|
|
| 65 |
|
|
| 66 |
|
|
| 67 |
|
|
| 59 | 68 |
|
| 60 | 69 |
|
| 61 | 70 |
|
@@ -98,6 +107,7 @@ def main() -> int:
| 98 | 107 |
|
| 99 | 108 |
|
| 100 | 109 |
|
| 110 |
|
|
| 101 | 111 |
|
| 102 | 112 |
|
| 103 | 113 |
|