mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 07:52:57 +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> |
||
|---|---|---|
| .claude/agents | ||
| .github | ||
| agents | ||
| authentication | ||
| core | ||
| docs | ||
| netcop_hub | ||
| scripts | ||
| static | ||
| templates | ||
| tests | ||
| wallet | ||
| .env.example | ||
| .env.production.template | ||
| .gitignore | ||
| .railway.env.example | ||
| CLAUDE.md | ||
| manage.py | ||
| railway.json | ||
| railway.staging.json | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| run_dev.sh | ||