-
Notifications
You must be signed in to change notification settings - Fork 19
changelog: connect your own AI agent (3.0) #5672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
3c0bec5
3035b2f
c422fb4
cee42ca
4e5ab2d
7e6d42d
78f6267
997f44a
2a5a220
f826c4f
23f1469
e7693ee
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| --- | ||
| title: Connect your own AI agent to FlowFuse | ||
| description: The AI agent your team already uses can now work your platform and build Node-RED applications, with you deciding what it may reach. | ||
| date: 2026-08-27 12:00:00 | ||
| release: "3.0" | ||
| authors: ["serban-costin", "andrea-palmieri", "stephen-mclaughlin"] | ||
| tags: | ||
| - changelog | ||
| issues: | ||
| - https://github.com/FlowFuse/flowfuse/issues/8192 | ||
| --- | ||
|
|
||
| You can now connect your own AI agent to FlowFuse. Your company-approved AI can manage your platform and build Node-RED applications for you. | ||
|
|
||
| Add the FlowFuse address to connect, then decide which teams the agent reaches and whether it can make changes. | ||
|
|
||
| The address is `https://app.flowfuse.com/mcp`. [Pick your agent on the AI page](/ai/) for the exact steps in [Microsoft Copilot](https://copilotstudio.microsoft.com/), [ChatGPT](https://chatgpt.com/), [Claude](https://claude.ai/settings/connectors) or [Gemini](https://gemini.google.com/). Any MCP client that supports the HTTP transport works too, including command-line and editor agents and local models. Sign-in uses OAuth where the client supports it, with a token fallback where it does not. | ||
|
|
||
| Your own agent gets the full, growing set of FlowFuse platform automation and flow-building tools to run. That matters most where company policy only permits an approved AI agent, so FlowFuse Expert wasn't an option. | ||
|
|
||
| Your grant is enforced on every call: a read-only agent stays read-only, and no agent can delete an instance, application, snapshot or team. Every action is recorded in the audit log, marked `via MCP`. | ||
|
|
||
| When the agent builds a flow, you watch it happen on the canvas: open the instance and turn on the MCP toggle in the page header. Nothing goes live until you deploy. | ||
|
|
||
| This is available to all FlowFuse Cloud users and to Enterprise self-hosted installations from v3.0, across FlowFuse Hub, Edge and Fleet. See [connecting your own agent](/docs/user/expert/third-party-agents/) for setup, including what to check on an instance before asking for a flow. | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Flagging this link: what ships first is not settled yet, and gets decided later today.
Default for now: point at If
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'll leave this up to you and marketing then, correct?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. docs is fine for changelog entries. we can mention the ai page additionally
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct, ours to call. Keeping the order as it stands: If |
||
Uh oh!
There was an error while loading. Please reload this page.