mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 14:52:59 +00:00
- Create comprehensive populate_agents.py that handles ALL agents and categories - Includes all 6 agents: 4 webhook + 2 direct access with complete configurations - Eliminates need for individual agent creation commands - Ensures database consistency between local and Railway environments - Features detailed progress reporting and verification - Scales to 100+ agents without additional commands - Replaces individual management commands with unified approach Benefits: - Single command creates entire agent ecosystem - Idempotent - safe to run multiple times - Comprehensive form schemas for webhook agents - Proper direct access configuration for JotForm agents - Solves Railway marketplace missing agent issues 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cleanup_expired_sessions.py | ||
| create_ai_brand_strategist_agent.py | ||
| create_cybersec_career_agent.py | ||
| create_five_whys_agent.py | ||
| create_job_posting_agent.py | ||
| create_pdf_summarizer_agent.py | ||
| create_sample_agents.py | ||
| create_social_ads_agent.py | ||
| populate_agents.py | ||
| sync_railway_agents.py | ||