mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 10:12:58 +00:00
**Updated Files:** ✅ **agents/configs/README.md** - Removed populate_agents references, added current agent list ✅ **docs/AGENT_REQUEST_TEMPLATE.md** - Streamlined process, removed old command references **Key Changes:** - **File-based approach** - JSON file → git commit → agent appears - **Current agent inventory** - All 8 working agents listed with prices - **Simple 3-step process** - Create JSON, commit, done - **Railway auto-deployment** - No manual database commands needed - **Updated examples** - Clean, modern JSON configurations - **Consistent messaging** - All docs now reflect current system reality **Removed Outdated Content:** ❌ populate_agents command references ❌ Complex database setup procedures ❌ Old troubleshooting for obsolete issues ❌ Outdated agent lists and pricing **Result:** All documentation now consistently reflects the elegant file-based system 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| configs | ||
| management | ||
| migrations | ||
| templates/agents | ||
| __init__.py | ||
| admin.py | ||
| api_views.py | ||
| apps.py | ||
| chat_views.py | ||
| direct_access_views.py | ||
| models.py | ||
| serializers.py | ||
| services.py | ||
| tests.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||
| web_views.py | ||