feat: implement workflow findings sharing for inter-agent communication in workflows
This commit is contained in:
@@ -564,7 +564,6 @@ fn run_attach(session_id: &str) -> Result<()> {
|
||||
let _ = disable_raw_mode();
|
||||
|
||||
let _ = client_state.settings.save();
|
||||
core::mem::drop(_rt);
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user