
Kimi K3
6 partsTL;DR
GitHub made Kimi K3 generally available in Copilot on August 6 at $3/$15 per million tokens, hosted on Fireworks AI. It is off by default for Business and Enterprise, the rollout was paused mid-day by a GitHub Actions incident, and it changes the price/quality calculus in the model picker.
Direct answer
GitHub made Kimi K3 generally available in Copilot on August 6 at $3/$15 per million tokens, hosted on Fireworks AI. It is off by default for Business and Enterprise, the rollout was paused mid-day by a GitHub Actions incident, and it changes the price/quality calculus in the model picker.
Best for
Developers comparing real tool tradeoffs before choosing a stack.
Covers
Verdict, tradeoffs, pricing signals, workflow fit, and related alternatives.
Kimi K3, Moonshot AI's 2.8-trillion-parameter open-weights model, is now generally available in GitHub Copilot. GitHub announced the rollout on August 6, with the model hosted by GitHub on Fireworks AI and billed at provider list pricing under usage-based billing: $3 per million input tokens, $15 per million output tokens, and $0.30 per million cached input tokens.
It has been a bumpy day in the model picker: GitHub paused the rollout mid-morning while mitigating a GitHub Actions incident, then resumed it the same day. For Copilot Business and Copilot Enterprise, Kimi K3 ships off by default - an administrator has to enable the Kimi K3 policy before anyone in the org can select it.
Kimi K3 joins the Copilot model catalog at GA status across all plans: Copilot Pro, Pro+, Max, Business, and Enterprise. It appears in the model picker in Visual Studio Code, Visual Studio, Copilot CLI, the Copilot cloud agent, the Copilot app, github.com, GitHub Mobile on iOS and Android, JetBrains, Xcode, and Eclipse.
The official models and pricing documentation already lists it:
| Model | Input /1M | Cached input /1M | Output /1M | Status |
|---|---|---|---|---|
| Kimi K3 | $3.00 | $0.30 | $15.00 | GA |
| Kimi K2.7 Code | $0.95 | $0.19 | $4.00 | GA |
| Claude Opus 5 | $5.00 | $0.50 | $25.00 | GA |
| GPT-5.6 Luna | $0.20 | $0.02 | $1.20 | GA |
| Gemini 3.6 Flash | $1.50 | $0.15 | $7.50 | GA |
Moonshot now has two price points in Copilot: the K2.7 Code budget tier at $0.95/$4 and K3 at $3/$15. The pricing matches what Moonshot charges on its own API and what OpenRouter resells K3 at, so there is no Copilot-specific markup on the token rate.
The changelog carries two editor's notes dated August 6. The first says the rollout was temporarily paused while GitHub mitigated an incident with GitHub Actions, and that pricing documentation would follow with the K3 rates. The second confirms the rollout resumed and the model is billed at provider list pricing.
That is a rare public look at how model rollouts are operated. The pause and resume happened inside one day, which means GitHub's model catalog, billing pipeline, and Actions infrastructure are coupled tightly enough that an incident in one can gate the other. Teams that depend on a specific model being available should not treat Copilot's catalog as static - this is the same lesson as the Gemini 2.5 Pro and Gemini 3 Flash deprecation from a week earlier, just from the addition side instead of the removal side.
From the archive
Aug 6, 2026 • 7 min read
Aug 6, 2026 • 6 min read
Aug 6, 2026 • 7 min read
Aug 6, 2026 • 6 min read
First, access. Kimi K3's open weights (1.56 TB on Hugging Face) make it the largest self-hostable model ever, but hosting 2.8T parameters is a real operations problem. Copilot gives a turnkey route: pick it in the menu, no infrastructure. That is a genuinely new access tier, and we walked through every other route in our Kimi K3 access comparison - Copilot is the first that costs zero setup.
Second, the price/quality position. At $3/$15, K3 sits between the budget tier and the frontier tier in the Copilot catalog: 3x the input price of K2.7 Code, 1.7x the price of Gemini 3.6 Flash, but about 40% cheaper than Claude Opus 5 on input and 40% cheaper on output. Run the standard agent math on it: a 40-turn tool-calling task at 2M cumulative input tokens (75% cache-hittable) and 60K output costs about $2.85 on K3, versus roughly $4.75 on Claude Opus 5, $1.00 on K2.7 Code, and $0.20 on GPT-5.6 Luna at the same rates. K3 is not the cheap tier - it is the "frontier-ish capability without the frontier price" tier, the same positioning it holds in the open-weights market.
Third, the enterprise signal. Copilot is quietly becoming a multi-vendor marketplace with policy controls: the enterprise model policy targeting in public preview, the GitHub Models retirement that ended the neutral API surface, and now third-party model GAs on a rolling cadence. Kimi K3 being off by default for Business and Enterprise is the new normal for external models: the admin, not the individual developer, decides. For individual devs on Pro and Max plans, the model picker just got a serious new option.
If you are on Copilot Pro or Max, open the model picker in VS Code or Copilot CLI and select Kimi K3; the changelog says rollout is gradual, so it may take hours to reach every account. On Business or Enterprise, ask an admin to enable the Kimi K3 policy in Copilot settings first - the model stays invisible until the policy flips. For API users, K3 remains available on Moonshot's platform and through the providers listed in our access guide; Copilot is an additional surface, not a replacement for the API.
One caveat worth stating: usage-based billing in Copilot converts tokens to AI credits (1 credit = $0.01), and allowances vary by plan, so your effective cost depends on whether the task lands inside or outside your plan's included credits. The per-token rates above are the over-allowance price.
No. It is billed at provider list pricing under usage-based billing: $3 per 1M input, $0.30 per 1M cached input, $15 per 1M output. Usage inside your plan's included AI credits allowance is covered by the subscription.
Yes, but off by default. A plan administrator must enable the Kimi K3 model policy in Copilot settings before any org member can select it.
GitHub paused the rollout temporarily to mitigate a GitHub Actions incident, then resumed it the same day. The changelog was updated twice to reflect the pause and the resume.
K3 is cheaper per token ($3/$15 vs $5/$25) but sits below Opus 5 on frontier benchmarks. It is the mid-price option: more capable than the budget tier, less expensive than the frontier tier.
Read next
GitHub deprecated Gemini 2.5 Pro and Gemini 3 Flash in every Copilot surface on July 31, 2026. The suggested replacements are Gemini 3.1 Pro and Gemini 3.6 Flash. Here is what changed, what it costs, and how to migrate cleanly.
5 min readCompare every verified Kimi K3 access route, including Moonshot, Together, Fireworks, Baseten, Modal, Vercel AI Gateway, Cloudflare, RunPod, SiliconFlow, OpenRouter, and OpenCode Go.
13 min readKimi K3 brings 2.8 trillion parameters, native vision, a 1M-token context window, and long-horizon agent workflows. Here is what developers should know before adopting it.
7 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
The original AI coding assistant. 77M+ developers. Inline completions in VS Code and JetBrains. Copilot Workspace genera...
View ToolFastest inference for open-source models. 200+ models via unified API. Ranks #1 on speed benchmarks for DeepSeek, Qwen,...
View ToolOpenAI's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs comm...
View ToolThe TypeScript toolkit for building AI apps. Unified API across OpenAI, Anthropic, Google. Streaming, tool calling, stru...
View ToolLog workouts, meals, and habits in plain English. Your progress shows up as a GitHub-style heatmap.
View AppSpec out AI agents, run them overnight, wake up to a verified GitHub repo.
View AppPick a model in 30 seconds. Built for the answer, not the marketing.
View AppInstall Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting StartedFull GitHub CLI support for automated PR and issue workflows.
Claude CodeManaged scheduling on Anthropic infrastructure with API and GitHub triggers.
Claude Code
Learn The Fundamentals Of Becoming An AI Engineer On Scrimba; https://v2.scrimba.com/the-ai-engineer-path-c02v?via=developersdigest Introducing GitHub Spark and Exciting GitHub Copilot Updates!...

Introducing Continue: The Open Source Alternative to GitHub Copilot for Coding The video introduces 'Continue,' an open source alternative to GitHub Copilot, designed to enhance coding with...

#Github #GithubCopilot #GitHubCopilotChat #VSCode #ProgrammingWorkflow #CodeProductivity In this video, we dive into GitHub Copilot Chat in VS Code, exploring its powerful capabilities and...

GitHub deprecated Gemini 2.5 Pro and Gemini 3 Flash in every Copilot surface on July 31, 2026. The suggested replacement...

GitHub's new model policy targeting lets enterprise admins set a baseline of Copilot models for the whole company, then...

Moonshot AI released the full Kimi K3 weights on HuggingFace today - 2.8T parameters, 1M context, native MXFP4 quantizat...

Moonshot AI releases Kimi K3 with 2.8 trillion parameters, 1M context window, and Delta Attention architecture. Here's w...

Dependabot's malware detection expands from npm to PyPI, Maven, RubyGems, NuGet, Go, crates.io, and PHP Composer by inge...

Meta released Muse Code, a terminal coding agent, and Muse Spark 1.2 on August 5, 2026. The model co-trains with the har...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.