- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01GoYpb8FEmdxVErsv7ABCYi
Show a run's duration on the Gym
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 325 · 2026-08-25T02:08:08.216735Z
Changed files
-
modified
lib/openagents_web/live/gym_live.ex
Diff
1 file changed, +12 -0
lib/openagents_web/live/gym_live.ex modified +12
@@ -54,6 +54,16 @@ defmodule OpenAgentsWeb.GymLive do
| 54 | 54 |
|
| 55 | 55 |
|
| 56 | 56 |
|
| 57 |
|
|
| 58 |
|
|
| 59 |
|
|
| 60 |
|
|
| 61 |
|
|
| 62 |
|
|
| 63 |
|
|
| 64 |
|
|
| 65 |
|
|
| 66 |
|
|
| 57 | 67 |
|
| 58 | 68 |
|
| 59 | 69 |
|
@@ -107,6 +117,7 @@ defmodule OpenAgentsWeb.GymLive do
| 107 | 117 |
|
| 108 | 118 |
|
| 109 | 119 |
|
| 120 |
|
|
| 110 | 121 |
|
| 111 | 122 |
|
| 112 | 123 |
|
@@ -127,6 +138,7 @@ defmodule OpenAgentsWeb.GymLive do
| 127 | 138 |
|
| 128 | 139 |
|
| 129 | 140 |
|
| 141 |
|
|
| 130 | 142 |
|
| 131 | 143 |
|
| 132 | 144 |
|