agent-Specialization/static
JOJO f953127613 fix(frontend): 修复引导/压缩等运行期注入消息场景下刷新导致运行记录重复显示
刷新恢复运行中任务时,重建判据只看最后一条消息:当运行区间中夹着
运行期注入的 user 消息(运行中引导/通知、多智能体内联消息、压缩续接
引导语)时,引导前的静态 assistant 段未被清空,而事件重放从 0 重建
整个任务内容,导致同一段运行记录显示两遍。

修复:重建前先界定本次运行区间(越过 assistant 与运行期注入 user 消
息,直到任务发起消息),复用区间内第一条 assistant 作为重放容器并
移除区间其余部分(注入消息与后续分段由事件流按原序重建),同时绑定
currentMessageIndex 使容器复用真正生效。
2026-07-22 22:20:25 +08:00
..
admin_api feat: add api admin ui and container status fix 2026-01-25 10:49:52 +08:00
admin_dashboard fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
admin_policy fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
custom_tools fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
demo fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
easter-eggs feat: modularize easter egg effects 2025-11-22 13:07:54 +08:00
file_manager fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
icons fix(static): 修复极简模式摘要行图标偏移、侧边栏空工作区显示及 folder-closed 图标缺失 2026-07-15 04:34:24 +08:00
liquid-glass-demo feat: stable version before virtual monitor timing fix 2025-12-13 17:12:12 +08:00
logo feat: 整合test/agents功能并更新配置 2026-04-13 17:47:19 +08:00
old_version_backup feat: modularize frontend layout 2025-11-25 22:41:15 +08:00
src fix(frontend): 修复引导/压缩等运行期注入消息场景下刷新导致运行记录重复显示 2026-07-22 22:20:25 +08:00
vendor chore: initial import 2025-11-14 16:44:12 +08:00
apple-touch-icon.png fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
astrion-avatar.svg fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
debug-theme.html chore: snapshot current changes 2026-03-10 23:48:40 +08:00
favicon-16x16.png fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
favicon-32x32.png fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
index.html feat(static): add Astrion avatar favicon and touch icons 2026-07-15 00:51:20 +08:00
liquid-glass-demo.html feat: stable version before virtual monitor timing fix 2025-12-13 17:12:12 +08:00
liquid-glass-kube.html feat: stable version before virtual monitor timing fix 2025-12-13 17:12:12 +08:00
login.html fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
mobile-overlay-demo.html feat(branding): 将产品名统一为 Astrion 2026-07-07 18:17:48 +08:00
mobile-overlay-fab.html feat(branding): 将产品名统一为 Astrion 2026-07-07 18:17:48 +08:00
register.html fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
resource_busy.html feat: containerize terminals and add resource controls 2025-11-23 18:49:35 +08:00
security.js chore: snapshot before usage menu update 2025-11-24 00:47:17 +08:00
style.css chore: drop legacy css fallback 2025-11-25 21:15:32 +08:00
terminal.html fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
voice_test.html feat: 添加语音输入按钮,位于发送按钮左侧 2026-06-08 14:14:19 +08:00