Skip to content

Refactor browser probe helpers out of runtime index#327

Merged
chubes4 merged 1 commit into
mainfrom
refactor/browser-probe-helpers
May 31, 2026
Merged

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

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Move browser-probe navigation, viewport capture, replayability classification, checkpoint collection, and probe memory/performance artifact helpers into browser-probe.ts.
  • Keep runBrowserProbe() as the orchestration and artifact-writing boundary while delegating probe-specific helper behavior.
  • Preserve existing browser probe artifact output shapes and metric collection behavior.

Testing

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

AI assistance

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

@chubes4 chubes4 merged commit e758d1e into main May 31, 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