feat: implement workflow findings sharing for inter-agent communication in workflows
This commit is contained in:
@@ -297,6 +297,7 @@ impl AppStateRest {
|
||||
graduated_checks: Vec::new(),
|
||||
lsp_manager: self.lsp_manager.clone(),
|
||||
turn_events: Some(self.turn_events.clone()),
|
||||
workflow_findings: None,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user