quantum-ai-v3/agents
Claude 62f3dd2592 🎨 Remove agent count display from marketplace stats
- Clean up marketplace stats section by removing agent count
- Now only shows search results and category filters when relevant
- Provides cleaner, less cluttered user interface

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 09:58:07 +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 🎨 Remove agent count display from marketplace stats 2025-08-05 09:58:07 +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