kimi-cli
by
MoonshotAI

Description: Kimi Code CLI is your next CLI agent.

View on GitHub ↗

Summary Information

Updated 22 minutes ago
Added to GitGenius on January 31st, 2026
Created on October 15th, 2025
Open Issues & Pull Requests: 757 (+0)
Number of forks: 1,137
Total Stargazers: 9,148 (+1)
Total Subscribers: 48 (+0)

Issue Activity (beta)

Open issues: 484
New in 7 days: 3
Closed in 7 days: 2
Avg open age: 14 days
Stale 30+ days: 452
Stale 90+ days: 162

Recent activity

Opened in 7 days: 3
Closed in 7 days: 2
Comments in 7 days: 3
Events in 7 days: 11

Top labels

  • bug (435)
  • enhancement (291)
  • Web (10)
  • VS Code (6)
  • dependencies (2)
  • good first issue (1)
  • wontfix (1)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 17.6 hours
90th percentile: 1.7 hours
Tracked items: 834

Most active contributors

Detailed Description

Kimi CLI is a terminal-based AI agent written in Python designed to assist with software development tasks and terminal operations. The tool enables users to read and edit code, execute shell commands, search and fetch web pages, and autonomously plan and adjust actions during execution. According to the repository's README, Kimi CLI is transitioning into Kimi Code CLI, described as the next-generation terminal AI agent from the same development team, with automatic configuration and session migration for existing users.

The repository demonstrates active maintenance and community engagement. GitGenius tracking data shows a median issue and pull request response latency of 0.0 hours with a mean of 17.6 hours across 831 tracked items, indicating rapid response times to community contributions. The most frequently addressed issue categories are bugs with 407 tracked instances and enhancements with 277 instances, reflecting ongoing refinement and feature development. The primary contributors tracked by GitGenius are stdrc with 256 events, xiaoju111a with 144 events, and xxchan with 124 events, demonstrating concentrated but collaborative development effort.

The tool includes several integration capabilities that extend its functionality across different development environments. A shell command mode allows users to switch contexts by pressing Ctrl-X and run shell commands directly without leaving the CLI interface, though built-in shell commands like cd are not yet supported. The repository integrates with Visual Studio Code through the Kimi Code VS Code Extension available on the marketplace. Additionally, Kimi CLI supports the Agent Client Protocol out of the box, enabling compatibility with ACP-compatible editors and IDEs including Zed and JetBrains IDEs through appropriate configuration files.

Zsh integration is available through the zsh-kimi-cli plugin, which can be installed via plugin managers like Oh My Zsh. This integration allows users to switch to agent mode within their shell environment using Ctrl-X. The tool also supports MCP, the Model Context Protocol, with dedicated sub-command groups for managing MCP servers and support for ad-hoc MCP server configuration via CLI options using standard MCP config file formats.

The repository's classification by GitGenius spans multiple domains including CLI, AI Chat, API Client, Terminal Tool, Document Analysis, Conversational AI, Language Models, Text Processing, AI Utility, and Chat Interface, reflecting the tool's broad applicability across different use cases. The codebase shows connections to major open-source projects through overlapping contributors with microsoft/vscode, microsoft/typescript, and rust-lang/rust, suggesting cross-pollination of development practices and expertise.

Development of Kimi CLI follows a structured approach with documented build processes. The repository includes make commands for development setup, building, and creating binary distributions, with automatic web UI embedding during the build process. The project maintains comprehensive documentation available in both English and Chinese, with getting started guides and feature documentation accessible through the official homepage at moonshotai.github.io/kimi-cli.

kimi-cli
by
MoonshotAIMoonshotAI/kimi-cli

Repository Details

Fetching additional details & charts...