@vibro/core
v0.5.0-alpha.0
Published
Vibro kernel: sessions, commands, registries, shared store, HMR watcher and connection monitoring.
Readme
@vibro/core
Vibro kernel: sessions, commands, registries, shared store, HMR watcher and connection monitoring.
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
- Session, tool, plugin and integration registries; shared store; HMR watcher; connection monitor.
- Implementations of the
vibrocommands (tabs,capabilities,mcp install, …). - Config normalization (
resolveConfig) — the kernel layer with full Node.js access.
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.
