bailian-managed-agent
阿里云百炼托管 Agent 声明式基础设施与 API 命令入口:用户要创建agent、初始化 agents.yaml、校验或预览配置变更、 创建/更新/销毁托管 Agent 或 Deployment、在 Workbench 编辑和调试目录项目、管理本地快照版本,或查询 Agent/Environment/Skill/Vault/Deployment、管理 Session/Event/File、运行/暂停 Deployment 时使用 bl managed-agent。持久资源仍以 agents.yaml 为唯一事实源做 IaC;公开 API 能力按资源透出 list/get/search/versions/download、数据面和运行时动作命令。apply / destroy 与破坏性 API 命令受统一高风险确认闸门保护; 务必先展示预览再让用户确认,禁止自动添加 --yes。 反触发:调用已上线的百炼应用/智能体走…
- installs 8w
- 8,378
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
An AI agent skill that exposes Alibaba Cloud Bailian managed-agent infrastructure as declarative IaC via the `bl managed-agent` CLI. It covers agents.yaml-based create/update/destroy of Agents and Deployments, Workbench project editing, local snapshot versions, and API commands for querying and operating resources like Session, Event, File, Skill and Vault.
You need a single, safety-gated command entry to manage Bailian hosted agents and deployments declaratively instead of piecing together raw API calls.
Use it to
- Initialize and validate an agents.yaml configuration
- Plan, preview, apply, or destroy managed Agent and Deployment resources
- Query Agents, Environments, Skills, Vaults and Deployments via list/get/search
- Send and stream session events to a deployed managed agent
- Edit and debug directory projects in the Workbench with local snapshot versions
For Developers managing agents on Alibaba Cloud Bailian
- Host repository
- modelstudioai/cli
- Version
- 1.23.0
- Installs, lifetime
- 8,400
- Installs, 8 weeks
- 8,378
- Host stars
- 333
- Host language
- TypeScript