Files
pbakaus_impeccable/source
Paul BakausandClaude Opus 4.6 4b52756edd Fix live server startup: read port/token from PID file after background start
The server is started with & (backgrounded), so its stdout output isn't
captured by the agent's Bash tool. The skill reference now tells the
agent to sleep 2s then cat the PID file (/tmp/impeccable-live.json) to
get the port and token. The PID file is written by the server as soon
as it starts listening.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 10:37:45 -07:00
..