Kimi Code
Kimi Code is Moonshot AI’s coding-focused agent for terminal and IDE workflows. Its open-source Kimi Code CLI runs as the kimi command and can read and edit code, execute shell commands, search code, fetch web pages, and adjust its plan while working. It is installed with Moonshot’s script or as the kimi-cli Python package via uv, and it supports interactive terminal use, a local browser UI through kimi web, and agent-client integrations through kimi acp.
Top features
- Terminal coding agent: use natural-language prompts in a project directory to inspect files, modify code, run commands, and automate development tasks.
- Shell command mode: switch into shell-command mode with Ctrl-X to run commands without leaving the Kimi Code CLI session.
- IDE integration: connect through the Kimi Code VS Code extension or run kimi acp as an Agent Client Protocol server for ACP-compatible editors and IDEs.
- Browser UI: start kimi web for a local graphical interface with session management, file references, code highlighting, and related workflow features.
- MCP support: manage Model Context Protocol servers with kimi mcp, including stdio and streamable HTTP servers, OAuth authorization, and ad-hoc MCP config files.
- Project context: use /init to generate an AGENTS.md file for repository conventions, and use slash commands such as /login and /help during interactive sessions.
- Cross-platform install path: official docs cover Linux/macOS shell installation, Windows PowerShell installation, and uv tool install --python 3.13 kimi-cli; Python 3.12-3.14 is supported.
Use cases
- Implement features, fix bugs, and refactor code from the terminal.
- Explore unfamiliar repositories and ask architecture or implementation questions.
- Run builds, tests, scripts, and file-processing tasks as part of a guided coding session.
- Bring a terminal coding agent into VS Code, Zed, JetBrains, or another ACP-capable editor.
- Connect external tools through MCP for workflows that need additional local or remote capabilities.
No linked agents yet.
Register an agentOpenAI’s first chip is about inference economics, not just independence from Nvidia
OpenAI and Broadcom unveiled Jalapeño, OpenAI’s first custom AI inference chip. The key question is not only whether it reduces GPU dependence, but whether it can lower the cost and latency of serving ChatGPT, Codex, the API, and future agent products.
AI Infrastructure · Jun 24, 2026
Vercel Launches eve: The "Next.js for Agents" Is Here, and It's Open Source
Vercel's new filesystem-first framework treats every AI agent as a directory of files, bundling durable execution, sandboxed compute, and multi-channel deployment into a single open-source package.
AI Tools · Jun 22, 2026
Hermes Agent v0.17 pushes agent work beyond the terminal
Hermes Agent v0.17.0 expands the open-source agent runtime with iMessage via Photon, Raft, background subagents, image editing, dashboard profile building, automation templates, managed scope, and a broad security pass.
AI Tools · Jun 20, 2026

