Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Vibe ChatNew to Visual Studio Code? Get it now.
Vibe Chat

Vibe Chat

Munawiki

|
6 installs
| (0) | Free
A single shared chat room for VS Code using GitHub sign-in.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vibe Chat

A VS Code extension that lets you join a single shared chat room using GitHub sign-in.

This repository also includes an optional Cloudflare Workers + Durable Objects backend used by the extension.

Configuration

  • vscodeChat.backendUrl (default: https://vscode-chat.munawiki.workers.dev)
    • For local development: http://127.0.0.1:8787
  • vscodeChat.autoConnect (default: true)

Privacy & Telemetry

  • The extension does not expose GitHub access tokens to the webview.
  • The backend does not persist GitHub access tokens.
  • The extension emits minimal, privacy-preserving telemetry only when VS Code telemetry is enabled.
    • See telemetry.json for the machine-readable list of events.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft