The Dark Side of the Moon rewrites the terminal intelligent agent and renames it Kimi-code, fully aligned with the Claude Code architecture.

robot
Abstract generation in progress

According to Beating Monitoring, the open-source terminal AI coding agent kimi-cli under Moon’s Dark Side is quietly undergoing repository migration and architecture rewriting, and has officially been renamed to kimi-code. To address the bottlenecks of the original Python version in interactive response and execution efficiency, the R&D team has fully shifted to the technical roadmap of Claude Code, a terminal tool under Anthropic, completing a full architecture overhaul based on TypeScript and the Bun runtime to achieve millisecond-level cold start and a smooth terminal user interface (TUI).

This architectural adjustment means Kimi has completely abandoned the original Python terminal technology stack and has fully benchmarked against and adopted Claude Code’s mature solutions. The tool uses Commander.js to perform command parsing in accordance with standardized rules, and it replaces Rich and prompt-toolkit with React Ink to implement a brand-new responsive TUI interface. The refactor involved 166 TypeScript source files, with a code increment of more than 3.8万 lines. In the SWE-bench Verified benchmark, the TypeScript refactored version based on the kimi-k2.5 model successfully solved 317 out of 500 development tasks (solution rate: 63.4%). While maintaining the performance level of the original Python version, it significantly improved stability and enhanced the network layer’s resistance to interference.

In addition to aligning the underlying architecture, kimi-code focuses on polishing the human–computer collaboration experience. The new version not only supports dragging video assets such as screen recordings into the terminal for multimodal analysis, but also deeply recreates several benchmark-grade design elements from Claude Code, including a “Plan Mode” that supports cursor-interactive editing, Emacs commonly used shortcut keys, a safety design for quickly exiting by double-clicking Ctrl + C, and support for connecting automated workflows through custom lifecycle hooks (Hooks). For compatibility across the multi-model ecosystem, kimi-code has opened up custom integrations for third-party large-model APIs, enabling the tool to serve not only within the Kimi family, but also as a unified terminal programming gateway across models.

View Original
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
  • Reward
  • 11
  • Repost
  • Share
Comment
Add a comment
Add a comment
MinimalistSculpturePedestal
· 4h ago
How much does TUI improve smoothness? Is there a benchmark?
View OriginalReply0
HedgeHedgeBaby
· 7h ago
Emacs keyboard shortcuts are highly praised, Vim enthusiasts quietly exit the group chat
View OriginalReply0
Yield慢炖锅
· 7h ago
Multimodal analysis is integrated into the terminal, so in the future, can I just upload screenshots directly to ask?
View OriginalReply0
KiteAndBlock
· 7h ago
Ctrl+C can exit normally, an epic update
View OriginalReply0
PixelMiningLamp
· 7h ago
38k lines of incremental updates; this level of refactoring is clearer than my life plan.
View OriginalReply0
GateUser-170ee8b1
· 7h ago
Claude Code's technical debt has been paid off.
View OriginalReply0
SugarMarketMaker
· 7h ago
The idea of a cross-model gateway is brilliant; finally, no more switching back and forth.
View OriginalReply0
GateUser-5578154d
· 7h ago
TypeScript is the future of command-line tools; type safety is truly awesome.
View OriginalReply0
BluePeonyCalmingAgent
· 7h ago
Millisecond-level cold start? Finally no more waiting for the coffee to cool down.
View OriginalReply0
TheRetreatButtonIsVeryLarge.
· 7h ago
166 files refactored, I am overwhelmed by the workload.
View OriginalReply0
View More
  • Pinned