@guandata/guanwf 0.1.822 → 0.1.823

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## @guandata/guanwf 0.1.823 - 2026-07-25
4
+
5
+ - 提升受控 Agent 运行环境中的工作流导出和 ETL 节点处理能力,较大的工作流定义也能稳定交换。
6
+
3
7
  ## @guandata/guanwf 0.1.822 - 2026-07-23
4
8
 
5
9
  - 优化工作流依赖与血缘读取效率,复杂编排的分析和校验等待更少。
package/README.md CHANGED
@@ -47,6 +47,10 @@ guanwf install-skill
47
47
 
48
48
  ## 版本更新
49
49
 
50
+ ### @guandata/guanwf 0.1.823
51
+
52
+ - 提升受控 Agent 运行环境中的工作流导出和 ETL 节点处理能力,较大的工作流定义也能稳定交换。
53
+
50
54
  ### @guandata/guanwf 0.1.822
51
55
 
52
56
  - 优化工作流依赖与血缘读取效率,复杂编排的分析和校验等待更少。
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@guandata/guanwf",
3
- "version": "0.1.822",
3
+ "version": "0.1.823",
4
4
  "description": "观远工作流数据流编辑工具 - 创建、编辑、导出、预览、保存数据流",
5
5
  "bin": {
6
6
  "guanwf": "bin/run.js"