claude-agent-sdk-go
Claude agent SDK for Go, enabling building AI agents with Anthropic's Claude.
Github: https://github.com/conneroisu/claude-agent-sdk-go
claude-agent-sdk-go ΒΆ
I built claude-agent-sdk-go to bring Anthropic’s Claude agent capabilities natively to the Go ecosystem. The SDK provides idiomatic Go interfaces for constructing, running, and composing AI agents backed by Claude models. It handles the protocol details so developers can focus on defining agent behavior and tool integrations.