Fix paired reviewer finalize flow

This commit is contained in:
ejclaw
2026-04-10 18:45:19 +09:00
parent 8f8cfac58f
commit 446223e3c8
9 changed files with 330 additions and 17 deletions

View File

@@ -194,6 +194,7 @@ export async function runAgentForGroup(
runId,
roomRoleContext,
hasHumanMessage: args.hasHumanMessage,
pairedTurnIdentity: args.pairedTurnIdentity,
});
const preparedTurnTaskUpdatedAt = pairedExecutionContext
? (pairedExecutionContext.claimedTaskUpdatedAt ??