sync from monorepo @ b6628270
This commit is contained in:
@@ -13,13 +13,10 @@ members = [
|
||||
"crates/dirigent_taskrunner",
|
||||
"crates/dirigent_anth",
|
||||
"crates/dirigent_inspector",
|
||||
"crates/dirigent_projects",
|
||||
"crates/dirigent_matrix",
|
||||
"crates/dirigent_zed",
|
||||
"crates/dirigent_langfuse",
|
||||
"crates/dirigent_chatgpt",
|
||||
"crates/dirigent_codex",
|
||||
"crates/dirigent_testing",
|
||||
"crates/opencode_client",
|
||||
]
|
||||
|
||||
@@ -43,11 +40,8 @@ dirigent_process = { path = "crates/dirigent_process" }
|
||||
dirigent_taskrunner = { path = "crates/dirigent_taskrunner" }
|
||||
dirigent_anth = { path = "crates/dirigent_anth" }
|
||||
dirigent_inspector = { path = "crates/dirigent_inspector" }
|
||||
dirigent_projects = { path = "crates/dirigent_projects" }
|
||||
dirigent_matrix = { path = "crates/dirigent_matrix", default-features = true }
|
||||
dirigent_zed = { path = "crates/dirigent_zed" }
|
||||
dirigent_langfuse = { path = "crates/dirigent_langfuse" }
|
||||
dirigent_chatgpt = { path = "crates/dirigent_chatgpt" }
|
||||
dirigent_codex = { path = "crates/dirigent_codex" }
|
||||
dirigent_testing = { path = "crates/dirigent_testing" }
|
||||
opencode_client = { path = "crates/opencode_client" }
|
||||
|
||||
Reference in New Issue
Block a user