From fcf0f53de620c6f3c6218e59dbdeff01fda4eb3b Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期四, 23 四月 2026 08:38:07 +0800
Subject: [PATCH] fix: 修复WCS和WMS系统中的多个问题
---
Code/.omc/state/subagent-tracking.json | 42 +++++++++++++++++++++++++++++++++++++++---
1 files changed, 39 insertions(+), 3 deletions(-)
diff --git a/Code/.omc/state/subagent-tracking.json b/Code/.omc/state/subagent-tracking.json
index bf72009..ed732a5 100644
--- a/Code/.omc/state/subagent-tracking.json
+++ b/Code/.omc/state/subagent-tracking.json
@@ -1535,10 +1535,46 @@
"status": "completed",
"completed_at": "2026-04-21T09:39:25.224Z",
"duration_ms": 103611
+ },
+ {
+ "agent_id": "a40e637b5ac0356a8",
+ "agent_type": "general-purpose",
+ "started_at": "2026-04-22T07:53:22.787Z",
+ "parent_mode": "none",
+ "status": "completed",
+ "completed_at": "2026-04-22T07:54:17.801Z",
+ "duration_ms": 55014
+ },
+ {
+ "agent_id": "adcf684708494b341",
+ "agent_type": "general-purpose",
+ "started_at": "2026-04-22T07:53:22.841Z",
+ "parent_mode": "none",
+ "status": "completed",
+ "completed_at": "2026-04-22T07:54:49.074Z",
+ "duration_ms": 86233
+ },
+ {
+ "agent_id": "a4a778186b3c312c8",
+ "agent_type": "general-purpose",
+ "started_at": "2026-04-22T07:55:43.614Z",
+ "parent_mode": "none",
+ "status": "completed",
+ "completed_at": "2026-04-22T07:57:05.479Z",
+ "duration_ms": 81865
+ },
+ {
+ "agent_id": "a70a5d0efcc81d263",
+ "agent_type": "general-purpose",
+ "started_at": "2026-04-22T07:57:26.976Z",
+ "parent_mode": "none",
+ "status": "completed",
+ "completed_at": "2026-04-22T08:00:38.576Z",
+ "duration_ms": 191600
}
],
- "total_spawned": 144,
- "total_completed": 166,
+ "total_spawned": 147,
+ "total_completed": 170,
"total_failed": 0,
- "last_updated": "2026-04-21T13:08:04.028Z"
+ "last_updated": "2026-04-22T08:00:38.695Z"
}
\ No newline at end of file
--
Gitblit v1.9.3