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

Merged
archvillainette merged 1 commits from docs/tea-comment-stdin into main 2026-07-28 13:18:38 +00:00
1 Commits
Author SHA1 Message Date
archvillainetteandClaude Opus 5 044d6a43a6 docs(agents): note that tea reads stdin and hangs without </dev/null
ci / ci (pull_request) Successful in 3m9s
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:25 +02:00