Moonshot Open-Sources Kimi Code CLI: A Model-Agnostic Coding Agent
aftahi_ai · x · 2026-08-18
Moonshot, the lab behind Kimi, has open-sourced its coding agent CLI tool Kimi Code CLI under the MIT license. Unlike current tools that are tightly coupled to a single model provider, it focuses on model agnosticism.
Key Features:
- Terminal-Native Agent: Capable of reading repos, editing files, running commands, and handling multi-step tasks entirely from the CLI.
- Provider-Agnostic: Compatible with OpenAI and Anthropic formats, allowing users to switch models freely.
- IDE Integration: Supports Agent Client Protocol, acting as a real agent server for Zed and JetBrains.
- Open License: Released under MIT, lowering the barrier for integration.
This move challenges the closed-loop model of current tools like Claude Code and OpenAI's solutions.
More from coding & agent
- Using Grok to check GitHub Org name availability: a time saver — Daniel_Farinax · 2026-08-18
- Why AI can't handle product integrations: Offline data & trust barriers — shensi · 2026-08-18
- MemoraXCode Enables Long-term Memory and Skill Reuse for Coding Agents — 机器之心 · 2026-08-18
- Browser agents need to show source coverage, not a confidence score, before you trust their tables — Thunderbit_HQ · 2026-08-18
- Spellcaster uses multi-agent loop to solve LLM's weakness in game verification — AI寒武纪 · 2026-08-18
- Deploying AI-Assisted Apps to Production with Docker and Playwright — Al_Grigor · 2026-08-18