freebuff 0.0.145 → 0.0.147

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -29,7 +29,7 @@ freebuff
29
29
 
30
30
  **How can it be free?** Freebuff is supported by text ads.
31
31
 
32
- **What models do you use?** In full mode, the regular picker includes DeepSeek V4 Flash 07/31, DeepSeek V4 Pro, GPT-5.6 Luna, MiniMax M3, and MiMo 2.5. DeepSeek V4 Flash 07/31 is the CLI default. Limited mode uses DeepSeek V4 Flash 07/31 and MiMo 2.5. GLM 5.2 is available through earned sessions, while Gemini 3.1 Flash Lite handles specialist tasks such as file finding and research.
32
+ **What models do you use?** In full mode, the regular picker includes DeepSeek V4 Flash 07/31, DeepSeek V4 Pro 08/13, GPT-5.6 Luna, MiniMax M3, and MiMo 2.5. DeepSeek V4 Flash 07/31 is the CLI default. Limited mode uses DeepSeek V4 Flash 07/31 and MiMo 2.5. GLM 5.2 is available through earned sessions, while Gemini 3.1 Flash Lite handles specialist tasks such as file finding and research.
33
33
 
34
34
  **Which countries is Freebuff available in?** All countries. Freebuff runs in "full" mode in the US, Canada, UK, EU, and other select countries, and in "limited" mode everywhere else (or while using a VPN). See [freebuff.com](https://freebuff.com) for the full list.
35
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "freebuff",
3
- "version": "0.0.145",
3
+ "version": "0.0.147",
4
4
  "description": "The world's strongest free coding agent",
5
5
  "license": "MIT",
6
6
  "bin": {