← All guides

Multi-Agent Mesh

Coordinate your agents without a framework. Available on Pro and Teams.

What is the Mesh?

Velqua Mesh extends the proxy from single-app memory to multi-agent coordination. Your agents share a memory pool without knowing about each other. No framework. No SDK. No configuration changes in your agents.

Agent Identity

Velqua detects which agent is calling by user-agent, port, or header. Each agent gets its own private memory.

Shared Memory

Agents write to a shared pool. Others read it. Blackreach finds research → coder picks it up → planner sees both.

Noteboard

Structured notes between agents. "Research found X at URL. Coder needs APIs A, B, C."

Dashboard

Live WebSocket view of active agents, their tasks, shared memory. Zero config.

Setup (Pro required)

  1. Upgrade to Pro in Settings → License
  2. Open the Mesh tab in the dashboard
  3. Agents are auto-detected as they connect through the proxy

Agent identity detection

No code changes required.

Shared memory pools (Teams only)

Create named pools: "research", "coding", "planning". Agents read from and write to specific pools.