@mmmbuto/masix 0.1.5-rc → 0.1.7

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.

Potentially problematic release.


This version of @mmmbuto/masix might be problematic. Click here for more details.

package/README.md CHANGED
@@ -17,6 +17,7 @@ MasiX is a Rust-first messaging automation runtime inspired by OpenClaw, focused
17
17
  - Termux boot automation (`masix termux boot enable|disable|status`)
18
18
  - Optional WhatsApp and SMS integrations
19
19
  - SOUL.md startup memory context
20
+ - Startup auto-update check/apply with configurable toggle in `config.toml` (`[updates]`)
20
21
 
21
22
  ## Install (Termux)
22
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mmmbuto/masix",
3
- "version": "0.1.5-rc",
3
+ "version": "0.1.7",
4
4
  "description": "MIT Messaging Agent for Termux - Telegram, WhatsApp, SMS with MCP + Cron",
5
5
  "main": "check-update.js",
6
6
  "files": [
package/prebuilt/masix CHANGED
Binary file