Index / GoClaw · updated Aug 17, 2026

GoClaw

nextlevelbuilder/goclaw · healthy · rank 17 of 43 by stars

A production-tested, multi-tenant AI agent gateway rebuilt from OpenClaw in Go, emphasizing safety and native concurrency. Ships as a single binary with PostgreSQL-backed isolation for deploying agent teams at scale.

#openclaw-clone#go#multi-tenant#ai-agent#gateway
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors102
Open issues267
Last commitAug 15, 2026
Release cadence~2 days
Latest releasev3.14.0

Runtime

LanguageGo
Memory18 MB
Boot time25 ms
Deploymentcloud · self-hosted · desktop
Setup difficultyMedium
Plugin ecosystemEmerging

Posture

LicenseNOASSERTION
Local-firstNo
Cloud dependencyRequired
Multi-userYes
Privacy postureMixed

Security breakdown

Composite 85 / 100 · how these are scored

Sandboxing8 / 10

higher is safer

API security8 / 10

higher is safer

Network isolation7 / 10

higher is safer

Telemetry safety6 / 10

higher is safer

Shell access risk4 / 10

higher is riskier

Model access

Read from the repository, not written by a model · 99 files examined

6 providers · runs locally · custom endpoint

Direct
AnthropicGoogleOpenAIQwenVertex AIZhipu
Local
Ollama
Compatible
OpenAI-compatible

Pinned models

MiniMax-M3MiniMax
glm-5.2Zhipu
kimi-k2.5Moonshot

MiniMax-M3 released 2026-05-31 — 3 months old (from the public model catalogue)

Pin last edited 28 days ago

Several defaults are pinned; the project picks one per provider rather than shipping a single default.

Evidence

Decision

Why choose GoClaw over OpenClaw?

Why choose this

  • Compiled Go binary offers lower memory and faster boot than Node/TS OpenClaw
  • Built-in multi-tenant isolation for team deployments
  • Explicit 5-layer security model for safer agent execution

Tradeoffs

  • Non-commercial CC BY-NC license limits enterprise adoption
  • Requires PostgreSQL, adding infrastructure overhead vs local-first OpenClaw
  • Smaller community (no Reddit mentions) vs OpenClaw's established ecosystem

Best fit

  • Teams needing multi-tenant AI agent deployment
  • Organizations wanting OpenClaw features with Go performance
  • Self-hosted scalable agent gateways

Avoid if

  • Solo users wanting a simple local assistant
  • Projects requiring permissive open-source license (CC BY-NC is non-commercial)
  • Those avoiding PostgreSQL dependency
Good Confidence75%

Evidence from README and recent commits shows active development and clear OpenClaw lineage, but limited external sentiment (0 Reddit, sparse web) reduces confidence in community traction.

AI layer reviewed Aug 2, 2026 · how this is written

Star activity

3,537 stars today

Overview

GoClaw is a multi-tenant AI agent platform that reimplements the OpenClaw assistant gateway in Go. It provides a single-binary, production-tested service connecting to 20+ LLM providers across 7 communication channels (including Telegram, WhatsApp, Discord, Bitrix24), with multi-tenant PostgreSQL backing for isolation. Recent commits show active maintenance, with fixes for channel webhooks, i18n expansions (Russian, etc.), and memory search improvements.

Architecturally, GoClaw emphasizes safety via a claimed 5-layer security model and native concurrency for scaling agent teams. Unlike the original OpenClaw which is local-first and personal, GoClaw targets organizational deployments requiring tenant isolation and centralized management. It includes OpenTelemetry instrumentation, Docker deployment, and a web/desktop UI with extensive localization.

Compared to OpenClaw, GoClaw trades local-first simplicity for multi-tenant scalability and Go performance, but adopts a non-commercial CC BY-NC 4.0 license and depends on external PostgreSQL and LLM APIs. Its plugin/skill ecosystem is emerging, mirroring OpenClaw's channels but with less community footprint so far.

Nominate a clone

Add a new Claw

Paste a GitHub repository and tell us why it belongs on the tracker.

Opens a prefilled issue on GitHub — every nomination is public. Comfortable with a PR? Adding the repo to projects.json is faster.