deskctl upgrade (#13)

* deskctl upgrade

* interactive update
as well as --yes flag
This commit is contained in:
Hari 2026-03-26 11:53:15 -04:00 committed by GitHub
parent 2b02513d6e
commit a64b46b479
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 603 additions and 2 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 --yes
```
## 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