@mmmbuto/masix 0.3.7 → 0.4.0
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 +4 -4
- package/package.json +1 -1
- package/prebuilt/masix +0 -0
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ Official Termux package for MasiX (MIT).
|
|
|
4
4
|
|
|
5
5
|
MasiX is an AI-friendly modular assistant runtime in Rust, optimized for smartphone (Termux/Android) and compatible with Linux/macOS.
|
|
6
6
|
|
|
7
|
-
Current package line: `0.
|
|
7
|
+
Current package line: `0.4.0`.
|
|
8
8
|
|
|
9
9
|
## Function Summary
|
|
10
10
|
|
|
@@ -18,9 +18,9 @@ Current package line: `0.3.7`.
|
|
|
18
18
|
- Guarded command execution (`/exec`, `/termux`) with allowlists
|
|
19
19
|
- Termux boot automation (`masix termux boot enable|disable|status`)
|
|
20
20
|
- Optional local STT via whisper.cpp (`masix config stt`)
|
|
21
|
-
- Optional modules can be installed from
|
|
21
|
+
- Optional modules can be installed from local `.pkg`
|
|
22
22
|
- SOUL.md startup memory context
|
|
23
|
-
- Startup
|
|
23
|
+
- Startup update checks are available on demand via `masix check-update`
|
|
24
24
|
|
|
25
25
|
## Install (Termux)
|
|
26
26
|
|
|
@@ -78,7 +78,7 @@ masix stats
|
|
|
78
78
|
## Branding
|
|
79
79
|
|
|
80
80
|
<p>
|
|
81
|
-
Copyright (c) 2026
|
|
81
|
+
Copyright (c) 2026 Davide A. Guglielmi<br>
|
|
82
82
|
Made in Italy 🇮🇹
|
|
83
83
|
</p>
|
|
84
84
|
|
package/package.json
CHANGED
package/prebuilt/masix
CHANGED
|
Binary file
|