agent-Specialization/static
JOJO a4eb688814 feat(server,static): 对话运行状态 REST 对账与 conversation 级 WebTerminal 隔离
议题1 运行状态对账:
- 后端新增 GET /api/conversations/<id>/running-status 聚合主任务/子智能体/
  后台命令/多智能体四类运行状态
- 前端 3 个 1s probe 收敛为单个 2.5s 对账循环,事件为主、对账纠偏,
  清理方向连续 2 次确认,恢复方向立即接管,修复轮询 404 卡死

议题4 conversation 级隔离:
- terminal 缓存键改为 username::workspace::conversation 三段,
  每个对话独立 WebTerminal/文件管理/终端/子智能体
- 同工作区多对话可并行运行,互斥维度从工作区改为同对话
- socket 终端面板按对话过滤广播,terminal 工具每对话最多 3 个
- 常驻内存 + 24h TTL 回收器(无活动且无运行任务才回收)
- 子智能体 restore 按 owner_conversation_id 过滤,避免多 manager 重复恢复
2026-07-20 01:05:17 +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 feat(server,static): 对话运行状态 REST 对账与 conversation 级 WebTerminal 隔离 2026-07-20 01:05:17 +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