add HumanInterface
add cli
This commit is contained in:
+3
-1
@@ -12,4 +12,6 @@ env_logger = "0.11.10"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
url = "2.5.8"
|
||||
own_mcp = { path = "own_mcp" }
|
||||
own_assist_common = { path = "common" }
|
||||
own_assist_common = { path = "common" }
|
||||
thiserror = "2.0.18"
|
||||
dialoguer = "0.12.0"
|
||||
Reference in New Issue
Block a user