Skip to content

[Agent Builder] Agent-centric UX redesign#258005

Merged
chrisbmar merged 38 commits intomainfrom
ab-agent-centric-ux-feature-branch
Mar 31, 2026
Merged

[Agent Builder] Agent-centric UX redesign#258005
chrisbmar merged 38 commits intomainfrom
ab-agent-centric-ux-feature-branch

Conversation

@chrisbmar
Copy link
Copy Markdown
Contributor

@chrisbmar chrisbmar commented Mar 16, 2026

relates to https://github.com/elastic/search-team/issues/13215

What's included in this feature branch

This PR is a collection of sub-PRs implementing the agent-centric UX redesign for Agent Builder. The following changes have been merged into this branch:

Navigation & Routing

New Agent-Centric Pages

Polish & UX Improvements

Tests & Infrastructure

@chrisbmar chrisbmar self-assigned this Mar 16, 2026
@chrisbmar chrisbmar added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting feature:agent-builder Identify agent builder functionalities to be grouped together for release notes labels Mar 16, 2026
chrisbmar and others added 8 commits March 17, 2026 08:50
Solution for skills listing view addressed in
elastic/search-team#13362

## Summary

This PR adds a new Skills page for the chosen agent. 

Notes:
- In built capabilties are toggled at an agent level and inject/remove
skills to a specific agent
- If in built skills are enabled, then they are displayed and
non-editable for that specific agent
- If disabled, in built skilsl can be added manually to the agent
- In built skills are not editable from agent specific UX
- When new skill is created it is auto added to the global config but
also enabled for the current selected agent.




https://github.com/user-attachments/assets/23664498-51c3-4bef-bad3-136aaa90d276

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@SiddharthMantri
Copy link
Copy Markdown
Contributor

@elasticmachine merge upstream

@elasticmachine
Copy link
Copy Markdown
Contributor

merge conflict between base and head

chrisbmar and others added 10 commits March 21, 2026 11:32
Solution for plugins listing view addressed in
elastic/search-team#13362

## Summary

This PR adds a new Plugins page for the chosen agent. Agent > Customize
> Plugins



https://github.com/user-attachments/assets/9c12c2f8-01d6-4fcb-8f73-43b15f75760e

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Closes elastic/search-team#13479

## Summary

This PR adds a new Tool page for the chosen agent. Agent > Customize >
Advanced > Tool




https://github.com/user-attachments/assets/51fc947b-2a90-4334-9274-54739c2e1ce7

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
## 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](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
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](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] 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](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) 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](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [ ] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
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.

- [ ] [See some risk
examples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
- [ ] ...
@chrisbmar
Copy link
Copy Markdown
Contributor Author

/ci

@chrisbmar
Copy link
Copy Markdown
Contributor Author

/ci

@chrisbmar
Copy link
Copy Markdown
Contributor Author

/ci

@chrisbmar chrisbmar marked this pull request as ready for review March 30, 2026 14:10
@chrisbmar chrisbmar requested review from a team as code owners March 30, 2026 14:10
@chrisbmar
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@chrisbmar chrisbmar enabled auto-merge (squash) March 31, 2026 07:26
@pgayvallet
Copy link
Copy Markdown
Contributor

@elasticmachine merge upstream

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Mar 31, 2026

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #27 / Agent Builder converse Conversation Flow "after all" hook for "sends a message with tool call and receives response with thinking"
  • [job] [logs] FTR Configs #27 / Agent Builder converse Conversation Flow navigates to new conversation page and shows initial state
  • [job] [logs] affected Scout: [ platform / gen_ai_settings ] plugin / local-stateful-classic - GenAI Settings - AI Selection Modal Changes - should open card selection modal when AI Assistant visibility is set to default
  • [job] [logs] affected Scout: [ platform / gen_ai_settings ] plugin / local-stateful-classic - GenAI Settings - AI Selection Modal Changes - should open card selection modal when AI Assistant visibility is set to default
  • [job] [logs] FTR Configs #204 / X-Pack Accessibility Tests - Group 1 Management index management indices indices with data index details index details - overview

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
agentBuilder 1364 1409 +45

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
agentBuilder 660.1KB 755.5KB +95.4KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
agentBuilder 40.9KB 40.8KB -33.0B

History

cc @chrisbmar

@chrisbmar chrisbmar merged commit 66e2aba into main Mar 31, 2026
19 checks passed
@chrisbmar chrisbmar deleted the ab-agent-centric-ux-feature-branch branch March 31, 2026 09:24
mbondyra added a commit to mbondyra/kibana that referenced this pull request Mar 31, 2026
…e_for_children6

* commit '3402744f63ca1196e97b11ffac4e7f7efab240df': (80 commits)
  [PerUserAuth] Add EARS auth type for Connectors V2 (elastic#253695)
  Fix `@elastic/eui/require-aria-label-for-modals` lint violations across `@elastic/kibana-core` files (elastic#259757)
  [Entity Analytics][Leads generation][4] Add API routes, LeadDataClient, and async generation (elastic#257046)
  [Agent Builder] Agent-centric UX redesign (elastic#258005)
  fix query streams failing test (elastic#260277)
  [Lens as code] Add list layout to the new API (elastic#259967)
  [FTR] Add warning comments to deployment-agnostic FTR base configs (elastic#260018)
  [Discover][Logs profile] Fix missing search highlights (elastic#260056)
  Plugin system: safe deletion (elastic#259038)
  [Infra] Fix Hosts filter options to match selected schema (elastic#259825)
  Manual Entity Resolution and flyout representation (elastic#260162)
  [Cascade] Handle grouping on fields with unset values (elastic#260033)
  [Fleet] generate OTel config for integration packages with otelcol inputs (elastic#259968)
  [Search] Switch over to V2 index management details (elastic#259866)
  [inference] increase timeout for ES inference calls (elastic#260382)
  [ES|QL] Enable subqueries (elastic#257455)
  [ES|QL] Change Point order free options (elastic#260282)
  [Auth] Added authentication strategy for UIAM OAuth (elastic#256182)
  [Security Solution] Add "alerts_candidate_count" rule execution metric (elastic#259917)
  [api-docs] 2026-03-31 Daily api_docs build (elastic#260380)
  ...
jeramysoucy pushed a commit to jeramysoucy/kibana that referenced this pull request Apr 1, 2026
paulinashakirova pushed a commit to paulinashakirova/kibana that referenced this pull request Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting ci:cloud-deploy Create or update a Cloud deployment ci:project-deploy-elasticsearch Create an Elasticsearch Serverless project feature:agent-builder Identify agent builder functionalities to be grouped together for release notes release_note:skip Skip the PR/issue when compiling release notes v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants