Files
openclaw/src/agents
user 0ed7ea698a fix(subagent): wait for completion before announce
The previous immediate probe (timeoutMs: 0) only caught already-completed
runs. Cross-process spawns need to actually wait via agent.wait RPC for
the gateway to signal completion, then trigger the announce flow.

- Rename probeImmediateCompletion to waitForSubagentCompletion
- Use 10 minute wait timeout for agent.wait RPC
- Remove leftover debug console.log statements
2026-01-12 00:52:36 +00:00
..
2026-01-10 19:47:17 +00:00
2026-01-11 01:39:30 +00:00
2026-01-11 02:25:45 +00:00
2026-01-11 00:55:22 +00:00
2026-01-04 14:38:51 +00:00
2026-01-11 04:28:30 +01:00
2026-01-08 04:44:15 +00:00
2026-01-11 01:39:30 +00:00
2026-01-12 00:32:47 +00:00
2026-01-11 12:11:12 +00:00
2026-01-10 19:47:17 +00:00
2025-12-25 03:29:36 +01:00
2026-01-07 00:04:44 +01:00
2026-01-08 08:26:40 +01:00
2026-01-06 19:54:50 +01:00
2026-01-01 17:30:15 +01:00