Note
Copilot Managed Runtime is in public preview. APIs, templates, and tooling may change before general availability.
Copilot Managed Runtime hosts Microsoft 365 line-of-business applications that automatically inherit organizational governance, security, and compliance controls from the moment they're created.
This repository hosts the official first-party project templates and is the home for public issues. The tooling itself ships as npm packages under the @microsoft/managed-apps scope:
| Package | Description |
|---|---|
@microsoft/managed-apps |
SDK for building apps hosted on Copilot Managed Runtime |
@microsoft/managed-apps-cli |
Command-line interface for building and managing apps hosted on Copilot Managed Runtime |
@microsoft/managed-apps-vite-plugin |
Vite plugin for apps hosted on Copilot Managed Runtime |
See the Quickstart - CLI to set up your local dev environment and build your first app.
templates/— first-party project templates (currentlyvite8, a React + TypeScript + Vite 8 starter).plugins/— themicrosoft-managed-appsplugin: skills, agents, and hooks for building apps hosted on Copilot Managed Runtime with AI coding agents (works with Claude Code and GitHub Copilot)..claude-plugin/— marketplace manifest (marketplace.json) that registers the plugin so agents can install it via/plugin marketplace add.
See the Microsoft Copilot Managed Runtime documentation.
This project uses GitHub Issues to track bugs. Please search existing issues before filing a new one to avoid duplicates. For a new bug, open an issue in this repository. See SUPPORT.md for details.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.