Download Latest Version v2.2.3 source code.tar.gz (814.2 kB)
Email in envelope

Get an email when there's a new version of CC Mirror

Home / v2.2.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-31 666 Bytes
v2.2.2 source code.tar.gz 2026-05-31 813.2 kB
v2.2.2 source code.zip 2026-05-31 938.9 kB
Totals: 3 Items   1.8 MB 0

Fixes

  • Route the Kimi provider through the Kimi Code subscription endpoint (https://api.kimi.com/coding) with kimi-for-coding.
  • Add the required Kimi Code User-Agent: KimiCLI/1.5 custom header.
  • Migrate existing Kimi variants from stale Moonshot/K2.6 defaults while preserving credentials.
  • Derive KIMI_API_KEY alongside ANTHROPIC_AUTH_TOKEN for Kimi Code compatibility.
  • Refresh Kimi docs, TUI copy, splash text, and migration tests.

Validation

  • npm test
  • npm run lint --if-present
  • npm run format:check
  • npm run typecheck
  • npm run bundle
  • npm pack --dry-run
  • Live local verification: kimi -p "Say pong" returned pong.
Source: README.md, updated 2026-05-31