@polka-codes/cli 0.6.7 → 0.7.0

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.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/dist/index.js +3844 -3766
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -117,7 +117,7 @@ POLKA_API_KEY=your_api_key_here
117
117
 
118
118
  # Optional - override defaults
119
119
  POLKA_API_PROVIDER=deepseek # or anthropic, openrouter, ollama
120
- POLKA_AI_MODEL_ID=deepseek-chat # or claude-3-sonnet-20240229
120
+ POLKA_AI_MODEL_ID=deepseek-chat # or claude-3-7-sonnet-20250219
121
121
  ```
122
122
 
123
123
  ### Project Configuration
@@ -194,4 +194,4 @@ rules: |
194
194
 
195
195
  ---
196
196
 
197
- *This README was generated by polka.codes*
197
+ *This README was generated by polka.codes*