-
Notifications
You must be signed in to change notification settings - Fork 183
Comparing changes
Open a pull request
base repository: GCWing/BitFun
base: main
head repository: GCWing/BitFun
compare: 1.0.0-explore
- 13 commits
- 110 files changed
- 3 contributors
Commits on Aug 14, 2026
-
feat(assistant-avatar): built-in BitFun avatar presets for assistant …
…identity - Add the AssistantAvatar component with signal/orbit/mosaic/companion preset families and a stable per-assistant color derivation - Add an optional avatar field to workspace identity frontmatter, desktop DTO, and web-ui workspace identity types - Extend the assistant config page avatar picker with official presets and emoji sections - Render preset avatars in nursery assistant cards and keep legacy emoji-only identities working - Update profile scene locales for all three languages
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for 68fe8a7 - Browse repository at this point
Copy the full SHA 68fe8a7View commit details -
feat(navpanel): session-view menu with grouping, ordering, show and f…
…ilters - Add the workspace session-view menu: grouping (workspace/all), ordering (updated/status/created/name), show (all/unread/attention), and status/worktree/environment/source exclusion filters - Persist view preferences in a zustand store and add collapse-all and mark-all-read list actions - Add an opt-in archived-session projection backed by a new FlowChatStore archived metadata loader - Rebuild the workspace/session sections around a shared assistant presentation contract with identity avatars - Rename assistant navigation to Smart Members and add long-term tracking and ecosystem compatibility entries - Replace the code/cowork split with a single project-session entry in the workspace menu - Update common locales for all three languages
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for 2e59f47 - Browse repository at this point
Copy the full SHA 2e59f47View commit details -
feat(harness): unified session creation with Agent Harness selection
- Remove the code/cowork session-mode split: every surface now creates one unified project session and the sessionModeStore is deleted - Add the HarnessProfileSelector to the input workspace strip with a centered balanced-harness control, goal summary, and runtime group - Rework the workspace strip: workspace breadcrumb with dispatch picker, branch/worktree meta, portal-hosted permission trigger, usage ring with percentage, and reasoning-control host - Surface specialist agents (Review/Cowork/Computer Use) in the chat-input boost menu with availability gating - Add reasoning-level selector controls and selected-level display in the model selector - Add the Agent Harness zone with minimal/balanced/ultimate profile cards to the agents scene - Update flow-chat and agents scene locales for all three languages
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for c2252e2 - Browse repository at this point
Copy the full SHA c2252e2View commit details -
feat(extensions): dsh-bitfun DeepSeek Harness plugin bundle
Add a cordis-patch plugin bundle exposing the BitFun Agent SDK Host as dsh tools, with a smoke test and README.
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for c393eab - Browse repository at this point
Copy the full SHA c393eabView commit details -
docs(architecture): Agent Harness and multi-agent collaboration desig…
…n proposal Target-state proposal for unified Code/Cowork sessions, the three user-visible harness profiles, professional agent roles, workflow/skill/tool separation, runtime boundaries, migration compatibility, and remote-scenario constraints.
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for 5c559b0 - Browse repository at this point
Copy the full SHA 5c559b0View commit details -
fix(scripts): detect cargo/rustc per image on Windows without cmd.exe
Run tasklist with /NH for each image separately instead of shelling through cmd.exe with /FI chains, which misdetected compiler activity on some Windows hosts.
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for 9064a82 - Browse repository at this point
Copy the full SHA 9064a82View commit details -
fix(web-ui): release startup overlay focus and mark it inert while hi…
…ding Blur focused startup window controls before hiding the overlay, set inert during the exit animation so it cannot reclaim focus, and keep the splash screen exposed to assistive technology while it is visible.
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for 6ea3430 - Browse repository at this point
Copy the full SHA 6ea3430View commit details -
Merge branch 'origin/1.0.0-explore' into gcwing/dev
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for f87e216 - Browse repository at this point
Copy the full SHA f87e216View commit details -
Merge pull request #2278 from GCWing/gcwing/dev
feat(harness): unified sessions, Agent Harness selection, session-view menu, and assistant avatars
Configuration menu - View commit details
-
Copy full SHA for a228557 - Browse repository at this point
Copy the full SHA a228557View commit details -
feat(flow-chat): refine composer approvals and usage report
GCWing committedAug 14, 2026 Configuration menu - View commit details
-
Copy full SHA for 3f3a847 - Browse repository at this point
Copy the full SHA 3f3a847View commit details -
Merge pull request #2286 from GCWing/gcwing/flow-chat-composer-and-usage
feat(flow-chat): refine composer approvals and usage report
Configuration menu - View commit details
-
Copy full SHA for 4d38698 - Browse repository at this point
Copy the full SHA 4d38698View commit details
Commits on Aug 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5be829c - Browse repository at this point
Copy the full SHA 5be829cView commit details -
Merge pull request #2317 from nonoqing/1.0.0-explore
docs(harness): design minimal profile integration
Configuration menu - View commit details
-
Copy full SHA for 07125a3 - Browse repository at this point
Copy the full SHA 07125a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...1.0.0-explore