agent-Specialization/static/src/utils
JOJO 1da269e2aa fix(前端): 目标模式刷新/切换对话稳定性修复
- 切换/停止任务后立即 stopPolling,防止旧任务目标事件污染新对话
- 目标进度/完成/停止回调增加 conversation_id 归属校验
- 刷新恢复改为复用现有 assistant 容器+增量追加事件,去掉无条件强制重建,避免视觉闪回与同步重放卡死
- 压缩消息不再另起 work segment,继续前一段

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 19:46:19 +08:00
..
chatDisplay.ts feat(memory): 新增项目记忆系统,整合总体+项目记忆注入 2026-06-10 15:14:01 +08:00
formatters.ts refactor(frontend): 整理应用逻辑层与状态管理 2026-04-10 14:34:01 +08:00
icons.ts feat(memory): 新增项目记忆系统,整合总体+项目记忆注入 2026-06-10 15:14:01 +08:00
messageVisibility.ts fix(前端): 目标模式刷新/切换对话稳定性修复 2026-06-16 19:46:19 +08:00
theme.ts feat: add manage_personalization tool and fix personalization sync 2026-04-13 20:22:06 +08:00