
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@panerelay/cli
Advanced tools
@panerelay/cliOptional, engine-neutral browser administration for Panerelay.
Install it when you want a persistent panerelay command:
npm install --global @panerelay/cli
panerelay browsers
panerelay browser use edge
panerelay browser clear
For occasional use, no global installation is required:
npx --yes @panerelay/cli browsers
The CLI lists live Panerelay browser registrations and manages the saved routing default. It does not install or control an automation engine, grant site access, authorize tabs, or change control leases. Browser automation remains the responsibility of integrations such as agent-browser or browser-use.
Use @panerelay/setup for one-time installation, diagnostics, updates, and uninstall.
Setup-managed connection adapters can also expose engine-neutral mode operations. The examples below use a globally installed panerelay command. Browser Use itself is invoked through the official browser-use command; setup manages its Browser Harness environment default:
panerelay connection use browser-use extension
panerelay connection use browser-use direct
The CLI does not interpret browser-use automation. The saved mode controls the managed Browser Harness environment file. In Extension mode it contains:
BU_CDP_URL=http://127.0.0.1:43827/cdp/browser-use
The official browser-use and browser-use --cli-mcp commands read this variable directly. It is a fixed loopback discovery URL; Panerelay still selects the saved browser and creates short-lived CDP credentials behind it. Extension-mode browser-use uses a user-scoped concurrency lane; sequential processes share the upstream daemon state, while overlapping runs wait briefly or fail explicitly as busy. Direct mode removes Panerelay-managed Browser Harness keys.
FAQs
Engine-neutral browser administration CLI for Panerelay.
The npm package @panerelay/cli receives a total of 999 weekly downloads. As such, @panerelay/cli popularity was classified as not popular.
We found that @panerelay/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.