@scoopika/client
Advanced tools
Comparing version
@@ -287,3 +287,3 @@ "use strict"; | ||
return { | ||
type: "function", | ||
type: "client-side", | ||
executor: execute, | ||
@@ -290,0 +290,0 @@ tool: { |
{ | ||
"name": "@scoopika/client", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Run AI agents & boxes on the client side with real-time streaming hooks and client-side actions", | ||
@@ -28,3 +28,3 @@ "main": "./index.js", | ||
"@playwright/test": "^1.44.0", | ||
"@scoopika/scoopika": "^1.5.0", | ||
"@scoopika/scoopika": "^1.5.4", | ||
"@types/cors": "^2.8.17", | ||
@@ -31,0 +31,0 @@ "@types/express": "^4.17.21", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
269521
0