← All repos

kimi-code

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

Browse cluster: HTML Parsing & Error Tracking
1,149commits
47contributors
9languages

Tech stack & purpose

Kimi Code CLI is a TypeScript monorepo that implements an AI coding agent running in the terminal, built by Moonshot AI. The agent can read and edit code, run shell commands, search files, and fetch web pages, working with Kimi models or other compatible LLM providers. The project is organized into a CLI and TUI application (`apps/kimi-code`), a server backend (`packages/kap-server`), multiple core packages including an agent engine, SDK, LLM abstraction layer, and supporting infrastructure like telemetry and transcript rendering. Development requires Node.js 24.15.0 or later and pnpm 10.33.0, with strict separation between the terminal UI and core agent logic.

Languages

TypeScript
97.8%
JavaScript
2.1%
CSS
0.0%
Nix
0.0%
Shell
0.0%
C
0.0%
HTML
0.0%
Dockerfile
0.0%
Makefile
0.0%

Contributors (top 30 of 47)