Skip to content

Conversation

@Samiul-TheSoccerFan
Copy link
Contributor

@Samiul-TheSoccerFan Samiul-TheSoccerFan commented Dec 2, 2025

Summary

Iteration on Workplace AI getting started page.

  • Remove all other details from the header; only Connection details should remain.
  • Ensure the chat interface matches the existing Agent Builder experience.
  • Add appropriate padding between sections.
  • Align the header text with the updated chat interface layout.
  • For My agents and My sources, display a maximum of 4 items. If more exist, show a See all link. If fewer than 4 exist, the card should expand to fill the space.
  • Rename Snapshots to My Usage Snapshot and Usage snapshot to Chat Activities (data can remain hardcoded).
  • In My Agents, remove the type field and display the number of tools instead.
  • Refactor routes and remove create agent deep-link
second-iteration.mov

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

@Samiul-TheSoccerFan Samiul-TheSoccerFan added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting v9.3.0 labels Dec 2, 2025
@Samiul-TheSoccerFan Samiul-TheSoccerFan force-pushed the iterate-getting-started-page branch from 40a9750 to 38d3196 Compare December 2, 2025 20:46
@Samiul-TheSoccerFan Samiul-TheSoccerFan marked this pull request as ready for review December 2, 2025 20:54
@Samiul-TheSoccerFan Samiul-TheSoccerFan requested review from a team as code owners December 2, 2025 20:54
Copy link
Contributor

@dennis-tismenko dennis-tismenko left a comment

Choose a reason for hiding this comment

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

Nice improvements overall 🚀 ! As we iterate on this, I'll start to get a bit more picky 😄

I'm also perfectly okay with merging as is since this feature is fully gated, but do factor in some of the feedback on future iterations.

Copy link
Contributor

@dennis-tismenko dennis-tismenko left a comment

Choose a reason for hiding this comment

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

Latest changes LGTM! 🚢

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
onechat 1522 1520 -2
workplaceAIApp 260 571 +311
total +309

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/deeplinks-agent-builder 3 2 -1
@kbn/workplaceai-api-keys-components 6 - -6
@kbn/workplaceai-api-keys-server 13 - -13
workplaceAIApp 8 11 +3
total -17

Async chunks

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

id before after diff
workplaceAIApp 151.6KB 94.7KB -56.9KB

Page load bundle

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

id before after diff
onechat 22.5KB 22.4KB -133.0B
workplaceAIApp 5.7KB 5.4KB -290.0B
total -423.0B
Unknown metric groups

API count

id before after diff
@kbn/deeplinks-agent-builder 3 2 -1
@kbn/workplaceai-api-keys-components 6 - -6
@kbn/workplaceai-api-keys-server 13 - -13
workplaceAIApp 8 11 +3
total -17

miscellaneous assets size

id before after diff
workplaceAIApp 921.0KB 910.3KB -10.7KB

History

@Samiul-TheSoccerFan Samiul-TheSoccerFan merged commit e732090 into elastic:main Dec 4, 2025
13 checks passed
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 release_note:skip Skip the PR/issue when compiling release notes Team:Search v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants