Files
openclaw/src
samzong 0b00ce38a9 fix(subagents): correct duration display showing 5-6x inflated runtime
Replace buggy duplicate formatDurationCompact (ms/60000, minutes-only)
with re-export of canonical implementation (ms/1000, second-level).
Add ?? "n/a" fallback at two call sites for undefined return.

Closes #45009

Signed-off-by: samzong <samzong.lu@gmail.com>
2026-03-30 23:32:08 +08:00
..
2026-03-30 16:10:13 +01:00
2026-03-30 16:20:27 +01:00
2026-03-30 16:20:27 +01:00
2026-03-27 17:57:23 +00:00