@mmmbuto/masix 0.1.3-rc → 0.1.4-rc

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
@@ -12,6 +12,7 @@ MasiX is a Rust-first messaging automation runtime inspired by OpenClaw, focused
12
12
  - Cron scope isolation per bot/account (`account_tag`)
13
13
  - Workdir isolation per Telegram account
14
14
  - User memory isolation with per-user catalog (`meta.json`)
15
+ - Termux wake lock control (`masix termux wake on|off|status`)
15
16
  - Guarded command execution (`/exec`, `/termux`) with allowlists
16
17
  - Termux boot automation (`masix termux boot enable|disable|status`)
17
18
  - Optional WhatsApp and SMS integrations
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mmmbuto/masix",
3
- "version": "0.1.3-rc",
3
+ "version": "0.1.4-rc",
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