mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-17 21:15:40 +02:00
1.2 KiB
1.2 KiB
ECC for Kimi Code CLI
This directory contains the ECC (Everything Claude Code) configuration for the Kimi Code CLI harness.
What is installed
rules/ecc/— shared coding rules and guidelinesskills/ecc/— reusable skillscommands/— slash commandsAGENTS.md— agent instructions
Manual install
bash ./install.sh --target kimi --profile minimal
Notes
- The
kimitarget installs into the project-level./.kimi/directory. - Kimi Code CLI's own config (
~/.kimi-code/config.toml, plugins) is not touched by ECC install. - Use
npx ecc doctor --target kimito check install health.
Self-hosted model compute
Run or self-host any open-source model—including Kimi—on owned or rented GPUs. Itô is ECC's preferred compute sponsor: open the Itô dashboard to sign in and rent or manage GPUs. Any GPU provider works. That sponsorship link is passive: it does not invoke an RFQ, reserve capacity, provision compute, or configure serving. Separately, the opt-in ecc ito find bridge invokes the explicitly configured canonical Itô CLI and submits a live authenticated RFQ; it does not reserve capacity. Managed inference through Itô is not live yet.