Releases: ImXforever/DropAgentXmain
Releases · ImXforever/DropAgentXmain
Release list
?? DropAgentX v3.0.0 - Monorepo Release
?? DropAgentX v3.0.0 - Monorepo Release
? Highlights
- Monorepo architecture - bot + gateway + router behind a single entry point
- LLM Router (9router) - 3-tier fallback, quota tracking, token saving
- A2A v2 + MCP Bridge - agent-to-agent protocol + Model Context Protocol
- Gateway - single origin for bot, router dashboard, and admin panel
- Skills Guard - security scanner for installable skills (ported from Hermes)
- Context Compressor - smart conversation trimming
- 57 tests passing on Python 3.12 / 3.13
?? Stack
- Python 3.12+ / aiogram 3 / FastAPI / Starlette
- Next.js (web-next dashboard)
- Docker + Docker Compose
- Railway / Heroku ready
?? Docs
README.md- Quick startV3_UNIFIED_BLUEPRINT.md- Full architectureV3_CHANGELOG.md- Changes from v2DEPLOY.md- Deployment guideCONTRIBUTING.md- Contribution guidelines