quantum-ai-v2/agents
Claude cf33065315 Add SWOT Analysis Expert + streamline agent creation process
- Add SWOT Analysis Expert direct access agent (free, JotForm integration)
- Use existing 'analysis' category instead of creating new category
- Remove 10+ redundant create_* management commands for cleaner codebase
- Update CLAUDE.md with simplified JSON + populate_agents workflow
- Emphasize using existing categories to avoid proliferation
- Clean up agent creation architecture for Railway scalability
- All agents now follow unified JSON config approach

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-07 08:49:53 +05:30
..
configs Add SWOT Analysis Expert + streamline agent creation process 2025-08-07 08:49:53 +05:30
management Add SWOT Analysis Expert + streamline agent creation process 2025-08-07 08:49:53 +05:30
migrations 🚀 Implement scalable direct access architecture for 100+ agents 2025-08-04 22:46:00 +05:30
templates/agents Add SWOT Analysis Expert + streamline agent creation process 2025-08-07 08:49:53 +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 SWOT Analysis Expert + streamline agent creation process 2025-08-07 08:49:53 +05:30
views.py Add SWOT Analysis Expert + streamline agent creation process 2025-08-07 08:49:53 +05:30