severity1/claude-agent-sdk-go
154 stars · Last commit 2026-05-18
Unofficial Go SDK for Claude Code CLI integration. See the Claude Agent SDK documentation for more information. This project has been renamed from claude-code-sdk-go.
README preview
# Claude Agent SDK for Go <div align="center"> <img src="gopher.png" alt="Go Gopher" width="200"/> </div> <div align="center"> [](https://github.com/severity1/claude-agent-sdk-go/actions/workflows/ci.yml) [](https://pkg.go.dev/github.com/severity1/claude-agent-sdk-go) [](https://goreportcard.com/report/github.com/severity1/claude-agent-sdk-go) [](https://codecov.io/gh/severity1/claude-agent-sdk-go) [](https://opensource.org/licenses/MIT) </div> Unofficial Go SDK for Claude Code CLI integration. Build production-ready applications that leverage Claude's advanced code understanding, secure file operations, and external tool integrations through a clean, idiomatic Go API with comprehensive error handling and automatic resource management. **Two powerful APIs for different use cases:** - **Query API**: One-shot operations, automation, CI/CD integration