feat: add agent protocol events

This commit is contained in:
2026-07-04 14:42:04 +01:00
parent 9aaefda216
commit 350e1f5fcb
4 changed files with 67 additions and 13 deletions

View File

@@ -158,6 +158,9 @@
"packages/freya-agent-protocol": {
"name": "@freya/agent-protocol",
"version": "0.0.0",
"dependencies": {
"@freya/core": "workspace:*",
},
},
"packages/freya-components": {
"name": "@freya/components",