feat: add ws server for agent

This commit is contained in:
Aarnav Tale 2024-12-30 13:48:10 +05:30
parent 1c2c374ada
commit 6156d78907
No known key found for this signature in database
5 changed files with 84 additions and 1 deletions

View file

@ -40,6 +40,7 @@
"tailwindcss-react-aria-components": "^1.2.0",
"undici": "^7.1.0",
"usehooks-ts": "^3.1.0",
"ws": "^8.18.0",
"yaml": "^2.6.1",
"zod": "^3.23.8"
},