Title here
Summary here
--backend che returns a migration error with guidance to switch to DevPod.--ide flag on uf sandbox start and uf sandbox create for launching workspaces with a specific IDE (vscode, openvscode, fleet, jupyternotebook, cursor, or none). Resolution chain: CLI flag > UF_SANDBOX_IDE env var > .uf/config.yaml > default none.uf ollama-proxy command – Start, stop, and check status of a local Ollama-compatible proxy for GPU-less embedding workflows. Enables developers without GPUs to use cloud-hosted embedding models through a local endpoint.uf init --platform flag supports opencode and cursor targets. Repeatable flag (--platform opencode --platform cursor) scaffolds both platforms simultaneously. Cursor output generates .cursor/ directory with .mdc rule files and .cursor/mcp.json.uf setup and uf doctor – uf setup now installs Podman (step 14), DevPod (step 15), and configures the DevPod Podman provider (step 16). uf doctor checks Podman runtime health (Fail severity) and DevPod version/provider (Warn severity).podman PATH lookup pre-flight check. DevPod provider references the registered provider name, not a binary in PATH. Diagnostic hint on devpod up failure points to uf doctor and uf setup.uf sandbox command group for launching, managing, and extracting changes from containerized OpenCode sessions. Supports Podman (local) and Eclipse Che / Dev Spaces (CDE) backends./opsx-propose to prevent phase boundary violations.