Commit Graph

71 Commits

Author SHA1 Message Date
admin b2dfec90d1 删除 suites-help/README.md 2026-07-14 06:11:57 +00:00
Huawei 484f08b7f3 Update suites-help/示例代码/缓冲区分析.md 2026-07-14 06:11:01 +00:00
Huawei a51c245b45 Update suites-help/示例代码/缓冲区分析.md 2026-07-14 06:10:35 +00:00
Huawei 8c43be4fb3 Update suites-help/示例代码/Hello-World.md 2026-07-14 06:10:33 +00:00
admin 78bd6c2e9d docs: 更新文档匹配执行器 steps/params 格式 (#16)
- Workflow-规范.md: 添加 type: python 字段
- TOOLS.md: 添加 type: python 到示例
- 套件发布指南.md: 更新为 upload 端点 + tar.gz 上传方式 + 完整示例
- CLI-参考.md: gis-actions 版本 3.0.2 → 3.0.5
2026-07-14 13:17:21 +08:00
Huawei dcc1af2771 fix: 套件发布指南 — 简化,移除无效 UI 和 upload 端点描述 2026-07-13 16:44:11 +00:00
Huawei 008baf4b24 fix: 执行任务 — 从调度中心模型改为 agc run CLI 模型 2026-07-13 16:43:14 +00:00
Huawei 633466fb1b fix: 快速入门 — 版本号+URL+去 API Key 要求 2026-07-13 16:42:45 +00:00
Huawei deb44715c6 fix: API-参考 — 删除已废弃端点(/execute, /task, /scripts) 2026-07-13 16:42:44 +00:00
Huawei 464db0e5c7 fix: 工具包引用 SuiteHub → AgentGIS(#19) 2026-07-13 16:33:08 +00:00
Huawei ca14a63700 fix: 工具包引用 SuiteHub → AgentGIS(#19) 2026-07-13 16:33:06 +00:00
Huawei 908a764d98 fix: 工具包引用 SuiteHub → AgentGIS(#19) 2026-07-13 16:33:05 +00:00
Huawei e3841f2057 fix: 缓冲区分析 — params 统一为 $params.xxx 引用 2026-07-13 10:49:53 +00:00
Huawei 13c47b614e fix: 缓冲区分析 — script -> script_id 统一格式 2026-07-13 10:49:28 +00:00
Huawei e1a056a4dd fix: 快速开始.md — 版本号 v3.0.1 -> v3.0.2 2026-07-13 10:46:19 +00:00
Huawei 6b058cf7ac fix(#8): Hello-World 示例 — 统一为 script_id + $params.xxx 格式 2026-07-13 10:34:55 +00:00
Huawei 2734367820 fix(#8): Workflow-规范 — 统一为 script_id + $params.xxx 唯一格式 2026-07-13 10:34:54 +00:00
Huawei 814009808b fix(#8): 快速开始 — 替换 agc publish/suites list 和双花括号语法 2026-07-13 10:34:16 +00:00
Huawei 4cff3b81ee fix(#8): 脚本开发指南 — 替换 registry.mercator.cn 为 gis-base:latest 2026-07-13 10:34:15 +00:00
Huawei c05f2c9f94 fix(#8): 最佳实践 — 替换 agc suites list 为 curl API 查询 2026-07-13 10:34:14 +00:00
admin 2dca7cf5a5 fix(#8): 修正 script_id/inputs 语法、agc publish/list 命令 2026-07-13 09:40:41 +00:00
admin f5348b44bb fix(#8): registry 引用改为 gis-base:latest 2026-07-13 09:40:40 +00:00
admin 23a2caaaa8 fix(#8): agc suites list → curl API 搜索 2026-07-13 09:40:40 +00:00
admin 1a2e210ef2 fix(#8): 添加发布 API 端点到 API 参考 2026-07-13 09:32:44 +00:00
admin 349589c865 fix(#8): 修正 Python-SDK 替代方案,删除不存在的 agc 命令 2026-07-13 09:32:43 +00:00
admin bb0df9f7a9 fix(#8): 重写发布指南,对齐 publish API 实际端点 2026-07-13 09:32:41 +00:00
admin d637144c7a docs: fix Hello World example - correct workflow format (#8) 2026-07-13 09:25:57 +00:00
admin 91690a2c28 docs: fix Workflow spec - correct script field and params syntax (#8) 2026-07-13 09:25:56 +00:00
admin c7c2ede3da docs: rewrite quick start guide to match v3.0.2 (#8) 2026-07-13 09:25:54 +00:00
admin ac50f54556 docs: rewrite CLI reference to match v3.0.2 (#8) 2026-07-13 09:25:54 +00:00
admin 0872750c64 docs: rewrite GIS-Actions local deployment guide (#8) 2026-07-13 09:25:53 +00:00
Ubuntu 81e1238fcc docs: 标记不存在的 agc config/publish 命令 2026-07-13 17:03:43 +08:00
Ubuntu fe0ca95d5f docs: 修正全部 CLI 语法 — --inputs to --input key=value 2026-07-13 17:01:53 +08:00
Ubuntu 4066bf7d06 docs: fix example workflow format - script_id to script, inputs to params 2026-07-13 17:00:34 +08:00
Ubuntu 9a73f4d5c8 docs: 修 Issue #8 列出的 P0/P1 问题 — workflow 格式、registry 引用、错误 CLI 命令 2026-07-13 16:59:55 +08:00
Ubuntu 8d8c08fd8c docs: 全面更新过期引用 — agentgis-cli→gis-actions, 版本 3.0.2 2026-07-13 16:41:49 +08:00
Ubuntu 87c265d12c clean: 删除 agentgis-sdk 仓库 + 清理所有 SDK 引用 2026-07-13 16:33:26 +08:00
admin 0bb8073951 docs: fix steps->nodes, add type: python docs 2026-07-10 09:21:07 +00:00
Huawei 9876463f4c fix: 去掉套件级内容,只聚焦脚本本身 2026-07-09 19:20:36 +00:00
Huawei 8192d1a7d6 fix: 去掉私有仓库 git clone 2026-07-09 19:12:57 +00:00
Huawei f54003848b docs: 更新 GIS Actions 下载方式(已发布 Gitea Packages) 2026-07-09 19:12:17 +00:00
Huawei 9dcb8d951c docs: 重写 GIS Actions 部署指南 2026-07-09 19:09:40 +00:00
Huawei 434ab14d62 fix: pip install 改为 wheel URL 2026-07-09 19:08:18 +00:00
Huawei f0025f3fbb fix: SDK 安装方式 + API 示例 2026-07-09 19:07:51 +00:00
Huawei 821c72a180 fix: 修正 CLI 安装方式 2026-07-09 17:09:23 +00:00
Huawei 08a3aeef91 fix: 移除 skill CLI 引用 2026-07-09 17:08:08 +00:00
admin fb5412d6ee docs: rewrite gis-actions local executor guide 2026-07-09 15:48:47 +00:00
Huawei 8099d40a8e fix: 诚实表述 gis-actions 分发现状 2026-07-09 15:27:15 +00:00
Huawei 1ee9137e5f docs: GIS Actions 部署文档(基于代码实际分析) 2026-07-09 15:24:17 +00:00
Huawei 9ae528f981 fix: 补充参数读取步骤 2026-07-09 15:20:29 +00:00