Kin-Code
Claude Code reimagined as a 9MB Go binary with zero dependencies
Expert verdict
Ship
3-1The Panel's Take
Kin-Code is a terminal-based AI coding assistant written entirely in Go, born from the chaos of Anthropic's accidental Claude Code source code leak on March 31, 2026. The project is a ground-up reimplementation that ships as a single 9MB binary with zero runtime dependencies — no Node.js, no Python, no package manager required. The tool supports multiple provider backends (Anthropic, OpenAI, Ollama), making it fully functional with local models. It packs ten built-in tools including bash execution, file operations, web search, and memory management. Unique features like "Soul files" let you define persistent AI personas per project, while a sub-agent system enables parallel task execution. Context auto-compression and extended thinking mode are also included out of the box. Where Kin-Code earns its place is on constrained environments: servers, CI runners, or dev containers where a 250MB Node runtime isn't welcome. The timing is deliberately provocative — shipping a leaner, provider-agnostic alternative to Claude Code within days of the leak positions it squarely against Anthropic's own tool while running on Anthropic's API.
Share this verdict
Kin-Code verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/kin-code-terminal-ai-coding-agent
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Similar Products
Compare Kin-Code with Others
Looking for Kin-Code alternatives?
Compare Kin-Code with every other Developer Tools tool reviewed by our panel.
See all Developer Tools alternativesEmbed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/kin-code-terminal-ai-coding-agent" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/kin-code-terminal-ai-coding-agent" alt="Kin-Code Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/kin-code-terminal-ai-coding-agent)<iframe src="https://shiporskip.io/embed/kin-code-terminal-ai-coding-agent" title="Kin-Code ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“A single binary that does what Claude Code does but works with Ollama too? That's a genuine win for teams running air-gapped or resource-constrained environments. The Go implementation means cross-platform distribution without dependency hell — just download and run.”
“Built in days by a small team as a direct response to a leak — that's a product with unclear maintenance commitment. The feature parity claim is aggressive for something that fast-follows a 512K-line codebase. Wait and see if LocalKin actually supports this long-term before betting a workflow on it.”
“This is exactly how open ecosystems evolve — a leak democratizes a design, and within 72 hours there are lighter, more flexible reimplementations. Kin-Code's multi-provider support and Soul files hint at a future where coding agents are as composable as Unix tools.”
“For solo developers and indie builders who hate bloated toolchains, a 9MB binary that just works is a breath of fresh air. The Soul files feature for custom personas is genuinely interesting for maintaining consistent AI voice across projects.”