From 2cb58a0b3c76dff9deac27851677e115a5b0f290 Mon Sep 17 00:00:00 2001 From: Tony Yu <49832190+ysntony@users.noreply.github.com> Date: Wed, 9 Sep 2026 22:20:47 +0800 Subject: [PATCH] docs: add Kimi tracking links to sponsor logo and Kimi sections (#3047) Point the Moonshot sponsor logo href at https://platform.kimi.ai?aff=ecc (image unchanged, link target only). Add a Get Kimi Code link (https://www.kimi.com/code?aff=ecc) to the Kimi Code CLI row of the install-target table. Link the API endpoint mention in the Self-host Kimi intro to the API platform link. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 091836e33..73b4aa7f2 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ The native path installs ECC's skills, agents, commands, and plugin-managed hook CodeRabbit    Greptile    Atlas Cloud    - Moonshot AI - Kimi    + Moonshot AI - Kimi    Itô Markets

@@ -337,7 +337,7 @@ cd ECC | Qwen CLI | `./install.sh --profile minimal --target qwen` | See the [Qwen guide](docs/QWEN-GUIDE.md) | | Hermes | `./install.sh --profile minimal --target hermes` | See the [Hermes setup guide](docs/HERMES-SETUP.md) | | OpenClaw | `./install.sh --profile minimal --target openclaw` | Managed home-directory install | -| Kimi Code CLI | `./install.sh --profile minimal --target kimi` | Project-local `.kimi-code/` install | +| Kimi Code CLI | `./install.sh --profile minimal --target kimi` | Project-local `.kimi-code/` install · [Get Kimi Code](https://www.kimi.com/code?aff=ecc) | | CodeBuddy | `./install.sh --profile minimal --target codebuddy` | Project-local `.codebuddy/` install | | JoyCode | `./install.sh --profile minimal --target joycode` | Project-local `.joycode/` install | @@ -368,7 +368,7 @@ Run or self-host any open-source model behind that gateway using separate comput ### Self-host Kimi with ECC + Itô compute -The Kimi Code harness and the model-serving layer are separate. ECC configures the agent harness; you bring an API endpoint or self-host an open-weight Kimi model on your own GPU capacity. This adapter is verified against Kimi Code 0.31.x (`@moonshot-ai/kimi-code`): +The Kimi Code harness and the model-serving layer are separate. ECC configures the agent harness; you bring an API endpoint ([get a Kimi API key](https://platform.kimi.ai?aff=ecc)) or self-host an open-weight Kimi model on your own GPU capacity. This adapter is verified against Kimi Code 0.31.x (`@moonshot-ai/kimi-code`):