pub fn process_implicit_feedback(
pending: &PendingFeedback,
response_text: &str,
user_followup: Option<&str>,
) -> Vec<(MemoryId, SignalRecord)>Expand description
Process feedback for surfaced memories based on agent response Uses both entity overlap and semantic similarity for more accurate signals