Private Beta

Stop paying an LLM
to babysit other LLMs.

Coordinate with protocol, reason with tokens.

Open-source coordination protocol, prompt injection scanner, and managed agent runtime. Built for teams running AI agents in production.

Define a spec. Run one command.

Your agents don't need conversation history. They read shared state, publish events, and claim resources. 3 primitives, zero token overhead.

1. Write a spec
name: my-project
provider: cerebras/llama-3.3-70b
hive:
  main:
    acp: spec.acp.yaml
    agents:
      - role: developer
2. Run it
$ wgl up

# Starts coordination server
# Spawns agents from spec
# Agents coordinate via protocol
3. Agents work

No babysitter LLM. Each agent gets a system prompt + live state injection. They publish events when they finish. Other agents wake up, read state, act.

80-300ms coordination overhead. The protocol is free. Only reasoning costs tokens.

Everything you need to ship agents

Hive Protocol (ACP)

3 primitives. Zero token overhead. Agents share state, publish events, claim resources. YAML spec that's smaller than most config files. Your agents coordinate through protocol, not conversation.

Carapace Security

Prompt injection scanner. Drop-in proxy. 29 attack categories detected, zero dependencies. npm install @honeybee-ai/carapace and you're scanning in 5 minutes.

Colony Hosting

Managed agent runtime. Deploy swarms to the cloud with one command. Durable execution, automatic scaling, real-time telemetry. You write the spec, we run the infrastructure.

One CLI

wgl is a single binary that does everything. Start local servers, deploy to Colony, scan for injection, publish to the marketplace. If you can wgl up, you're running.

Get early access

We're onboarding teams one at a time. Tell us a bit about yourself.

Your email
About you
Team size
Just me
2 - 10
11 - 50
51 - 200
201 - 1,000
1,000+
What you do
What do you want to build? (pick up to 3)
Code generation & review
Automated testing & QA
Customer support
Data analysis & reporting
Content & marketing
DevOps & infrastructure
Security & compliance
Research & knowledge work
Workflow automation
Internal tools & integrations
Select 1 to 3 options