Skip to content

feat(agent-builder): agent overview page for agent centric ux#259145

Merged
SiddharthMantri merged 3 commits intoelastic:ab-agent-centric-ux-feature-branchfrom
SiddharthMantri:ab/13485-agent-overview
Mar 24, 2026
Merged

feat(agent-builder): agent overview page for agent centric ux#259145
SiddharthMantri merged 3 commits intoelastic:ab-agent-centric-ux-feature-branchfrom
SiddharthMantri:ab/13485-agent-overview

Conversation

@SiddharthMantri
Copy link
Copy Markdown
Contributor

Summary

Summarize your PR. If it involves visual changes include a screenshot or gif.

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

Identify risks

Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss.

Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging.

@SiddharthMantri SiddharthMantri marked this pull request as ready for review March 24, 2026 13:50
@SiddharthMantri SiddharthMantri requested a review from a team as a code owner March 24, 2026 13:50
Copy link
Copy Markdown
Contributor

@chrisbmar chrisbmar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets merge this in. a few small refactors we could make like moving all i18n strings outside the scope of react to top of the file + breaking down the 500+ line component, but I don't think we need to focus on this right now. Seems to do what is expected. There will be fast follow ups from design for this one:

  1. Empty state for capabilities
  2. More settings that can be edited in the flyout

🚀

@SiddharthMantri SiddharthMantri merged commit 004d0ac into elastic:ab-agent-centric-ux-feature-branch Mar 24, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants