Claude 980504b28b
Hook: hard fail on toolchain install errors
Replaced warn-and-continue pattern with set -euo pipefail and die().
If a toolchain install fails, the session cannot build — stop immediately.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-17 09:21:38 +00:00
..