@mmmbuto/masix 0.1.2-rc → 0.1.3-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 +2 -0
- package/package.json +1 -1
- package/prebuilt/masix +0 -0
package/README.md
CHANGED
|
@@ -10,6 +10,8 @@ MasiX is a Rust-first messaging automation runtime inspired by OpenClaw, focused
|
|
|
10
10
|
- Real MCP tool-calling flow through OpenAI-compatible providers
|
|
11
11
|
- Natural-language reminder scheduling (cron persistence)
|
|
12
12
|
- Cron scope isolation per bot/account (`account_tag`)
|
|
13
|
+
- Workdir isolation per Telegram account
|
|
14
|
+
- User memory isolation with per-user catalog (`meta.json`)
|
|
13
15
|
- Guarded command execution (`/exec`, `/termux`) with allowlists
|
|
14
16
|
- Termux boot automation (`masix termux boot enable|disable|status`)
|
|
15
17
|
- Optional WhatsApp and SMS integrations
|
package/package.json
CHANGED
package/prebuilt/masix
CHANGED
|
Binary file
|