pub fn parse_session_content(
agent: &str,
path: &Path,
updated: SystemTime,
content: &str,
) -> Option<AgentSession>pub fn parse_session_content(
agent: &str,
path: &Path,
updated: SystemTime,
content: &str,
) -> Option<AgentSession>