Remove lead/worker provider (#7989)
Signed-off-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -465,7 +465,6 @@ mod tests {
|
||||
responses.push(response);
|
||||
}
|
||||
Ok(AgentEvent::McpNotification(_)) => {}
|
||||
Ok(AgentEvent::ModelChange { .. }) => {}
|
||||
Ok(AgentEvent::HistoryReplaced(_updated_conversation)) => {
|
||||
// We should update the conversation here, but we're not reading it
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user