Softwares
UI: /softwares, Installing, Installed, Remote packages, per-item detail / package editor.
Distro-aware catalog of installable software with scripts per OS family (apt/dnf/apk/pacman). Jobs run through a serial install queue so Softwares, Brew, and VNC setup do not overlap destructively.

Workflows
- Browse or search the catalog
- Lookup / open an item — confirm it is listed for your host
- Install — enqueued; watch Installing for logs
- Service controls when the package defines start/stop/status
- Failed queue items can be dismissed
CLI:
cws software list
cws software install "Docker Engine"
cws software status "Docker Engine"
MCP: softwares_list → softwares_lookup → softwares_install / softwares_service / softwares_queue / softwares_queue_dismiss.
Package authoring
- Softwares → package editor / remote registries
- MCP
softwarepkg_*tools: search, scaffold, create, publish, hub distros, image helpers
Ownership
Items installed via Softwares are local-owned. Brew can take ownership for matching formulae — see Brew. Softwares sync does not overwrite active Softwares-owned installs.