git-ai-project/git-ai

Request to add support for **Kimi Code**

開放

#639 建立於 2026年3月5日

 (0 則留言) (1 個反應) (0 位負責人)Rust (231 個分叉)auto 404
agent-supportgood first issue

倉庫指標

星標
 (2,272 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Summary

Request to add support for Kimi Code (Moonshot AI's coding assistant) to enable accurate tracking and statistics of AI-generated code contributions within git repositories.

Background & Motivation

Kimi Code (月之暗面) has become one of the most widely used AI coding assistants, particularly in the Chinese developer community and increasingly globally. Currently, git-ai does not recognize Kimi Code's attribution markers, leading to:

  1. Underreported AI contribution metrics - Teams using Kimi Code cannot get accurate visibility into AI-assisted development
  2. Incomplete analytics - Mixed AI tool environments (GitHub Copilot + Kimi Code + others) produce skewed statistics
  3. Compliance gaps - Organizations requiring AI-generated code auditing lack visibility into Kimi contributions

Proposed Solution

Add detection patterns for Kimi Code's code attribution signatures. Based on typical usage patterns, Kimi Code generates markers such as:

# Generated by Kimi Code
# Created with Kimi (Moonshot AI)
# AI-generated by Kimi Code - Moonshot AI

貢獻者指南