MCPcopy Create free account
hub / github.com/Ark0N/Codeman / startPreFilterTimer

Method startPreFilterTimer

src/respawn-controller.ts:1971–2000  ·  view source on GitHub ↗

* Start the pre-filter timer. * Fires after completionConfirmMs of silence. When it fires, checks if * all pre-filter conditions are met and starts the AI check if so. * This provides an additional path to AI check even without a completion message.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

startMethod · 0.95
resetPreFilterTimerMethod · 0.95
tryStartAiCheckMethod · 0.95
startAiCheckMethod · 0.95
startHookConfirmTimerMethod · 0.95
onIdleConfirmedMethod · 0.95
completeCycleMethod · 0.95

Calls 4

cancelTrackedTimerMethod · 0.95
startTrackedTimerMethod · 0.95
logActionMethod · 0.95
tryStartAiCheckMethod · 0.95

Tested by

no test coverage detected