explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR
  • What GitHub Announced
  • Why This Matters — Open Weight Inside Microsoft's Stack
  • How to Enable Kimi K2.7 in GitHub Copilot
  • Pricing and "Lower Cost" in Practice
  • Kimi K2.7 vs GLM-5.2 — Why Copilot Picked Kimi First
  • Performance Expectations
  • Enterprise and Security Considerations
  • Timeline — From Fable Ban to Copilot Picker
  • Related Reading
  • Summary
← Back to blog

explainx / blog

Kimi K2.7 Code in GitHub Copilot: First Open-Weight Model

Kimi K2.7 Code is GA in GitHub Copilot July 1, 2026 — first open-weight model in the picker, hosted on Azure, rolling out to Pro/Pro+/Max. Setup, pricing, enterprise policy, and GLM 5.2 context.

Jul 3, 2026·8 min read·Yash Thakker
GitHub CopilotKimiMoonshot AIOpen Source AIAI Coding
go deep
Kimi K2.7 Code in GitHub Copilot: First Open-Weight Model

Update — July 21, 2026: Microsoft is reportedly evaluating Kimi K3 for possible Copilot workloads and preparing Azure availability; Microsoft has not confirmed a deployment or the viral $600M savings estimate. K2.7 remains the confirmed GitHub Copilot precedent. Reported K3 Copilot/Azure testing →

Update — July 20, 2026: Moonshot paused new Kimi K3 subscriptions — GPU capacity crunch. K2.7 Code remains the available-now Kimi path in Copilot while K3 waitlists reopen in batches. K3 subscription pause →

Update (July 9, 2026 — SWE-1.7): Cognition built SWE-1.7 on Kimi K2.7 Code base — 42.3% FrontierCode, available in Devin at 1000 TPS. SWE-1.7 training story →

July 1, 2026: GitHub announced Kimi K2.7 Code is generally available in GitHub Copilot — the first open-weight model selectable in Copilot's model picker. @GitHub reposted the news on X July 2 with a demo video; early community reaction framed it as "the moat keeps getting cheaper" and "open weight in a Microsoft product is like a stray cat becoming a service dog."

This is not a new model release. Moonshot AI shipped Kimi K2.7-Code on June 12, 2026 — the same day the US suspended Fable 5 globally. GitHub's move is distribution: bringing an open-weight 1T-parameter MoE coding model into the same picker where developers already choose Claude, GPT, and Gemini variants.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

A quick look at Kimi K2.7 Code landing as the first open-weight model in GitHub Copilot's picker.

TL;DR

QuestionAnswer
What's new?Kimi K2.7 Code in Copilot model picker
First of what?First open-weight model in Copilot
Who gets it first?Copilot Pro, Pro+, Max (gradual rollout)
Business / Enterprise?Off by default — admin must enable policy
HostingMicrosoft Azure (GitHub-managed)
BillingProvider list pricing under usage-based billing
VS Code minimum1.127.0 or later
Not in Copilot yetGLM-5.2 — community asking on X

What GitHub Announced

From the July 1 changelog:

Kimi K2.7 Code, an open-weight model, is now generally available in GitHub Copilot. This is the first open-weight model offered as a selectable option in the Copilot model picker, giving you more choice and a lower-cost option for your coding workflows.

Key details:

  • Hosted by GitHub on Microsoft Azure — managed inference, not local weights
  • Billed at provider list pricing under usage-based billing
  • Early testing: lower-cost option with strong performance comparable to highly popular frontier models (GitHub's wording; no public benchmark table in the changelog)

The @Kimi_Moonshot account co-promoted the launch. For model architecture, benchmarks, and API pricing outside Copilot, see our full guide: Kimi K2.7-Code: 1T-Parameter Open Coding Model.


Why This Matters — Open Weight Inside Microsoft's Stack

GitHub Copilot historically routed requests to closed models — OpenAI GPT family, Anthropic Claude, Google Gemini. Developers who wanted Kimi K2.7 or GLM-5.2 used separate APIs, IDEs, or self-hosted stacks.

Copilot adding Kimi K2.7 changes the default workflow for millions of VS Code users:

Before July 2026After Kimi K2.7 GA
Open-weight models = external toolingSelectable in Copilot picker
Frontier coding = closed API moatModified MIT model inside Microsoft product
Post–Fable 5 alternatives = self-serveOne dropdown for Kimi in Copilot

@SlopToSignal on X: "open weight AND in the copilot picker is lowkey a big deal — the moat keeps getting cheaper." The Fable 5 ban accelerated open-weight adoption; GitHub just productized that trend inside Copilot.

Important nuance: "Open-weight in Copilot" means the model weights are public — not that inference runs on your laptop. GitHub hosts on Azure. You get model choice and potentially lower cost; you do not get offline/air-gapped inference unless you self-host separately.


How to Enable Kimi K2.7 in GitHub Copilot

Individual plans (Pro, Pro+, Max)

  1. Update your editor to a supported version (see table below)
  2. Open the Copilot model picker
  3. Select Kimi K2.7 Code
  4. If missing, wait — GitHub says rollout is gradual

Rollout started with Copilot Pro, Pro+, and Max. GitHub Students on Copilot Pro saw questions on X about whether limits changed — GitHub did not announce a separate student tier change in this changelog; check your plan's premium request quota in account settings.

Supported surfaces and minimum versions

SurfaceMinimum version
Visual Studio Code1.127.0+
Visual Studio17.14.6+
Copilot CLICurrent
GitHub Copilot cloud agentCurrent
GitHub Copilot AppCurrent
github.comCurrent
GitHub Mobile (iOS/Android)Current
JetBrains1.9.1-251+
XcodeSupported
EclipseSupported

For a broader Copilot vs Claude Code vs Cursor comparison, see Claude Code vs Cursor vs GitHub Copilot — note that guide predates Kimi in the picker; Copilot's model line is now wider.

Copilot Business and Enterprise

Off by default. Plan administrators must:

  1. Open Copilot settings for the organization
  2. Enable the Kimi K2.7 Code policy
  3. Review open-weight models against security, compliance, and data-governance requirements

Until enabled, the model does not appear for anyone in the org. @gsemetfr on X summed up Business-plan frustration: "Damned we want this on business plan!!" — GitHub says Business and Enterprise expansion is coming over the coming weeks.


Pricing and "Lower Cost" in Practice

GitHub states Kimi K2.7 is billed at provider list pricing under usage-based billing. That means:

  • Costs depend on your Copilot plan (included premium requests vs overage)
  • Kimi may consume fewer premium credits than flagship closed models if list price is lower
  • Exact per-request math lives in GitHub Copilot pricing for models and requests

Outside Copilot, Kimi K2.7-Code API pricing from Moonshot is $0.95/M input (cache miss), $4/M output — see the full Kimi pricing table. Copilot routing may differ from direct API calls; treat GitHub's billing docs as authoritative for in-IDE usage.

@Tommi_Lindfors asked on X what "lower cost" means in practice — GitHub has not published a Copilot-specific price sheet alongside the changelog. Run your own A/B on representative tasks (refactors, tests, MCP-style tool loops) and compare premium request consumption against Claude Sonnet or GPT defaults.


Kimi K2.7 vs GLM-5.2 — Why Copilot Picked Kimi First

X replies on GitHub's post repeatedly asked: "Where is GLM 5.2?" (@NoNameTokens, @strugglercss, @RodrigoVie52602)

Both models emerged in the post–Fable 5 ban window:

ModelLabCopilot statusOpen weights
Kimi K2.7-CodeMoonshot AIGA in Copilot (July 2026)Modified MIT
GLM-5.2Zhipu AINot announcedFully open

GLM-5.2 tops BridgeBench Reasoning at 42.8; Kimi K2.7 leads on MCP Mark Verified (81.1% vs Opus 76.4%) in Moonshot's tables. GitHub likely chose Kimi first for agentic/MCP alignment with Copilot's cloud agent and CLI surfaces — but GLM's coding-plan ecosystem (ZCode 3.0 integration) makes it the obvious next ask.


Performance Expectations

GitHub claims early testing shows performance comparable to highly popular frontier models at lower cost. Community skepticism focuses on edge cases — @bullbear_info asked whether Kimi handles 2k-line legacy files without hallucinating types.

From Moonshot's published benchmarks (see Kimi K2.7 guide):

  • +21.8% on Kimi Code Bench v2 vs K2.6
  • 256K context — relevant for large legacy files
  • Thinking mode required — non-thinking requests fall back to K2.6
  • Trails Opus 4.8 on some coding benches; beats on MCP Mark Verified

Copilot's managed prompt wrapper may behave differently from raw API calls. Benchmark your repo, not the leaderboard.


Enterprise and Security Considerations

GitHub explicitly recommends administrators review open-weight models before enabling Kimi for Business/Enterprise:

  • Data routing: Prompts go to Azure-hosted Kimi inference
  • Model lineage: Weights are public — behavior is inspectable, hosting is not self-controlled
  • Policy gating: Default-off for orgs is the right default for regulated industries
  • Comparison: Closed models offer vendor SLAs; open-weight in Copilot adds a third-party model path inside Microsoft's billing envelope

Teams already evaluating Claude Code vs Copilot for compliance should add open-weight policy review to the checklist when Kimi appears in Business plans.


Timeline — From Fable Ban to Copilot Picker

DateEvent
June 12, 2026Fable 5 suspended; Kimi K2.7-Code and Kimi K2.7-Code open-sourced same day
June 13, 2026GLM-5.2 launches
July 1, 2026Kimi K2.7 Code GA in GitHub Copilot
July 2, 2026@GitHub X post promotes picker availability (~94K views)
Coming weeksBusiness, Enterprise, additional surfaces

Same week GitHub also retired Gemini 2.5 Pro and Gemini 3 Flash from Copilot and shipped Copilot CLI improvements — model lineup churn is active. Kimi arrival is the headline for open-weight adoption.


Related Reading

  • Kimi K3 subscription pause — K2.7 fallback while K3 waitlisted (July 2026)
  • Kimi K3 beta leaks — K2.6 runway to K3 (Jul 2026)
  • Kimi K2.7-Code: Full Model Guide — architecture, benchmarks, self-hosting
  • GLM-5.2 vs Fable 5 After the Export Ban — the other open-weight response
  • Claude Code vs Cursor vs GitHub Copilot — where Copilot fits in your stack
  • How to Run GLM-5.2 in Agent Harnesses — until GLM lands in Copilot
  • Is Fable 5 Back? Status Hub — why developers sought Kimi in the first place
  • GitHub CD-ROM Repo Promotion — same week in GitHub news

Summary

Kimi K2.7 Code in GitHub Copilot is the first open-weight model in the picker — hosted on Azure, rolling out to Pro plans first, off by default for Business and Enterprise. Select it in VS Code 1.127.0+ if your account has received rollout access.

For most developers this is a cost and choice upgrade inside an existing Copilot subscription. For the industry it is a signal: frontier open-weight coding models are now default IDE options, not side projects. GLM-5.2 in Copilot is the obvious next question — GitHub has not answered it yet.

Last updated July 20, 2026. Copilot rollout, policies, and pricing change frequently — verify against GitHub's changelog and your organization's Copilot settings.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Jun 15, 2026

Kimi K2.7-Code: Moonshot AI's 1T-Parameter Open Coding Powerhouse

Moonshot AI's Kimi K2.7-Code is a 1T-parameter open-weight MoE coding model with +21.8% on Kimi Code Bench v2, ~30% fewer reasoning tokens, and MCP tool scores that beat Opus 4.8 — at $0.95/M input under Modified MIT.

Aug 8, 2026

DeepSeek V4 Flash 0731 Scores 89% on ARC-AGI at $0.02/Task

ARC Prize's independently verified benchmark puts DeepSeek V4 Flash 0731 at 89.0% on ARC-AGI-1 and 61.4% on ARC-AGI-2 at max reasoning effort — for $0.02 and $0.04 per task. Here's what that actually looks like in an agentic coding harness, and why the "too cheap to meter" framing is starting to hold up.

Aug 8, 2026

Prime Agent: Prime Intellect's Self-Improving RLM Coding Agent

Prime Agent is Prime Intellect's open-source coding and research agent, built around two ideas — a persistent IPython "Recursive Language Model" and a Continual Harness that can revise its own supplemental prompts and skills through /refine. Here's what it actually does and how it fits next to Claude Code, Pi, and other 2026 agent harnesses.