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
refactor: Replace all 'PUI' references with 'moneyflow' for consistency
Updated all remaining 'Finance PUI' and 'PUI' references to 'moneyflow'
for complete branding consistency.
**Changes:**
- App title: "Finance PUI" → "moneyflow"
- Demo mode title: "Finance PUI [DEMO MODE]" → "moneyflow [DEMO MODE]"
- backends/__init__.py: "the PUI" → "moneyflow"
- backends/base.py: "the PUI" → "moneyflow" (2 instances)
- backends/monarch.py: "the PUI" → "moneyflow"
**Branding Now 100% Consistent:**
- App window title shows "moneyflow"
- All code comments reference "moneyflow"
- No remnants of old "PUI" name
- Demo mode clearly marked
**PUI History:**
PUI was an early project name ("Power User Interface" or "Personal UI")
that has been superseded by the final product name "moneyflow".
All 465 tests passing, pyright clean.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments