feat(agent builder): plugin listing for agent first UX#258667
Merged
SiddharthMantri merged 10 commits intoelastic:ab-agent-centric-ux-feature-branchfrom Mar 23, 2026
Merged
Conversation
Contributor
Author
|
@elasticmachine merge upstream |
chrisbmar
approved these changes
Mar 23, 2026
Contributor
There was a problem hiding this comment.
Nice re-use of the components across these routes 💪🏽 nothing blocking from me. Let's just be conscious of the inline styles and hardcoded widths. As we're moving quickly, I've definitely been guilty of the hardcoding of things too. But as the designs are subject to change, that's even more reason to be using shared constants for things that are reused across multiple routes. Lets gooooo
...form/plugins/shared/agent_builder/public/application/components/agents/common/detail_row.tsx
Outdated
Show resolved
Hide resolved
...gins/shared/agent_builder/public/application/components/agents/common/library_toggle_row.tsx
Outdated
Show resolved
Hide resolved
.../plugins/shared/agent_builder/public/application/components/agents/plugins/agent_plugins.tsx
Outdated
Show resolved
Hide resolved
b0bee07
into
elastic:ab-agent-centric-ux-feature-branch
12 of 13 checks passed
Contributor
⏳ Build in-progress, with failures
Failed CI StepsHistory |
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.
Closes plugins listing view https://github.com/elastic/search-team/issues/13478
Summary
This PR adds a new Plugins page for the chosen agent. Agent > Customize > Plugins
Screen.Recording.2026-03-23.at.10.02.44.mov