|
|
|
|
|
by cadamsdotcom
27 days ago
|
|
It’s done using Claude Code. I use hooks to enforce TDD but the agent has to use bash tool calls to call a script before the hooks allow it to do its job. tdd_log.py is a short python file with a #! at the top to make it executable, that (due to other hooks) the agent must run to declare its intent to make some tests red or green. Check the info I posted in a sibling comment: https://news.ycombinator.com/item?id=48790589 |
|