Conversation
…-edit, insights redesign, settings transition - SessionsSection: replace binary showAll with 3-level expand (0/1/2) for progressive disclosure; reset on workspace change - WorkspaceBody: track divider hover state via body class (bitfun-divider-hovered); divider line only visible during active drag - SceneViewport: add left-side glow effect on divider hover / nav resize for interaction feedback - AgentsScene: tools & skills editing now uses pending/draft state with explicit Cancel/Save; batch API calls on save; section count reflects draft during edit - AgentCard / AgentTeamCard: add detail modal content styles (cap grid, chips, token grid, member list) - InsightsScene: complete visual redesign with local design tokens, two-column report layout, sticky TOC with scroll-tracking, chart colors, cleaner stats grid and horizon cards - SettingsScene: add fade-up enter animation on tab switch via keyed content wrapper - tokens.scss: add --font-size-xxs (10px) and --font-size-2xs (11px) tokens - LoggingConfig: replace header button with inline tooltip icon button; path text selectable and wraps - TerminalConfig: remove CLI agents feature; simplify to shell selection only - i18n (en-US / zh-CN): add nav.sessions.showAll, insights.*, logging.actions.openFolderTooltip; remove cliAgents.* keys Generated with BitFun Co-Authored-By: BitFun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
UX polish improvements across the BitFun web UI.
Changes
Nav Panel - Session List
Nav Divider Interaction
Agents Scene - Draft Edit State
Insights Scene - Complete Redesign
Settings Tab Animation
Other\n- New font-size tokens (xxs/2xs)