The literal <username> string was being copied to .env.local, causing
EACCES errors when the app tried to create /Users/<username>/...
Now commented out - the code auto-detects using os.homedir()
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>