From 4bf0733907a2205eb1e198668abf1c4a8e273727 Mon Sep 17 00:00:00 2001 From: JOJO <1498581755@qq.com> Date: Sun, 7 Jun 2026 14:59:44 +0800 Subject: [PATCH] feat: add minimal tool reel animation --- static/demo/minimal-tool-roller-demo.html | 443 +++++++++++++++++++ static/src/components/chat/MinimalBlocks.vue | 381 +++++++++++++++- 2 files changed, 813 insertions(+), 11 deletions(-) create mode 100644 static/demo/minimal-tool-roller-demo.html diff --git a/static/demo/minimal-tool-roller-demo.html b/static/demo/minimal-tool-roller-demo.html new file mode 100644 index 0000000..a0edb66 --- /dev/null +++ b/static/demo/minimal-tool-roller-demo.html @@ -0,0 +1,443 @@ + + + + + + 极简模式 · 并行工具转轮动画 Demo + + + +
+

Minimal Mode Motion Test

+

并行工具调用摘要行 · 转轮动画

+

+ 演示逻辑:并行批次开始后,第一个工具先按打字机显示;随后摘要行在本批次工具之间做纵向转轮循环,直到批次结束后停在最终状态。 +

+ +
+ +
+ 正在并行调用 + +
+ 准备中 +
+ +
+ + + +
+ + +
+ + + + diff --git a/static/src/components/chat/MinimalBlocks.vue b/static/src/components/chat/MinimalBlocks.vue index 4f21bb8..e4ffc05 100644 --- a/static/src/components/chat/MinimalBlocks.vue +++ b/static/src/components/chat/MinimalBlocks.vue @@ -12,15 +12,35 @@ >
-