freebuff 0.0.112 → 0.0.113

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 +11 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,19 +19,25 @@ freebuff
19
19
 
20
20
  ## Why Freebuff?
21
21
 
22
- **Simple** — No modes. No config. Just works.
22
+ **Best open-source models** — Powered by the strongest open-source models available, like DeepSeek, Kimi, and MiniMax — no proprietary lock-in.
23
23
 
24
24
  **Fast** — 5–10× speed up. 3–5× tokens per second compared to Claude, plus context gathering in seconds.
25
25
 
26
26
  **Loaded** — Built-in web research, browser use, and more.
27
27
 
28
- **Connect ChatGPT** — Link your ChatGPT subscription for planning and review.
29
-
30
28
  ## FAQ
31
29
 
32
- **How can it be free?** Freebuff is supported by ads shown in the CLI.
30
+ **How can it be free?** Freebuff is supported by text ads.
31
+
32
+ **What models do you use?** The best open-source models available. In full mode you can choose from DeepSeek V4 Pro, MiMo 2.5 Pro, Kimi K2.6, DeepSeek V4 Flash, MiMo 2.5, and MiniMax M3. Limited mode uses DeepSeek V4 Flash and MiMo 2.5. Gemini 3.1 Flash Lite handles file finding and research.
33
+
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
+
36
+ **What is limited mode?** Limited mode lets you use Freebuff outside the full-access countries, or while using a VPN. It includes DeepSeek V4 Flash and MiMo 2.5, with 5 one-hour sessions per day.
37
+
38
+ **Are you training on my data?** No. We don't share your data with third parties that would train on it or use it for another purpose, unless you choose a model clearly labeled as "Collects data for training."
33
39
 
34
- **Are you training on my data?** No. We only use model providers that do not train on our requests. Your code stays yours.
40
+ **What data do you store?** We don't store your codebase. We only collect minimal logs for debugging purposes.
35
41
 
36
42
  ## Links
37
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "freebuff",
3
- "version": "0.0.112",
3
+ "version": "0.0.113",
4
4
  "description": "The world's strongest free coding agent",
5
5
  "license": "MIT",
6
6
  "bin": {