pub fn default_offline_tool_catalog() -> Vec<(String, String)>Expand description
Static fallback list of tools shown by /tools when the TUI is
running in offline mode (no runtime to query). Mirrors the set
backend::build_default_tools registers.