n8n/packages
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
..
@n8n feat: Add new api for generating invite links (#23929) 2026-01-07 06:52:53 +00:00
cli docs: Add source control setup demo to SourceControl module README.md (#23964) 2026-01-07 11:03:46 +00:00
core feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
extensions/insights 🚀 Release 1.121.0 (#21972) 2025-11-18 10:01:47 +02:00
frontend fix(editor): Make AI assistant tool steps visible during streaming (#23898) 2026-01-07 12:59:50 +01:00
node-dev 🚀 Release 2.3.0 (#23866) 2026-01-05 16:57:14 +02:00
nodes-base feat(Mailjet Node): Add Custom Campaign and Deduplicate Campaign Additional Fields (#11715) 2026-01-07 13:43:08 +02:00
testing fix(core): Fix for jumpy UI when using drag/drop to fields in NDV (#23516) 2026-01-07 12:25:40 +01:00
workflow feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00