@vibro/client
v0.5.0-alpha.0
Published
Vibro browser runtime: the in-page bridge behind window.__vibro__ with console capture and tab heartbeats.
Downloads
107
Maintainers
Readme
@vibro/client
Vibro browser runtime: the in-page bridge behind window.vibro with console capture and tab heartbeats.
This is an internal building block of Vibro — agent-facing devtools for Vite
apps. It is published so that @vibro/bro can depend on it and is not meant to
be installed on its own: install
@vibro/bro instead and see its
README for setup.
What's inside
- The in-page runtime behind
window.__vibro__. - Console capture with avalanche protection, tab heartbeats, request handling.
- Talks to the dev server over the Vite HMR channel.
Requirements
Node.js >= 20, alongside Vite 5, 6, 7 or 8; the shipped declarations parse under
TypeScript 5.x, 6.x and 7. All @vibro/* packages are released as a fixed-version
group — use them at one and the same version.
License
Closed pre-release — see LICENSE. Installing the published package and running it unmodified, to evaluate it, is the whole of the grant. Redistribution, modification, reverse engineering and production or commercial use are not permitted.
