pub fn open_workspace(config: &Config, name: &str) -> Result<OpenResult>Expand description
Open (reconstruct) a workspace from a sync manifest.
Steps:
- Pull sync repo
- Read sync manifest
- Match remote URLs to local repos
- Clone missing repos
- Create worktrees
- Generate agent files
- Update state