docs(agents): note that tea reads stdin and hangs without </dev/null #62

Merged
archvillainette merged 1 commits from docs/tea-comment-stdin into main 2026-07-28 13:18:47 +00:00
1 Commits
Author SHA1 Message Date
archvillainetteandClaude Opus 5 7e0dc7ca83 docs(agents): note that tea reads stdin and hangs without </dev/null
tea appends stdin to the comment body, so any non-interactive shell blocks
forever waiting for EOF. Agents hit this on every tea comment call.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-28 14:46:23 +02:00