@tangle-network/agent-app 0.45.60 → 0.45.61
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 +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tangle-network/agent-app",
|
|
3
|
-
"version": "0.45.
|
|
3
|
+
"version": "0.45.61",
|
|
4
4
|
"packageManager": "pnpm@11.17.0",
|
|
5
5
|
"description": "Build agent applications with typed chat, tools, sandboxes, integrations, billing, and evaluation.",
|
|
6
6
|
"keywords": [
|
|
@@ -519,15 +519,15 @@
|
|
|
519
519
|
"@storybook/react": "^10.5.5",
|
|
520
520
|
"@storybook/react-vite": "^10.5.5",
|
|
521
521
|
"@tangle-network/agent-docs": "0.2.1",
|
|
522
|
-
"@tangle-network/agent-eval": "0.145.
|
|
523
|
-
"@tangle-network/agent-integrations": "0.53.
|
|
524
|
-
"@tangle-network/agent-interface": "0.
|
|
525
|
-
"@tangle-network/agent-knowledge": "
|
|
526
|
-
"@tangle-network/agent-profile-materialize": "0.
|
|
527
|
-
"@tangle-network/agent-runtime": "0.
|
|
528
|
-
"@tangle-network/brand": "1.
|
|
529
|
-
"@tangle-network/sandbox": "0.
|
|
530
|
-
"@tangle-network/sandbox-ui": "0.
|
|
522
|
+
"@tangle-network/agent-eval": "0.145.15",
|
|
523
|
+
"@tangle-network/agent-integrations": "0.53.54",
|
|
524
|
+
"@tangle-network/agent-interface": "0.53.0",
|
|
525
|
+
"@tangle-network/agent-knowledge": "8.0.1",
|
|
526
|
+
"@tangle-network/agent-profile-materialize": "0.15.1",
|
|
527
|
+
"@tangle-network/agent-runtime": "0.135.3",
|
|
528
|
+
"@tangle-network/brand": "1.5.0",
|
|
529
|
+
"@tangle-network/sandbox": "0.27.0",
|
|
530
|
+
"@tangle-network/sandbox-ui": "0.103.1",
|
|
531
531
|
"@tangle-network/ui": "^11.5.0",
|
|
532
532
|
"@testing-library/dom": "^10.4.1",
|
|
533
533
|
"@testing-library/react": "^16.3.2",
|
|
@@ -571,15 +571,15 @@
|
|
|
571
571
|
"@firecrawl/pdf-inspector-wasm": ">=0.1.3",
|
|
572
572
|
"@huggingface/transformers": ">=3",
|
|
573
573
|
"@radix-ui/react-dialog": ">=1.1",
|
|
574
|
-
"@tangle-network/agent-eval": ">=0.145.
|
|
574
|
+
"@tangle-network/agent-eval": ">=0.145.15",
|
|
575
575
|
"@tangle-network/agent-integrations": ">=0.52.0",
|
|
576
|
-
"@tangle-network/agent-interface": ">=0.
|
|
577
|
-
"@tangle-network/agent-knowledge": ">=
|
|
578
|
-
"@tangle-network/agent-profile-materialize": ">=0.
|
|
579
|
-
"@tangle-network/agent-runtime": ">=0.
|
|
580
|
-
"@tangle-network/brand": ">=1.
|
|
581
|
-
"@tangle-network/sandbox": ">=0.
|
|
582
|
-
"@tangle-network/sandbox-ui": ">=0.
|
|
576
|
+
"@tangle-network/agent-interface": ">=0.53.0 <0.54.0",
|
|
577
|
+
"@tangle-network/agent-knowledge": ">=8.0.1",
|
|
578
|
+
"@tangle-network/agent-profile-materialize": ">=0.15.1",
|
|
579
|
+
"@tangle-network/agent-runtime": ">=0.135.3",
|
|
580
|
+
"@tangle-network/brand": ">=1.5.0",
|
|
581
|
+
"@tangle-network/sandbox": ">=0.27.0",
|
|
582
|
+
"@tangle-network/sandbox-ui": ">=0.103.1",
|
|
583
583
|
"@tangle-network/ui": ">=11.5.0",
|
|
584
584
|
"@xyflow/react": ">=12.0.0",
|
|
585
585
|
"better-auth": ">=1.6.16",
|