New Claude Code Update Lets You Control Mac Apps Without APIs
TL;DR
Claude Code's March 2026 update adds the ability to directly control Mac desktops and applications without needing an API.
Key Points
- This allows developers to interact with legacy software that offers no programmatic interface.
- Mixed environments combining modern and older systems become easier to automate as a result.
- The feature is part of a broader set of workflow improvements shipping with Claude Code this month.
Nauti's Take
Anthropic is closing one of the biggest practical gaps in AI coding assistants with this update: the API wall. Anyone who has tried to automate a 20-year-old ERP system knows exactly how real that problem is.
GUI-based control comes with its own challenges – fragile selectors, unexpected UI changes, and potential security concerns – so the real question is how robust this proves in production. It will also be worth watching whether a Windows equivalent follows, given that legacy software is even more prevalent on that platform.