Skip to content

webcmd: v0.7.11

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 10:33
e11d64f

Fixes

  • Hosted help now includes --workspace <id>, WEBCMD_WORKSPACE, and the session and site command groups.
  • Unknown site commands now suggest using webcmd browser init <site>/<command> to author the missing command.
  • Hosted webcmd list output now reports command origins consistently as builtin, plugin:<name>, local, or override:<plugin>.
  • Fixed browser runs hanging after popup or download events fired. page.waitForEvent('popup') and page.waitForEvent('download') now resolve correctly, while event-specific timeouts are honored when no event occurs.

Adapters

  • Moved 123 community adapters to the standalone agentrhq/webcmd-plugins repository without behavioral changes.
  • Preserved compatibility for existing official source identifiers by normalizing legacy agentrhq/webcmd sources to the new repository.
  • The standalone community plugin catalog requires Webcmd 0.7.11 or newer.

Contributors

@ankitranjan7

@ankitranjan7