feat(#2569): add the in-agent hive-agent-sock crate (todo wire types)

This commit is contained in:
damocles 2026-07-20 22:06:40 +02:00
commit d85e1895dc
4 changed files with 97 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[package]
name = "hive-agent-sock"
edition.workspace = true
version.workspace = true
[lints]
workspace = true
[dependencies]
serde.workspace = true
hive-sh4re.workspace = true