Skip to content

Refactor browser metrics helpers out of runtime index#325

Merged
chubes4 merged 1 commit into
mainfrom
refactor/browser-metrics-helpers
May 30, 2026
Merged

Refactor browser metrics helpers out of runtime index#325
chubes4 merged 1 commit into
mainfrom
refactor/browser-metrics-helpers

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 30, 2026

Summary

  • Move browser metric summaries, CDP metric normalization, bench metric promotion, and browser network/console/error serialization into browser-metrics.ts.
  • Keep index.ts focused on runtime orchestration while delegating pure browser measurement helpers.
  • Preserve existing browser probe/action artifact output shapes and bench metric names.

Testing

  • npm run build
  • npm run command-registry-smoke
  • npm run package-distribution-smoke
  • npm run browser-actions-artifact-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Identified and extracted the browser metrics/serialization boundary, ran targeted verification, and drafted this PR summary. Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit af7f0eb into main May 30, 2026
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.

1 participant