fix(model-requirements): use supported variant for gemini-3-pro (#1463)

* fix(model-requirements): use supported variant for gemini-3-pro

* fix(delegate-task): update artistry variant to high for gemini-3-pro

- Update DEFAULT_CATEGORIES artistry variant from 'max' to 'high'
- Update related test comment
- gemini-3-pro only supports low/high thinking levels, not max
- Addresses Oracle review feedback
This commit is contained in:
YeonGyu-Kim
2026-02-04 11:26:17 +09:00
committed by GitHub
parent faae3d0f32
commit b954afca90
5 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -1492,7 +1492,7 @@ describe("sisyphus-task", () => {
abort: new AbortController().signal,
}
// when - artistry category (gemini-3-pro with max variant)
// when - artistry category (gemini-3-pro with high variant)
const result = await tool.execute(
{
description: "Test artistry forced background",