quantum-ai-v3/agents
Claude 4424780903 🧹 Clean up marketplace to keep only 3 working agents
- Remove non-working agents: CSV Data Analyzer, PDF Content Analyzer, Website Data Scraper
- Clean up empty categories automatically
- Update marketplace UI to match workflows design with enhanced styling
- Fix PDF Summarizer display issue with array-format sections
- Final state: 3 agents across 3 categories (Social Ads, Job Posting, PDF Summarizer)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 22:55:37 +05:30
..
management 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
migrations 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
templates/agents 🧹 Clean up marketplace to keep only 3 working agents 2025-07-31 22:55:37 +05:30
__init__.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
admin.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
apps.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
models.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +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 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
views.py 💼 Add Job Posting Generator agent with comprehensive form schema 2025-07-31 19:10:15 +05:30