AI coding agents can now edit live Power Apps canvas apps

Microsoft made the canvas authoring agent plugin generally available on 1 September 2026. External coding agents such as GitHub Copilot and Claude Code can connect through an MCP server into a live Power Apps Studio coauthoring session. Once connected, an agent can inspect controls, connectors, data sources and schemas, add or configure controls, write and update Power Fx formulas, validate changes, and sync them back into the session. The app source is shown as readable files, and the result is still a standard canvas app. Makers stay the author and must review output. Coauthoring must be on, the app must already exist in an environment, and agent actions consume tokens.
Until now, most AI help in Power Apps meant draft screens, formula suggestions, or chat explanations that you still had to paste and debug by hand. Large layout passes, repeated control setup, and multi-screen formula edits stayed slow manual work in Studio, especially when you were already juggling SharePoint lists, galleries, and forms you barely trusted. What changed is that an external agent can sit in the same coauthoring session and apply validated edits at scale, then leave you a normal canvas app under existing connectors and governance. The catch for departmental builders is unchanged: weak Filter or Patch patterns, bad mobile containers, and incomplete data assumptions still ship if you accept the diff without checking. Speed moved. Accountability did not.
Analysis
Treat this as a supervised coauthor for one existing app, not a replacement for understanding Power Fx. Open a non-critical SharePoint-backed canvas app, enable coauthoring, connect a supported agent, and give it a single bounded task such as fixing a form reset or a gallery filter, then read every formula and test mobile layout and real list behavior yourself before you let it touch more screens.
Source note
Pulse published by Collab365 Spaces, reviewed by Helen Jones on . Cite as "AI coding agents can now edit live Power Apps canvas apps", Collab365 Spaces. 2 sources referenced.