- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01RfZq5s3rc6zpnBR75pTQaU
Give the waiting-for-thread placeholder its own id
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 375 · 2026-08-25T13:49:27.685084Z
Changed files
-
modified
lib/openagents_web/live/gym_run_live.ex -
modified
test/openagents_web/live/gym_run_live_test.exs
Diff
2 files changed, +2 -2
lib/openagents_web/live/gym_run_live.ex modified +1 -1
@@ -365,7 +365,7 @@ defmodule OpenAgentsWeb.GymRunLive do
| 365 | 365 |
|
| 366 | 366 |
|
| 367 | 367 |
|
| 368 |
|
|
| 368 |
|
|
| 369 | 369 |
|
| 370 | 370 |
|
| 371 | 371 |
|
test/openagents_web/live/gym_run_live_test.exs modified +1 -1
@@ -94,7 +94,7 @@ defmodule OpenAgentsWeb.GymRunLiveTest do
| 94 | 94 |
|
| 95 | 95 |
|
| 96 | 96 |
|
| 97 |
|
|
| 97 |
|
|
| 98 | 98 |
|
| 99 | 99 |
|
| 100 | 100 |
|