You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add --debug flag to happy-launcher.sh for AI auto debugging
- --debug flag enables DANGEROUSLY_LOG_TO_SERVER_FOR_AI_AUTO_DEBUGGING
- Server gets the env var directly
- Webapp gets PUBLIC_EXPO_DANGEROUSLY_LOG_TO_SERVER_FOR_AI_AUTO_DEBUGGING=1 and EXPO_PUBLIC_DEBUG=1
- Voice session logs now gated by debug flag
Usage: ./happy-launcher.sh --debug start
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments