pub fn preserve_concurrent_session_overrides(
session: &mut Session,
latest_persisted: &Session,
initial_title: &str,
initial_pinned: bool,
)Expand description
Preserve concurrent session overrides (title/pin) made via external edits while the agent loop was running.