Vibe Chat
February 22, 2026 ยท View on GitHub
A VS Code extension that lets you join a single shared chat room using GitHub sign-in. Includes a Cloudflare Workers + Durable Objects backend.
Requirements
- Node.js 20+
- Cloudflare account (only for deploying the backend)
Development
pnpm installpnpm dev- In VS Code, run the
Run Extension (Vibe Chat)launch config (F5). It will run theDev: Alltask automatically.
Quality gate
pnpm check
License
Apache-2.0