SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Go claude-code Projects
-
CLIProxyAPI
Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.5, Grok 4.3, Claude model through API
Project mention: Running AI Coding Agents for Free: The Open Source & Local Setup Guide (2026) | dev.to | 2026-04-15# CLIProxyAPI wraps Gemini CLI as an OpenAI-compatible endpoint git clone https://github.com/router-for-me/CLIProxyAPI cd CLIProxyAPI && pip install -r requirements.txt python proxy.py # Starts an OpenAI-compatible server # Now point Aider at it export OPENAI_API_BASE=http://localhost:8080/v1 export OPENAI_API_KEY=dummy aider --model gemini-2.5-pro # Free Gemini 2.5 Pro through Aider's interface
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Linear and Beads: How to Prevent Your AI from Getting Alzheimer's | dev.to | 2026-04-30
This is where Beads comes in, created by Steve Yegge (the same guy behind those famous Google and Amazon rants).
-
Project mention: Top 17 Claude Code OSS Tools! Complete Guide to GitHub Open Source Dev Environments | dev.to | 2025-12-29
3. Claude Squad ★5.4k
-
agent-deck
Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.
For solo development there are already plenty of good tools: Agent Deck, AoE, Vibe Kanban, CCManager, and others. Most of them support different agents. Agent Deck and AoE can run sessions in Docker. Agent Deck can work with your own sessions on other remote servers.
-
-
samber/cc-skills-golang: A comprehensive Golang skill set covering idiomatic patterns, security, testing, and project structure. Supports company-level overrides so you can layer your team's conventions on top of community defaults.
-
haft
Engineering decisions engine that know when they're stale. Frame, compare, decide — with evidence decay and parity enforcement. For Claude Code, Cursor, Gemini CLI, Codex and more.
Project mention: Structured reasoning for AI coding tools – Quint Code | news.ycombinator.com | 2025-12-18 -
getspecstory
Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.
Project mention: Built tny.dev: API & MCP first link shortener for devs who hate SaaS bloat | dev.to | 2025-07-25About I'm Greg, co-founder at SpecStory. We're building tools for the agent first tooling era to help you context engineer from your chat history.
-
sidecar
Use sidecar next to CLI agents for diffs, file trees, conversation history, and task management with td (by marcus)
Project mention: Sidecar – your AI-accelerated development workflow in one shell [video] | news.ycombinator.com | 2026-02-08 -
Project mention: macOS's Little-Known Command-Line Sandboxing Tool | news.ycombinator.com | 2026-02-21
-
chief
Build big projects with Claude. Chief breaks your work into tasks and runs Claude Code in a loop until they're done. (by MiniCodeMonkey)
I'm working on Chief [1], a CLI that autonomously works through a PRD using AI coding agents like Claude Code.
You write user stories, start it up, and it loops through them one at a time. Fresh context per story, progress tracked in markdown between iterations. One clean commit per completed story. Has a TUI for watching it work and supports running multiple PRDs in parallel via git worktrees.
Built it because a lot of the "autonomous coding" tooling out there felt overly complex and opaque. Chief is intentionally lightweight and transparent. Everything is just markdown files and git. No magic.
[1] https://github.com/MiniCodeMonkey/chief
-
-
wuphf
Slack for AI employees with a shared brain. Get Claudes, Codexes and OpenClaws to collaborate and do your work autonomously while never losing context.
Project mention: Show HN: AI agents who prevent context drift through gossip | news.ycombinator.com | 2026-05-11 -
Project mention: Oc-go-cc – Open-source proxy that lets Claude Code use OSS models | news.ycombinator.com | 2026-05-08
-
graymatter
Three lines of code to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.
Project mention: Show HN: Llmwiki – Markdown project wikis your AI coding assistant can read | news.ycombinator.com | 2026-04-22Memory is handled by graymatter (https://github.com/angelnicolasc/graymatter), which stores per-project and per-customer facts with semantic search over Ollama, OpenAI, or Anthropic embeddings, plus a keyword fallback and 30-day half-life decay.
-
Observability: AI Observer (running in Docker). You can't manage what you can't measure. This tool captures traces and metrics of our AI interactions.
-
Project mention: Kelos: Orchestrating Autonomous AI Coding Agents on Kubernetes | dev.to | 2026-03-15
Kelos on GitHub
-
lumen
Save 30% token costs when using Claude Code, Codex, OpenCode for free - with open source, local semantic search. Works for small and large codebases and monorepos! Enterprise-ready and fully compliant via Ollama and SQLite-vec. (by ory)
Project mention: Show HN: ctx – an Agentic Development Environment (ADE) | news.ycombinator.com | 2026-04-03Does this solve indexing of codebases like Cursor does, or do you still need tools / plugins like Lumen (https://github.com/ory/lumen) for that in order to work in larger codebases without wasting tens of thousands of tokens on tool calls and brute force guessing with grep?
-
lazyagent
Monitor all your coding agents from one terminal - Claude Code, Cursor, OpenCode, pi and more
Project mention: Show HN: Lazyagent – One terminal UI for all your coding agents | news.ycombinator.com | 2026-03-12https://github.com/illegalstudio/lazyagent
I’ll be in the thread to answer questions and collect feedback (especially critical ones).
-
Docs: https://ariel-frischer.github.io/autospec/
-
-
Project mention: Show HN: I build a tool to encourage before reviewing code, review intents | news.ycombinator.com | 2026-05-23
-
Project mention: Show HN: Sourcerer – MCP for semantic code search that reduces token waste | news.ycombinator.com | 2025-08-30
Go claude-code discussion
Go claude-code related posts
-
Omnigent: A Meta-Harness to Combine, Control and Share Your Agents
-
Show HN: Claumon – forecasting Claude Code usage limits with a Gamma process
-
We scanned 17,000 Claude Code skills. 39% run shell commands - only 4% say so up front.
-
Ask HN: Heavy coding-agent users what's your context plumbing? Where it fails?
-
cerbos VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
trivy VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
Show HN: Continue? Y/N: A 60-second game about AI agent permission fatigue
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source claude-code projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | CLIProxyAPI | 37,354 |
| 2 | beads | 24,462 |
| 3 | claude-squad | 7,791 |
| 4 | agent-deck | 2,682 |
| 5 | octopus | 2,226 |
| 6 | cc-skills-golang | 2,062 |
| 7 | haft | 1,338 |
| 8 | getspecstory | 1,234 |
| 9 | sidecar | 1,025 |
| 10 | leash | 569 |
| 11 | chief | 463 |
| 12 | revdiff | 447 |
| 13 | wuphf | 375 |
| 14 | oc-go-cc | 299 |
| 15 | graymatter | 257 |
| 16 | ai-observer | 227 |
| 17 | kelos | 217 |
| 18 | lumen | 209 |
| 19 | lazyagent | 165 |
| 20 | autospec | 136 |
| 21 | flow | 121 |
| 22 | mainline | 116 |
| 23 | sourcerer-mcp | 115 |