zwl698/claude-code-go
本仓库通过 npm 发布包(@anthropic-ai/claude-code)内附带的 source map(cli.js.map)还原的 TypeScript 源码,版本为 2.1.88。本从仓库翻译为go版本
This is an unofficial, Go-language implementation of Anthropic's Claude Code, an AI coding assistant. It allows developers to feed codebases or snippets to the AI and receive help with understanding, writing, editing, debugging, and running terminal commands. This tool is designed for software developers and engineers who want a command-line AI assistant for their coding tasks.
Use this if you are a software developer using Go and want a fast, easily deployable command-line AI assistant to help you write, understand, debug, and refactor code, without needing a Node.js runtime.
Not ideal if you are looking for an official Anthropic product or a graphical user interface for an AI coding assistant.
Stars
41
Forks
19
Language
Go
License
—
Category
Last pushed
Apr 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/zwl698/claude-code-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...