/ai: one agent picker in the hero, Expert first - #5670
Open
dimitrieh wants to merge 7 commits into
Open
Conversation
…t section Splits the Connect capability group into inbound and outbound so the two MCP directions cannot be confused, scopes the approval-card governance claim to Expert and Platform Automations, and replaces the hero prompt widget with a two-path chooser. The widget's components and script are left in place.
This was referenced Aug 24, 2026
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
|
Preview affected pages:
from the changelog, |
…wn agent Restructures the page so the reader understands the capabilities before being asked to choose. Adds a FlowFuse Expert section built the same way as the connect section, so both paths have a destination and a CTA. Also fixes the diagram rendering at zero height, and stops the disabled Expert modal and its script from shipping: an HTML comment does not prevent Nunjucks executing an include.
5 tasks
dimitrieh
force-pushed
the
ai/connect-your-own-agent
branch
from
August 24, 2026 12:07
dbad24d to
d6fe87d
Compare
Replaces the two path sections and the fork cards with a single tabbed picker in the hero, FlowFuse Expert first, so the choice is made once. Adds the five agent marks, an auto-rotating showcase well with per-tab timing, and media wells on the capability items. Moves AI Governance directly below the hero as shared ground. Also drops a bespoke copy button in favour of the existing ff-command component, which has the non-secure-context fallback the bespoke one lacked.
Expert nested inside the platform, an external agent overlapping it from outside. Replaces the placehold.co images, so the page makes no external image requests.
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
Rebuilds
/aiaround a single agent picker instead of a page that asked the visitor to choose twice.Hero carries a tabbed picker: FlowFuse Expert, Microsoft Copilot, ChatGPT, Claude, Gemini, Local and Custom Agents. Three steps per tab. Expert's are "sign in / or use the Device Agent / ask for what you need"; the rest are "copy the URL / add it in your agent / sign in and choose scopes". Expert has no endpoint box, the others do.
Then a showcase well alternating between two schematics on a timer, AI Governance, and the capability band.
Removed: the two path sections, the fork cards, the use-cases section, and the hero CTAs. All were saying what the picker now says.
Notable
adoption.microsoft.com, Google's CDN. Sources and the trademark position are insrc/images/ai/agents/README.md. Microsoft still needs a legal check. A tab with no mark falls back to its name as text.media:in frontmatter.Fixes to my earlier revision on this branch
{% include %}inside an HTML comment; only{# #}prevents it.ff-commandcomponent, which has the non-secure-context fallback and also stops the URL truncating.sign-up-url.njkand housecapture()names rather than hardcoded URLs and invented events.Related Issue(s)
FlowFuse/flowfuse#8192
Depends on
/docs/user/expert/third-party-agents/lands with FlowFuse/flowfuse#8241 (green). The link check fails until it merges; Netlify's build does not run it, so the preview builds. Changelog and catalog entry are #5672, blog post #5671.Checklist