fix(opencode): route lifecycle through config overrides

This commit is contained in:
haelyra
2026-08-24 21:20:17 -04:00
parent dac154eff6
commit 3c005169b5
3 changed files with 18 additions and 5 deletions
+1
View File
@@ -645,6 +645,7 @@ function createLegacyCompatInstallPlan(options = {}) {
sourceRoot,
projectRoot,
homeDir: options.homeDir,
env: options.env || process.env,
target,
profileId: null,
moduleIds: selection.moduleIds,