Back to Apps

Claude-Go
by fridemn
A high-performance Go implementation of a Claude Code-like CLI for research and learning.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Claude-Go is a personal implementation of the Claude Code CLI rewritten in Go. It provides a powerful terminal user interface (TUI) for interacting with LLMs, managing local files, and executing shell commands, removing proprietary Anthropic dependencies in favor of OpenAI-compatible APIs.
Tools
- File Operations: Read, write, and edit files, and perform glob/grep searches.
- Execution Environment: Integrated Bash and PowerShell tool support.
- Agent Management: Create and manage sub-agents and teams.
- Task Management: Track and control asynchronous tasks via a dedicated toolset.
- Web Integration: Built-in web search and fetching capabilities.
Installation
Since this is a standalone Go binary, download the release for your platform and add it to your PATH. To configure the LLM provider, run:
claude-go
/model
Supported hosts
- Claude Desktop (via MCP configuration)
- Local Terminal (Standalone)
Choose your AI client and follow the steps below.
Claude Desktop
Configure as a stdio server in claude_desktop_config.json pointing to the compiled claude-go binary.





