mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
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>