claude-evolve 1.6.2 → 1.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/templates/config.yaml +1 -1
package/package.json
CHANGED
package/templates/config.yaml
CHANGED
|
@@ -73,7 +73,7 @@ llm_cli:
|
|
|
73
73
|
# Default configuration: 100% local code generation, commercial ideation
|
|
74
74
|
# Commented out because these change over time; uncomment to override
|
|
75
75
|
#run: aider-qwen3
|
|
76
|
-
#ideate: gemini sonnet-think gpt5high o3high
|
|
76
|
+
#ideate: gemini sonnet-think gpt5high o3high glm
|
|
77
77
|
|
|
78
78
|
# Available models:
|
|
79
79
|
# - sonnet: Claude 3.5 Sonnet via Claude CLI
|