Loading
refactor(workspace): update workspace directory handling
* Change workspace deletion and processing to use workspaces_dir instead of checkout_dir. * Add workspaces_dir property to CacheManager for better directory management. * Update environment variable for workspaces directory. * Modify settings to include workspaces directory configuration.