fix(config): stop sisyphus-junior from inheriting UI-selected model
This commit is contained in:
@@ -222,7 +222,7 @@ export function createConfigHandler(deps: ConfigHandlerDeps) {
|
||||
|
||||
agentConfig["sisyphus-junior"] = createSisyphusJuniorAgentWithOverrides(
|
||||
pluginConfig.agents?.["sisyphus-junior"],
|
||||
config.model as string | undefined
|
||||
undefined
|
||||
);
|
||||
|
||||
if (builderEnabled) {
|
||||
|
||||
Reference in New Issue
Block a user