Skip to content

?? DropAgentX v3.0.0 - Monorepo Release

Latest

Choose a tag to compare

@ImXforever ImXforever released this 28 Aug 02:44

?? 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 start
  • V3_UNIFIED_BLUEPRINT.md - Full architecture
  • V3_CHANGELOG.md - Changes from v2
  • DEPLOY.md - Deployment guide
  • CONTRIBUTING.md - Contribution guidelines