MoonshotAI/kimi-cli

Kimi Code CLI is your next CLI agent.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 32 minutes ago
Added to GitGenius on January 31st, 2026
Created on October 15th, 2025
Open Issues & Pull Requests: 834 (+0)
Number of forks: 1,297
Total Stargazers: 11,258 (+1)
Total Subscribers: 58 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.9 hours
Mean response time: 6.5 days
90th percentile: 20.2 days
Tracked items: 629

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 72% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 10% of issues opened in the past year have been closed. Three people close 56% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 533
New in 7 days: 5
Closed in 7 days: 2
Avg open age: 22 days
Stale 30+ days: 492
Stale 90+ days: 388

Recent activity

Opened in 7 days: 5
Closed in 7 days: 2
Comments in 7 days: 4
Events in 7 days: 7

Top labels

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

Detailed Description

Kimi CLI is a terminal-based AI agent that helps developers complete software development tasks and terminal operations.

The tool addresses the need for an AI assistant integrated directly into the development workflow. It works by running in the terminal where it can read and edit code, execute shell commands, search and fetch web pages, and autonomously plan and adjust actions during execution. Users can switch between standard agent mode and a dedicated shell command mode by pressing Ctrl-X, allowing direct shell command execution without leaving the tool.

Developers should adopt this tool if they want an AI agent deeply integrated with their terminal environment and code editor. It suits projects where developers spend significant time in the terminal and want AI assistance without context switching. The tool offers integration with Visual Studio Code through an extension, supports the Agent Client Protocol for compatibility with ACP-enabled editors like Zed and JetBrains IDEs, and can be integrated with Zsh to enhance shell capabilities. It also supports MCP (Model Context Protocol) tools for extended functionality. However, the README notes that built-in shell commands like cd are not yet supported. The project is evolving into Kimi Code CLI as its next-generation successor, with existing installations able to migrate automatically.

Almost all open issues are raised by outside users rather than the core team, indicating a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker is dominated by bug reports, enhancement requests, and Web-related issues.