alibabacloud-data-agent-skill
Originally fromaliyun/data-agent-skill
Installation
SKILL.md
metadata: author: DataAgent Team version: "1.8.5"
Changelog
- v1.8.5 — Database listing migrated to
ListTagMetaAsset(dms-enterprise 2018-11-01); workspace auto-resolution (CLI--workspace-id> envDATA_AGENT_WORKSPACE_ID>InitDataAgentPersonalWorkspace);dbsubcommand relaxed--dms-instance-id/--instance-nameto optional. - v1.8.4: Document project Python virtualenv (
venv/) setup and activation; add end-to-end regression notes for ASK_DATA / ANALYSIS (async + attach) - v1.8.3:
dbandfilesubcommands now accept--session-mode CLAW - v1.8.2:
SendChatMessagenow supports per-messageMode=CLAW(injected viaSessionConfig.Mode); dynamic DMSUnit resolution viaGetActiveRouteUnit - v1.8.1: Emphasize
attach-based session reuse as the core interaction mechanism; add golden workflow, capability matrix, and usage rules - v1.8.0: Add workspace (collaborative space) support, add custom agent support
- v1.7.2: Use Alibaba Cloud default credential chain instead of explicit AK/SK, add User-Agent header, fix RAM policy wildcard issues
- v1.7.1: Fix CLI
lscommand API response parsing (support case-insensitive field names), optimize SKILL documentation structure, separate ANALYSIS mode specification document - v1.7.0: API_KEY authentication support, native async execution mode, session isolation, enhanced attach mode, optimized log output