pub fn spawn_title_generation_force(
state: Arc<dyn AgentSessionContext>,
session_id: String,
)Expand description
Same as spawn_title_generation but bypasses the “is untitled” check -
always regenerates. Used by POST /sessions/{id}/regenerate-title.