We had been banging our heads on this for a couple of days, and this morning it finally clicked. You can use ACP inside Xcode 27, which means our Hermes agent can code right inside it. @mikedoise figured out the piece that got us there.
FYI, installing #Xcode27 beta broke the ability to create VMs on my installation of macOS 26.5.1. Tried UTM and VirtualBuddy.
I had to install the #macos27 beta on a dedicated APFS volume, was able to create the VM there, and copy it over to my production install.
According to an Apple Engineer, it’s a “late incompatibility between the VZMacOSInstaller API on macOS 26.6 and the macOS 27 IPSW”.
https://developer.apple.com/forums/thread/830118?answerId=890588022#890588022
Really? Oh yes! They finally changed Cmd + R in the “simulator”, so there’s no more accidental recording!
❌ Error: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.14, but the range of supported deployment target versions is 12.0 to 27.0.x.