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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-evolve",
3
- "version": "1.6.2",
3
+ "version": "1.6.3",
4
4
  "bin": {
5
5
  "claude-evolve": "./bin/claude-evolve",
6
6
  "claude-evolve-main": "./bin/claude-evolve-main",
@@ -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