mirror of
https://github.com/kennethnym/freya
synced 2026-06-20 00:21:18 +01:00
feat: use websocket in agent cli (#143)
This commit is contained in:
@@ -7,5 +7,9 @@
|
||||
"format": "oxfmt --write .",
|
||||
"start": "bun run src/agent-test-cli.ts",
|
||||
"typecheck": "bun tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@freya/agent-protocol": "workspace:*",
|
||||
"@nym.sh/jrpc": "^0.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user