quantum-ai-v3/agent_base/management/commands
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
..
__init__.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
backup_users.py Fix Railway startup errors and add PostgreSQL setup guide 2025-07-12 09:16:39 +05:30
check_db.py Implement smart database auto-detection for local/Railway compatibility 2025-07-12 10:10:42 +05:30
create_agent.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
create_user.py Fix Railway database persistence and admin user issues 2025-07-12 09:12:16 +05:30
fix_migrations.py Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
populate_agents.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
reset_database.py Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
test_webhook.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30