A worldwide chat that lives in your terminal, right next to Claude Code. No accounts, no server to run. Pick a name and say hi.
curl -fsSL https://codechat.live/install.sh | bash
It's simple: coding with an AI gets quiet, and quiet gets lonely. CodeChat is here for the fun of it. It's a room full of people building at the same moment as you, from all over the world. Say hi, see what others are shipping, or just take a breather together while Claude thinks.
At 3am your terminal feels empty. Here it's full of developers from every timezone, all dropped into the same live room.
No goals, no metrics, no pressure. Crack a joke, share a win, or just lurk. A small break that makes the work feel less lonely.
Right now everyone shares one worldwide room. Language rooms, project rooms, and private ones are on the way.
Needs Claude Code and tmux
(sudo apt install tmux / brew install tmux).
curl -fsSL https://codechat.live/install.sh | bash
Open a new terminal and run claude --chat. Plain claude stays exactly as it was.
The same worldwide room, inside your editor. No tmux needed.
curl -L https://github.com/SamiNasry/codechat/releases/latest/download/codechat.vsix -o codechat.vsix && code --install-extension codechat.vsix
Then click the CodeChat bubble in the activity bar.