Kimi Code Made Crystal Clear · chapter 1: What Kimi Code Is, and the Question Everyone Asks
The Kimi Code stack
2026-08-27
The second structural choice is openness at both ends of the stack. At the bottom, the models themselves (the K2 and K3 families) are released as downloadable open weights on Hugging Face, and the CLI itself is MIT-licensed code on GitHub. At the top, the service exposes one coding API that speaks two wire protocols, OpenAI-compatible and Anthropic-compatible. That dual-protocol design is why the same membership works not only in Moonshot's own Kimi Code CLI and VS Code extension, but also inside third-party harnesses (a harness is the agent program that drives the model: its tools, prompts, and loop). The docs list Claude Code, OpenCode, Codex, and Hermes Agent as supported harnesses, plus Zed and JetBrains IDEs. Figure 1.1 puts the three layers in one picture.

This diagram is one of many in Kimi Code Made Crystal Clear.
Every chapter opens with the gist, draws the hard ideas, and ends with recipes and sources.
Get the book
