Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Vidurai Memory ManagerNew to Visual Studio Code? Get it now.
Vidurai Memory Manager

Vidurai Memory Manager

Vidurai

|
9 installs
| (1) | Free
Telemetry agent for VS Code. Captures low-latency file and terminal events for the Vidurai Daemon.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vidurai Telemetry Agent (VS Code)

Context Middleware Connector (v2.0.0)

This extension operates as a passive telemetry agent. It connects VS Code to the local Vidurai Daemon via WebSockets to enable SF-V2 Semantic Compression of your development history.

Architecture

  • Process Model: Asynchronous event emitter. Zero blocking on main thread.
  • Protocol: WebSocket (default ws://localhost:7777).
  • Privacy: Local-first. No telemetry sent to cloud.

Features

  • File Events: Tracks Save, Close, and Focus events for attention heuristic scoring.
  • Terminal: Captures stdout/stderr for error context (PII redacted at Daemon level).
  • Diagnostics: Monitoring of LSP errors and warnings.

Setup

  1. Ensure vidurai-daemon is running (docker run ... chandantochandan/vidurai-daemon:2.0.0).
  2. Install this extension.
  3. Status bar will show "Vidurai: Connected".
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft