Every agent you build in Microsoft Copilot Studio runs on a harness — and picking the right one is now a first-order architecture decision, not an afterthought. Here's a complete breakdown of what harnesses are, the three types available, and exactly how each one hits your Copilot Credits.
What Is a Harness?
You design the agent — the tools, knowledge, actions, and workflows. The AI model supplies the reasoning and generation. The harness is the runtime that sits in between: it decides when to call the model, what to send it, how to interpret what comes back, and which tool to fire next. It's invisible in the UI, but it's the thing quietly deciding how "smart" your agent actually feels — and how it gets billed.
The Three Harness Types
Standard Harness
Rule-based agents that follow the topics, conversation paths, and branching logic you explicitly define. No dynamic planning — it executes the exact structure you built.
Example: An IT onboarding agent that routes a laptop request through a fixed approval-then-provisioning flow.
Copilot Chat Harness
Built for extending Microsoft 365 Copilot itself with your organization's own knowledge, rather than standing up a separate agent.
Example: An employee onboarding assistant inside Copilot Chat that answers questions grounded in your SharePoint content.
GitHub Copilot Harness (the new one — GA August 3, 2026)
The most capable of the three. Natural-language-first authoring, deep reasoning, planning, and multi-step tool execution across files, systems, and other agents — the same engine behind Copilot Cowork and the GitHub Copilot coding agent.
Example: An accounts-payable agent that reads incoming invoices, matches them against purchase orders, and routes exceptions for human approval — a long, multi-step process with ambiguous decision points that the Standard harness would struggle to script.
Quick pick rule: scripted and predictable → Standard. Layering AI onto Microsoft 365 Copilot → Copilot Chat. Messy, multi-step, needs reasoning and adaptation → GitHub Copilot harness. One catch either way — agents built on one harness can't be moved to another.
Harness vs. Copilot Credits
This is the part worth flagging to finance and governance before you scale adoption. Per Microsoft's Copilot Credits Guide (August 2026):
- Standard Harness — billed through Copilot Credits, but usage is generally lower and more predictable since it's just executing pre-built flows
- Copilot Chat Harness — billed through Copilot Credits, though rates don't apply to Microsoft 365 Copilot users in authenticated B2E scenarios
- GitHub Copilot Harness — billed in two stages: Creation (authoring, preview, evaluation) and Runtime (every task execution)
For the GitHub Copilot harness specifically, runtime cost is driven by four factors:
- Models — which AI model is used, chosen for the quality/speed/cost the task demands
- Runtime — the managed cloud orchestration keeping the agent working, including long-running tasks
- Context — understanding of people, roles, and collaboration patterns drawn from emails, files, and meetings
- Tools — the actual actions taken: sending emails, updating documents, scheduling, and more
One thing that costs nothing: manual configuration work in the Build and Monitor tabs. Only LLM-powered authoring and actual agent execution draw from your credit pool.
Buying Copilot Credits
- Pay-as-you-go: $0.01/credit, billed in arrears at month-end, no upfront commitment
- Pre-Purchase Plan (P3): one-year upfront purchase with volume discounts — starting at 5% off for 300K credits, scaling up to 20% off at 300M credits
Credits pool at the tenant level across all Copilot Credit–powered experiences (Cowork, Work IQ APIs, Copilot Studio, Business Applications), so usage across the org draws from one shared balance.
The Bottom Line
Microsoft isn't just shipping a feature here — it's signaling where Copilot Studio is headed: fewer rigid flowcharts, more goal-driven agents that plan, adapt, and recover mid-task. The harness you choose shapes what your agent can do; the credit model behind it shapes what it costs. Model both before you commit to scaling an agent org-wide.
Read here to know more: Choose a harness – Microsoft Copilot Studio
Also review: Introducing a new harness for Copilot Studio
Watch here: Inside the new agent and workflow harness | Copilot Studio Updates August 2026
Full pricing detail: Microsoft Copilot Credits Guide – August 2026 (PDF)
Stay tuned for more updates...














