Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions src/changelog/2025/06/flowfuse-assistant.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: FlowFuse Assistant just got smarter
description: "Understand what your teams flows are doing with the power of AI"
date: 2025-06-12 12:00:00.0
authors: ['stephen-mclaughlin']
tags:
- changelog
---

Last year, we introduced the FlowFuse Assistant, a Node-RED plugin designed to assist FlowFuse users with tools for developing their Node-RED instances. Today, we are excited to announce that the Assistant has been updated with a new feature powered by AI: the Flows Explainer. This feature uses AI to analyze your Node-RED flows and provide a detailed explanation of what they do, making it easier for you to understand and manage your flows.

Stay tuned; this is just a taste of what is to come.

#### Flows Explainer

![flowfuse-assistant-flow-explainer](./images/flowfuse-assistant-flow-explainer.gif){data-zoomable}
_Screenshot of the FlowFuse Assistant Flow Explainer_

#### Updating the Assistant
If you are running Node-RED v4.x, head over to the Palette Manager, update the plugin and restart your instance.

![Updating assistant on Node-RED 4](./images/assistant-update-nr4.png){data-zoomable}
_Screenshot of Updating assistant on Node-RED 4_

If you are still running Node-RED v3.x, you can update the plugin by adding `@flowfuse/nr-assistant` to the instance settings then restart it.

![Updating assistant on Node-RED 3](./images/assistant-update-nr3.png){data-zoomable}
_Screenshot of Updating assistant on Node-RED 3_


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading