refactor: cut over room mode from paired legacy

This commit is contained in:
Eyejoker
2026-03-31 14:47:59 +09:00
parent f04e5d06b3
commit 509e4c24a3
12 changed files with 245 additions and 68 deletions

View File

@@ -67,6 +67,7 @@ vi.mock('./service-routing.js', () => ({
reason: null,
explicit: false,
})),
hasReviewerLease: vi.fn(() => true),
}));
// Create a controllable fake ChildProcess