GitHub repo

micro/go-micro

Go Tracked since 2015-01-13 Updated 2026-07-16 View source ↗

#115 of 783 by Stars among GitHub repos

23.0k Stars

A Go agent harness and service framework

About

Go Micro is an agent harness and service framework for Go.

Community: questions, ideas, or just want to build alongside us? Join the Discord.

A harness is the runtime around an agent: the tools it can call, the memory it keeps, the guardrails that bound it, the workflows that trigger it, the services it depends on, and the protocols other agents use to reach it.

Go Micro gives you the harness as Go code. Build an agent and it gets a model, memory, tools, planning, delegation, guardrails, and service discovery; it is reachable over MCP and A2A. Write services and every endpoint becomes an AI-callable tool. Orchestrate the deterministic parts with durable flows. Agents, services, and flows…

Excerpted from github.com/micro/go-micro

Latest metrics

Stars 23.0k 2026-07-16
Forks 2.4k 2026-07-16
Commits 4.9k 2026-07-16
Releases 382 2026-07-16
Watchers 486 2026-07-16
Open issues 7 2026-07-16
Open PRs 0 2026-07-16