Describe the bug
- I have a Copilot Pro subscription;
- The GitHub policy says that Kimi Code 2.7 (model
kimi-k2.7-code) is available for Pro subscription.
- In fact, it is listed in the
Blocked / Disabled list. Here is the screenshot.
Copilot CLI version:
Copilot Pro availability:
Affected version
Copilot CLI 1.0.68
Steps to reproduce the behavior
- Start Copilot;
- Type
/model and press Enter;
- A screen with
Available models is displayed and the list of models -- no kimi-k2.7-code model is displayed.
- Press
Tab key to switch to Blocked / Disabled -- kimi-k2.7-code is listed there (see screenshot)
Expected behavior
No response
Additional context
Run in Poweshell following command:
copilot -p "Say OK" --model "Kimi-K2.7-Code"
Response:
Error: Model "Kimi-K2.7-Code" from --model flag is not available.
Describe the bug
kimi-k2.7-code) is available for Pro subscription.Blocked / Disabledlist. Here is the screenshot.Copilot CLI version:
Copilot Pro availability:
Affected version
Copilot CLI 1.0.68
Steps to reproduce the behavior
/modeland press Enter;Availablemodels is displayed and the list of models -- nokimi-k2.7-codemodel is displayed.Tabkey to switch toBlocked / Disabled--kimi-k2.7-codeis listed there (see screenshot)Expected behavior
No response
Additional context
Run in Poweshell following command:
Response: