pub fn load_tab_forge_issues( repo_path: &Path, assigned_only: bool, ) -> Result<Vec<ForgeIssue>, String>