@sapiom/agent
Advanced tools
+7
-0
| # @sapiom/orchestration | ||
| ## 0.7.1 | ||
| ### Patch Changes | ||
| - Updated dependencies [55cde7f] | ||
| - @sapiom/tools@0.23.0 | ||
| ## 0.7.0 | ||
@@ -4,0 +11,0 @@ |
+2
-2
| { | ||
| "name": "@sapiom/agent", | ||
| "version": "0.7.0", | ||
| "version": "0.7.1", | ||
| "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.22.1" | ||
| "@sapiom/tools": "^0.23.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
190215
0.35%+ Added
- Removed
Updated