pub fn load_agents() -> Result<HashMap<String, AgentEntry>>Expand description
Load agents from the persistence file. Returns empty map if file doesn’t exist.
pub fn load_agents() -> Result<HashMap<String, AgentEntry>>Load agents from the persistence file. Returns empty map if file doesn’t exist.