pub type CodexSessionSelection = ClaudeSessionSelection;
pub enum CodexSessionSelection { NativeSessionId(String), Latest, }