babysit 0.2.7

Wrap a shell command in a PTY and expose it to external AI agents (Claude / Codex) via subcommands
1
2
3
4
.PHONY: setup

setup:
	git config core.hooksPath .githooks