8 Commits

Author SHA1 Message Date
laansdole
25bdfd9665 fix: min height 0 to make fullscreen chat scrollable 2026-03-16 17:55:57 +07:00
laansdole
7cd1bf5da8 fix(frontend): make fullscreen chat panel scrollable 2026-03-16 17:53:10 +07:00
laansdole
d796015f0d fix: text overflow the panel 2026-03-15 11:57:55 +07:00
laansdole
5525813676 feat(frontend): add persistent chat panel with fullscreen toggle
- 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
2026-03-14 09:36:10 +07:00
Petar Zivkovic
83a7c36f3b fix: resolve runtime issues in Docker environment 2026-02-09 16:47:20 +01:00
Shu Yao
b0ccc228b4 fix: websocket disconnect problem
upgrade: allow set not log_output to avoid log every node output
2026-02-05 18:11:06 +08:00
swugi
5267d7cdc4 add:dashboard/terminal toggle 2026-01-15 00:35:23 +08:00
NA-Wen
f0db945ed3 initial commit of chatdev 2.0 2026-01-07 16:24:01 +08:00