Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GCWing
/
BitFun
Public
Notifications
You must be signed in to change notification settings
Fork
200
Star
1.8k
Code
Issues
89
Pull requests
38
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
BitFun
.github
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2026
fix(plugin-host): gate execution and close lifecycle gaps
limityan
committed
41f4af3
View commit details
Copy full SHA for 41f4af3
View code at this point
Browse repository at this point
perf(ci): skip Rust validation for proven Web-only changes
limityan
committed
6cbb62d
View commit details
Copy full SHA for 6cbb62d
View code at this point
Browse repository at this point
perf(cargo): enforce third-party capability ownership
limityan
committed
c8e466d
View commit details
Copy full SHA for c8e466d
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
docs(deploy): restore the OpenBitFun origin from the BitFun checkout
Show description for f6e72bb
bobleer
committed
f6e72bb
View commit details
Copy full SHA for f6e72bb
View code at this point
Browse repository at this point
fix(desktop): keep the DeepSeek bridge off the compile path
Show description for eb96fc6
bobleer
committed
eb96fc6
View commit details
Copy full SHA for eb96fc6
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
fix(dsh): package the bridge profile on Windows
Show description for 63405be
wgqqqqq
and
claude
committed
63405be
View commit details
Copy full SHA for 63405be
View code at this point
Browse repository at this point
fix(acp): unblock CI and materialize the dsh profile on remote hosts
Show description for c6b750a
wgqqqqq
and
claude
committed
c6b750a
View commit details
Copy full SHA for c6b750a
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Merge pull request #2251 from wgqqqqq/codex/apple-developer-id-signing
Show description for 397afdc
wgqqqqq
authored
397afdc
View commit details
Copy full SHA for 397afdc
View code at this point
Browse repository at this point
fix(web-ui): make the Markdown source fallback usable and gate it in CI
Show description for 311331f
wgqqqqq
and
claude
committed
311331f
View commit details
Copy full SHA for 311331f
View code at this point
Browse repository at this point
ci: sign and notarize macOS releases
wgqqqqq
committed
82d18c3
View commit details
Copy full SHA for 82d18c3
View code at this point
Browse repository at this point
fix(release): keep nightly updater on stable feed
wgqqqqq
committed
9412c53
View commit details
Copy full SHA for 9412c53
View code at this point
Browse repository at this point
fix(release): harden beta channel publishing
wgqqqqq
committed
59e8c0a
View commit details
Copy full SHA for 59e8c0a
View code at this point
Browse repository at this point
fix(release): support public beta on forks
wgqqqqq
committed
ee24584
View commit details
Copy full SHA for ee24584
View code at this point
Browse repository at this point
feat(release): add beta packaging channel
wgqqqqq
committed
40661df
View commit details
Copy full SHA for 40661df
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
fix(ci): isolate sherpa native cache lifecycle
wgqqqqq
committed
cee9d47
View commit details
Copy full SHA for cee9d47
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
fix(ci): preserve sherpa native cache artifacts
bobleer
committed
bb960f4
View commit details
Copy full SHA for bb960f4
View code at this point
Browse repository at this point
fix(release): reject duplicate asset names before upload
wgqqqqq
committed
8fd0ae3
View commit details
Copy full SHA for 8fd0ae3
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fix/nightly-generate-web-api-bindings
Show description for 909eea6
wgqqqqq
committed
909eea6
View commit details
Copy full SHA for 909eea6
View code at this point
Browse repository at this point
fix(ci): pass public key when signing Windows installer
wgqqqqq
committed
1d327f4
View commit details
Copy full SHA for 1d327f4
View code at this point
Browse repository at this point
fix(ci): generate web bindings in nightly build
wgqqqqq
committed
a28b141
View commit details
Copy full SHA for a28b141
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
fix(ci): disable implicit pnpm cache in shell checks
kev1n77
committed
58d89b2
View commit details
Copy full SHA for 58d89b2
View code at this point
Browse repository at this point
fix(desktop): use production app version in about dialog
kev1n77
committed
9f23d22
View commit details
Copy full SHA for 9f23d22
View code at this point
Browse repository at this point
fix(release): publish versioned manual installer metadata
kev1n77
committed
df6593d
View commit details
Copy full SHA for df6593d
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
fix(installer): align AI config and add CI compilation check
Show description for 7bcb29e
wsp1911
committed
7bcb29e
View commit details
Copy full SHA for 7bcb29e
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
feat(relay): deploy from prebuilt multi-arch image (#2013)
Show description for 993ffb8
bobleer
authored
993ffb8
View commit details
Copy full SHA for 993ffb8
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
perf(build): converge Reqwest on Rustls
Show description for a16e78c
limityan
committed
a16e78c
View commit details
Copy full SHA for a16e78c
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
perf(ci): isolate core test targets by owner
limityan
committed
3e50228
View commit details
Copy full SHA for 3e50228
View code at this point
Browse repository at this point
perf(ci): stabilize Rust validation critical path
limityan
committed
c6d40ef
View commit details
Copy full SHA for c6d40ef
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
fix(release): install minisign CLI fallback
wgqqqqq
committed
d1b00d6
View commit details
Copy full SHA for d1b00d6
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
feat(dispatch): add detached SSH task execution (#1850)
bobleer
authored
99468bf
View commit details
Copy full SHA for 99468bf
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
fix(relay-deploy): arm64 published binary cannot load, and the deploy runs twice (#1813)
Show description for 196170a
bobleer
authored
196170a
View commit details
Copy full SHA for 196170a
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
fix(relay-deploy): repair one-click deploy on CRLF builds and root-owned Docker config (#1801)
Show description for a5d3a1e
bobleer
authored
a5d3a1e
View commit details
Copy full SHA for a5d3a1e
View code at this point
Browse repository at this point
ci(cli): add lightweight macOS test gate
limityan
committed
2b33098
View commit details
Copy full SHA for 2b33098
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
perf: multi-dimension optimization pass (build, runtime, UI fluency, startup & bundle size) (#1778)
Show description for 8b89e2b
bobleer
and
bowen628
authored
8b89e2b
View commit details
Copy full SHA for 8b89e2b
View code at this point
Browse repository at this point
ci: move Windows CLI terminal tests to nightly
limityan
committed
3eb7090
View commit details
Copy full SHA for 3eb7090
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.