@sapiom/agent
Advanced tools
+7
-0
| # @sapiom/orchestration | ||
| ## 0.9.3 | ||
| ### Patch Changes | ||
| - Updated dependencies [cc1ac0c] | ||
| - @sapiom/tools@0.26.0 | ||
| ## 0.9.2 | ||
@@ -4,0 +11,0 @@ |
+2
-2
| { | ||
| "name": "@sapiom/agent", | ||
| "version": "0.9.2", | ||
| "version": "0.9.3", | ||
| "description": "Versioned public contract for authoring Sapiom agents: types, directive constructors/guards, defineAgent, defineStep, InMemoryContextStore. Shared by customer agent definitions, the sandbox step-runner, and the engine.", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@sapiom/tools": "^0.25.0" | ||
| "@sapiom/tools": "^0.26.0" | ||
| }, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
199341
0.04%+ Added
- Removed
Updated