deerflow2/web/src/app
Willem Jiang c6348e70c6
fix: prevent repeated content animation during thinking streaming (#614) (#623)
* fix: prevent repeated content animation during thinking streaming (#614)

- Implement chunked rendering using reasoningContentChunks
- Static content (previous chunks) renders without animation
- Only current streaming chunk animates
- Disable animation on plan content (title, thought, steps) during streaming
- Animation applies after content finishes streaming (when complete)
- Prevents visual duplication of repeated sentences in thinking process
2025-10-16 19:48:05 +08:00
..
chat fix: prevent repeated content animation during thinking streaming (#614) (#623) 2025-10-16 19:48:05 +08:00
landing feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00
settings feat: Add intelligent clarification feature in coordinate step for research queries (#613) 2025-10-14 13:35:57 +08:00
layout.tsx feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00
page.tsx feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00