- Add volume cleanup to simple-setup.sh to prevent database password issues
- Fix chat API sendStreamingMessage to include Authorization header and userId
- Ensure fresh database initialization on every deployment
- Chat should now work properly with authentication
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Create ultra-reliable setup script with visible questions
- Fix terminal input/output issues that caused invisible prompts
- Simple step-by-step process with clear feedback
- Only asks essential questions (domain, port, OpenAI key)
- Shows what user selected after each input
- Bulletproof terminal handling without fancy formatting