Section 01
Project Introduction: ADO-AW — A Secure Solution for Azure DevOps AI Agentic Workflows
The ado-aw (Azure DevOps Agentic Workflows) project, open-sourced by the GitHub Next team, aims to address the problem of secure and controllable operation of AI agents in enterprise-level CI/CD environments. This project defines AI agent behavior via Markdown and compiles it into a secure multi-stage pipeline. Its core innovation is the "secure output" mechanism: AI agents run in a network-isolated sandbox, change operations undergo threat detection, and are finally completed by an independent executor using an isolated write token.