fix: route scheduled watcher output by room role
This commit is contained in:
@@ -220,6 +220,7 @@ export interface ScheduledTask {
|
||||
group_folder: string;
|
||||
chat_jid: string;
|
||||
agent_type: AgentType | null;
|
||||
room_role?: PairedRoomRole | null;
|
||||
ci_provider?: 'github' | null;
|
||||
ci_metadata?: string | null;
|
||||
max_duration_ms?: number | null;
|
||||
|
||||
Reference in New Issue
Block a user