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
fix: strip heartbeat markers from stdout before accumulation/parsing
Heartbeat lines were leaking into the stdout buffer and parse stream.
Container-runner now filters them out immediately after resetting the idle
timer — they serve their purpose (keepalive signal) and disappear cleanly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments