paired: repair safe owner workspace branch mismatches

This commit is contained in:
ejclaw
2026-04-11 08:45:47 +09:00
parent 2b8f55deb6
commit fe9d265c66
5 changed files with 269 additions and 5 deletions

View File

@@ -194,7 +194,7 @@ export async function runAgentForGroup(
roomRoleServiceId: roomRoleContext?.serviceId,
roomRole: roomRoleContext?.role,
},
'Blocked reviewer execution before review-ready snapshot was available',
'Blocked paired execution before runner start',
);
await onOutput?.({
status: 'success',