Micro is an open source project building a Go framework and runtime for cloud-native services and AI agents. Its flagship library, go-micro (go-micro.dev/v6), provides pluggable abstractions for service discovery, RPC transport, message brokering, and configuration, and is described by the project as a Go agent harness and service framework. -
View it on GitHub