@automattic/agenttic-client
Advanced tools
@@ -41,3 +41,3 @@ import type { Ability } from '../client/types/index'; | ||
| }[]>; | ||
| executeTool: (toolId: string, args: any, messageId: string, toolCallId: string) => Promise<{ | ||
| executeTool: (toolId: string, args: any, messageId?: string, toolCallId?: string) => Promise<{ | ||
| result: string; | ||
@@ -44,0 +44,0 @@ returnToAgent: boolean; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"mockTools.d.ts","sourceRoot":"","sources":["../../src/mocks/mockTools.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGrD,eAAO,MAAM,cAAc,GAAK,YAAY,CAAE,OAAO,EAAE,GAAG,KAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA+FzD,MAAM,QACR,GAAG,aACE,MAAM,cACL,MAAM;;;;CA8CpB,CAAC"} | ||
| {"version":3,"file":"mockTools.d.ts","sourceRoot":"","sources":["../../src/mocks/mockTools.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGrD,eAAO,MAAM,cAAc,GAAK,YAAY,CAAE,OAAO,EAAE,GAAG,KAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA+FzD,MAAM,QACR,GAAG,cACG,MAAM,eACL,MAAM;;;;CA8CrB,CAAC"} |
+1
-1
| { | ||
| "name": "@automattic/agenttic-client", | ||
| "version": "0.1.43", | ||
| "version": "0.1.44", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A TypeScript client library for connection to the Automattic agent framework.", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
210154
0