Skip to content

Conversation

@Pimzino
Copy link
Owner

@Pimzino Pimzino commented Nov 3, 2025

  • Added NEW Unified Multi-Project Dashboard Implementation!
  • 'ESC' key now closes all dialogs and modals in the dashboard.

Developer added 3 commits November 3, 2025 04:22
- Replaced the deprecated DashboardServer with MultiProjectDashboardServer for improved multi-project support.
- Enhanced command-line argument parsing to accommodate new dashboard functionalities.
- Updated MCP server initialization to register projects in a global registry, facilitating better project management.
- Removed legacy dashboard monitoring and session management code to streamline server operations.
- Improved user feedback during dashboard startup and error handling for better clarity.
- Refactored WebSocketProvider to handle project-specific connections, enhancing real-time updates for selected projects.
- Implemented ESC key event handling in multiple components (PageNavigationSidebar, ProjectDropdown, SortDropdown, SpecsPage, SteeringPage, TasksPage) to enhance user experience by allowing users to close modals and dropdowns easily.
- Improved accessibility and usability across the application by ensuring consistent behavior when the ESC key is pressed.
- Added a new Unified Multi-Project Dashboard implementation.
- Implemented functionality for the 'ESC' key to close all dialogs and modals in the dashboard.
- Deprecated the `--AutoStartDashboard` flag as it is no longer needed.
@Pimzino Pimzino merged commit 8e694a4 into main Nov 3, 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