Compare commits

...
Author SHA1 Message Date
celestial-vault 30c03ba18b adjust wording 2025-07-14 11:13:23 -07:00
celestial-vault ae01f0f1ba changeset 2025-07-14 11:12:43 -07:00
celestial-vault 85ba2d3816 add kimi k2 as trending model 2025-07-14 11:12:14 -07:00
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"claude-dev": minor
---
Add Kimi-K2 as the trending model in the Cline Provider
@@ -49,8 +49,8 @@ const featuredModels = [
label: "Best",
},
{
id: "google/gemini-2.5-pro",
description: "Large 1M context window, great value",
id: "moonshotai/kimi-k2",
description: "Latest open source model, trained for agentic tool calling.",
label: "Trending",
},
{