mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 00:26:21 +03:00
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>