Improvements
- Expanded Webcmd Cloud parity with mutable
input-output file arguments and corrected filename mapping for commands that produce multiple files.
- Added hosted support for
browser init, browser verify, adapter source management, and site-memory workflows, enabling adapter authoring and validation in hosted environments.
- Added marketplace availability metadata to distinguish
hosted, mixed, and local-only plugins.
Fixes
- Improved
webcmd doctor browser diagnostics:
- Browser installation now completes before the timed connectivity probe begins, preventing first-use downloads from being reported as 8-second browser command timeouts.
- A dedicated Browser binary status identifies missing, invalid, or non-executable Chromium binaries separately from daemon/runtime connectivity.
- Missing binaries now report their expected path, download URL, and actionable
CLOAKBROWSER_BINARY_PATH guidance.
- On macOS, Webcmd now repairs stale LaunchServices registrations for managed Chromium bundles and retries background launch once. If remediation fails,
doctor displays the exact manual lsregister command.
- Prevented background Chromium profiles on macOS from crashing after
webcmd doctor closes its probe window.
- Fixed persistent browser Sessions so
browser run cannot access pages owned by sibling Sessions.
Adapters
- Added hosted file contracts across the official plugin catalog, including support for mutable files and commands with multiple outputs.
- Removed local-only filesystem and binary assumptions from affected plugin commands to improve hosted execution compatibility.
Contributors

@ankitranjan7 | @ayushsingh82 | @beubax | @Sarfraz-droid