Integration: Wire LibP2P discovery and Git workspaces into chrs-agent loop
This commit is contained in:
@@ -11,6 +11,9 @@ chrs-council = { path = "../chrs-council" }
|
||||
chrs-backbeat = { path = "../chrs-backbeat" }
|
||||
chrs-exec = { path = "../chrs-exec" }
|
||||
chrs-prompts = { path = "../chrs-prompts" }
|
||||
chrs-code-edit = { path = "../chrs-code-edit" }
|
||||
chrs-discovery = { path = "../chrs-discovery" }
|
||||
git2 = "0.18"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user