You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(self-host): make code lookup robust for containerised runs
Verifying against Docker surfaced a harness race: a container's stdout
reaches the tailed log file with a lag, and reruns leave older codes
behind. The verifier now polls for the code and takes the newest match,
and accepts OVID_DB=external when the caller seeded the database (as
inside a container).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HTapNECBpagy5qnQpGhtKF
0 commit comments