- 修复模型调用工具后刷新页面,AI回复头部等待提示文字再次出现的bug - restoreTaskState 根据 hasAssistantContentEvent 精确设置 awaitingFirstContent - handleAiMessageStart 从头重建时保留 restoreTaskState 的设置 - handleToolStart 兜底清除 awaitingFirstContent - 修复刷新页面后终端侧边栏已有内容重复显示绿色箭头与输入内容的bug - 后端 get_snapshot/get_terminal_output 返回 last_event_time - 前端 TerminalPanel 基于 last_event_time 对 terminal_output 事件去重 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| command.py | ||
| io.py | ||
| lifecycle.py | ||
| start.py | ||