#124 · Primary category: AI Coding Assistants
kimi-code
Kimi Code CLI — The Starting Point for Next-Gen Agents
Project last updated:08/29/26
GitHub Stars
7.1K
Forks
1.1K
Contributors
53
License
MIT
Why we included this project
This CLI puts the coding agent where many developers actually live: the terminal. Running `kimi` inside a project gives you an assistant that reads and edits files, runs shell commands, searches code, and fetches web pages, then picks its next move from what it finds. It ships with Moonshot AI's Kimi models preconfigured but accepts other compatible providers, so you are not locked in. The single-binary install skips Node.js, the TUI starts in milliseconds, and you can hand parallel work to focused subagents or drop a screen recording into the chat for the agent to watch. MCP servers are added conversationally with `/mcp-config`, lifecycle hooks let you gate risky tool calls, and the `kimi acp` command exposes the same session to editors that speak the Agent Client Protocol.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.