Discover and explore top open-source AI tools and projects—updated daily.
MoonshotAIAI coding agent for terminal-based development
New!
Top 31.7% on SourcePulse
Summary
Kimi Code CLI is an AI-powered coding agent designed for terminal environments, enabling users to read/edit code, execute shell commands, search files, and fetch web content. It streamlines development workflows by integrating AI assistance directly into the command line, targeting developers and power users seeking efficient, AI-augmented coding experiences.
How It Works
The agent operates as a single binary, offering rapid startup and a purpose-built terminal UI (TUI). It leverages Moonshot AI's Kimi models by default but supports other compatible providers. Core functionality includes AI-driven decision-making for task execution, support for subagents (coder, explore, plan) for parallel work, and AI-native configuration of Model Context Protocol (MCP) servers. Lifecycle hooks allow integration with local automation and user-defined checks.
Quick Start & Requirements
sh curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash) or Windows PowerShell (powershell irm https://code.kimi.com/kimi-code/install.ps1 | iex).kimi./login within the CLI using Kimi Code OAuth or a Moonshot AI API key.Highlighted Details
Maintenance & Community
The project actively tracks issues and security vulnerabilities via GitHub. No explicit community channels (e.g., Discord, Slack) or roadmap links are provided in the README.
Licensing & Compatibility
Released under the permissive MIT License, allowing for broad use, modification, and distribution, including in commercial applications.
Limitations & Caveats
While the installation script aims for ease of use, development and contribution require specific Node.js and pnpm versions. The core functionality is tied to Moonshot AI's Kimi models or compatible providers. No explicit alpha/beta status or known bugs are mentioned.
7 hours ago
Inactive