From 382114fde7f260e79c937e71179443c126ef3707 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 09:23:45 +0000 Subject: [PATCH] chore(main): release webcmd 0.7.4 --- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- .release-please-manifest.json | 2 +- CHANGELOG.md | 275 ++++++++++++++++++++++++++++++++++ package-lock.json | 4 +- package.json | 2 +- 6 files changed, 281 insertions(+), 6 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 82ad8451..01e435a2 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "webcmd", - "version": "0.7.8", + "version": "0.7.4", "description": "Turn websites, browser sessions, desktop apps, and local tools into deterministic CLI surfaces for humans and AI agents.", "author": { "name": "AgentRHQ", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index b14793c4..38a2efb1 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "webcmd", - "version": "0.7.8", + "version": "0.7.4", "description": "Turn websites, browser sessions, desktop apps, and local tools into deterministic CLI surfaces for humans and AI agents.", "author": { "name": "AgentRHQ", diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ed1a258d..21e281be 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.7.8" + ".": "0.7.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a73c96fb..07700568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,280 @@ # Changelog +## [0.7.4](https://github.com/agentrhq/webcmd/compare/webcmd-v0.7.8...webcmd-v0.7.4) (2026-08-27) + + +### ⚠ BREAKING CHANGES + +* **cli:** `webcmd browser fork` is removed. Use `webcmd adapter override /`. + +### Features + +* add adapter override and hosted fixture export ([6fbbd6c](https://github.com/agentrhq/webcmd/commit/6fbbd6c2604ccc64179a248792b9920c2bb7d980)) +* add advisory docs sync review for pull requests ([0fed2ec](https://github.com/agentrhq/webcmd/commit/0fed2ec9608e19b33eb8361d9da4c212919f2db1)) +* add advisory docs sync review for pull requests ([667ed58](https://github.com/agentrhq/webcmd/commit/667ed588087d1fe0af4a9093a1598ef5cac6d359)) +* add advisory docs sync review for pull requests ([8b801d3](https://github.com/agentrhq/webcmd/commit/8b801d3ec5dc2a7cfce2f1dc752917b7dabe9e89)) +* add Amazon India adapter ([159bf8e](https://github.com/agentrhq/webcmd/commit/159bf8ec466c77e40cb201253365c38931c5a9df)) +* add Amazon India adapter ([eb3d5f5](https://github.com/agentrhq/webcmd/commit/eb3d5f5b51d29edf3a82f5d76240a6e14c4443b9)) +* add BMWBLOG read-only adapter ([#140](https://github.com/agentrhq/webcmd/issues/140)) ([d3b03f4](https://github.com/agentrhq/webcmd/commit/d3b03f42b79a001c434cf0fe18e6ca4693bbf930)) +* add Claude Code plugin marketplace manifest ([#273](https://github.com/agentrhq/webcmd/issues/273)) ([79527b3](https://github.com/agentrhq/webcmd/commit/79527b3f444efcb0e3684a9707050380dcfa02e1)) +* add command tags and keywords ([91776a5](https://github.com/agentrhq/webcmd/commit/91776a5b1e76e33e831a5dca9976443783dfe9f9)) +* add grayscale color palette variables to root stylesheet ([7fc2b0a](https://github.com/agentrhq/webcmd/commit/7fc2b0ae3a8b6777a5c7b4e812241569de0e4df2)) +* add hosted builder profile commands ([53c6c89](https://github.com/agentrhq/webcmd/commit/53c6c89226aab2d0fe7d59c819bdb25388ed1839)) +* add hosted WebCMD thin client ([8618070](https://github.com/agentrhq/webcmd/commit/86180708132dbeba697f27aa4485eda9d867a66d)) +* add Instagram, ChatGPT, Google Images, and Trip updates ([16a31fb](https://github.com/agentrhq/webcmd/commit/16a31fb13f2d364995f2505c0031f5ae2370b4d7)) +* add local auth handoff protocol ([ea93b63](https://github.com/agentrhq/webcmd/commit/ea93b630a1835fbd65478ae28050a714ca770510)) +* add payment handoff to UPI QR scanner for District checkout and improve seat selection reliability ([c734c1d](https://github.com/agentrhq/webcmd/commit/c734c1d20a3e5baca49f38c817fcd661db93b6a4)) +* add payment handoff to UPI QR scanner for District checkout and… ([78cf232](https://github.com/agentrhq/webcmd/commit/78cf2327bf7eabd99628dbbf004e8b1b87c0103f)) +* add persistent session lease domain ([b18f849](https://github.com/agentrhq/webcmd/commit/b18f849fbbec683654e5fc18745cb4e1d971a280)) +* add PyPI community plugin ([00235fc](https://github.com/agentrhq/webcmd/commit/00235fc6f8455342bb682f0bd4692130cd04f958)) +* add PyPI community plugin ([4740abd](https://github.com/agentrhq/webcmd/commit/4740abd86ea5446e8d3e364ca349fd54e26a821c)) +* add readable session identifiers ([#443](https://github.com/agentrhq/webcmd/issues/443)) ([e3be378](https://github.com/agentrhq/webcmd/commit/e3be3788422071595c205f9f471d464527d3b876)) +* add skills add and remove commands ([c6dff29](https://github.com/agentrhq/webcmd/commit/c6dff29525bf032604705c13e1b0bb542f7b0773)) +* add skills add and remove commands ([3951675](https://github.com/agentrhq/webcmd/commit/3951675a93a434105e7a46432cc255c13eac3449)) +* add structured output to report and status built-ins ([eb7b9dc](https://github.com/agentrhq/webcmd/commit/eb7b9dc5f886c72375074cad9457586754c1807c)) +* add structured output to report and status built-ins ([#306](https://github.com/agentrhq/webcmd/issues/306)) ([0ee02ce](https://github.com/agentrhq/webcmd/commit/0ee02ce432ed45d866c6b7ace6d2bcbf22cebcc3)) +* add support for local command execution in hosted mode ([98c232c](https://github.com/agentrhq/webcmd/commit/98c232cdb03e17cc6b4bb108e535e5245d6ea3d2)) +* add the override provenance store and merge-base copies ([242cb0c](https://github.com/agentrhq/webcmd/commit/242cb0c5d8e53820a7b7f6882b1dbe4dce3aa692)) +* add tiered local web fetch ([4b8b07f](https://github.com/agentrhq/webcmd/commit/4b8b07f6908ad0a7965b57d9402f1bb8034f7193)) +* add webcmd adapter override to fork a plugin command with provenance ([78653ad](https://github.com/agentrhq/webcmd/commit/78653adcad406b229ddebf35074c1f95dcf7e363)) +* add Webcmd Codex plugin marketplace ([b8367e0](https://github.com/agentrhq/webcmd/commit/b8367e0267692e9bd23673ce564d7c74413300a9)) +* add webcmd update command ([eeb695b](https://github.com/agentrhq/webcmd/commit/eeb695bee26ca94bd3b8c7f922f152a89619ac4d)) +* add webcmd update command ([ce68d92](https://github.com/agentrhq/webcmd/commit/ce68d9217591fb4191b4054c44a5f12b47943e08)) +* added luma plugin ([#195](https://github.com/agentrhq/webcmd/issues/195)) ([8de78ba](https://github.com/agentrhq/webcmd/commit/8de78ba245b134c46cce12ae07c198c5bb34d3d4)) +* arbitrate persistent writes in Cloak daemon ([fa0997f](https://github.com/agentrhq/webcmd/commit/fa0997fbbeeebc1d6c6928868af4111ea3ca6c2c)) +* attribute registered commands to plugin, override, or local origin ([8724e47](https://github.com/agentrhq/webcmd/commit/8724e4728ff2a764f3f878d61991aac31c5025b9)) +* bootstrap Webcmd CLI from Codex skill ([975250a](https://github.com/agentrhq/webcmd/commit/975250a2d474be9a5d254117dc7712bef853b82c)) +* browser run playwright sandbox ([b51cac3](https://github.com/agentrhq/webcmd/commit/b51cac37e160bee1664de853b4dcbc60059476b6)) +* **chatgpt:** add GPT-5.6 Pro model target ([3005517](https://github.com/agentrhq/webcmd/commit/30055177758819d3e588002a0da8479e8c8fa2cb)) +* **chatgpt:** report deep research progress ([b1c6b55](https://github.com/agentrhq/webcmd/commit/b1c6b55ce97e4e7efcfca5342de38899daf07a71)) +* **cli:** add --format to profile list and report disconnected profiles ([#341](https://github.com/agentrhq/webcmd/issues/341)) ([45130c7](https://github.com/agentrhq/webcmd/commit/45130c7aadd7b59395e24c788ebbb57d9b1a9960)) +* **cli:** add -f/--format to browser verify ([2dc8ae0](https://github.com/agentrhq/webcmd/commit/2dc8ae0ccd39994bac4e2de795d8e58f4a6feef3)) +* **cli:** add -f/--format to browser verify ([#351](https://github.com/agentrhq/webcmd/issues/351)) ([ccfc04f](https://github.com/agentrhq/webcmd/commit/ccfc04f022ffbc499722ac5cb60e3fe31a319de9)) +* declare hosted file arguments ([997016e](https://github.com/agentrhq/webcmd/commit/997016e1ed0bdc40b157f28d9a36b4d4b2d5b39f)) +* default browser windows to background ([eefceeb](https://github.com/agentrhq/webcmd/commit/eefceebb840488d5c573a259846834d4cf4a9d2d)) +* default browser windows to background ([82e7a17](https://github.com/agentrhq/webcmd/commit/82e7a1771ce949426936f92b404711b90a7d359a)) +* disable browser bind command in hosted mode and remove from supported action types ([0ebc9b5](https://github.com/agentrhq/webcmd/commit/0ebc9b5edf8cd4e2373120a2aa0852d508845f9b)) +* enhance screenshot functionality to restore viewport size and support CDP overrides ([0ba71d6](https://github.com/agentrhq/webcmd/commit/0ba71d66dcfebde9d0ab70d1ecb8491ec417e714)) +* enhance screenshot functionality to restore viewport size and support CDP overrides ([6caae1b](https://github.com/agentrhq/webcmd/commit/6caae1b8924da5f5821a21db7f31fa2d9fe5d128)) +* export AX snapshot helpers ([98a0338](https://github.com/agentrhq/webcmd/commit/98a033893dd471082c1bd7655e8f4d8568af2aba)) +* export the verify fixture evaluator for hosted consumers ([00dc005](https://github.com/agentrhq/webcmd/commit/00dc0057d880defb23f0db374a94fb2baf46cde4)) +* expose local web fetch and smart search skill ([ad0f54f](https://github.com/agentrhq/webcmd/commit/ad0f54ff3741230bf1b3869a05914c0cd61a5090)) +* **fetch:** add --raw to web fetch for selector discovery ([#419](https://github.com/agentrhq/webcmd/issues/419)) ([d4ecfbc](https://github.com/agentrhq/webcmd/commit/d4ecfbc914c1b718a6b951ed38b837c19e96bac8)) +* filter command list by tag ([d1a8dd6](https://github.com/agentrhq/webcmd/commit/d1a8dd62eb4cc73dbe64e909b23c42be44e075e1)) +* **google:** add images search adapter ([50d1e4f](https://github.com/agentrhq/webcmd/commit/50d1e4f2d6259d20353af9bace9e9f02ac22c6f7)) +* hold session lease for logical adapter runs ([342a22e](https://github.com/agentrhq/webcmd/commit/342a22e67882b7f501a632db15b1c9248b2ce538)) +* **hosted:** add authenticated artifact download command ([#438](https://github.com/agentrhq/webcmd/issues/438)) ([0806a0d](https://github.com/agentrhq/webcmd/commit/0806a0df7ea873f0029764014b743d5f6645cf79)) +* **hosted:** add programmatic runner and MCP skill distribution ([#434](https://github.com/agentrhq/webcmd/issues/434)) ([357d6e2](https://github.com/agentrhq/webcmd/commit/357d6e280879af1099f5f3a84f20c59db2d23c98)) +* **hosted:** remove profile create/get and --user-id, keep list/delete ([4274549](https://github.com/agentrhq/webcmd/commit/427454939a97aa8da21b554cdac003e5160f2650)) +* **hosted:** send sessionless browser init/verify to authoring route ([#439](https://github.com/agentrhq/webcmd/issues/439)) ([41d17b2](https://github.com/agentrhq/webcmd/commit/41d17b272ca04dff52137ef494293dc97b384b59)) +* **hosted:** workspace env/flag transport via X-Webcmd-Workspace ([022b6a2](https://github.com/agentrhq/webcmd/commit/022b6a265d45c222f8e5cff1610239145fbb2889)) +* **hosted:** workspace-scoped profiles CLI transport ([e7fd5f2](https://github.com/agentrhq/webcmd/commit/e7fd5f27b5b51ccfcb6d636f7f4a420b384d63f6)) +* implement site memory invariants for local mode ([b4db91c](https://github.com/agentrhq/webcmd/commit/b4db91c8e51f8c408940813a87c1d9a250877625)) +* improve docs sync review coverage and neutralize provider output ([e1da494](https://github.com/agentrhq/webcmd/commit/e1da49447c1e65e7853d52ae29e0edf578b28848)) +* **linkedin:** add company and connections commands ([8a7fe44](https://github.com/agentrhq/webcmd/commit/8a7fe44fe9379d2d45924371c7f0147f12f2d72e)) +* manage hosted profiles from cli ([8a5494d](https://github.com/agentrhq/webcmd/commit/8a5494d6fea286b7425a1fa70225418223f64329)) +* migrate release tooling to openai ([#256](https://github.com/agentrhq/webcmd/issues/256)) ([dca5bbb](https://github.com/agentrhq/webcmd/commit/dca5bbb3184218853502e0af3d24726d9c505296)) +* **npm:** add versions command ([d999c1a](https://github.com/agentrhq/webcmd/commit/d999c1ab7c13f5ae649d515ac1f255ee6804c5dc)) +* package Webcmd as a Codex plugin ([1b3d483](https://github.com/agentrhq/webcmd/commit/1b3d483d98b496ed8f12fca4185b97727a1ffc22)) +* parse hosted profile rows ([fcd9301](https://github.com/agentrhq/webcmd/commit/fcd930114bb77310bf3b745a40371cd7652d15c9)) +* **plugin:** add TechCrunch latest news ([#157](https://github.com/agentrhq/webcmd/issues/157)) ([258383d](https://github.com/agentrhq/webcmd/commit/258383d21d140c248bc5ec36c2ffe0c2a9daacbc)) +* **plugin:** add Y Combinator startup directory ([#155](https://github.com/agentrhq/webcmd/issues/155)) ([acbda09](https://github.com/agentrhq/webcmd/commit/acbda092bb2c4f1173fa98312c6c82b9e128e95d)) +* **plugins:** add community author metadata and README sync ([254985c](https://github.com/agentrhq/webcmd/commit/254985cc42dd7844405410cac55ebde236d9f1c6)) +* **plugins:** add community author metadata and README sync ([6bfb74b](https://github.com/agentrhq/webcmd/commit/6bfb74bcf39c58cfe96d25c135140e9260701661)) +* publish hosted command contract ([a29dbaf](https://github.com/agentrhq/webcmd/commit/a29dbaf2535b690f6a3f982dbbdda736f4b4cfb6)) +* remove bundled skill links ([9eddc7b](https://github.com/agentrhq/webcmd/commit/9eddc7bd1e18dbd757847d8ad10ab013992fdc55)) +* report overrides needing reconciliation after a plugin update ([debf878](https://github.com/agentrhq/webcmd/commit/debf8788d690e38ccc0d13c037f5249411308a9a)) +* return local login handoffs immediately ([9749f3f](https://github.com/agentrhq/webcmd/commit/9749f3fcef5ea9a65f0312d8edb52be956b61bb0)) +* stage hosted browser uploads ([1d6d4c6](https://github.com/agentrhq/webcmd/commit/1d6d4c606b23c99150218054f2019e81e1f8caf9)) +* store hosted credentials by reference ([a0bede3](https://github.com/agentrhq/webcmd/commit/a0bede3cf1189c269bde0786d948c455bf96fd25)) +* support hosted plugin search and install ([991470e](https://github.com/agentrhq/webcmd/commit/991470eaaead909d7ae836552e742839ca4bee94)) +* surface Cloak runtime update notice in webcmd update ([8f7ffba](https://github.com/agentrhq/webcmd/commit/8f7ffba5bf817965f48762465a6214780434de1a)) +* surface override state in plugin list, webcmd list, and adapter status ([2496d13](https://github.com/agentrhq/webcmd/commit/2496d133d9748bab01405400df7f8f82373ebd41)) +* tag search commands ([34b33d9](https://github.com/agentrhq/webcmd/commit/34b33d973137694c35ff2aa10c4cc4c9453c8945)) +* transfer declared files in hosted mode ([be832df](https://github.com/agentrhq/webcmd/commit/be832df61f7277756c419c6ee2c357385165b934)) +* **trip:** add international adapter ([884332c](https://github.com/agentrhq/webcmd/commit/884332c20c02429933ddd87c946a69e3464684cc)) +* update documentation theme with custom styling, typography, and site logo ([b51153b](https://github.com/agentrhq/webcmd/commit/b51153b6e5559c3a2f545853844b00a8ba4261a2)) +* update HOSTED_LOCAL_COMMANDS to derive from HOSTED_ROOT_HELP for consistency ([a26fbd7](https://github.com/agentrhq/webcmd/commit/a26fbd7ba13f4036ea543463aa066354c2107bdc)) +* use atomic hosted browser commands ([c8ef09b](https://github.com/agentrhq/webcmd/commit/c8ef09bc9af828be0cf8de0fc0ed7bb7ad93ae78)) +* **youtube:** added video frame capture command ([#297](https://github.com/agentrhq/webcmd/issues/297)) ([beb9b2c](https://github.com/agentrhq/webcmd/commit/beb9b2c06919de3a5ae943eb33260cf07c4cc99e)) + + +### Bug Fixes + +* accept command search metadata in manifests ([5d4fddd](https://github.com/agentrhq/webcmd/commit/5d4fddd1868be619576757161f35276565500c0f)) +* accept hosted freshPage metadata ([ef732b1](https://github.com/agentrhq/webcmd/commit/ef732b1fcffa73e13423ff2533acb206f18b2a6d)) +* **adapters,output:** repair site drift and markdown/console output bugs ([4d2d45b](https://github.com/agentrhq/webcmd/commit/4d2d45b27199c800108a40fe5d6e64782d0c6ea1)) +* add structured adapter status reporting ([d7a5df0](https://github.com/agentrhq/webcmd/commit/d7a5df0ce6406779056a36846a7520c7e21b49bb)) +* agent-browser and playwright cli support added for benchmarks ([#430](https://github.com/agentrhq/webcmd/issues/430)) ([c5f48c7](https://github.com/agentrhq/webcmd/commit/c5f48c7fbab65d48b58fe528aa53c272afd9557b)) +* align Codex plugin publisher metadata ([e22c2ba](https://github.com/agentrhq/webcmd/commit/e22c2ba6b9b505ad80c62e470cf207580264039e)) +* align hosted namespace grammar ([44ee906](https://github.com/agentrhq/webcmd/commit/44ee9060cf6919075d798dcbfe089a0021a829bf)) +* allow docs sync review to comment on pull requests ([77b26b2](https://github.com/agentrhq/webcmd/commit/77b26b295884a68b9d22019188bdb9c07f57f89f)) +* allow hosted patch-version compatibility ([74a1bba](https://github.com/agentrhq/webcmd/commit/74a1bba6d8f63aa5ca5d36297c31e12697d3ee3e)) +* allow overriding the verify row-shape top-level key cap ([#230](https://github.com/agentrhq/webcmd/issues/230)) ([ab6b7b7](https://github.com/agentrhq/webcmd/commit/ab6b7b7d98faf47171c0014526d08b26c98f10d2)), closes [#218](https://github.com/agentrhq/webcmd/issues/218) +* allow publishing an existing release tag ([7ac250b](https://github.com/agentrhq/webcmd/commit/7ac250b7a6fb174ed8271065d6f20e7a67dc4873)) +* benchmark setup and report updated ([#395](https://github.com/agentrhq/webcmd/issues/395)) ([e48cb3a](https://github.com/agentrhq/webcmd/commit/e48cb3a0994fd9c6ff20a2fbf725977417a066ca)) +* bound AX tree traversal ([9016cd6](https://github.com/agentrhq/webcmd/commit/9016cd6bd48f949b778c333ae51ad0ae9d9ee338)) +* **browser:** add btoa/atob/TextEncoder/TextDecoder to the run sandbox ([#344](https://github.com/agentrhq/webcmd/issues/344)) ([5d42052](https://github.com/agentrhq/webcmd/commit/5d420529d96650ab9b0074e7a2d8e974da93c539)) +* **browser:** decode response bodies as UTF-8 text in the run sandbox ([#357](https://github.com/agentrhq/webcmd/issues/357)) ([65d31cd](https://github.com/agentrhq/webcmd/commit/65d31cd78a3eabc15d2872b77028517d1692f2b7)) +* **browser:** default every daemon command to a background window ([#328](https://github.com/agentrhq/webcmd/issues/328)) ([40a7b82](https://github.com/agentrhq/webcmd/commit/40a7b82213174ef845f015a8c1c1a2c14334cbc5)) +* **browser:** don't reuse a dead page/context lease in browser run ([#324](https://github.com/agentrhq/webcmd/issues/324)) ([ef4fda7](https://github.com/agentrhq/webcmd/commit/ef4fda76c321cba3efcb70ca428ffc1b0158488d)) +* **browser:** harden clicks against overlays and nested targets ([ccfdc70](https://github.com/agentrhq/webcmd/commit/ccfdc70d28f197361a30b9a80b659ca2032aea39)) +* **browser:** improve run agent ergonomics ([#409](https://github.com/agentrhq/webcmd/issues/409)) ([02e0d82](https://github.com/agentrhq/webcmd/commit/02e0d827c411559cb323bb0092cb1ea52b8e6762)) +* **browser:** isolate persistent session pages ([#312](https://github.com/agentrhq/webcmd/issues/312)) ([1e14767](https://github.com/agentrhq/webcmd/commit/1e1476729344531c3f318e813e8f0d03335c6b59)) +* **browser:** keep background Chromium profile alive ([#308](https://github.com/agentrhq/webcmd/issues/308)) ([b87fa87](https://github.com/agentrhq/webcmd/commit/b87fa873fc05bba5d0e5da0b618f898219e0fb46)) +* **browser:** name the supported alternative in unsupported-API errors ([#343](https://github.com/agentrhq/webcmd/issues/343)) ([6fb9586](https://github.com/agentrhq/webcmd/commit/6fb9586659b581ae5ff76124a1b3e1a63cfd827e)) +* **browser:** repair doctor session and first cloak window ([#298](https://github.com/agentrhq/webcmd/issues/298)) ([41a4109](https://github.com/agentrhq/webcmd/commit/41a41099560617a426ed9a52147c88bdf76220c6)) +* **browser:** report the caller's line and column for browser-run compile errors ([#356](https://github.com/agentrhq/webcmd/issues/356)) ([44f1c5f](https://github.com/agentrhq/webcmd/commit/44f1c5f64d07c24cdd13d8c9581005648f16cc4f)) +* **browser:** serialize undefined run results as null ([#278](https://github.com/agentrhq/webcmd/issues/278)) ([1c5fffd](https://github.com/agentrhq/webcmd/commit/1c5fffd8385b5a9bb1089dddd4045261c4a4589b)) +* **browser:** tolerate pages closing during session cleanup ([#329](https://github.com/agentrhq/webcmd/issues/329)) ([87131f5](https://github.com/agentrhq/webcmd/commit/87131f503b1c5d1a0b30b4d06a88f942fd35a89a)) +* bump LinkedIn plugin runtime floor for 0.6.0 ([776d68f](https://github.com/agentrhq/webcmd/commit/776d68f6ad481f82412869adb2703879457f25cf)) +* **chatgpt:** use pure sleeps and cheaper polling checks ([f321b93](https://github.com/agentrhq/webcmd/commit/f321b937c71cc5ba7488d02828692f234d77aa1d)) +* Clarify plugin discovery fetch failure handling ([5c04a45](https://github.com/agentrhq/webcmd/commit/5c04a45f6100838e7ef56496dfedd49d0a7543eb)) +* Clarify plugin discovery fetch failure handling ([27bfd35](https://github.com/agentrhq/webcmd/commit/27bfd35226c1c2d222a1c0e2d16d861e478a0ccc)) +* classify Product Hunt verification pages ([671f4d5](https://github.com/agentrhq/webcmd/commit/671f4d58152b146414f61185fb488601bdbfe70f)) +* clear override provenance and merge base on adapter reset ([7e676a0](https://github.com/agentrhq/webcmd/commit/7e676a006bf2b54b271a6c200dc7403c76e41d9d)) +* **cli:** accept -f/--format and --json on every command ([#425](https://github.com/agentrhq/webcmd/issues/425)) ([0b4a445](https://github.com/agentrhq/webcmd/commit/0b4a4455c3e1b55c46f307fca5ba2038bd02415d)) +* **cli:** add recovery hints for common misguesses ([#410](https://github.com/agentrhq/webcmd/issues/410)) ([b2f3098](https://github.com/agentrhq/webcmd/commit/b2f3098e808e86310a8c2f43c1e28b52bcb14177)) +* **cli:** clarify adapter authoring help ([#408](https://github.com/agentrhq/webcmd/issues/408)) ([aa38134](https://github.com/agentrhq/webcmd/commit/aa3813414b9b2998ee3cc302c9246daf3923afd5)) +* **cli:** close eval gaps for formats, profiles, and plugins ([8c5ce29](https://github.com/agentrhq/webcmd/commit/8c5ce29150fcb74fcdfcd2d053c801554ff29dfa)) +* **cli:** discover adapters authored with registerCommand ([#423](https://github.com/agentrhq/webcmd/issues/423)) ([fc507cd](https://github.com/agentrhq/webcmd/commit/fc507cdc4103b3b34e9472e6d8881bfe84e623dc)) +* **cli:** do not report a cross-Profile session close as already closed ([#431](https://github.com/agentrhq/webcmd/issues/431)) ([4c91280](https://github.com/agentrhq/webcmd/commit/4c9128089ca64e5fcb414d3a684a99315e48cca7)) +* **cli:** download wait timeout must not tell agents to invent file contents ([#398](https://github.com/agentrhq/webcmd/issues/398)) ([cc28460](https://github.com/agentrhq/webcmd/commit/cc284601e7f8fa63927ef4ce0620f12c1b366909)) +* **cli:** fail validate on unknown target instead of PASS ([#366](https://github.com/agentrhq/webcmd/issues/366)) ([5d8e289](https://github.com/agentrhq/webcmd/commit/5d8e28988211791670d6b778f03b0e18a46590d7)) +* **cli:** give every site command a description and structured help ([#422](https://github.com/agentrhq/webcmd/issues/422)) ([33b4ae8](https://github.com/agentrhq/webcmd/commit/33b4ae813231fbdc0ea17d122dda08e42c9b30a3)) +* **cli:** honour -f json on the error envelope ([#368](https://github.com/agentrhq/webcmd/issues/368)) ([bc102a9](https://github.com/agentrhq/webcmd/commit/bc102a980e501e4b4cbbd6ffa4e5060fb2eed4cd)) +* **cli:** label plugin search as catalog discovery, not web search ([#396](https://github.com/agentrhq/webcmd/issues/396)) ([d5c7cc9](https://github.com/agentrhq/webcmd/commit/d5c7cc962bd6944e5dbeb49fee8f6a950b5c7316)) +* **cli:** make session close accept --session and be idempotent ([#420](https://github.com/agentrhq/webcmd/issues/420)) ([78c5e96](https://github.com/agentrhq/webcmd/commit/78c5e96090e538755a6b281e83ca6705972e20f1)) +* **cli:** name the owning Profile when a Session lookup misses ([#406](https://github.com/agentrhq/webcmd/issues/406)) ([f7d57c2](https://github.com/agentrhq/webcmd/commit/f7d57c2040c5d56c05d19ff97a0cf8dd964651b2)) +* **cli:** never prompt in webcmd setup when stdin is not a TTY ([#369](https://github.com/agentrhq/webcmd/issues/369)) ([51eb2d1](https://github.com/agentrhq/webcmd/commit/51eb2d10137cd729e25353fb513aa03e3177baa3)) +* **cli:** one error envelope and exit 2 for every usage error ([#424](https://github.com/agentrhq/webcmd/issues/424)) ([78ebdba](https://github.com/agentrhq/webcmd/commit/78ebdbaeef04048099aceca6b34ca0ff5c9ea3a3)) +* **cli:** point EMPTY_RESULT at adapter repair, not login ([#401](https://github.com/agentrhq/webcmd/issues/401)) ([7952285](https://github.com/agentrhq/webcmd/commit/795228590e6c99afb78d371efcdd315b5f3711bd)) +* **cli:** popup wait timeout must not tell agents to page.goto the opener ([#397](https://github.com/agentrhq/webcmd/issues/397)) ([67cad65](https://github.com/agentrhq/webcmd/commit/67cad652684809c00fb4beafdbb15132c1ed04b8)) +* **cli:** reject unknown profile use instead of poisoning the default ([#367](https://github.com/agentrhq/webcmd/issues/367)) ([2419b01](https://github.com/agentrhq/webcmd/commit/2419b01b2f1e6c6dce37396aa520ac93c21d4b54)) +* **cli:** remove browser fork, add adapter override to hosted mode ([#361](https://github.com/agentrhq/webcmd/issues/361)) ([3919f6f](https://github.com/agentrhq/webcmd/commit/3919f6fe678878c9ab802ab772dc5f75f198ecea)) +* **cli:** report built-in command errors instead of crashing ([#363](https://github.com/agentrhq/webcmd/issues/363)) ([ef149b1](https://github.com/agentrhq/webcmd/commit/ef149b145b41c5a1034cd6798c9a3f6f85d4675c)) +* **cli:** resolve installSource from the catalog and name the data: popup block ([#429](https://github.com/agentrhq/webcmd/issues/429)) ([4fa4177](https://github.com/agentrhq/webcmd/commit/4fa417743db7a5f02ee0a9dfed90697f420a6e6f)) +* **cli:** route unknown subcommands through the shared error envelope ([#427](https://github.com/agentrhq/webcmd/issues/427)) ([717c80a](https://github.com/agentrhq/webcmd/commit/717c80aa38b4730e2c315a07e70ea7ec05e037ac)) +* **cli:** suggest the real command instead of a plugin that does not exist ([#421](https://github.com/agentrhq/webcmd/issues/421)) ([0b4e36c](https://github.com/agentrhq/webcmd/commit/0b4e36c2b408c1e5d0bb7a13ff437e653aa94322)) +* **cli:** unknown flags exit 2 and list valid flags ([#370](https://github.com/agentrhq/webcmd/issues/370)) ([9cd0d5a](https://github.com/agentrhq/webcmd/commit/9cd0d5a453fe4718604443214e04203090fb5da7)) +* close plugin override review gaps ([4cc9be9](https://github.com/agentrhq/webcmd/commit/4cc9be987f396648104060477a33496e3f3fd1fb)) +* coalesce concurrent page leases ([e7e5e04](https://github.com/agentrhq/webcmd/commit/e7e5e0416570307644a249bde8fd84af66e53de8)) +* condition autofix auth handoff ([423966e](https://github.com/agentrhq/webcmd/commit/423966ed2232db915184fd0f8c5990d7f8bbeb84)) +* correct layer numbering in README for clarity ([#205](https://github.com/agentrhq/webcmd/issues/205)) ([cfba63c](https://github.com/agentrhq/webcmd/commit/cfba63cefed2496fb748c4079556fd3d88322029)) +* detect overrides against installed plugins instead of the removed bundled clis ([f4defbf](https://github.com/agentrhq/webcmd/commit/f4defbf92a3586107e18845c75ae14a9745ea390)) +* dispatch hosted browser catalog ([08c9b9b](https://github.com/agentrhq/webcmd/commit/08c9b9b89d3134f8dc9363e400767f6f3f922009)) +* **docs:** show navigation logo ([bffe1e5](https://github.com/agentrhq/webcmd/commit/bffe1e5f49856f2515f477ca78b57c2a48865f40)) +* **docs:** show navigation logo ([1b9fad7](https://github.com/agentrhq/webcmd/commit/1b9fad74fe0e343c6e193f644090a8b47416c36b)) +* **doctor:** honor background window mode ([6c439f8](https://github.com/agentrhq/webcmd/commit/6c439f858dd5eea092fbf641831807b202125f84)) +* **doctor:** honor background window mode ([1322c8e](https://github.com/agentrhq/webcmd/commit/1322c8e49d121bb2daf778b6693b9e4a4485fcbf)) +* **doctor:** install browser before live timeout ([#237](https://github.com/agentrhq/webcmd/issues/237)) ([826c320](https://github.com/agentrhq/webcmd/commit/826c320be33d61bb1edc8c6317f7cccb0e8b9592)) +* don't let doctor crash when adapter override detection fails ([29fbf8f](https://github.com/agentrhq/webcmd/commit/29fbf8fa1709205fc56cae58a51aeb298055e470)) +* **download:** isolate temp files and reject duplicate download targets ([#333](https://github.com/agentrhq/webcmd/issues/333)) ([4c9c322](https://github.com/agentrhq/webcmd/commit/4c9c322963c1048a4b88301081c787c167d9f24a)) +* extend docs sync review model timeout ([f3d8584](https://github.com/agentrhq/webcmd/commit/f3d85846d48005dffc0f7c3df2bc6b3416b8a528)) +* **facebook:** support current feed and search layouts ([c5eac86](https://github.com/agentrhq/webcmd/commit/c5eac8689df752f23d27a2167027c78a554479ae)) +* forward waitUntil through navigate so adapters can skip the load-event wait ([0744bc6](https://github.com/agentrhq/webcmd/commit/0744bc6cc6b4358799d3f7a00e932ffd0077df56)) +* forward waitUntil through navigate so adapters can skip the load-event wait ([3dae3a7](https://github.com/agentrhq/webcmd/commit/3dae3a7ccf7ba93c679785aa793b6e867617f39f)), closes [#106](https://github.com/agentrhq/webcmd/issues/106) +* harden docs review structured output ([#259](https://github.com/agentrhq/webcmd/issues/259)) ([a1a426a](https://github.com/agentrhq/webcmd/commit/a1a426af82ab9b3d8c973a5b627c5f76723de710)) +* harden local auth handoff ([f08ce77](https://github.com/agentrhq/webcmd/commit/f08ce7702c64a8b507e7eca299052e5683cfb462)) +* harden local site memory filesystem reads ([11ed43f](https://github.com/agentrhq/webcmd/commit/11ed43fda40295bfce045b5fef150ddc3f3af622)) +* honor background mode for Cloak tab targeting ([d13d894](https://github.com/agentrhq/webcmd/commit/d13d894d2a802747f4ed3cd7e96bd15feaac45a7)) +* honor hosted credential backend env ([fbcc939](https://github.com/agentrhq/webcmd/commit/fbcc93966f5d5862608d6755fe531dc8fd80b847)) +* honor waitUntil none in direct CDP navigation ([3a228fa](https://github.com/agentrhq/webcmd/commit/3a228fad69ff1921b4f826831130357a6bead2af)) +* honour the web fetch timeout budget end to end ([#249](https://github.com/agentrhq/webcmd/issues/249)) ([#265](https://github.com/agentrhq/webcmd/issues/265)) ([023fe44](https://github.com/agentrhq/webcmd/commit/023fe4448660194654809f766ec0c15c79906c4c)) +* **hosted:** accept expiresAt in browser run responses ([06fb90c](https://github.com/agentrhq/webcmd/commit/06fb90cd9818f820a35e7ced9bd6673b853c5b30)) +* **hosted:** accept expiresAt in browser run responses ([11c0920](https://github.com/agentrhq/webcmd/commit/11c09205b2b413ee9fd018dc247d5f6defd5e2f8)) +* **hosted:** accept object error.details from Cloud ([#440](https://github.com/agentrhq/webcmd/issues/440)) ([9dacc8f](https://github.com/agentrhq/webcmd/commit/9dacc8f8ac300f4d739fab1ad231481f35f33fad)) +* **hosted:** resolve --workspace= form and drop dead profile client code ([a4a2a60](https://github.com/agentrhq/webcmd/commit/a4a2a6053cf934da837cdc1cc523d15411443bfe)) +* **hosted:** stop duplicating usage errors and align the subcommand list ([#428](https://github.com/agentrhq/webcmd/issues/428)) ([54d2dbb](https://github.com/agentrhq/webcmd/commit/54d2dbbb5903af8e8702377dc5af18608931db2b)) +* **instagram:** fetch user feed by username ([06488e2](https://github.com/agentrhq/webcmd/commit/06488e25c4e9509dc63b7aa971c830178541f0e1)) +* **instagram:** support nested Explore layouts ([a0b37da](https://github.com/agentrhq/webcmd/commit/a0b37daf04865c7a710aa121136a115c9905330c)) +* isolate logical adapter run contexts ([2555450](https://github.com/agentrhq/webcmd/commit/25554502652efb0892f4d13c6ddb6f60173b9792)) +* keep auth handoff skills mode neutral ([60dc2f5](https://github.com/agentrhq/webcmd/commit/60dc2f58c7d38a7d459d69260464261463bfcba5)) +* keep background tabs from stealing focus ([eabcd7d](https://github.com/agentrhq/webcmd/commit/eabcd7d8af3dc3c8318a9fd15b06d190d6eff688)) +* keep background tabs from stealing focus ([4e0fc60](https://github.com/agentrhq/webcmd/commit/4e0fc60bb555b1e0cf26f039d4340a8ec4926a4f)) +* keep cloak wrapper on latest free chromium line ([53310bf](https://github.com/agentrhq/webcmd/commit/53310bf8900e8a90e2288bd28be12f4848642c6b)) +* keep hosted commands on cloud ([b09cfbe](https://github.com/agentrhq/webcmd/commit/b09cfbee5e76d29203fdf09905ff00ff9d03169f)) +* keep hosted tests compatible with release version ([33b4eae](https://github.com/agentrhq/webcmd/commit/33b4eae02318deaaa8b5345391c456fc514c7b5c)) +* keep override tests portable on windows ([b8a90de](https://github.com/agentrhq/webcmd/commit/b8a90de301a201956e5b76423ca7c552f83c19fb)) +* keep pack JSON stdout clean ([087a398](https://github.com/agentrhq/webcmd/commit/087a3984c155f1fb577bbb5b3dff002cb9cf5353)) +* keep site-blocked errors edge-safe ([67cf5c8](https://github.com/agentrhq/webcmd/commit/67cf5c817fa64be67e325010d02404b3ad47334b)) +* let ~/.webcmd/clis override installed plugins ([6db12aa](https://github.com/agentrhq/webcmd/commit/6db12aa14ddd159f1f777872115eff3fc4af4908)) +* let hosted output flush before exit ([6239db0](https://github.com/agentrhq/webcmd/commit/6239db0654d69638e255564210318c0c4cc93dd4)) +* **linkedin:** bump webcmd peer-dependency floor to >=0.7.4 ([#371](https://github.com/agentrhq/webcmd/issues/371)) ([412c410](https://github.com/agentrhq/webcmd/commit/412c41061b02ba9332832c4138dc2b87c925b708)) +* load plugin from marketplace snapshot ([347614a](https://github.com/agentrhq/webcmd/commit/347614a4b3fcc6720448d27e1cf5537be0b328c9)) +* **local-cloak:** honour waitUntil when opening a tab with a url ([b32f527](https://github.com/agentrhq/webcmd/commit/b32f527864745d3775bc155ed7deef52a7fc78fb)), closes [#210](https://github.com/agentrhq/webcmd/issues/210) +* **local-cloak:** honour waitUntil when opening a tab with a url ([#316](https://github.com/agentrhq/webcmd/issues/316)) ([5a65936](https://github.com/agentrhq/webcmd/commit/5a659367c37c06ad00881068ff27576547a993bf)) +* **logger:** reuse normalized verbose gating ([ddead50](https://github.com/agentrhq/webcmd/commit/ddead5084cf76c267dee54e5c695b80cd9ac8e6b)) +* make -v effective in hosted, browser, and auth commands ([d1c7e00](https://github.com/agentrhq/webcmd/commit/d1c7e00995ed80f26a1b969afbda8e983326d33c)), closes [#174](https://github.com/agentrhq/webcmd/issues/174) +* make -v effective in hosted, browser, and auth commands ([#315](https://github.com/agentrhq/webcmd/issues/315)) ([7a72596](https://github.com/agentrhq/webcmd/commit/7a72596d8c3e4166f1877cab3271a80edc7279d2)) +* make session release best effort ([9b7fef3](https://github.com/agentrhq/webcmd/commit/9b7fef31ed92e01f3a49436bc888bbbb6b263f17)) +* make webcmd discovery truncation-safe ([6ec6ecd](https://github.com/agentrhq/webcmd/commit/6ec6ecdaa7e2570fce9750512a35cd8878e6dd26)) +* make Webcmd discovery truncation-safe ([da888ab](https://github.com/agentrhq/webcmd/commit/da888ab94d572a672cfe9b8088c2dc3db021d9a9)) +* match hosted root command grammar ([93ebae0](https://github.com/agentrhq/webcmd/commit/93ebae011571d32cedc35c87aecbb310304b892b)) +* narrow adapter status missing directory handling ([94e6bab](https://github.com/agentrhq/webcmd/commit/94e6bab876f591f3b71eb26771f4400751738a31)) +* normalize Hacker News job URLs ([98ca921](https://github.com/agentrhq/webcmd/commit/98ca921a177a046594df9fe28c4688647fe71c4e)) +* **observation:** redact Basic/Negotiate/NTLM auth credentials in raw text, not just Bearer ([#426](https://github.com/agentrhq/webcmd/issues/426)) ([a9ccc39](https://github.com/agentrhq/webcmd/commit/a9ccc39f094e8fe0d27ad9f2bb44c38f524e40c0)) +* omit links for internal plugin authors ([#214](https://github.com/agentrhq/webcmd/issues/214)) ([8276873](https://github.com/agentrhq/webcmd/commit/8276873d3eee706212f178f13febf005bcd845c6)) +* parse fenced docs review json ([#260](https://github.com/agentrhq/webcmd/issues/260)) ([0644de7](https://github.com/agentrhq/webcmd/commit/0644de79d227033b730647de195fddfc54594ea8)) +* **plugin:** disable lifecycle scripts during install ([310fb76](https://github.com/agentrhq/webcmd/commit/310fb767889296fc46e2834292f3a954ed7fac8d)) +* preserve cloud parity for blocked sites and fresh pages ([164d1ec](https://github.com/agentrhq/webcmd/commit/164d1eccbbc27820ff48121d078fa6152868f85f)) +* preserve completion and separator parity ([fa33fb1](https://github.com/agentrhq/webcmd/commit/fa33fb1a32c704cfd615ed3f5ba8812316a8957d)) +* preserve hosted output and trace semantics ([7c607f3](https://github.com/agentrhq/webcmd/commit/7c607f3f862ff5d7db021198d6e5df26810ad00a)) +* preserve hosted routing for local-only commands ([d58db4d](https://github.com/agentrhq/webcmd/commit/d58db4d6b58f378467c9652bed8a6b5922d074b2)) +* preserve the local CLI contract ([84dc477](https://github.com/agentrhq/webcmd/commit/84dc477837c506c9e8a18a5a815b57fd24f95837)) +* prevent macOS background cold launch from stealing focus ([c5346f8](https://github.com/agentrhq/webcmd/commit/c5346f8b91f8ace3ba7e41396e357cd43906059a)) +* prevent macOS background cold launch from stealing focus ([209b6b0](https://github.com/agentrhq/webcmd/commit/209b6b0b0376b8a6d1e57b882b9a6f4802341a39)) +* recover Cloak sessions and arbitrate persistent writes ([118cfff](https://github.com/agentrhq/webcmd/commit/118cfff4760778324bb63cd6b42c7d3e42c19db8)) +* recover closed Cloak profile contexts ([3a44f36](https://github.com/agentrhq/webcmd/commit/3a44f36d50b8322adca9e1c555c842debd6e16b3)) +* reject symlinked site memory path segments ([199f485](https://github.com/agentrhq/webcmd/commit/199f4852b18a7fc2e46000130d4d0dd35a4b4462)) +* release safe late adapter outcomes ([46ace0b](https://github.com/agentrhq/webcmd/commit/46ace0b4e79725effd46bc200c8d6bf7a8854957)) +* **release:** restore dependency versions ([7b2c77b](https://github.com/agentrhq/webcmd/commit/7b2c77b1a2ee73ce2fe52c568756e37fab308b31)) +* remove antigravity SKILL.md to prevent skill manager pollution ([802503c](https://github.com/agentrhq/webcmd/commit/802503c3425e10dd2053de5976659f00e07abb87)) +* require auth handoff verification ([79fc72f](https://github.com/agentrhq/webcmd/commit/79fc72fe9d5cc900be456b3548c2546ea6a3677b)) +* require OpenAI-generated release notes ([#307](https://github.com/agentrhq/webcmd/issues/307)) ([e7ed4ce](https://github.com/agentrhq/webcmd/commit/e7ed4cec1a1d708f3783cbe98c0e1a7373cfc7ae)) +* resolve cloak browser version in LocalCloakRuntimeProvider and CloakSessionManager ([#102](https://github.com/agentrhq/webcmd/issues/102)) ([115447b](https://github.com/agentrhq/webcmd/commit/115447b0a4d4838ae4dc17446f7a25ff8ef863ab)) +* restore hosted adapter availability and Product Hunt ([039d08f](https://github.com/agentrhq/webcmd/commit/039d08fb987dde6cf0a50b8b7a4719365aa453f4)) +* restore hosted adapter availability and Product Hunt ([a6e772d](https://github.com/agentrhq/webcmd/commit/a6e772d96b7169003813815f365a805709e5ed71)) +* restrict Windows diagnostic artifacts ([89e0915](https://github.com/agentrhq/webcmd/commit/89e091553989834a799c2c284562b75a48ab59b3)) +* retain daemon liveness after response timeout ([b5aca5a](https://github.com/agentrhq/webcmd/commit/b5aca5aaea7d5d8083e2de162ae80b063d52ea36)) +* retry background Chromium launch via lsregister ([#302](https://github.com/agentrhq/webcmd/issues/302)) ([3d0c33b](https://github.com/agentrhq/webcmd/commit/3d0c33bd9ab3cd0834c39f8ef5c924951abf390a)) +* return empty adapter status as json ([465af51](https://github.com/agentrhq/webcmd/commit/465af516bca79d01a3bbea1e6ae32d2c901faa55)) +* run package bin checks through Windows shell ([a94574c](https://github.com/agentrhq/webcmd/commit/a94574cc6cfe2a19b85eaaacc7d8d35ea83e38ac)) +* run src/browser unit tests in CI and stabilize the vendor digest ([#238](https://github.com/agentrhq/webcmd/issues/238)) ([399d742](https://github.com/agentrhq/webcmd/commit/399d7427b89351eebbc341f20b3ac0d5f6f7eace)) +* run verify fixture export contract in unit tests ([b841842](https://github.com/agentrhq/webcmd/commit/b84184231b3e2f4557f721cb8a4281f2c874ecfb)) +* scope commitHash lookup to homeDir in adapter override provenance ([7d369ea](https://github.com/agentrhq/webcmd/commit/7d369ea59d7a44cf1f3d8a507fa9dddd4f86eed9)) +* scope override reconciliation to updated plugins ([20afd2e](https://github.com/agentrhq/webcmd/commit/20afd2e8ff74e361e847ed3ab714cd4a3b8d45b6)) +* serialize background page creation ([b1bf977](https://github.com/agentrhq/webcmd/commit/b1bf9775a5756a0aa2010716158b88be67d8ef84)) +* shrink contributor avatars ([c7081da](https://github.com/agentrhq/webcmd/commit/c7081da27d3c135f852627ceaa9f1eff1c8e1b3e)) +* **site-memory:** lock site memory writes across processes ([#321](https://github.com/agentrhq/webcmd/issues/321)) ([a740cbe](https://github.com/agentrhq/webcmd/commit/a740cbe3b08379ab08c61a59f9f81da1729398f1)) +* **site-memory:** retry transient Windows lock opens ([#446](https://github.com/agentrhq/webcmd/issues/446)) ([157e950](https://github.com/agentrhq/webcmd/commit/157e9509e6cc0063beee8bd4df7900a5842c1a62)) +* **skill:** add a site-named fast path to smart-search ([#248](https://github.com/agentrhq/webcmd/issues/248)) ([#269](https://github.com/agentrhq/webcmd/issues/269)) ([d8fa55a](https://github.com/agentrhq/webcmd/commit/d8fa55a50fa267a54fa75b7137028a3cdf117575)) +* stop the plugin update guard firing on npm install artifacts ([#267](https://github.com/agentrhq/webcmd/issues/267)) ([7eba299](https://github.com/agentrhq/webcmd/commit/7eba2997b1c6f87b7bd18228360dad19789e2ed6)) +* support multi-word plugin search ([#285](https://github.com/agentrhq/webcmd/issues/285)) ([46f3ddd](https://github.com/agentrhq/webcmd/commit/46f3ddddfae33d881fe30d6be1f2335d30cd465b)) +* surface adapter status json errors ([38a87e1](https://github.com/agentrhq/webcmd/commit/38a87e164ddd6badec4c85aff479cb10538481cf)) +* sync hosted profile docs for completion ([aa0805c](https://github.com/agentrhq/webcmd/commit/aa0805cf18cd3a6f0c308136093dd1bae9c8bd87)) +* tighten Cloak page recovery boundaries ([dad0d3b](https://github.com/agentrhq/webcmd/commit/dad0d3b86ec6e7046c984af48032937e77f77e54)) +* title pre-1 minor releases ([4af288d](https://github.com/agentrhq/webcmd/commit/4af288d1405cb2bc168a713afdd375cca7d63a31)) +* traverse ignored AX intermediaries ([91a1ff8](https://github.com/agentrhq/webcmd/commit/91a1ff8ef699cdc6947db8f469f857b54b17e412)) +* **twitter:** harden article handling and evaluated arguments ([c582298](https://github.com/agentrhq/webcmd/commit/c5822986e36b107e65bf9b6087cf6967c69f83cb)) +* typos ([1a25081](https://github.com/agentrhq/webcmd/commit/1a250817e99a0cc21e3ddf2d36784aeac8bd6052)) +* use a lighter review model ([#257](https://github.com/agentrhq/webcmd/issues/257)) ([5fc7e49](https://github.com/agentrhq/webcmd/commit/5fc7e490bb6085d12273ad766675da4148b0ef22)) +* use Impit fetch clients ([36d7c13](https://github.com/agentrhq/webcmd/commit/36d7c13a852b2eaa08c6e179c766bf10eecc71b5)) +* **utils:** detect mixed-case HTML login walls ([3f66a0d](https://github.com/agentrhq/webcmd/commit/3f66a0daf8532c017c2b1af6ddf8f2b73ef6475f)) +* validate each override record and assert sha256 stability in tests ([518fd8f](https://github.com/agentrhq/webcmd/commit/518fd8f29a66163f00539f03870ff6d01e08ff45)) +* validate provenance before empty reset ([f799632](https://github.com/agentrhq/webcmd/commit/f7996325f7ebec0cd6fdc45ccc9e476575369408)) +* validate session lease process ids ([7f76cf5](https://github.com/agentrhq/webcmd/commit/7f76cf5c76490643be32892bbc4cf866d3ed6995)) + + +### Performance Improvements + +* cache the resolved cloakbrowser version instead of re-reading it per status call ([#213](https://github.com/agentrhq/webcmd/issues/213)) ([9fc42d4](https://github.com/agentrhq/webcmd/commit/9fc42d40ee7e456388c8ab495f9dda3e59af8c1b)) + + +### Miscellaneous Chores + +* release 0.7.4 ([bb6f7b3](https://github.com/agentrhq/webcmd/commit/bb6f7b3257820034b168f875998fe924b3512fff)) + ## [0.7.8](https://github.com/agentrhq/webcmd/compare/webcmd-v0.7.7...webcmd-v0.7.8) (2026-08-27) diff --git a/package-lock.json b/package-lock.json index be31f097..cc30e025 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@agentrhq/webcmd", - "version": "0.7.8", + "version": "0.7.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@agentrhq/webcmd", - "version": "0.7.8", + "version": "0.7.4", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 1740d45e..08071680 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agentrhq/webcmd", - "version": "0.7.8", + "version": "0.7.4", "description": "Turn websites, browser sessions, desktop apps, and local tools into deterministic CLI surfaces for humans and AI agents.", "engines": { "node": ">=20.6.0"