Releases: agentrhq/webcmd
Releases · agentrhq/webcmd
Release list
webcmd: v0.2.0
0.2.0 (2026-07-03)
Features
Bug Fixes
- address release notes review findings (4aa6cd1)
- port upstream transport deadlines to cloak runtime (9e5219d)
- port upstream transport deadlines to cloak runtime (9816440)
- preserve skill guidance during translation (b5491b5)
- remove stale deleted-adapter references (c69b017)
- scope release note silence to workflow (82a6e4d)
- sync npm lockfile peer dependency (b931d1e)
webcmd: v0.1.2
webcmd: v0.1.1
webcmd: v0.1.0
0.1.0 (2026-07-03)
webcmd is a TypeScript/JavaScript toolkit for turning websites, browser sessions, desktop apps, APIs, and local tools into deterministic CLI commands. It explores a target’s UI, state, network behavior, and repeatable workflows, then exposes that knowledge through adapter functions that humans and agents can run reliably from the command line.
This initial release establishes the core CLI runtime, command registry, adapter/plugin architecture, authoring workflow, and Cloak-backed browser automation layer for building, updating, and repairing command surfaces as target apps evolve.