fix(config-handler): preserve disable_omo_env wiring in agent setup

This commit is contained in:
YeonGyu-Kim
2026-02-21 02:54:23 +09:00
parent 49aa5162bb
commit b48804e3cb
2 changed files with 25 additions and 19 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ export async function applyAgentConfig(params: {
migratedDisabledAgents,
params.pluginConfig.agents,
params.ctx.directory,
undefined,
currentModel,
params.pluginConfig.categories,
params.pluginConfig.git_master,
allDiscoveredSkills,