claude-agent-sdk-go and claude-code-go
These are competing implementations of the same functionality—both provide Go bindings for Claude's Code CLI agent capabilities, so users would select one based on feature completeness and maintenance activity rather than use them together.
About claude-agent-sdk-go
severity1/claude-agent-sdk-go
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.
This is an unofficial Go SDK that helps Go developers integrate with Claude's code understanding capabilities. It allows you to feed code-related queries into Claude and receive intelligent responses, enabling automation or interactive problem-solving. It's designed for Go developers building applications that need to interact with Claude's AI for tasks like code analysis, generation, or secure file operations.
About claude-code-go
lancekrogers/claude-code-go
Go SDK for Anthropic Claude Code CLI – unofficial Claude Code Go agent SDK
This is a Go library for developers who build applications that need to generate, review, or fix code using Anthropic's Claude Code AI. It allows you to programmatically send coding prompts to Claude Code and receive generated code or analysis. Developers can use it to build automated coding assistants or integrate AI code generation into their Go applications.
Scores updated daily from GitHub, PyPI, and npm data. How scores work