快速了解
它能做什么
将 OpenBitFun Agent SDK Host 作为工具连接到 DeepSeek Harness。
本站提供的是中文说明,不代表该项目或 Plugin 自身提供中文界面;语言支持请以上游文档为准。
profiles Profile
Not declared in supplied evidence
证据已验证
核对日期 2026/9/15 UTC 14:29
有代码证据的贡献
它为 DSH 增加什么
通过 SDK Host 桥接将 OpenBitFun 注册为 DeepSeek Harness 工具提供方。
机制证据 ↗选择前先看
此插件包会向 Harness 配置档添加 OpenBitFun 桥接条目。补丁使用中性默认值注册桥接;如 SDK Host 二进制文件不在默认位置,或需要更严格的超时设置,请在配置档中覆盖。
适合谁
在本地运行 OpenBitFun,并希望在 DeepSeek Harness 工作流中使用其 Agent SDK Host 的用户。
常见任务
- 将 OpenBitFun Agent SDK Host 能力暴露为 Harness 工具。
- 无需手写桥接注册即可把 OpenBitFun 加入配置档。
- 在配置档中覆盖 SDK Host 路径或查询超时。
权限与数据
提供的补丁仅注册本地 OpenBitFun 桥接;尚未执行或完整说明运行时权限与数据行为。
权限- 可能需要通过 hostPath 配置本地 SDK Host 可执行文件。
- 提供的清单和补丁未说明运行时数据处理方式。
- 提供的证据未说明凭据要求。
局限
- 未找到 0.1.0 版本的 npm 注册表分发;请使用已验证的固定 Git 插件包路径。
- 未提供安装脚本、引擎版本范围或 peer dependencies。
- 未执行 Host 桥接的运行行为、工具列表和连接成功验证。
DSHub 已核对
- 包清单将 dsh-openbitfun 0.1.0 标识为 DeepSeek Harness 插件包。
- 包补丁注册了 ID 为 openbitfun、名称为 dsh-openbitfun 的条目。
- 不可变 Git 插件包结构已验证。
- 仓库许可证为 MIT。
DSHub 未核对
- 在本地 Harness 配置档中安装。
- 所配置 OpenBitFun SDK Host 的可用性或行为。
- 运行时权限、数据流、凭据和网络使用。
固定版本安装
安装 OpenBitFun Bridge
这个Plugin Bundle没有 DSH Plugin 安装操作,请根据源码文档使用真实交付方式。
维护者原文
项目 README
English · 中文
<div align="center">
Built to keep going.
OpenBitFun is an open-source desktop workspace for AI agents. It brings together a fast, reliable Rust Agent Runtime, a powerful, flexible Agent Harness, and a polished desktop experience to make working with agents straightforward.
Use AI to write code, fix bugs, research a topic, draft reports, create presentations, and build tools for your daily work. You can also create a specialist agent for motion comic production, visual design, or your own field, with a workflow tailored to your needs.
⭐ Star OpenBitFun to follow its progress and help others discover the project.
Download · Mini App Marketplace · Contribute
</div>
Four modes for the way you work
The Agent Harness shapes how a task gets done. It plans steps, manages context, calls tools, coordinates agents, and brings their results together. Choose the mode that fits the task:

| Mode | When to use it |
|---|---|
| Minimal | Quick collaboration. Start with a clear goal. The agent acts directly, you give feedback, and you refine the work together. |
| Standard | Everyday tasks. For work with several steps: plan the approach, work through it, and check the results. |
| Ultimate | Complex tasks. Dig into demanding problems, divide the work among agents, and bring their results together. |
| Creative | Creation and customization. Build Mini Apps or extend OpenBitFun's interface and capabilities to make the workspace your own. |
Your agent, across devices
Switch devices. Keep the task moving. Start at your desktop, pick up the conversation on your phone, or use a browser to check progress, add instructions, and respond to approval requests. Work continues on the device running the task, wherever you connect from.
On mobile, switch between layouts for one, two, or three screens. Focus on the conversation with a single screen, then unfold your phone to view conversations and files side by side. The interface adapts as the screen layout changes.
We're also building ways to connect from watches and glasses. The device extension protocol lets us bring task updates and simple interactions to more wearables, extending collaboration from your desk to your wrist and beyond.

Use SSH to work on a remote host, through a jump host, or inside a container, with files, commands, and agent execution in the target environment. The desktop app and CLI share core execution capabilities; mobile clients and messaging bots offer more ways to control tasks.
Account login, synchronization, and control between devices on the same account run through a Relay server you deploy. See Remote Connect and remote workspaces for connection options.
</details>Turn everyday needs into useful apps
Build a Git insights panel for a repository, a workspace for presentations, or a form that brings routine actions together. Mini Apps turn specific needs into tools you can use.
Describe what you need and let the agent build it. Each Mini App pairs a dedicated interface with an agent conversation, so you can use the app for everyday work and keep improving it through chat.
Install and reuse the apps you build, or explore the Mini App Marketplace for tools that fit your work.
Extend OpenBitFun with OpenBitFun
Customize the roles, tools, interface, and source code. Start with an agent that fits your work, then extend the workspace around it:
- Build a specialist agent. Choose a model, define its role, and equip it with the tools and workflows it needs for motion comic production, visual design, code review, or your own field.
- Connect tools and workflows. Connect tools through MCP, turn repeatable processes into Skills, and use Hooks to customize how tasks run.
- Change the interface and source. Install skins for a new look, or modify the UI, tools, and runtime source to build your own version of OpenBitFun.
You can ask OpenBitFun's Code Agent to modify and extend OpenBitFun itself.
Learn more about agent management, Hooks and compatibility, and the product architecture.
Built for sustained work
The Rust Agent Runtime manages session state, context, and tool execution. Persistent sessions, interruption recovery, long-term memory, and support for extended tasks help keep work moving. Context compression and cache reuse help control resource consumption over longer runs.
In this DeepSWE v1.1 evaluation, OpenBitFun achieved:
- GLM-5.3-Flash: 64.6% pass rate, 42.9 minutes median runtime (P50).
- DeepSeek-V4-Flash: 56.6% pass rate, 19.6 minutes median runtime (P50).

More to explore
These are just some of OpenBitFun's features. Explore more tools, workflows, and extensions as you put it to work on your own tasks.

Where we're headed
OpenBitFun is still evolving. Here are three directions we want to explore:
- Lights-Out Factory: Plan and design during the day, let tasks continue on a server, and come back the next morning to review the results.
- Infinite Radius: Extend from desktops and phones to wearables and embedded devices, so work can continue in more places.
- App Evolution: Enable more people to shape software, from personal tools to versions tailored to a profession or industry.
Getting there means making long-running tasks more reliable, the runtime more efficient, and the desktop experience smoother.
Optional legacy data migration
Data migration is optional and uses a separately downloaded OpenBitFun Data Migrator. It runs independently and is not bundled with or launched by the main application. See the download, compatibility and recovery guide.
Build with it. Help shape it.
Star OpenBitFun to follow along. Share what you build, offer feedback, or contribute code to help shape what comes next.
Share your use cases and experience, contribute agents, Skills, Mini Apps, or skins, or help improve the docs, interface, and runtime. Ideas and questions are welcome in this repository's Issues and Discussions. See the contribution guide for the development workflow.
<details> <summary>Download, setup, and running from source</summary>Get the Windows, macOS, or Linux package from the official download page. Install it, configure a model, and open a workspace to get started. See the user guide for usage instructions and download verification for package signature checks.
To run from source, install Node.js 22.12+, pnpm 10.15.0, the Rust toolchain, and the Tauri prerequisites. Clone the repository, then run:
pnpm install
pnpm run desktop:dev
Desktop development supports frontend hot reload and automatic Rust rebuilds. See the CLI guide for the command-line workflow.
</details>Core code is licensed under the MIT License. Third-party dependencies and assets retain their own licenses. Thanks to the open-source authors and contributors who make this work possible. To report a vulnerability, see the security policy.
有意识地管理
安装与管理
前置条件与目标 Profile
目标: profiles Profile
交付方式: Git Bundle — GCWing/OpenBitFun#bb6453470264dde7f7ce94b0bc5274a9d5d10d14。
验证、更新与移除
显示生命周期命令
dsh plugin --profile profiles list兼容性与访问范围
DeepSeek Harness bundle with an OpenBitFun SDK Host bridge: Not declared in supplied evidence。
风险事实
证据与编辑审查Manifest、Bundle patch、分发与新鲜度
不可变证据
审查状态与源码活动
请使用固定 Git 插件包;提供的证据验证的是该分发路径,而不是 npm 发布。
AI 审查于 2026/9/15 UTC 14:30。GitHub 事实核对日期: 2026/9/15 UTC 14:30。
自当前证据基线以来,没有记录到重要源码变化。