Revamp desktop shell for workflow-first UX and lighter chrome - #1
Merged
Conversation
Introduce an activity rail (Workflow / Notes / Tools) with progressive disclosure, collapse vault sections into tabs, tuck secondary editor actions into a More menu, and surface clearer empty/LLM setup states. Co-authored-by: Eric Ayers <ericcayers-ai@users.noreply.github.com>
Add a one-click Notes jump from the workflow stage and keep stage headings from inheriting panel h2 bottom margin. Co-authored-by: Eric Ayers <ericcayers-ai@users.noreply.github.com>
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
Revamps the BrainFlow desktop shell for ease of use and navigation, guided by product UX principles (workflow-first progressive disclosure) plus impeccable (
distill/layout/polish) and bencium-controlled-ux (systematic reduction, a11y, coherent vocabulary).What changed
Ctrl+1/2/3Ctrl+K) instead of Commands/Switch/Search buttons; removed mode-hint bannerIntentional non-goals
Test plan
npm run typecheck -w desktopnpm run test:graph -w desktop(28/28)npm run build -w desktopnpm run a11ytauri devif UI/shell changednpm run smoke:vertical-slice(or note why N/A)Docs
.cursor/plans/Breaking changes