diff --git a/AGENTS.md b/AGENTS.md index ebd8abb19312289fc297d7716a1e7853ce62487f..2036eb57710bfc3e5a70ad7d23149f7e2ae085bf 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -8,6 +8,7 @@ Pebble app for Plexus quotas. mise run build # build the PBW mise run check # same as build; no emulator, tests, lint, or formatter mise run install # install on the Emery emulator +pebble install --cloudpebble # only after mise run build, install on real pebble hardware at user's explicit request mise run screenshot # writes screenshot_emery.png mise run logs # stream Emery emulator logs ```