quantum-ai-v2/five_whys_analyzer
Claude 7da309e018 Add 5 Whys Analysis Agent with enhanced UX features
- Create complete 5 Whys Analysis Agent with chat-based interaction
- Implement dual-mode processor (free chat vs paid report generation)
- Add typing indicators with animated dots for better user feedback
- Enable report generation only after 2+ questions for smart activation
- Simplify report form to button-only interface using chat history
- Add basic formatting for professional report presentation
- Configure conditional wallet deduction (charge only for final reports)
- Set up N8N webhook integration for analysis processing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 23:08:45 +05:30
..
migrations Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
templates/five_whys_analyzer Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
__init__.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
admin.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
apps.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
models.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
processor.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
urls.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
views.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30