Commit 9fa0412
committed
feat(workspace): redesign UI with Docker support and enhanced editor components
- Remove obsolete IDE configuration files (.idea directory)
- Clean up archived specification documents from .kiro/specs
- Add Docker Compose configuration for containerized deployment
- Implement new WPF-based Windows desktop application with XAML UI
- Replace floating ball form with modern MainWindow implementation
- Add Directory.Build.props for centralized project configuration
- Enhance API endpoints with new file system search contracts
- Refactor web workspace components with virtual file tree and lazy loading
- Add keyboard shortcuts help dialog and code selection floating button
- Implement useCodeSelectionToChat and useDebounce custom hooks
- Add file path parser utility for improved path handling
- Update workspace store with enhanced state management
- Migrate from project-specific workspace to unified workspace layout
- Update .gitignore to exclude .vs directory
- Modernize project structure and improve developer experience1 parent 203f13f commit 9fa0412
File tree
74 files changed
+5369
-7367
lines changed- .idea/.idea.MyYuCode/.idea
- .kiro/specs
- a2a-session-management
- bilibili-analyzer
- docker-ai-tools-image
- session-management-refactor
- workspace-layout-redesign
- src
- MoYuCode.Win
- Properties/PublishProfiles
- MoYuCode
- Api
- Contracts/FileSystem
- Properties
- web
- src
- api
- components
- project-workspace
- ui
- workspace
- hooks
- lib
- pages
- stores
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+5369
-7367
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments