@baleen37/ars 2.25.0 → 2.26.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -51,11 +51,12 @@ must not be committed.
51
51
 
52
52
  Interactive runs check GitHub Releases for a newer version with a 1.5
53
53
  second budget; any failure is ignored and ars starts normally. When a
54
- newer release exists, ars offers it before the TUI starts: press Enter to
55
- update and continue on the new version, or any other key to skip. npm
56
- installs update through `npm install -g @baleen37/ars`; standalone
57
- binaries are verified against `SHA256SUMS` and replaced in place. Source
58
- builds skip the check.
54
+ newer release exists, ars shows two numbered choices before the session TUI:
55
+ update to the new version or continue with the current one. Use Up/Down and
56
+ Enter, or press `1`/`2` directly; `q`, Escape, and Ctrl+C continue with the
57
+ current version. npm installs update through
58
+ `npm install -g @baleen37/ars`; standalone binaries are verified against
59
+ `SHA256SUMS` and replaced in place. Source builds skip the check.
59
60
 
60
61
  ## Localhost and remote inventory
61
62
 
package/package.json CHANGED
@@ -23,5 +23,5 @@
23
23
  "type": "git",
24
24
  "url": "git+https://github.com/baleen37/agent-remote-sessions.git"
25
25
  },
26
- "version": "2.25.0"
26
+ "version": "2.26.1"
27
27
  }
Binary file
Binary file
Binary file