feat(plugin-handlers): wire team-mode into agent, command and tool config handlers

This commit is contained in:
YeonGyu-Kim
2026-04-28 10:47:31 +09:00
parent 2c48cabb75
commit 2258c009e9
4 changed files with 17 additions and 0 deletions
@@ -172,6 +172,7 @@ export async function applyAgentConfig(params: {
disabledSkills,
useTaskSystem,
disableOmoEnv,
params.pluginConfig.team_mode?.enabled ?? false,
);
const disabledAgentNames = new Set(