Skip to content

Conversation

@BLamy
Copy link

@BLamy BLamy commented Feb 10, 2026

No description provided.

BLamy and others added 3 commits February 10, 2026 12:59
Adds a new `replayio browser` command that proxies to the bundled
Playwright CLI, making it easy to control the browser for recording
sessions. Features include session management, auto-upload on close,
and generated Playwright test output.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Adds a new `replayio agent` command that uses Claude to drive the
browser for bug reproduction. The agent opens a browser session,
executes actions via the browser command, captures recordings, and
can submit analysis to a configured endpoint. Includes session
history tracking and generated test output.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2026

⚠️ No Changeset found

Latest commit: e2f5b8a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​playwright/​cli@​0.1.0661009796100

View full report

@socket-security
Copy link

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Block Low
Potential code anomaly (AI signal): npm playwright-core is 90.0% likely to have a medium risk anomaly

Notes: The script is a thin installer helper that downloads and runs a user-supplied macOS .pkg with sudo. The script itself contains no embedded malware or obfuscation, but it provides a high-risk primitive: executing arbitrary installer payloads as root without integrity checks. This makes it suitable for supply-chain abuse or full system compromise if the fetched package or the network stream is controlled by an attacker. Do not run this script with untrusted URLs; require cryptographic verification, whitelisting, or manual inspection before installation.

Confidence: 0.90

Severity: 0.90

From: ?npm/@playwright/cli@0.1.0npm/playwright-core@1.59.0-alpha-1770426101000

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/playwright-core@1.59.0-alpha-1770426101000. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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