@gaunt-sloth/agent 2.0.0-alpha.21 → 2.0.0-alpha.22
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gaunt-sloth/agent",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.22",
|
|
4
4
|
"description": "Deep agent runtime for Gaunt Sloth: tools, middleware, MCP/A2A clients and the AG-UI server",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Andrew Kondratev",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"undici": "^8.7.0",
|
|
54
54
|
"uuid": "^14.0.1",
|
|
55
55
|
"zod": "^4.4.3",
|
|
56
|
-
"@gaunt-sloth/core": "2.0.0-alpha.
|
|
56
|
+
"@gaunt-sloth/core": "2.0.0-alpha.22"
|
|
57
57
|
},
|
|
58
58
|
"files": [
|
|
59
59
|
"./dist/*",
|