Index / GoClaw · updated Sep 3, 2026

GoClaw

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

A production-grade Go rewrite of OpenClaw focused on multi-tenant isolation and 5-layer security for deploying agent teams at scale. Ships as a single binary with 20+ LLM providers, 7 channels, and PostgreSQL-backed tenancy.

#go#multi-tenant#ai-agents#gateway#self-hosted
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors111
Open issues272
Last commitSep 3, 2026
Release cadence~2 days
Latest releasev3.14.0

Runtime

LanguageGo
Memory15 MB
Boot time35 ms
Deploymentcloud · self-hosted
Setup difficultyMedium
Plugin ecosystemEmerging

Posture

LicenseNOASSERTION
Local-firstNo
Cloud dependencyOptional
Multi-userYes
Privacy postureMixed

Community

Sentiment62% positive
Reddit mentions1
Web results10

Security breakdown

Composite 82 / 100 · how these are scored

Sandboxing7 / 10

higher is safer

API security8 / 10

higher is safer

Network isolation7 / 10

higher is safer

Telemetry safety6 / 10

higher is safer

Shell access risk5 / 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 2 months 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

  • Native multi-tenant isolation with PostgreSQL
  • Single static Go binary, easy deployment
  • 5-layer security model and native concurrency

Tradeoffs

  • Non-commercial license restricts business use
  • Smaller community and ecosystem than OpenClaw
  • Heavier infrastructure requirements (PostgreSQL, Docker)

Best fit

  • Teams deploying multi-tenant AI agent platforms
  • Operators wanting a single Go binary with PostgreSQL
  • Users needing many LLM providers and chat channels

Avoid if

  • You need a permissive open-source license (CC BY-NC)
  • You want a lightweight single-user local assistant
  • You prefer minimal infrastructure without PostgreSQL
Good Confidence78%

Strong evidence from README, active commits, and release history confirms an actively maintained multi-tenant platform. Community sentiment data is thin (1 Reddit mention), so popularity and user satisfaction scores carry uncertainty.

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

Star activity

3,583 stars today

Overview

GoClaw is a ground-up Go reimplementation of OpenClaw positioned as a multi-tenant AI agent platform rather than a personal assistant. It ships as a single binary backed by PostgreSQL 18, with support for 20+ LLM providers (Anthropic, OpenAI-compatible, Ollama, and more) and 7 messaging channels, plus WebSocket and OpenTelemetry instrumentation for production observability.

Its headline differentiators are multi-tenant isolation, a 5-layer security model, and Go's native concurrency for orchestrating agent teams at scale. Recent commits show active hardening: Docker localhost rewrites for embedding providers, transactional archiving of channel message buffers, and media deduplication in the delivery pipeline — signs of a maturing production codebase with real operational users.

Compared to OpenClaw, GoClaw trades the local-first, single-user experience for team-scale deployment and tenancy. The CC BY-NC 4.0 license is a notable constraint: commercial use requires caution, unlike more permissively licensed alternatives.

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.