mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-06-10 01:12:20 +00:00
- Convert chat from tab-based to persistent collapsible overlay panel - Chat panel visible alongside Graph view as a side overlay - Toggle button (chevron) to collapse/expand the overlay panel - 'Chat' in view toggle activates full-screen chat mode filling left panel - 'Graph' in view toggle shows graph with chat as overlay - isChatPanelOpen state preserved across mode switches - Default viewMode is 'chat' (full-screen on load) - No Spatial features included