feat: route product commands through backend targets

This commit is contained in:
2026-08-22 19:16:14 +09:00
parent 1a1e3c286f
commit 30e4985f9a
19 changed files with 1650 additions and 180 deletions
Generated
+2
View File
@@ -6142,6 +6142,7 @@ version = "0.1.0"
dependencies = [
"serde",
"serde_json",
"ts-rs",
"workdir",
]
@@ -6215,6 +6216,7 @@ dependencies = [
"toml",
"tui",
"worker",
"workspace-api",
]
[[package]]