You'd get more traction if you were somewhat agent agnostic, so you could support Codex, Opencode, Gemini CLI, etc.
Looking forward to expanding support for languages too. I'd be interested in Nim and Kotlin.
I deliberately picked a vendor-agnostic name. Adding support for other clients mainly means extending IClient:
https://github.com/nizos/tdd-guard/blob/main/src%2Fcontracts...
https://github.com/nizos/tdd-guard/tree/main/src%2Fvalidatio...
I'll take a closer look into adding this support. I'd also welcome a contribution if that's something you would be interested in!
The question is, do other agent platforms support hooks or similar functionality?