MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / clearNoticeTimer

Method clearNoticeTimer

ui-tui/src/app/turnController.ts:233–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

231 }
232
233 private clearNoticeTimer() {
234 this.noticeTimer = clear(this.noticeTimer)
235 }
236
237 // ── Notice: turn-end flush (R3-C1 / R3-H4) ───────────────────────────
238 //

Callers 3

clearNoticeMethod · 0.95
applyNoticeMethod · 0.95
clearNoticeStateMethod · 0.95

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected