
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
A tiny dashboard that sits in your browser tab — tired of switching IDE tabs just to check which OpenCode sessions finished.

Run VibePulse locally to monitor your local OpenCode sessions and manage remote nodes.
npx vibepulse
Run VibePulse on a remote server to expose its OpenCode sessions to a hub.
npx vibepulse --serve
Node mode requires an access token for security. See Architecture for details.
| Feature | Description |
|---|---|
| Hub & Node | Distributed architecture for monitoring multiple remote hosts |
| Real-time sync | SSE + polling for live session updates |
| Sticky states | 25s sticky window prevents status flickering |
| Offline snapshot | Shows last known state when a node is unreachable |
| IDE integration | Click to open workspace in VSCode / Antigravity |
| Config UI | Manage agent models and remote nodes through the interface |
VibePulse uses a Hub-and-Node architecture to aggregate OpenCode sessions across different machines.
--serve. It interacts directly with the local OpenCode SDK and exposes an API.VIBEPULSE_NODE_TOKEN=your-secret npx vibepulse --servehttp://remote-server:3456) and the Access Token.git clone https://github.com/ChatTreeNet/VibePulse.git
cd VibePulse
npm install
npm run dev
MIT
FAQs
Real-time dashboard for monitoring and managing OpenCode sessions
We found that vibepulse demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.