@codelia/protocol
Advanced tools
+1
-0
@@ -289,2 +289,3 @@ import { SkillCatalog, AgentEvent, SessionStateSummary, SkillMetadata, SkillLoadError } from '@codelia/shared-types'; | ||
| run_id: string; | ||
| session_log_path?: string; | ||
| }; | ||
@@ -291,0 +292,0 @@ type AgentEventNotify = { |
+1
-0
@@ -289,2 +289,3 @@ import { SkillCatalog, AgentEvent, SessionStateSummary, SkillMetadata, SkillLoadError } from '@codelia/shared-types'; | ||
| run_id: string; | ||
| session_log_path?: string; | ||
| }; | ||
@@ -291,0 +292,0 @@ type AgentEventNotify = { |
+2
-2
| { | ||
| "name": "@codelia/protocol", | ||
| "version": "0.1.67", | ||
| "version": "0.1.68", | ||
| "type": "module", | ||
@@ -23,3 +23,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@codelia/shared-types": "0.1.67" | ||
| "@codelia/shared-types": "0.1.68" | ||
| }, | ||
@@ -26,0 +26,0 @@ "publishConfig": { |
41926
0.15%736
0.14%+ Added
- Removed
Updated