Deploy to Alibaba Cloud ECS via aliyun appmanager Overview is an Agent-friendly CLI tool for one-click deployment of applications (App) and AI Agents to Alibaba Cloud ECS. It supports non-interactive mode ( ), structured JSON output ( ), and streaming NDJSON responses. Default behavior : When user invokes without specifying a project path or URL, deploy the current working directory project to Alibaba Cloud ECS. If user provides a git URL, clone it to the current directory first, then into the cloned directory and proceed with deployment. EXECUTION ORDER : The Agent MUST follow the "Complete…