[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-94457":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":9,"totalLinesOfCode":9,"stars":12,"forks":13,"watchers":14,"openIssues":14,"contributorsCount":9,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":14,"stars30d":14,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":15,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":16,"fork":16,"defaultBranch":17,"hasWiki":16,"hasPages":16,"topics":9,"createdAt":9,"pushedAt":9,"updatedAt":18,"readmeContent":19,"aiSummary":20,"trendingCount":14,"starSnapshotCount":14,"syncStatus":21,"lastSyncTime":9,"discoverSource":22},94457,"freebuff","CodebuffAI\u002Ffreebuff","CodebuffAI","The free coding agent",null,"https:\u002F\u002Fgithub.com\u002FCodebuffAI\u002Ffreebuff","TypeScript",8577,999,0,62,false,"main","2026-08-24 04:01:22","# Freebuff\n\nEnglish | [简体中文](.\u002FREADME.zh-CN.md)\n\n**Five free AI products for coding, building, and research.** No subscription, credits, or API key required.\n\n[Freebuff](https:\u002F\u002Ffreebuff.com) brings specialized agents and a choice of leading models to your terminal, desktop, browser, and GitHub repositories. Text ads support access to the included models.\n\n## Choose your Freebuff\n\n| Product                     | What it does                        | Get started                                                           |\n| --------------------------- | ----------------------------------- | --------------------------------------------------------------------- |\n| **Freebuff Desktop** (Beta) | Run parallel agents locally         | [Download for macOS, Windows, or Linux](https:\u002F\u002Ffreebuff.com\u002Fdesktop) |\n| **Freebuff CLI**            | Code from your terminal             | [Install the CLI](https:\u002F\u002Ffreebuff.com\u002Fcli)                           |\n| **Freebuff Web**            | Build and ship full-stack apps      | [Build an app](https:\u002F\u002Ffreebuff.com\u002Fweb)                              |\n| **Freebuff Cloud**          | Run agents on any GitHub repository | [Connect a repository](https:\u002F\u002Ffreebuff.com\u002Fcloud)                    |\n| **Freebuff Chat**           | Research and think with AI          | [Start a chat](https:\u002F\u002Ffreebuff.com\u002Fchat)                             |\n\n## Quick start\n\nRun Freebuff in any project from your terminal:\n\n```bash\nnpm install -g freebuff\ncd ~\u002Fmy-project\nfreebuff\n```\n\nThen describe what you want. Freebuff finds the relevant files, makes changes, and runs the checks that matter for your project.\n\n## Models\n\nFreebuff includes a curated model catalog. The regular picker currently offers:\n\n| Model                       | Access                  | Best for                                                                |\n| --------------------------- | ----------------------- | ----------------------------------------------------------------------- |\n| **DeepSeek V4 Flash 07\u002F31** | Full and limited access | The default for CLI and Desktop; fast coding and tool use               |\n| **DeepSeek V4 Pro**         | Full access             | Longer, deeper reasoning                                                |\n| **GPT-5.6 Luna**            | Full access             | The default for Web, Cloud, and Chat; deep reasoning with image support |\n| **MiniMax M3**              | Full access             | Fast responses with image support                                       |\n| **MiMo 2.5**                | Full and limited access | Balanced performance with image support                                 |\n\nBeyond the regular picker:\n\n- **GLM 5.2** is available through earned sessions rather than as an always-unlocked model.\n- **Gemini 3.1 Flash Lite** powers specialist tasks such as file finding and research rather than appearing in the main picker.\n\nAvailability and limits depend on your access tier, product, and current capacity. Freebuff Desktop can also run locally installed Claude Code and Codex agents using your existing provider account; those connected models are separate from Freebuff's included catalog.\n\n## How Freebuff works\n\nFreebuff uses specialized agents instead of sending every task through one model and one prompt. Depending on the task, agents gather context, plan, edit or research, run tools, and review the result.\n\n- **Codebase context** — File-finding agents map the relevant parts of a project before editing.\n- **Implementation and review** — Agents can divide work, make changes, run commands, and inspect the result.\n- **Research and browser use** — Agents can investigate documentation and test applications in a real browser.\n- **Parallel local work** — Desktop isolates concurrent agents in separate workspaces.\n- **Hosted environments** — Web and Cloud provide sandboxes, previews, terminals, and deployment workflows.\n\n## Free access\n\nFreebuff is available in every country. Supported regions receive full access; other regions and VPN users receive limited access, currently DeepSeek V4 Flash and MiMo 2.5 with six one-hour sessions per day.\n\nText ads support the included models. Freebuff shows the applicable session limits and any model-specific data-use notice before you start.\n\n\u003C!-- BEGIN GENERATED FREEBUFF DATA USE -->\n\n**Is my data used to train AI?** Only when a model or feature says data may be used for AI training. Freebuff or the provider may then keep submissions to develop, train, test, evaluate, fine-tune, and improve AI models or products.\n\n**How is my data used and stored?** We use prompts, messages, code, files, and repository data to provide the service. We may analyze prompts and messages—including pasted content—to personalize ads, using Freebuff systems and service providers acting on our behalf. Separate uploads and connected repositories are not provided to advertising providers. Where required by law, we provide advertising choices and honor recognized opt-out signals; elsewhere, this processing may be required to use the free service. See the Privacy Policy for retention and details.\n\nSee the [Privacy Policy](https:\u002F\u002Ffreebuff.com\u002Fprivacy-policy) for complete details.\n\n\u003C!-- END GENERATED FREEBUFF DATA USE -->\n\n## Contributing\n\nFreebuff is a TypeScript monorepo built with Bun. Contributions to the products, agents, tools, documentation, and underlying runtime are welcome.\n\nLocal development requires Docker and a configured `.env.local`; see the\n[Contributing Guide](.\u002FCONTRIBUTING.md) before starting the services.\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FCodebuffAI\u002Ffreebuff.git\ncd freebuff\nbun install\nbun up\n```\n\nStart the CLI separately with:\n\n```bash\nbun start-cli\n```\n\nSee the [Contributing Guide](.\u002FCONTRIBUTING.md), [development guide](.\u002Fdocs\u002Fdevelopment.md), and [testing guide](.\u002Fdocs\u002Ftesting.md) for environment setup and the checks to run before opening a pull request.\n\n## Built on Codebuff\n\nFreebuff is built on [Codebuff](https:\u002F\u002Fcodebuff.com), the open multi-agent framework that powers its orchestration, tools, and SDK. To create custom agents or embed them in another application, see the [Codebuff documentation](https:\u002F\u002Fcodebuff.com\u002Fdocs) and [`@codebuff\u002Fsdk`](https:\u002F\u002Fwww.npmjs.com\u002Fpackage\u002F@codebuff\u002Fsdk).\n\n## Links\n\n- [Website](https:\u002F\u002Ffreebuff.com)\n- [GitHub](https:\u002F\u002Fgithub.com\u002FCodebuffAI\u002Ffreebuff)\n- [Discord](https:\u002F\u002Fdiscord.gg\u002FyXG3w7wxfs)\n- [Privacy Policy](https:\u002F\u002Ffreebuff.com\u002Fprivacy-policy)\n- [License](.\u002FLICENSE)\n","Freebuff 是一个开源的免费编程智能体（coding agent）工具集，提供终端、桌面、网页、GitHub 云集成及聊天五种形态的 AI 编程辅助能力。核心功能包括代码生成、文件定位、上下文感知修改、自动化测试执行与多模型协同推理；技术上支持本地并行代理运行、跨平台部署、GitHub 仓库深度集成，并内置 DeepSeek、GPT-5.6 Luna、MiniMax、MiMo 等多个优化适配的开源与商用模型。适用于个人开发者快速原型开发、开源项目协作维护、学习型代码实践及无需订阅的轻量级 AI 编程辅助场景。",2,"trending"]