[9.4] Add Agent Builder plugins and connectors documentation#6069
Open
charlotte-hoblik wants to merge 5 commits intocharlotte-agent-builder-UX-1006from
Open
[9.4] Add Agent Builder plugins and connectors documentation#6069charlotte-hoblik wants to merge 5 commits intocharlotte-agent-builder-UX-1006from
charlotte-hoblik wants to merge 5 commits intocharlotte-agent-builder-UX-1006from
Conversation
Member
|
Looks good! Should we mention that you need to enable experimental settings for these to appear in the UI? |
seanstory
reviewed
Apr 23, 2026
Comment on lines
+5
to
+6
| stack: preview 9.4+ | ||
| serverless: preview |
Member
There was a problem hiding this comment.
Not only is this in "preview" but connectors aren't visible in 9.4.0 unless the agentBuilder:experimentalFeatures flag is enabled. Double checking that we want to document this at all, or don't need to at least clarify that this is behind the experimental feature flag?
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.
Summary
Adds concept documentation for two new Agent Builder preview features landing in 9.4: plugins and connectors. Updates adjacent pages so the new surfaces are cross-linked and correctly badged under the cumulative docs model.
Both features are gated behind the
agentBuilder:experimentalFeaturesadvanced setting and arepreview 9.4+on {{stack}} andpreviewon {{serverless-short}}.New pages
explore-analyze/ai-features/agent-builder/plugins.md— Concept page covering installable packages compatible with the Claude agent plugin specificationexplore-analyze/ai-features/agent-builder/connectors.md— Concept page covering the action-based connectors library, the dynamic schema-attachment modelConnected to: