changelog: use the shared command block for the MCP address - #5682
Open
dimitrieh wants to merge 1 commit into
Open
changelog: use the shared command block for the MCP address#5682dimitrieh wants to merge 1 commit into
dimitrieh wants to merge 1 commit into
Conversation
Stacked on the /ai Nuxt rebuild, which introduces FfCommand in components/content/. The entry gets the same copyable block the page shows rather than restating the address as inline code.
This was referenced Aug 26, 2026
dimitrieh
commented
Aug 26, 2026
|
|
||
| Flow building happens on the canvas in front of you. Open the instance, turn on the MCP toggle in the page header, and you watch the agent work. | ||
|
|
||
| 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.
Flagging this link: what ships first is not settled yet, and gets decided later today.
/ai and the docs page are landing on different tracks. /ai is #5670 (11ty) or #5681 (Nuxt), still an open renderer question, and we aligned in the Slack thread that it may land the week after release. The docs page is FlowFuse/flowfuse#8241, which is green.
Default for now: point at /ai. It carries the address to copy and the three steps per agent, which is what a reader at this point actually needs. The docs link stays for the detail.
If /ai slips past release day, this line needs the order flipped, so leave the thread open until that call is made.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Stacked on #5681. Base is that branch, not
main.The changelog entry gets the same copyable command block
/aishows, via theFfCommandcomponent that PR introduces, instead of restating the MCP address as inline code. This is the thing that was not possible while/aiwas 11ty and the changelog was Nuxt Content: two renderers, no shared component.Also carries the changelog entry and feature-catalog entry from #5672, so this shows the merged result rather than a fragment.
Related Issue(s)
FlowFuse/flowfuse#8192
Checklist