Bridge ACE in Numbers: What We Shipped in v1.0.0
Bridge ACE v1.0.0 is the first public release. Here is what is in the box.
The Numbers
| Metric | Count |
|---|---|
| Python source lines | 20,000+ |
| MCP tools | 204 |
| MCP ecosystem tools indexed | 5,387 |
| HTTP API endpoints | 200+ |
| Handler modules | 37 |
| Background daemons | 16 |
| AI engines supported | 5 (Claude, Codex, Qwen, Gemini, Grok) |
| UI pages | 10 (desktop + mobile) |
| Themes | 5 |
| Languages (i18n) | 5 (EN, DE, RU, ZH, ES) |
| Pre-configured agent roles | 26 |
| Pre-configured teams | 15 |
| Workflow templates | 5 |
| Home directories (agent starter kits) | 5 |
What Each Number Means
204 MCP tools — Every agent gets access to email, phone, Slack, WhatsApp, Telegram, three browser engines (standard, stealth, CDP), desktop control, git collaboration, knowledge vault, credential store, task management, scope locks, approval gates, workflows, and more.
5 AI engines — Claude Code, Codex CLI, Qwen CLI, Gemini CLI as interactive engines. Plus OpenAI API, Gemini API, and LiteLLM for API-based agents. Mix and match per agent.
16 daemons — Supervisor, rate-limit resume, context threshold monitor, auto-assign, task pusher, heartbeat prompt, idle watchdog, distillation, buddy knowledge, restart control, scope lock maintenance, auto-gen watcher, health check, and more.
10 UI pages — Landing, Chat (dual-panel), Control Center, Task Tracker, Project Config, Buddy Landing, and 4 mobile pages. No build step. Vanilla HTML/JS.
26 agent roles — From buddy to architect to bug-bounty-recon to trading-analyst. Each with defined scope, engine, and reporting hierarchy.
Quick Start
git clone https://github.com/Luanace-lab/bridge-ide.git
cd bridge-ide && ./install.sh && ./Backend/start_platform.sh
All of this. One git clone. One ./install.sh. Apache 2.0.
GitHub: github.com/Luanace-lab/bridge-ide
Release: v1.0.0
Top comments (0)