Skip to content

core(agentic): add new agentic browsing category#16953

Merged
paulirish merged 5 commits into
mainfrom
aw-category
Apr 8, 2026
Merged

core(agentic): add new agentic browsing category#16953
paulirish merged 5 commits into
mainfrom
aw-category

Conversation

@lusayaa

@lusayaa lusayaa commented Apr 6, 2026

Copy link
Copy Markdown
Collaborator

Add a new category for agentic browsing.
The category is not enabled in the default config and can be run using core/config/agentic-browsing-config.js.
The category is showing a fractional score for now, may be subject to change.
Only running CLS as of now.

Preview:

aw_preview

@lusayaa lusayaa requested review from TravenReese and paulirish April 6, 2026 21:19
@lusayaa lusayaa requested a review from a team as a code owner April 6, 2026 21:19
Comment thread types/lhr/lhr.d.ts Outdated
/** An array of all the modes supported by the category. */
supportedModes?: Result.GatherMode[];
/** How to display the category score. */
displayAs?: 'fraction';

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

we got ScoreDisplayModes over in audit-result.d.ts and this feels pretty similar. a choice between gauge and fraction.

so.. i'd kinda suggest we it like that type. @connorjclark wdyt

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

sgtm, made the changes.

Comment thread report/renderer/category-renderer.js Outdated
@GoogleChrome GoogleChrome deleted a comment from Fozzibearr Apr 7, 2026
@paulirish paulirish merged commit 1e22f8a into main Apr 8, 2026
31 checks passed
@paulirish paulirish deleted the aw-category branch April 8, 2026 20:08
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