Lightweight helper to enforce TDD-style loops for non-deterministic agents.
Initial release of tdd-helper. - Enforces TDD workflow for non-deterministic agents by requiring passing tests before running production code. - Blocks execution if tests are missing or fail. - Optional lint and warnings-as-errors checks. - Simple configuration via environment variables or JSON.