nextlevelbuilder/goclaw
#371 of 783 by Stars among GitHub repos
GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.
About
Multi-agent AI gateway built in Go. 20+ LLM providers. 7 channels. Multi-tenant PostgreSQL. Single binary. Production-tested. Agents that orchestrate for you.
Prerequisites: Go 1.26+, PostgreSQL 18 with pgvector, Docker (optional)
Note: The default branch is dev (active development). Use -b main to clone the stable release branch.
make up creates a Docker network, embeds the correct version from git tags, builds and starts all services, and runs database migrations automatically.
The main goclaw binary can also inspect local or remote gateways:
Flags can be combined and work with all commands:
When GOCLAWAPIKEY environment variables are set, the gateway auto-onboards without…
Excerpted from github.com/nextlevelbuilder/goclaw
Latest metrics
| Stars | 3.4k | 2026-07-16 |
|---|---|---|
| Forks | 973 | 2026-07-16 |
| Commits | 2.0k | 2026-07-16 |
| Releases | 672 | 2026-07-16 |
| Watchers | 26 | 2026-07-16 |
| Open issues | 167 | 2026-07-16 |
| Open PRs | 127 | 2026-07-16 |