GCWing/OpenBitFun

Rustopenbitfun.com
macOSWindowsLinux

OpenBitFun combines a high-performance agent runtime written in Rust with a polished desktop application. It pairs the depth of a Code Agent with open, general-purpose capabilities for work beyond software development.

ai-codingai-idevibe-codingcoworkagent-teamsopenclawagentic-osagentic-runtimeagenticai-sdkcomputer-use-agentbitfun
스타
2.1k
포크
221
주간 성장
이슈
77
아티팩트crates.io
README

English · 中文

OpenBitFun

Trendshift

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

Website Core code: MIT Platform

The OpenBitFun desktop interface

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:

Four working modes: Minimal, Standard, Ultimate, and Creative

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.

OpenBitFun across a laptop, phone, watch, and glasses

Connection and deployment details

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.

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).

DeepSWE v1.1 comparison: pass rate, runtime P50, and token 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.

A selection of OpenBitFun's features

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.

Download, setup, and running from source

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.

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.

관련 저장소
rtk-ai/rtk

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

Rustcrates.iocliApache License 2.0agentic-codingai-coding
rtk-ai.app
79.3k5k
sickn33/agentic-awesome-skills

AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,100+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

PythonPyPIskillMIT Licenseagentic-skillsai-agents
sickn33.github.io/agentic-awesome-skills/
46.1k6.7k
medusajs/medusa

The world's most flexible commerce platform for agents and developers

TypeScriptnpmlibraryOthernodejsmedusa
medusajs.com
36.2k5.2k
esengine/DeepSeek-Reasonix

DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

GoGo ModulescliMIT Licenseagentagent-framework
reasonix.io
35.5k2.4k
tirth8205/code-review-graph

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

PythonPyPIMIT Licenseai-codingclaude
code-review-graph.com
31.2k2.8k
oraios/serena

A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

PythonPyPIMIT Licenseagentai
oraios.github.io/serena
29k2k
QwenLM/qwen-code

An open-source AI coding agent that lives in your terminal.

TypeScriptnpmcliApache License 2.0agenticai
qwenlm.github.io/qwen-code-docs/en/users/overview
27.7k3k
Kilo-Org/kilocode

Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.

TypeScriptnpmcliMIT Licenseai-codingvscode
kilo.ai
27.2k3.1k
superset-sh/superset

Superset is an agentic IDE to orchestrate 100+ coding agents in parallel. Run any agent with your own subscription.

TypeScriptnpmcliOtherclaude-codecodex
superset.sh
13.9k1.3k
zilliztech/claude-context

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

TypeScriptnpmMIT Licenseagentagentic-rag
github.com/zilliztech/claude-context/tree/master/docs
12.5k921
cobusgreyling/loop-engineering

Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.

TypeScriptnpmMIT Licenseagentic-aiai-agents
cobusgreyling.github.io/loop-engineering/
11.1k1.5k
getagentseal/codeburn

Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Codex, Gemini and more), by model, project, and task. npx codeburn

TypeScriptnpmcliMIT Licenseai-codingclaude-code
codeburn.app
10.9k816