fix(opencode): complete legacy root migration

This commit is contained in:
haelyra
2026-08-25 12:29:35 -04:00
parent 856733263c
commit 624de7fcfc
5 changed files with 89 additions and 58 deletions
+1
View File
@@ -830,6 +830,7 @@ function createManifestInstallPlan(options = {}) {
target: adapter.target,
kind: adapter.kind
},
homeDir: plan.homeDir,
targetRoot: plan.targetRoot,
installRoot: plan.targetRoot,
installStatePath: plan.installStatePath,