@whalent/agent 0.3.364 → 0.3.365
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 +2 -1
- package/dist/core.cjs +7 -7
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -68,7 +68,8 @@ On Windows, macOS, and graphical Linux sessions, daemon mode installs and starts
|
|
|
68
68
|
the native `tray-helper` automatically. Its menu shows the current Whalent login,
|
|
69
69
|
Gateway/worker status, opens Whalent Memory or today's daemon log, checks and
|
|
70
70
|
installs the latest Platform-approved Agent release, and can restart or stop the
|
|
71
|
-
daemon. Double-clicking the icon
|
|
71
|
+
daemon. Double-clicking the icon where the desktop supports it, or choosing
|
|
72
|
+
**Status & diagnostics**, opens a
|
|
72
73
|
loopback-only page where the user can collect, redact, gzip, and upload the three
|
|
73
74
|
most recent rotating logs. The Platform keeps one compressed report per
|
|
74
75
|
account/machine and never extracts it. Headless and SSH sessions skip the tray
|