pub fn list(query: &SessionQuery) -> Result<Vec<SessionFile>>Expand description
List sessions for the current environment, newest first.
Honors CODEX_HOME, defaulting to ~/.codex.
pub fn list(query: &SessionQuery) -> Result<Vec<SessionFile>>List sessions for the current environment, newest first.
Honors CODEX_HOME, defaulting to ~/.codex.