@frockbot/plugin-shell 0.2.3 → 0.2.4
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 +29 -29
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@frockbot/plugin-shell",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -46,39 +46,39 @@
|
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@cordisjs/plugin-webui": "0.8.2",
|
|
49
|
-
"@frockbot/agent-runtime": "0.2.
|
|
50
|
-
"@frockbot/application-foundation": "0.2.
|
|
51
|
-
"@frockbot/catalog-core": "0.2.
|
|
52
|
-
"@frockbot/client-core": "0.2.
|
|
53
|
-
"@frockbot/client-ui": "0.2.
|
|
54
|
-
"@frockbot/computer-core": "0.2.
|
|
55
|
-
"@frockbot/computer-host-protocol": "0.2.
|
|
56
|
-
"@frockbot/configuration-core": "0.2.
|
|
57
|
-
"@frockbot/connection-core": "0.2.
|
|
58
|
-
"@frockbot/kernel-agent-loop": "0.2.
|
|
59
|
-
"@frockbot/kernel-composition": "0.2.
|
|
60
|
-
"@frockbot/kernel-contracts": "0.2.
|
|
61
|
-
"@frockbot/kernel-do": "0.2.
|
|
62
|
-
"@frockbot/machine-protocol": "0.2.
|
|
63
|
-
"@frockbot/plugin-authoring": "0.2.
|
|
64
|
-
"@frockbot/plugin-package-catalog": "0.2.
|
|
65
|
-
"@frockbot/plugin-bot-template": "0.2.
|
|
66
|
-
"@frockbot/plugin-flock": "0.2.
|
|
67
|
-
"@frockbot/plugin-image": "0.2.
|
|
68
|
-
"@frockbot/plugin-machine-messages": "0.2.
|
|
69
|
-
"@frockbot/plugin-mcp": "0.2.
|
|
70
|
-
"@frockbot/plugin-memory": "0.2.
|
|
71
|
-
"@frockbot/plugin-routines": "0.2.
|
|
72
|
-
"@frockbot/plugin-skills": "0.2.
|
|
73
|
-
"@frockbot/plugin-subagents": "0.2.
|
|
74
|
-
"@frockbot/plugin-user-machine": "0.2.
|
|
75
|
-
"@frockbot/protocol": "0.2.
|
|
49
|
+
"@frockbot/agent-runtime": "0.2.4",
|
|
50
|
+
"@frockbot/application-foundation": "0.2.4",
|
|
51
|
+
"@frockbot/catalog-core": "0.2.4",
|
|
52
|
+
"@frockbot/client-core": "0.2.4",
|
|
53
|
+
"@frockbot/client-ui": "0.2.4",
|
|
54
|
+
"@frockbot/computer-core": "0.2.4",
|
|
55
|
+
"@frockbot/computer-host-protocol": "0.2.4",
|
|
56
|
+
"@frockbot/configuration-core": "0.2.4",
|
|
57
|
+
"@frockbot/connection-core": "0.2.4",
|
|
58
|
+
"@frockbot/kernel-agent-loop": "0.2.4",
|
|
59
|
+
"@frockbot/kernel-composition": "0.2.4",
|
|
60
|
+
"@frockbot/kernel-contracts": "0.2.4",
|
|
61
|
+
"@frockbot/kernel-do": "0.2.4",
|
|
62
|
+
"@frockbot/machine-protocol": "0.2.4",
|
|
63
|
+
"@frockbot/plugin-authoring": "0.2.4",
|
|
64
|
+
"@frockbot/plugin-package-catalog": "0.2.4",
|
|
65
|
+
"@frockbot/plugin-bot-template": "0.2.4",
|
|
66
|
+
"@frockbot/plugin-flock": "0.2.4",
|
|
67
|
+
"@frockbot/plugin-image": "0.2.4",
|
|
68
|
+
"@frockbot/plugin-machine-messages": "0.2.4",
|
|
69
|
+
"@frockbot/plugin-mcp": "0.2.4",
|
|
70
|
+
"@frockbot/plugin-memory": "0.2.4",
|
|
71
|
+
"@frockbot/plugin-routines": "0.2.4",
|
|
72
|
+
"@frockbot/plugin-skills": "0.2.4",
|
|
73
|
+
"@frockbot/plugin-subagents": "0.2.4",
|
|
74
|
+
"@frockbot/plugin-user-machine": "0.2.4",
|
|
75
|
+
"@frockbot/protocol": "0.2.4",
|
|
76
76
|
"cordis": "4.0.0-rc.8",
|
|
77
77
|
"vue": "3.5.41"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@cloudflare/workers-types": "latest",
|
|
81
|
-
"@frockbot/plugin-tools": "0.2.
|
|
81
|
+
"@frockbot/plugin-tools": "0.2.4",
|
|
82
82
|
"@types/bun": "1.3.6",
|
|
83
83
|
"@types/node": "26.2.0",
|
|
84
84
|
"@vitejs/plugin-vue": "6.0.8",
|