Warrior_EA/.clinerules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
AnimateDread 061c3d1c8b feat: suppress noisy performance warnings unless VerboseMode
Wrap the `TCWarnIfSlow` calls in `CExpertCustom::OnTick` and the
`TCWarnIfMemoryAbove` call in `CExpertCustom::OnTimer` with `VerboseMode`
guards. This silences routine diagnostic noise during normal operation
while still allowing detailed performance tracing when `VerboseMode`
is enabled.
2026-07-27 10:58:29 -04:00
..
tool-guide.md feat: suppress noisy performance warnings unless VerboseMode 2026-07-27 10:58:29 -04:00