Twitter/X

Moonshot AI open-sourced Kimi Code CLI on 2026-07-29; it's a terminal coding…

Brief

Moonshot AI open-sourced Kimi Code CLI, a terminal coding agent that takes full screen-recording video clips as input and generates code from visual content. It offers conversational MCP configuration via /mcp-config (no JSON editing), isolated subagents for coder/explore/plan in separate contexts, and defaults to Kimi models while remaining provider-extensible—features that signal a shift in open-source coding agents.

Why it matters

Moonshot AI open-sourced Kimi Code CLI on 2026-07-29; it's a terminal coding agent that accepts full video/screen-recording clips as chat input and processes the video to generate code.

Key details

  • Kimi Code CLI includes a conversational MCP setup (use /mcp-config to add servers without hand-editing JSON), runs isolated subagents (built-in coder, explore, and plan) in separate context windows, and uses Kimi models by default but can point to other providers.
Cleaned source text

Moonshot AI open-sourced Kimi Code CLI. A terminal coding agent that takes video as input.

Drop a screen recording into the chat. The agent processes it and generates code from what it sees. Yes, a full video clip.

Conversational MCP setup. Type /mcp-config and talk to add servers. No hand-editing JSON files.

Isolated subagents. Built-in coder, explore, and plan agents run in separate context windows. The main conversation stays clean.

It works with Kimi models by default and can point to other providers.