quantum-ai-v2/agent_base/management/commands
Claude 9aa144faf8 Add database population for Railway deployment
- Create populate_agents management command to add default agents
- Add admin user creation (admin@netcop.ai / admin123)
- Update Railway startup to run population after migrations
- This fixes empty marketplace and login issues on Railway

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 05:11:08 +05:30
..
__init__.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
create_agent.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
populate_agents.py Add database population for Railway deployment 2025-07-12 05:11:08 +05:30
test_webhook.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30