pub fn read_state_cache(db_path: &Path) -> Result<Vec<StateCacheEntry>>Expand description
Read the agentSessions.state.cache from VS Code storage.
pub fn read_state_cache(db_path: &Path) -> Result<Vec<StateCacheEntry>>Read the agentSessions.state.cache from VS Code storage.