isStalled
isStalled(
snap,now,cfg):boolean
Defined in: src/stall.ts:38
Pure transcript-silence decision for a working agent: true when its latest snapshot shows no forward progress within the window. This is a stall candidate — the poller confirms it against the live terminal before alarming, since a long tool-silent generation turn trips this too.
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”boolean