@utcp/code-mode
Advanced tools
@@ -27,3 +27,3 @@ "use strict"; | ||
| - Tools are organized by manual namespace (e.g., \`manual_name.tool_name\`) | ||
| - Use hierarchical access patterns: \`await manual.tool({ param: value })\` | ||
| - Use hierarchical access patterns: \`manual.tool({ param: value })\` (synchronous, no await) | ||
| - Multiple manuals can contain tools with the same name - namespaces prevent conflicts | ||
@@ -30,0 +30,0 @@ |
+1
-1
| { | ||
| "name": "@utcp/code-mode", | ||
| "version": "1.2.2", | ||
| "version": "1.2.3", | ||
| "description": "Code execution mode for UTCP - enables executing TypeScript code chains with tool access using isolated-vm for security", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
43299
0.04%