Workflow & Automation
Research Wiki, "compile, don't retrieve." LLMs read papers and compile a persistent, cross-linked knowledge base up front, instead of doing on-demand RAG at query time.
BitFun 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.
BitFun 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.
Agentic Mini Apps A task gets its own interface β chart, board, form, panel β with a conversation bound to that interface's live state Self-hosted multi-device control Login, cross-device session sync, and controlling one device from another run through a relay you deploy. Zero-knowledge; no vendor cloud in the path
BitFun is a DeepSeek Harness ecosystem companion app maintained by GCWing. BitFun 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.
Source code and usage instructions are available at https://github.com/GCWing/BitFun. Follow the repository README for the correct setup steps.
BitFun is a community open-source project released under the MIT license. Review the repository license and documentation before use.
Workflow & Automation
Research Wiki, "compile, don't retrieve." LLMs read papers and compile a persistent, cross-linked knowledge base up front, instead of doing on-demand RAG at query time.
Workflow & Automation
Resource-aware multi-agent orchestration for Codex and DeepSeek Harness.
Development & Runtime
DeepSeek's official open-source agent harness β a plugin-first runtime where everything is a plugin. The framework every DSH plugin extends.