neuralos 3.4.4 → 3.7.2
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 +366 -0
- package/bin/gybackend.cjs +306 -4692
- package/neuralos-3.7.2.tgz +0 -0
- package/package.json +2 -2
- package/neuralos-3.4.4.tgz +0 -0
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "neuralos",
|
|
3
|
-
"version": "3.
|
|
4
|
-
"description": "AI-native terminal & agentic-AI operations platform
|
|
3
|
+
"version": "3.7.2",
|
|
4
|
+
"description": "Standalone neuralOS backend (rterm-backend): AI-native terminal & agentic-AI operations platform.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"forward-deployed-engineer",
|
|
7
7
|
"fde",
|
package/neuralos-3.4.4.tgz
DELETED
|
Binary file
|