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

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
KC

MoonshotAI/kimi-code

AI Agent

Kimi Code CLI — The Starting Point for Next-Gen Agents

6.8k Stars1.1k Forks1.1k Open Issues6.8k WatchersTypeScriptMIT
AI AgentDeveloper Tool
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

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.

Source and compliance noteLast synced: Aug 16, 2026

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.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

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.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • use cases where recent maintenance matters
Avoid When
  • you have low tolerance for large unresolved issue queues
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

6.8k Stars

Reuse

1.1k Forks

Attention

6.8k Watchers

Maintenance

active

License

MIT

Open issues

1.1k

Overview

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.

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

Developer Tool

Tools that improve coding, testing, build, and local workflow

Quick Start
curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash
View on GitHub Project Homepage
Project Activity

73

Health Score

Active

Commit Activity

May 22, 2026

Created

Aug 15, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+79

Today's growth

+1.6k

7-day growth

+2.0k

30-day growth

Jul 24, 2026Aug 16, 2026
Community Health
1.1k

Forks

1.1k

Open

6.8k

Watchers

Owner
KC

MoonshotAI

GitHub profile
Topics & Language
TypeScript
Ecosystem & Usage
GitHub Repository Project Website Search on npm
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

540k

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

365k

practical-tutorials/project-based-learning

Curated list of project-based tutorials

279k

obra/superpowers

An agentic skills framework & software development methodology that works.

273k

react/react

The library for web and native user interfaces.

247k
License
MIT
CreatedMay 22, 2026
Last pushAug 15, 2026
Last syncedAug 16, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

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.

Full AI Analysis