n8n/packages/frontend/@n8n
Albert Alises 64498cdca8
fix(editor): Make AI assistant tool steps visible during streaming (#23898)
- Steps visible during generation: When the AI assistant is working, users can now see each step (tool calls) as they happen in real-time, rather than having them hidden behind a collapsed section
- Auto-collapse on completion: Once the assistant finishes responding (or the user stops it), the steps automatically collapse to keep the final view clean and focused on the result
- Consistent loading state: The initial "thinking" state now uses the same visual component as the step list, providing a smoother transition as steps appear
- Cleaner copy: Removed trailing ellipsis from status text ("Thinking" instead of "Thinking...", "Processing" instead of "Processing...")
- Smoother transitions: Fixed a visual glitch where "Workflow generated" would briefly flash before the next step appeared
2026-01-07 12:59:50 +01:00
..
chat 🚀 Release 2.3.0 (#23866) 2026-01-05 16:57:14 +02:00
composables 🚀 Release 1.121.0 (#21972) 2025-11-18 10:01:47 +02:00
design-system fix(editor): Make AI assistant tool steps visible during streaming (#23898) 2026-01-07 12:59:50 +01:00
i18n fix(editor): Make AI assistant tool steps visible during streaming (#23898) 2026-01-07 12:59:50 +01:00
rest-api-client 🚀 Release 2.3.0 (#23866) 2026-01-05 16:57:14 +02:00
stores 🚀 Release 2.3.0 (#23866) 2026-01-05 16:57:14 +02:00
storybook chore: Fix infinite requests in hosted storybook (#23933) 2026-01-07 10:36:02 +01:00