← All repos

kimi-cli

Kimi Code CLI is your next CLI agent.

Browse cluster: HTML Parsing & Error Tracking
1,383commits
77contributors
8languages

Tech stack & purpose

Kimi Code CLI is a Python CLI agent designed for software engineering workflows that operates in interactive shell mode, ACP server mode for IDE integration, and through MCP tool loading. Built on Python 3.12+, it uses Typer for the CLI framework, asyncio for async runtime, and the kosong library as an LLM abstraction layer, along with fastmcp for MCP integration and ruff for linting and formatting. The project is structured around a core agent loop that accepts user input, handles tool calls, and manages conversation context through a modular architecture that supports custom agents, subagents, system prompts, and extensible tooling via built-in tools or MCP-loaded tools.

Languages

Python
78.5%
TypeScript
20.4%
CSS
0.7%
Makefile
0.2%
Shell
0.1%
Nix
0.1%
HTML
0.0%
PowerShell
0.0%

Contributors (top 30 of 77)