AI Coding Assistant
for Teams

Multi-agent architecture with 7 LLM providers, team management, usage analytics, and full self-hosting. Deploy on your infrastructure — your code never leaves your network.

Everything you need to ship faster

🤖

Multi-Agent System

Eight specialized agents — planner, editor, researcher, reviewer, and more — orchestrated to tackle complex coding tasks autonomously.

7 LLM Providers

Route to Anthropic, OpenAI, Google Gemini, xAI, OpenRouter, ZAI, or Ollama. Switch models per agent with cost-mode controls.

👥

Team Management

Organizations, role-based access, credit allocation, and per-team usage tracking built in from day one.

🔒

Self-Hosted

Deploy on your own infrastructure with Docker Compose. Your source code and prompts never leave your network.

📊

Usage Analytics

Real-time dashboards for token usage, costs, and activity across your organization. Stripe billing integration included.

💰

Cost Modes

Normal, Heavy, and Max modes let teams balance speed vs. cost. Per-agent model overrides give fine-grained control.

Up and running in minutes

1

Install the CLI

One command installs the BujiCoder binary on macOS, Linux, or Windows.

2

Connect to Gateway

Point the CLI at your enterprise gateway. Authenticate with GitHub OAuth or password.

3

Code with AI

Start a session and let the multi-agent system plan, edit, review, and commit code for you.

Install BujiCoder Enterprise

macOS / Linux
curl -fsSL https://ent.bujicoder.com/download/install.sh | sh
Windows (PowerShell)
irm https://ent.bujicoder.com/download/install.ps1 | iex

How it all fits together

┌─────────────┐ ┌──────────────────────────────────────────────┐ │ │ HTTP/ │ Gateway :8080 │ │ CLI (TUI) │ SSE │ ┌──────────┐ ┌──────────┐ ┌───────────┐ │ │ Bubble Tea ├────────►│ │ Auth/JWT │ │ Core API │ │ LLM Proxy │ │ │ │ │ └──────────┘ └──────────┘ └─────┬─────┘ │ └─────────────┘ │ Agent Runtime │ │ └──────────────────────┬──────────────┘ │ │ │ ┌──────────────────────▼──────────────────────┐│ │ Anthropic · OpenAI · Gemini · xAI ││ │ OpenRouter · ZAI · Ollama ││ └────────────────────────────────────────────┘│ │ ┌──────────────────────▼──────────────────────┐ │ PostgreSQL · Redis · NATS JetStream │ └─────────────────────────────────────────────┘