You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Claude Code slash commands like /clear being silently swallowed when TDD Guard is active. The CLI's no-op response was being misread by Claude Code's hook protocol as a "consume the prompt" decision. Fixed by @danielj (#167) - thank you for your first contribution!
Documentation
Inline demo gif on the README so visitors see TDD Guard in action immediately