Files
aaddrick 891d7222fb fix: prevent session-start hook from blocking on sudo password
Add early exit when all tools are already installed, and use sudo -n
(non-interactive) throughout both hook scripts to fail immediately
instead of hanging on password prompts. Applies to session-start.sh
and install-build-tools.sh.

Fixes #359

Co-Authored-By: Claude <claude@anthropic.com>
2026-04-01 06:11:56 -04:00
..