6382c8019d
布局改为 grid-rows: auto 1fr 3: - Row 1 (auto): 系统监控 + 插件状态 紧凑状态栏 - Row 2 (1fr): 合并日志/消息为单一可滚动主显示区 - Row 3 (3 lines): 固定高度输入栏,始终可见 同时: - 移除 Header/Footer 节省空间 - show_message 路由到 log_display - 清理未使用的 message_display 分离逻辑 - 移除未使用的 reactive/Horizontal imports Co-Authored-By: Claude <noreply@anthropic.com>