Privacy and advertising choices
Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy
Kimi Code CLI — The Starting Point for Next-Gen Agents
This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.
100
review score
Problem solved
It solves the friction of setting up AI coding agents by providing a single-binary install with no Node.js dependency, millisecond startup, and a TUI optimized for extended use. Unlike other tools, it offers native video input, AI-configured MCP servers, subagents for parallel work, and lifecycle hooks for automation.
Deployment reality
The available setup signal starts with: curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.
Commercial use
The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.
Capability ceiling
Developers can build real-world coding assistants that automate code review, refactoring, debugging, and project exploration directly in the terminal. Use cases include generating code from screen recordings, managing MCP servers conversationally, dispatching subagents for parallel tasks, and integrating with editors like Zed and JetBrains via ACP. The ceiling includes complex multi-step workflows with lifecycle hooks and plugin ecosystems.
Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.
MoonshotAI/kimi-code is tracked as a TypeScript project in the AI Agent, Developer Tool area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.
Momentum check: the repository has 6.8k total stars, with +0 today, +0 this week, and +3.7k this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.
Maintenance check: current activity is Active; the latest push was 8 days ago, and the open issue queue is 1.1k, about 15.93% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.
Adoption check: 1.1k forks and 6.8k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.
Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you have low tolerance for large unresolved issue queues.
Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 3.7k. Follow the original GitHub repository for final install, security, and release information.
Analysis
ReadyOriginal problem, capability, and verdict guidance are available.
Sources
ReadyRepository metadata and README/source references are attached.
License
ReadyMIT is recorded for review.
Maintenance
ReadyRecent activity is visible in repository metadata.
Alternatives
ReadyEnough nearby projects exist for comparison.
Momentum
6.8k Stars
Reuse
1.1k Forks
Attention
6.8k Watchers
Maintenance
active
License
MIT
Open issues
1.1k
Kimi Code CLI is an AI coding agent that runs in your terminal, capable of reading and editing code, running shell commands, searching files, and fetching web pages. It works out of the box with Moonshot AI's Kimi models and can be configured to use other compatible providers.
Key Features
- Single-binary distribution with one-command install. - Blazing-fast startup and purpose-built TUI for focused agent sessions. - Supports video input, AI-native MCP configuration, rich plugin ecosystem, subagents for parallel work, lifecycle hooks, and editor/IDE integration via ACP.
AI Agent
Agent frameworks, autonomous workflows, and tool-use systems
Developer Tool
Tools that improve coding, testing, build, and local workflow
curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash73
Health Score
Active
Commit Activity
May 22, 2026
Created
Aug 15, 2026
Last push
+79
Today's growth
+1.6k
7-day growth
+2.0k
30-day growth
Forks
Open
Watchers
MoonshotAI
GitHub profilecodecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
nilbuild/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
obra/superpowers
An agentic skills framework & software development methodology that works.
react/react
The library for web and native user interfaces.
✓
License
✓
Forked
✓ Active
Maintained
Problem Solved
It solves the friction of setting up AI coding agents by providing a single-binary install with no Node.js dependency, millisecond startup, and a TUI optimized for extended use. Unlike other tools, it offers native video input, AI-configured MCP servers, subagents for parallel work, and lifecycle hooks for automation.
Capabilities
Developers can build real-world coding assistants that automate code review, refactoring, debugging, and project exploration directly in the terminal. Use cases include generating code from screen recordings, managing MCP servers conversationally, dispatching subagents for parallel tasks, and integrating with editors like Zed and JetBrains via ACP. The ceiling includes complex multi-step workflows with lifecycle hooks and plugin ecosystems.
Bottom Line
Kimi Code CLI is ideal for developers who want a fast, integrated AI coding agent in the terminal with advanced features like video input and subagents. It may be less suitable for those preferring GUI-based tools or needing extensive customization beyond its plugin system. The key trade-off is its focus on Moonshot AI's ecosystem versus broader model support.