zcf 3.1.2 → 3.1.4

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/README.md CHANGED
@@ -43,7 +43,7 @@ Menu options include:
43
43
 
44
44
  **Model Configuration (Option 5)**: Configure your default Claude model with flexible options:
45
45
  - **Default**: Let Claude Code automatically choose the best model for each task
46
- - **Opus**: Use Claude-3.5-Opus exclusively (high token consumption, use with caution)
46
+ - **Opus**: Use Claude-4.1-Opus exclusively (high token consumption, use with caution)
47
47
  - **Sonnet 1M**: Use Sonnet with 1M context window for larger context tasks
48
48
  - **Custom**: Specify your own model names for both primary and fast tasks (supports any custom model)
49
49
 
@@ -351,8 +351,6 @@ After configuration:
351
351
  - `/feat <task description>` - Start new feature development, divided into plan and UI phases
352
352
  - `/workflow <task description>` - Execute complete development workflow, not automated, starts with multiple solution options, asks for user feedback at each step, allows plan modifications, maximum control
353
353
 
354
- > **⚠️ Important Note for Codex Users**: Due to Codex functionality limitations, prompts cannot pass parameters directly. When using `/workflow`, you need to send the workflow command first, wait for AI response, then send your task description in a separate message.
355
-
356
354
  > **PS**:
357
355
  >
358
356
  > - Both feat and workflow have their advantages, try both to compare
@@ -786,6 +784,7 @@ A huge thank you to all our sponsors for their generous support!
786
784
  - r\*r (first anonymous sponsor🤣)
787
785
  - \*\*康 (first KFC sponsor🍗)
788
786
  - \*东 (first coffee sponsor☕️)
787
+ - 炼\*3 (first Termux user sponsor📱)
789
788
  - 16°C coffee (My best friend🤪, offered Claude Code max $200 package)
790
789
 
791
790
  ## 📄 License