Recent Commits to hermes-agent:main
・fix(desktop): never kill a healthy backend on a claim probe failure; surface real stderr (#93608) A start-marker probe failure (Get-Process timing out on a PowerShell 5.1 cold start, #87169) in claimBackendChild used to stop the freshly spawned backend and rethrow — killing a healthy backend, triggering the renderer's repair respawn, and looping.
・And because stderr piping only attached after the claim, every before-r