neuralos 3.3.0 → 3.3.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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "neuralos",
|
|
3
|
-
"version": "3.3.
|
|
4
|
-
"description": "Headless AI-native backend for RTerm / neuralOS — v3.3.
|
|
3
|
+
"version": "3.3.2",
|
|
4
|
+
"description": "Headless AI-native backend for RTerm / neuralOS — v3.3.2: playbook editor gains v3.2.17 fields (step timeout/retry/when/env, parallel targets, runtime cap, dry-run) + full Trigger manager UI. v3.3.0-1: configurable model failover + settings-coverage UI. 14 plugins, 61 plugin tools.",
|
|
5
5
|
"main": "bin/gybackend.cjs",
|
|
6
6
|
"bin": { "gybackend": "bin/gybackend.cjs" },
|
|
7
7
|
"license": "MIT",
|