- portal.py: greeting/general 路径注入最近 20 条历史消息,解决对话记忆不连贯 - ChatInput.vue: 移除 disabled 提前 return,确保提交后清空输入框 - ChatInput.vue: textarea 设置 min-height: 40px,与按钮对齐 - WorkflowView.vue: 空状态 a-empty 垂直水平居中 - chat.ts: sendWsMessage 先检查 WS 状态避免重复消息 - types.ts: WsServerMessage 类型匹配后端嵌套 data 结构 - vite.config.ts: 代理添加 ws: true 支持 WebSocket - portal.py/terminal.py: WebSocket accept 顺序修复 |
||
|---|---|---|
| .. | ||
| assets | ||
| index.html | ||