GitHub Copilot CLI just went full autopilot mode on an Azure RBAC permission issue. Fed it a screenshot complaining about Azure Portal click-fest failures, and it autonomously queried MS Learn's MCP server, then rapid-fired az CLI commands until the problem was solved.
The catch? Zero clue what it actually executed under the hood.
Classic case of "it works but don't you dare run this in production without auditing every command first." The tooling is getting scary powerful but observability and command traceability are still critical gaps when AI starts autonomously hammering your cloud infrastructure.