Skip to content

[Agent Builder] Agent overview page design updates#260468

Merged
chrisbmar merged 42 commits intoelastic:mainfrom
chrisbmar:ab-agent-overview-updates-13628
Mar 31, 2026
Merged

[Agent Builder] Agent overview page design updates#260468
chrisbmar merged 42 commits intoelastic:mainfrom
chrisbmar:ab-agent-overview-updates-13628

Conversation

@chrisbmar
Copy link
Copy Markdown
Contributor

@chrisbmar chrisbmar commented Mar 31, 2026

Summary

closes https://github.com/elastic/search-team/issues/13628

Updates the design of the agents/:agentId/overview page. Cards are clickable and showing onboarding text when the count is === 0 for skills, connectors or plugins.

Screen.Recording.2026-03-31.at.13.06.12.mov

chrisbmar and others added 30 commits March 16, 2026 19:10
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>
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>
…259066)

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>
…c#259145)

## 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 chrisbmar self-assigned this Mar 31, 2026
@chrisbmar chrisbmar added the release_note:skip Skip the PR/issue when compiling release notes label Mar 31, 2026
@chrisbmar chrisbmar requested a review from a team as a code owner March 31, 2026 12:35
@chrisbmar chrisbmar added backport:skip This PR does not require backporting feature:agent-builder Identify agent builder functionalities to be grouped together for release notes labels Mar 31, 2026
@chrisbmar chrisbmar enabled auto-merge (squash) March 31, 2026 12:59
@chrisbmar chrisbmar merged commit d0e62a6 into elastic:main Mar 31, 2026
27 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #123 / serverless security UI Security ML Trained models list page navigation renders trained models list

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
agentBuilder 1410 1417 +7

Async chunks

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

id before after diff
agentBuilder 758.8KB 775.5KB +16.8KB
Unknown metric groups

miscellaneous assets size

id before after diff
agentBuilder 113.6KB 121.6KB +8.0KB

cc @chrisbmar

mbondyra added a commit to mbondyra/kibana that referenced this pull request Mar 31, 2026
…hanges

* commit 'd0e62a657916e84694a93983e513ce9e34e0b635': (27 commits)
  [Agent Builder] Agent overview page design updates (elastic#260468)
  [Inference UI] Add model detail flyout with endpoint management (elastic#260307)
  [Fleet] Update doc links in agent policy settings (elastic#260245)
  [Security Solution] show risk score in new flyout header (elastic#260187)
  Replace deprecated EUI icons in files owned by @elastic/kibana-security (elastic#255636)
  [Cases][Templates] Add DATE_PICKER field control type (elastic#260209)
  [SharedUX] Get spaces callout on each solution nav (elastic#259723)
  [SharedUX] Preserve feature visibility on solution change (elastic#259316)
  [CI] Increase investigations cypress disks to 110G (elastic#260423)
  [Agent Builder] Expose read-only conversations on plugin start contract (elastic#260435)
  [dasboards as code] drop panels with server errors (elastic#260073)
  [One Workflow] Add force-delete (hard delete) option for workflows (elastic#260391)
  [Agent Builder] Fix sidebar error handling error (elastic#260446)
  [Agent Builder] Add attachment origin to Converse API (elastic#259043)
  [Alerting v2] Fix rule results preview chart responsiveness (elastic#260444)
  [Streams] Processing error panel UI improvements (elastic#260028)
  fix flaky test: alert details error page timeout (elastic#260302)
  [Agent Builder] Add attachment origin to Converse API (elastic#259043)
  [One Workflow] Add more unit tests to workflows_extensions plugin (elastic#260384)
  [ResponseOps] Split alerting security_and_spaces group8 FTR config to fix CI timeout (elastic#260029)
  ...
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 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