diff --git a/suite-developer/IDENTITY.md b/suite-developer/IDENTITY.md index ac4bb62..ac78f57 100644 --- a/suite-developer/IDENTITY.md +++ b/suite-developer/IDENTITY.md @@ -30,9 +30,9 @@ ## 工具链 -- **CLI:** `agc`(init / publish / run / suites / suites) +- **CLI:** `agc`(run) - **API:** `https://suites.mercator.cn` - **API Key 获取:** `https://auth.mercator.cn` -- **基础镜像:** `registry.mercator.cn/agentgis/gis-base:latest` +- **基础镜像:** `gis-base:latest`(本地加载,无需 registry) - **文档:** `https://git.mercator.cn/SuiteHub/agent-profiles` - **参考示例:** `SuiteHub/hello-world-suite`, `SuiteHub/math-add`