goclaw and openai-agents-go

These appear to be competitors, with the former offering a more comprehensive, multi-channel AI gateway and the latter providing a lightweight framework specifically for multi-agent workflows leveraging OpenAI.

goclaw
63
Established
openai-agents-go
51
Established
Maintenance 25/25
Adoption 10/25
Maturity 3/25
Community 25/25
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 16/25
Stars: 724
Forks: 200
Downloads:
Commits (30d): 853
Language: Go
License:
Stars: 241
Forks: 29
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
No License No Package No Dependents
No Package No Dependents

About goclaw

nextlevelbuilder/goclaw

Multi-agent AI gateway with teams, delegation & orchestration. Single Go binary, 11+ LLM providers, 5 channels.

Supports 20+ LLM providers with native streaming and prompt caching, multi-tenant PostgreSQL isolation with AES-256-GCM encryption, and MCP integration via stdio/SSE transports. Built-in observability with OpenTelemetry OTLP export, agent teams with inter-agent delegation and task boards, plus security hardening across five layers (gateway auth, tool policies, channel restrictions, rate limiting, and injection detection).

About openai-agents-go

nlpodyssey/openai-agents-go

A lightweight, powerful framework for multi-agent workflows in Go

Supports agent handoffs for control transfer, built-in tools (code interpreter, web search, file operations), and guardrails for safety validation—all compatible with OpenAI's Responses API, Chat Completions, and other LLM providers. Implements a turn-based agent loop that terminates when structured output or tool-free responses are produced, with Model Context Protocol integration for local and hosted tool servers. A direct Go port of OpenAI's Python Agents SDK maintaining API parity while offering fluent builder patterns for agent configuration, tools, and multi-agent orchestration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work