claude-docker/templates/.claude
Vishal Jain 1b056bdcd3 Make Twilio SMS notifications optional in CLAUDE.md
Update autonomous task executor template to gracefully handle cases
where Twilio is not configured. SMS notifications now only attempt
if ALL required environment variables are present:
- TWILIO_ACCOUNT_SID
- TWILIO_AUTH_TOKEN
- TWILIO_FROM_NUMBER
- TWILIO_TO_NUMBER

Task execution continues normally without SMS if any variable is missing.
2025-06-18 12:27:27 +01:00
..
CLAUDE.md Make Twilio SMS notifications optional in CLAUDE.md 2025-06-18 12:27:27 +01:00