Skip to content

1.1.3

Choose a tag to compare

@luokexiaoguo luokexiaoguo released this 24 May 16:32
· 14 commits to master since this release

修复:

  • 滚动到底部 ↓ 按钮不可见 — 改用 position:sticky 零高度包装器,避免被 overflow-y:auto 容器裁剪
  • 工具调用折叠后点击展开无效 — 内联 onclick 改为 addEventListener 程序化绑定

改进:

  • 工具调用折叠分组 — 同一消息的多条工具调用折叠为 "🛠 N 个工具调用" 条,正文不再被过程挤占
  • 工具卡片视觉压缩 — 减小内边距/字号/预览截断长度(60→40 字符),卡片更紧凑