agent-Specialization/utils
JOJO fc70179b02 feat(web): 统一前端设计风格并重写回顾/版本管理弹窗
- 将 8 条前端设计风格原则写入 CLAUDE.md 与 AGENTS.md
- 重写对话回顾弹窗:扁平化去圆角套娃、移除彩色光晕、固定高度、
  自定义关闭按钮、滚动条隐藏、颜色全走三模式变量
- 回顾弹窗改用独立列表 state,加载更多改为追加不刷新、不复位滚动,
  按钮样式对齐侧边栏(全宽/文字靠左/固定高度)
- 后端 get_conversation_list 新增 non_empty 参数,回顾弹窗仅显示
  有内容的对话且分页数量一致(侧边栏不受影响)
- 重写版本管理弹窗:原生 select/checkbox 换自定义下拉与开关、
  拆圆角套娃、固定高度、颜色走变量(diff 红绿语义色保留)
- 版本管理开关旁文字随状态显示开启/关闭
- icons 注册 refreshCw 键

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 11:30:08 +08:00
..
__pycache__ <fix thinking chunk> 2025-11-19 20:47:56 +08:00
__init__.py feat: 添加 terminal-guide 和 sub-agent-guide skills 2026-03-16 21:17:02 +08:00
api_client.py feat(goal): add autonomous goal mode workflow 2026-05-30 12:51:42 +08:00
context_manager.py feat(web): 统一前端设计风格并重写回顾/版本管理弹窗 2026-05-31 11:30:08 +08:00
conversation_manager.py feat(web): 统一前端设计风格并重写回顾/版本管理弹窗 2026-05-31 11:30:08 +08:00
host_workspace_debug.py feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00
logger.py chore(logging): tune title diagnostics and file logs 2026-05-25 22:57:29 +08:00
media_store.py fix: render user media previews from media store refs 2026-04-27 12:57:13 +08:00
terminal_factory.py chore: initial import 2025-11-14 16:44:12 +08:00
token_usage.py refactor(models): use dynamic api model registry 2026-05-29 00:20:54 +08:00
tool_result_formatter.py feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00