mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 03:40:36 +00:00
fix(subagents): announce delivery with descendant gating, frozen result refresh, and cron retry (#35080)
Thanks @tyler6204
This commit is contained in:
@@ -3,5 +3,8 @@ export {
|
||||
countPendingDescendantRuns,
|
||||
countPendingDescendantRunsExcludingRun,
|
||||
isSubagentSessionRunActive,
|
||||
listSubagentRunsForRequester,
|
||||
replaceSubagentRunAfterSteer,
|
||||
resolveRequesterForChildSession,
|
||||
shouldIgnorePostCompletionAnnounceForSession,
|
||||
} from "./subagent-registry.js";
|
||||
|
||||
Reference in New Issue
Block a user