@codelia/protocol
Advanced tools
+1
-0
@@ -67,2 +67,3 @@ import { SkillCatalog, AgentEvent, SessionStateSummary, SkillMetadata, SkillLoadError } from '@codelia/shared-types'; | ||
| runtime_sandbox_root?: string; | ||
| execution_environment?: string; | ||
| ui_context?: { | ||
@@ -69,0 +70,0 @@ cwd?: string; |
+1
-0
@@ -67,2 +67,3 @@ import { SkillCatalog, AgentEvent, SessionStateSummary, SkillMetadata, SkillLoadError } from '@codelia/shared-types'; | ||
| runtime_sandbox_root?: string; | ||
| execution_environment?: string; | ||
| ui_context?: { | ||
@@ -69,0 +70,0 @@ cwd?: string; |
+2
-2
| { | ||
| "name": "@codelia/protocol", | ||
| "version": "0.1.55", | ||
| "version": "0.1.56", | ||
| "type": "module", | ||
@@ -23,3 +23,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@codelia/shared-types": "0.1.55" | ||
| "@codelia/shared-types": "0.1.56" | ||
| }, | ||
@@ -26,0 +26,0 @@ "publishConfig": { |
39244
0.18%692
0.14%+ Added
- Removed
Updated