pub fn read_empty_window_sessions() -> Result<Vec<ChatSession>>Expand description
Read all empty window chat sessions (not tied to any workspace) These appear in VS Code’s “ALL SESSIONS” panel
pub fn read_empty_window_sessions() -> Result<Vec<ChatSession>>Read all empty window chat sessions (not tied to any workspace) These appear in VS Code’s “ALL SESSIONS” panel