mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
5289be9c0646a5755927162aa844f6e02559ea94
When top-level task mentions "TDD" or "test-driven", planner now creates test-first task pairs: 1. Write failing test (must fail for RIGHT reason, not syntax errors) 2. Make test pass (depends on failing test task) This enforces TDD through task structure rather than acceptance criteria. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%