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 install
  • pnpm dev
  • In VS Code, run the Run Extension (Vibe Chat) launch config (F5). It will run the Dev: All task automatically.

Quality gate

  • pnpm check

License

Apache-2.0