paired: decouple unsafe host mode from fresh reviewer sessions
This commit is contained in:
@@ -54,6 +54,7 @@ export interface AppConfig {
|
||||
arbiterAgentType?: AgentType;
|
||||
arbiterServiceId: string | null;
|
||||
carryForwardLatestOwnerFinal: boolean;
|
||||
forceFreshClaudeReviewerSessionInUnsafeHostMode: boolean;
|
||||
agentLanguage: string;
|
||||
arbiterDeadlockThreshold: number;
|
||||
maxRoundTrips: number;
|
||||
|
||||
Reference in New Issue
Block a user