aiagent.club
中文
GitHub

go-micro

#244 of 964 in the AI Agent Index

21 Score
Real usage
Momentum
Attention
85

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…

Across sources

23.0k Stars
  • Stars 23.0k
  • Forks 2.4k
  • Commits 4.9k
  • Releases 383