deskctl upgrade

This commit is contained in:
Harivansh Rathi 2026-03-26 11:36:58 -04:00
parent 2b02513d6e
commit 7f0c462385
6 changed files with 323 additions and 4 deletions

View file

@ -18,6 +18,12 @@ deskctl doctor
deskctl snapshot --annotate
```
If `deskctl` was installed through npm, refresh it later with:
```bash
deskctl upgrade
```
## Agent loop
Every desktop interaction follows: **observe -> wait -> act -> verify**.

View file

@ -7,6 +7,7 @@ runtime contract.
```bash
deskctl doctor
deskctl upgrade
deskctl snapshot
deskctl snapshot --annotate
deskctl list-windows