feat: add agent protocol entry events (#157)

* feat: add agent protocol events

* feat: add tool payload schemas
This commit is contained in:
2026-07-04 15:03:03 +01:00
committed by GitHub
parent 9aaefda216
commit 6401616890
6 changed files with 84 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",