Skip to content

feat: Port the Page Evaluation Coworker custom renderer - #729

Merged
andreituicu merged 5 commits into
mainfrom
pgevl
Sep 9, 2026
Merged

feat: Port the Page Evaluation Coworker custom renderer#729
andreituicu merged 5 commits into
mainfrom
pgevl

Conversation

@andreituicu

Copy link
Copy Markdown
Contributor

Why?

Coworker has a custom renderer for the display of Governance page evaluation results.
This is currently missing in Experience Workspace, because the Experience Workspace and Coworker don't share the UI stack and components.

It results in the experience from Experience Workspace being incomplete because:

  1. just a very high level summary is displayed
  2. continuing to coworker shows a full rendered result
  3. the LLM a lot of times will omit going into detail in the following text, because it is under the impression the user has seen the complete details.

Scope

This PR is a quick functional and visualport of the custom renderer to bridge the gap, for a customer that wants to use it hands on after the demo.
It uses the established register mechanism from da-nx, but it's not perfect, because it is not decoupled.
The goal of this PR is to pragmatically solve the blocker issue and to give time to create the propper experiences (both potential UX and engineering wise

@aem-code-sync

aem-code-sync Bot commented Sep 9, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@andreituicu
andreituicu merged commit 39e7eba into main Sep 9, 2026
4 checks passed
@andreituicu
andreituicu deleted the pgevl branch September 9, 2026 12:15
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