Skip to content

Claude/apply vnext shell patch f tt0 m#71

Merged
lebduska merged 8 commits into
mainfrom
claude/apply-vnext-shell-patch-fTT0M
Dec 25, 2025
Merged

Claude/apply vnext shell patch f tt0 m#71
lebduska merged 8 commits into
mainfrom
claude/apply-vnext-shell-patch-fTT0M

Conversation

@lebduska
Copy link
Copy Markdown
Owner

No description provided.

claude and others added 8 commits December 22, 2025 09:41
This commit introduces a new modular UI architecture for Blendmate:

- Refactor App.tsx to be a plumbing wrapper only
- Create AppShell.tsx as the main vNext layout container
- Add modular layout components:
  - TopBar: Header with socket status and layout controls
  - CenterWorkspace: Main workspace area
  - RightInspector: Contextual help panel
  - BottomBar: Command input and message display
- Add useLayoutStore hook for persisting UI state to localStorage
- Include vnext-shell.patch file with the original patch content

This establishes a clean baseline for adding tabs, panels, and
workflows on top of the vNext shell.
@lebduska lebduska merged commit c28b3b4 into main Dec 25, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants