quantum-ai-v2/agents
Claude 54d64f5927 Streamline user experience with cleaner UI and improved authentication flow
- Remove special styling for career navigator button, unify all Try Now buttons
- Clean up authentication messaging system to prevent message confusion
- Replace immediate success messages with direct redirections for smoother UX
- Add session-based post-login messaging for better redirect handling
- Improve login page with verification resend button and cleaner message display
- Remove redundant payment success messages for free agents

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 09:22:13 +05:30
..
configs 🎯 Implement dynamic agent configuration system for ultimate scalability 2025-08-05 08:38:59 +05:30
management 🎯 Implement dynamic agent configuration system for ultimate scalability 2025-08-05 08:38:59 +05:30
migrations 🚀 Implement scalable direct access architecture for 100+ agents 2025-08-04 22:46:00 +05:30
templates/agents Streamline user experience with cleaner UI and improved authentication flow 2025-08-05 09:22:13 +05:30
__init__.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
admin.py 💬 Implement complete chat-based agent system with 5 Whys Analysis 2025-08-01 09:39:43 +05:30
apps.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
models.py 🔧 Add missing model fields and fake migration for Railway schema sync 2025-08-04 16:36:00 +05:30
serializers.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
tests.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
urls.py 🧠 Add AI Brand Strategist embedded interface with Quantum Tasks header 2025-08-04 23:36:35 +05:30
views.py Streamline user experience with cleaner UI and improved authentication flow 2025-08-05 09:22:13 +05:30